]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-01-30 Tom TromeyAnother -u fix feature/etags-update
2018-01-20 Tom Tromeyexit inner copying loop at the start of a new file...
2018-01-20 Tom Tromeyfix possible infinite loop in find_filename_hash_slot
2018-01-17 Tom Tromey--find feature
2018-01-17 Tom Tromeymake etags -u work in etags mode
2018-01-17 Tom Tromeyconstify some things
2018-01-17 Tom Tromeyetags.c indentation fix
2018-01-07 Philipp Stephani; Adapt a unit test to a recent change
2018-01-07 Philipp StephaniRemove incorrect use of AUTO_STRING
2018-01-07 Tino Calanchacl-loop: Calculate the array length just once
2018-01-07 Philipp StephaniImprove error message for old-style backquotes
2018-01-07 Philipp StephaniAdd new variable to force new-style backquote interpret...
2018-01-07 Philipp StephaniRevert "Prevent name clashes between CL structures...
2018-01-07 Philipp StephaniIgnore escape characters for context-sensitive quotes...
2018-01-07 Philipp StephaniFix a small bug in electric quoting.
2018-01-07 Philipp StephaniPrevent name clashes between CL structures and builtin...
2018-01-07 Alan Mackenzie* fns.c (base64-decode-region): Add signal_after_change...
2018-01-07 Noam PostavskyRevert "Fix command repetition with lexical-binding...
2018-01-06 Alan ThirdAllow setting tooltip colors in NS port
2018-01-06 Alan MackenzieMake transpose-regions invoke before-change-functions...
2018-01-06 Michael AlbinusMinor tramp-gvfs.el cleanup
2018-01-05 Michael AlbinusAdd new Tramp connection method "owncloud"
2018-01-05 Jay KamatMake eshell history expansion more like bash (Bug#29821)
2018-01-04 Michael AlbinusImprove backward compatibility in tramp-archive
2018-01-04 Michael AlbinusWrite proper `write-region' message in Tramp backends
2018-01-04 Noam PostavskyFix command repetition with lexical-binding (Bug#29334)
2018-01-03 Paul EggertFix .gdbinit to work with Lisp_Word
2018-01-02 Stephen LeakeFix description of 'struct' generic function specializer
2018-01-02 Michael AlbinusRemove superfluous test data for Tramp
2018-01-01 Glenn Morris; Auto-commit of loaddefs files.
2018-01-01 Paul Eggert* etc/NEWS: Improve -fcheck-pointer-bounds wording.
2018-01-01 Paul EggertMerge from gnulib, mostly to fix copyright years
2018-01-01 Paul EggertUpdate copyright year to 2018
2018-01-01 Paul EggertMerge from origin/emacs-26
2018-01-01 Paul EggertFix copyright years by hand
2018-01-01 Paul EggertUpdate copyright year to 2018
2018-01-01 Paul EggertMerge from Gnulib
2017-12-31 Gemini LasswellDon't add empty keyboard macro to macro ring (Bug#24992)
2017-12-31 Eli ZaretskiiAllow customization of decoding of "man" command
2017-12-31 Daiki Ueno* etc/NEWS: Add security consideration note on passphra...
2017-12-30 Philipp StephaniImprove error reporting when serializing non-Unicode...
2017-12-30 David McFarlandFix regex stack overflow in gdb-mi.el when parsing...
2017-12-30 Sebastian ReußeFix output alignment in 'find-dired' for "ls -h"
2017-12-29 Eli ZaretskiiFix subtle problem with scroll-down when scroll-margin...
2017-12-29 Eli ZaretskiiFix problems with indexing in User manual
2017-12-29 Alan Mackenzie* lisp/help.el (describe-key): Only (copy-sequence...
2017-12-28 Eric AbrahamsenMake gnus-alter-articles-to-read-function a constant...
2017-12-28 Stefan Monnier* lisp/net/ange-ftp.el: Use lexical-binding
2017-12-28 Stefan Monnier* src/buffer.c (Frestore_buffer_modified_p): Fix bug...
2017-12-28 Eli ZaretskiiImprove documentation of 'inhibit-modification-hooks...
2017-12-28 David PathakjeeFix doc string of 'enable-recursive-minibuffers'
2017-12-28 Michael AlbinusFix Bug#29874
2017-12-27 Stefan MonnierRemove uses of `cl` from test/ subdirectory
2017-12-27 Stefan Monnier(delayed-after-hook-functions): Tighten the code a bit
2017-12-27 Glenn MorrisFix recent rfc2231 avoidance of cl
2017-12-27 Eli ZaretskiiFix documentation of delsel and of killing text
2017-12-27 Glenn MorrisMerge from origin/emacs-26
2017-12-27 Glenn Morris* doc/lispref/strings.texi (Case Conversion):
2017-12-27 Charles A.... * doc/misc/speedbar.texi (Top): Fix grammar.
2017-12-27 Charles A.... * lisp/subr.el (with-silent-modifications): Doc fixes.
2017-12-26 Stefan MonnierEliminate last uses of 'cl' in lisp/mail/
2017-12-26 Eli ZaretskiiFix curved quotes in printed manual
2017-12-26 Charles A.... Fix highlighting in query-replace with non-nil replace...
2017-12-26 Stefan Monnier* lisp/mail/footnote.el: Reduce redundancy in roman...
2017-12-26 Stefan Monnier* lisp/mail/footnote.el: Use lexical-binding
2017-12-26 Boruch Baum* lisp/mail/footnote.el: Replace "Footnote-" prefix...
2017-12-26 Stefan Monnier* lisp/register.el: Use cl-generic
2017-12-25 Paul EggertSay that "gnus-cloud" is a parody name
2017-12-25 Eli ZaretskiiMore improvements for text.texi
2017-12-25 Chris ZhengFix MS-Windows build broken by recent changes in json.c
2017-12-25 Stefan Monnier* lisp/rtree.el: Use lexical-binding and not 'cl'.
2017-12-25 Lars Ingebrigtsenlisp/net/mailcap.el (mailcap-file-name-to-mime-type...
2017-12-25 Michael AlbinusFix Bug#29822
2017-12-24 Paul EggertMake main_thread_id private
2017-12-24 Paul EggertOn non-MS-Windows, omit unnecessary polling functions
2017-12-24 Eli ZaretskiiAdjudicate review comments for the "Text" chapter of...
2017-12-24 Andreas Schwab* lisp/url/url-http.el
2017-12-24 Philipp StephaniAdd more Unicode test cases for JSON conversion
2017-12-24 Philipp StephaniAccept alists when serializing JSON
2017-12-24 Philipp StephaniJSON serialization: reject duplicate keys in hashtables
2017-12-24 Alan MackenzieIn C-h k <mouse-n>, alert user to existence of any...
2017-12-23 Andreas Schwab* net/eww.el (eww): Handle URLs without host part.
2017-12-23 Alan MackenzieMake C-h c/k S-mouse-1 display message for mouse-appear...
2017-12-23 Eli ZaretskiiAvoid crashes when ':eval' deletes our frame
2017-12-23 Tak KunihiroFix scrolling up in pixel-scroll.el
2017-12-23 Eli ZaretskiiFix problems with ligatures in PDF version of ELisp...
2017-12-23 Boruch Baum* lisp/mail/footnote.el (footnote-align-to-fn-text...
2017-12-23 Stefan Monnier* lisp/textmodes/fill.el (adaptive-fill-function):...
2017-12-23 Boruch Baum* lisp/mail/footnote.el: Misc changes in preparation...
2017-12-22 Stefan Monnier(elisp-flymake-byte-compile): Handle killed buffer...
2017-12-22 Glenn MorrisAvoid some overfull lines in PDF lispref
2017-12-22 Glenn MorrisAvoid some overfull lines in PDF manual
2017-12-22 Glenn Morris* doc/emacs/arevert-xtra.texi (Auto Reverting the Buffe...
2017-12-22 Glenn Morris; lispref nil/t markup fixes
2017-12-22 Glenn MorrisMerge from origin/emacs-26
2017-12-22 Glenn Morris; Merge from origin/emacs-26
2017-12-22 Stefan Monnier* lisp/progmodes/cperl-mode.el: Split table for electri...
2017-12-22 Stefan Monnier* lisp/progmodes/cperl-mode.el: Use cl-lib. Fix commen...
2017-12-22 Boruch BaumSupport Hebrew-style footnotes in footnote.el
2017-12-22 Ian JohnsonSupport French password prompts in shell
next