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
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
12
-11
/
+13
*
Use iteration in math-factorial-iter
michael schuldt
2017-04-18
1
-5
/
+7
*
* test/lisp/kmacro-tests.el: Require seq, for seq-concatenate.
Glenn Morris
2017-04-18
1
-0
/
+1
*
Avoid ert test failures
Glenn Morris
2017-04-18
1
-0
/
+1
*
Fix find-library-name for load-history entries with nil FILE-NAME (Bug#26355)
Noam Postavsky
2017-04-18
1
-35
/
+13
*
Use vfork if possible on Darwin (bug#26397)
Alan Third
2017-04-18
3
-6
/
+22
*
Small erc-kill-channel fix (bug#23700)
Fran Litterio
2017-04-17
1
-3
/
+4
*
ediff: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
9
-104
/
+54
*
mh-e: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
2
-4
/
+2
*
ispell.el: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
1
-4
/
+1
*
; Spelling fix
Paul Eggert
2017-04-17
1
-1
/
+1
*
* src/xterm.c (x_fill_rectangle): Now static.
Paul Eggert
2017-04-17
2
-2
/
+1
*
Tighten recently-added UTF-8 check
Paul Eggert
2017-04-17
3
-3
/
+5
*
xml: Properly handle symbol-qnames for attribute parsing
David Engster
2017-04-17
2
-4
/
+18
*
* src/lisp.h (STRING_SET_CHARS): Simplify assertion.
Paul Eggert
2017-04-17
1
-2
/
+3
*
Fix assertion violations when displaying thread-related error
Eli Zaretskii
2017-04-17
1
-2
/
+10
*
dired ‘M’ should not complain about ‘.’ and ‘..’
Paul Eggert
2017-04-16
1
-3
/
+5
*
Remove unused coding enums
Paul Eggert
2017-04-16
1
-33
/
+0
*
Work around bug with unibyte Linux consoles
Paul Eggert
2017-04-16
1
-1
/
+3
*
; Fix typo in error messages (Bug#26034)
Christian Garbs
2017-04-17
1
-2
/
+2
*
Fix org-agenda's command for calendar-lunar-phases
Teemu Likonen
2017-04-16
1
-1
/
+1
*
Tuning for `separate' Tramp syntax
Michael Albinus
2017-04-16
2
-4
/
+156
*
Fix bug #26529: C-h k errors with a lambda function bound to a key.
Alan Mackenzie
2017-04-16
1
-2
/
+4
*
Fix highlighting of short selectors in CSS mode
Simen Heggestøyl
2017-04-16
1
-1
/
+1
*
Fix redisplay performance problems with some fonts
Eli Zaretskii
2017-04-16
1
-10
/
+16
*
Add assertion to STRING_SET_CHARS
Eli Zaretskii
2017-04-16
1
-0
/
+4
*
Avoid compilation warnings on MS-Windows
Eli Zaretskii
2017-04-16
2
-10
/
+8
*
Merge from gnulib
Paul Eggert
2017-04-15
2
-20
/
+33
*
Fix bugs in `with-displayed-buffer-window' and `fit-window-to-buffer'
Martin Rudalics
2017-04-15
1
-11
/
+25
*
Avoid userlock queries hanging forever in batch mode
Glenn Morris
2017-04-14
1
-0
/
+4
*
; Spelling and minor wording fixes
Paul Eggert
2017-04-14
6
-20
/
+20
*
Fix segfault when calling frame_ancestor_p (Bug#26493)
Martin Rudalics
2017-04-14
1
-1
/
+1
*
A few additional copy-edits in documentation of frames
Martin Rudalics
2017-04-14
1
-7
/
+8
*
Use user-error for some ert.el errors
Glenn Morris
2017-04-13
1
-6
/
+6
*
Use user-error for customize's "invalid face" error
Glenn Morris
2017-04-13
1
-3
/
+1
*
Remove duplicate lisp-eval-defun definition
Glenn Morris
2017-04-13
1
-5
/
+1
*
* lisp/Makefile.in (check-defun-dups): Ignore obsolete files.
Glenn Morris
2017-04-13
1
-1
/
+1
*
Create generated lisp files before main loaddefs.el
Glenn Morris
2017-04-13
5
-9
/
+17
*
Fix minor quoting issues in Makefile.in
Paul Eggert
2017-04-13
1
-4
/
+4
*
* Makefile.in (install-etc): Use existing Makefile variables.
Glenn Morris
2017-04-13
1
-7
/
+4
*
Minor copyedits of recent changes in documentation
Eli Zaretskii
2017-04-13
3
-85
/
+96
*
Small src/Makefile simplification
Glenn Morris
2017-04-13
1
-6
/
+2
*
; Update NEWS for frame and window changes
Martin Rudalics
2017-04-13
1
-23
/
+111
*
Add grid layout module to CSS property list
Simen Heggestøyl
2017-04-13
1
-3
/
+44
*
Describe recent frame and window changes in manuals
Martin Rudalics
2017-04-13
6
-282
/
+997
*
Fix imenu--sort-by-position for non-pairs parameters (bug#26457)
Damien Cassou
2017-04-13
2
-1
/
+16
*
Avoid unnecessary regeneration of the entire loaddefs.el
Eli Zaretskii
2017-04-13
1
-1
/
+11
*
Handle indentation of nested ternary operators in JS
Dmitry Gutov
2017-04-13
2
-0
/
+9
*
Don't call 'kill-this-buffer' outside of menus
Eli Zaretskii
2017-04-12
8
-15
/
+30
*
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-12
19
-92
/
+196
[next]