index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
97
-177
/
+177
*
Fix a minor problem with mouse-face on mode line
Eli Zaretskii
2015-05-21
1
-2
/
+8
*
* lisp/emacs-lisp/package.el: Fix selected-package logic
Artur Malabarba
2015-05-21
1
-6
/
+7
*
* lisp/emacs-lisp/package.el: Mode-line progress report
Artur Malabarba
2015-05-21
1
-13
/
+29
*
* lisp/emacs-lisp/package.el: Better transaction messages
Artur Malabarba
2015-05-21
1
-29
/
+50
*
* lisp/emacs-lisp/package.el: Revert async package transactions
Artur Malabarba
2015-05-21
1
-63
/
+32
*
Revert doc string changes to f90.el
Paul Eggert
2015-05-20
1
-2
/
+2
*
; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.
Eli Zaretskii
2015-05-20
1
-2
/
+2
*
Improve parameter name
Bozhidar Batsov
2015-05-20
1
-3
/
+3
*
Add new inline function `hash-table-empty-p'
Bozhidar Batsov
2015-05-20
1
-0
/
+4
*
; * test/automated/subr-tests.el: Standardize license notice.
Glenn Morris
2015-05-20
1
-3
/
+5
*
Don't require help-fns when not needed
Paul Eggert
2015-05-20
4
-7
/
+0
*
Fix slash collapsing in etags on MS-Windows
Eli Zaretskii
2015-05-20
1
-6
/
+19
*
Improve documentation of glyphless-char-display
Eli Zaretskii
2015-05-20
1
-2
/
+4
*
Fix "acronym" display of glyphless characters on w32
Eli Zaretskii
2015-05-20
1
-1
/
+1
*
Add an automated test for let-when-compile
Oleh Krehel
2015-05-20
1
-0
/
+62
*
Add let-when-compile macro instead of using pcase-let
Oleh Krehel
2015-05-20
2
-242
/
+253
*
* lisp/emacs-lisp/package.el: "Delete" button in Help buffer
Artur Malabarba
2015-05-20
1
-1
/
+16
*
* lisp/emacs-lisp/package.el: Better dependency description
Artur Malabarba
2015-05-20
1
-10
/
+28
*
Fix handling and doc-string of FRAME arg of `other-buffer' (Bug#20533)
Martin Rudalics
2015-05-20
1
-3
/
+3
*
Improve `switch-to-buffer' in strongly dedicated windows (Bug#20472)
Martin Rudalics
2015-05-20
3
-19
/
+105
*
Prefer "this" to “this” in doc strings
Paul Eggert
2015-05-19
12
-33
/
+33
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
51
-120
/
+122
*
* emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compiler
Stefan Monnier
2015-05-19
1
-4
/
+4
*
Try to port new etags tests to MS-Windows
Paul Eggert
2015-05-19
10
-987
/
+796
*
Fix display of overlapping window-specific overlays
Eli Zaretskii
2015-05-19
2
-1
/
+16
*
New command icomplete-force-complete-and-exit
Dmitry Gutov
2015-05-19
2
-13
/
+19
*
Fix last commit
Martin Rudalics
2015-05-19
1
-1
/
+1
*
In Elisp manual explain how to override window manager positioning (Bug#20552)
Martin Rudalics
2015-05-19
1
-0
/
+10
*
Clarify concept of "surrogate minibuffer frames" (Bug#20538)
Martin Rudalics
2015-05-19
2
-10
/
+18
*
In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MB
Martin Rudalics
2015-05-19
1
-2
/
+2
*
; * CONTRIBUTE: Fix typo in previous.
Glenn Morris
2015-05-18
1
-1
/
+1
*
Add option to ignore commit lines matching a pattern in ChangeLog.
Glenn Morris
2015-05-18
3
-2
/
+14
*
Don't skip new etags tests on non-UTF-8 hosts
Paul Eggert
2015-05-18
1
-14
/
+7
*
* lisp/calculator.el (calculator-funcall):
Glenn Morris
2015-05-18
2
-3
/
+3
*
; * lisp/mail/mailabbrev.el: Comment.
Glenn Morris
2015-05-18
1
-1
/
+1
*
Further lisp-complete-symbol related cleanup.
Glenn Morris
2015-05-18
4
-5
/
+10
*
Add a test case for Maven warning ouput
Dmitry Gutov
2015-05-19
1
-4
/
+9
*
Update Maven compilation-mode entry to distinguish warnings
Paul Pogonyshev
2015-05-19
1
-1
/
+1
*
* test/automated/sgml-mode-tests.el: New file.
Przemysław Wojnowski
2015-05-18
1
-0
/
+135
*
Improve handling of the first Git revision
Dmitry Gutov
2015-05-18
4
-21
/
+30
*
Allow checkdoc to be called in batch
Oleh Krehel
2015-05-18
1
-3
/
+6
*
* lisp/calendar/solar.el (solar-ecliptic-coordinates): Use float-pi.
Glenn Morris
2015-05-17
1
-1
/
+1
*
* admin/notes/unicode: New section "binary files".
Paul Eggert
2015-05-17
1
-0
/
+19
*
Change new etags test to use UTF-8 encoding
Paul Eggert
2015-05-17
10
-829
/
+605
*
Rename 'foo-gzipped' to 'foo.gz'
Paul Eggert
2015-05-17
2
-1
/
+1
*
Set up default-directory
Dmitry Gutov
2015-05-18
1
-2
/
+4
*
* lisp/eshell/em-term.el (eshell-term-sentinel):
Samer Masterson
2015-05-17
2
-14
/
+33
*
eshell: Introduce new buffer syntax
Samer Masterson
2015-05-17
3
-44
/
+51
*
; Auto-commit of ChangeLog files.
Glenn Morris
2015-05-17
2
-1
/
+602
[next]