projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2015-11-27
Eli Zaretskii
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Lee Bochicchio
* test/lisp/abbrev-tests.el: Define more tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Add module tests for wrong-type-argument
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Improve handling of signals and 'throw' in modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Add ':version' tag to 'checkdoc-package-keywords-flag'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Improve documentation of 'eval-buffer' and 'eval-region'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Unbreak the Cygwin w32 build
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Eli Zaretskii
Improve commentary in character-fold.el
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Alan Mackenzie
Byte Compiler: generate code to adjust stack count...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Eli Zaretskii
Improve commentary of prepare_to_modify_buffer_1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Phillip Lord
Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Phillip Lord
Fix regression after merge.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Phillip Lord
After delete, record point location in undo.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Eli Zaretskii
Fix compiler warnings in w32.c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Dmitry Gutov
Check if the file exists on disk before producing the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Alan Mackenzie
Byte compiler: on setq with an odd number of arguments...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Dmitry Gutov
; Remove outdated comment (bug#22015)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Dmitry Gutov
Use find-tag-default for xref-backend-identifier-at...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Paul Eggert
* src/undo.c (record_property_change): Remove now-unuse...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Phillip Lord
run_undoable_changes now called from insdel.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Eli Zaretskii
Improve and update documentation of search commands
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Katsumi Yamaoka
Remove nnml-retrieve-groups that is unnecessary and...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Paul Eggert
Fix module_format_fun_env when dynlib_addr fails
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Paul Eggert
Disambiguate variable help a bit better
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Dmitry Gutov
Pass SVN commit message through log-edit-extract-headers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Alan Mackenzie
CC Mode: Eliminate compiler warning messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Simen Heggestøyl
Extend the test suite for json.el
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Anders Lindgren
Fixed bug#18283: Enable applescript in NextStep.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Eli Zaretskii
Allow completion on dynamic module files in load-library
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Alan Mackenzie
CC Mode: eliminate almost all byte compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Eli Zaretskii
Add one more mod-test test
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Philipp Stephani
* modules/mod-test/mod-test.c (Fmod_test_sum): Verify...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Eli Zaretskii
Implement dynlib_addr for MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Alan Mackenzie
Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Alan Mackenzie
Squashed commit of the following:
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Eli Zaretskii
Fix crash at startup related to GC of font entities
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Alan Mackenzie
Byte compile: Output an error, not a warning, for odd...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ken Raeburn
Fix kbd_buffer iteration loop in readable_events
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Paul Eggert
Improve text-quoting-style doc again
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Paul Eggert
Improve text-quoting-style doc
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Paul Eggert
Simplify module_make_function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Paul Eggert
Port better to FreeBSD’s dlfunc vs dlsym
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Paul Eggert
Simplify use of emacs_finalizer_function type
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Paul Eggert
module_format_fun_env fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Dmitry Gutov
Don't use package-user-dir in elisp-library-roots if...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Anders Lindgren
New visible-bell for NextStep (OS X El Capitan compatible).
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Johan Bockgård
* lisp/emacs-lisp/nadvice.el (add-function): Fix debug...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Mark Oteiza
* lisp/leim/quail/tamil-dvorak.el: Add necessary escapes.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Eli Zaretskii
Improve how non-ASCII strings are accepted from modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Paul Eggert
Port recent module changes to pickier compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Philipp Stephani
Fix how strings are accepted from modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Eli Zaretskii
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Shakthi Kannan
Add the tamil-dvorak input method
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Martin Rudalics
Move setting FRAME_WINDOW_SIZES_CHANGED to resize_frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
* /etc/NEWS (Incompatible Lisp Changes): Also `setf...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
Signal an error when `setf' gets an odd number of argum...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Stefan Monnier
* lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
* etc/NEWS (Incompatible Lisp Changes): Document new...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
Expunge occurrences of `setq' with an odd number of...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
John Wiegley
Add a note about a questionable use of bool in xdisp.c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
Issue a warning from the byte compiler on a malformed...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
Don't let cconv_convert insert a nil argument into...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Alan Mackenzie
Signal an error when `setq' has an odd number of argume...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Martin Rudalics
* doc/lispref/windows.texi (Window Sizes): Fix indices...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Martin Rudalics
* src/frame.c (adjust_frame_size): Set FRAME_WINDOW_SIZ...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Thomas Fitzsimmons
Add EUDC BBDB 3 entry in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Thomas Fitzsimmons
Improve EUDC to BBDB 3 export
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Thomas Fitzsimmons
Add BBDB 3 support for EUDC export
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eli Zaretskii
Allow loading modules by 'load-file'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eli Zaretskii
Fix unoptimized builds
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Dmitry Gutov
Work around the asynchronous-empty-diff problem
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Karl Fogel
Finish excising electric indent from `open-line'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Dmitry Gutov
Adhere closer to the "implicit tag name" definition
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Stefan Monnier
Unrevert most of regexp reentrancy abort patch
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Paul Eggert
Revert regexp reentrancy abort patch
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Paul Eggert
Add a few safety checks when ENABLE_CHECKING
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Eli Zaretskii
Simplify recording of main thread's ID on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Mark Oteiza
Backport: Fix issue where a new tempfile was created...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Eli Zaretskii
; * src/lread.c (Fload): Fix last change.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Eli Zaretskii
Call 'window-size-change-functions' for mini-windows
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Eli Zaretskii
Improve documentation of dynamic modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Philipp Stephani
Initial documentation for dynamic modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Dmitry Gutov
Add xref--etags-backend to xref-backing-functions using...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Fix double-decrement bug when freeing global refs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Declare emacs_module_init in the module API
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Fix module test to use ptrdiff_t nargs too
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Fix reindent-introduced typo in module code
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Anders Lindgren
Fixed bug#19576: `write-file' saves wrong buffer.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
John Wiegley
Correct a documentation error in frames.texi
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Stephen Leake
* lisp/cedet/mode-local.el: Delete obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Module function arg counts are ptrdiff_t, not int
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Eli Zaretskii
Minor improvements in module test
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Eli Zaretskii
Improve MS-Windows implementation in dynlib.c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Eli Zaretskii
; Update the description of Windows 10 pinned icon...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Include-file tweaks for modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
Simplify push_handler and profile its malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Paul Eggert
* src/emacs-module.h: Include stddef.h, not stdlib.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Juanma Barranquero
Discover repository version in linked worktrees (bug...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Juri Linkov
* lisp/replace.el (occur-regexp-descr): New function.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Karl Fogel
Revert `open-line' electric-indent sensitivity
commit
|
commitdiff
|
tree
|
snapshot
next