]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Lars Magne... Restore the point in grep buffers when traversing the...
2016-04-03 Lars Magne... Add `r'/`l' grep command history commands
2016-04-03 Eli Zaretskii; * src/keyboard.c (read_char): Fix typos in a comment.
2016-04-03 Michael AlbinusFix Bug#23186, again
2016-04-03 Michael AlbinusFix Bug#23186
2016-04-03 Michael AlbinusFix Bug#22145
2016-04-03 Michael AlbinusHandle Bug#23186
2016-04-03 Paul EggertMore format-time-string change fixups
2016-04-03 Paul Eggertmake-xwidget unused arg cleanup
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 Stefan Monnier* lisp/erc/erc-backend.el: Use lexical-binding. Silence...
2016-04-02 Eli ZaretskiiDocument incompatible changes in 'format-time-string'
2016-04-02 Eli ZaretskiiImprove documentation of byte-code objects
2016-04-02 Eli ZaretskiiAdapt calls to 'format-time-string' to changes in Emacs 25
2016-04-02 Paul PogonyshevSupport macros in 'func-arity'
2016-04-02 Andy MoretonFix compilation of Cygwin w32 port
2016-04-02 Eli ZaretskiiImprove vc-diff with Git backend
2016-04-02 Dmitry Gutov(js--continued-expression-p): Special-case unary plus...
2016-04-01 Paul EggertFix resize incompatibility with GTK+ master
2016-04-01 Eli Zaretskii; * lisp/vc/vc-annotate.el (vc-annotate): Clarify comme...
2016-04-01 Alan MackenziePrevent C++ Mode wrongly fontifying some identifiers...
2016-04-01 Glenn Morris; Auto-commit of loaddefs files.
2016-04-01 Eli ZaretskiiAvoid crashes due to insanely large columns in tabulate...
2016-04-01 Paul EggertFix check for subscript errors in module calls
2016-03-31 Mark OteizaTeach M-x disassemble a default argument.
2016-03-31 Eli ZaretskiiFix EOL decoding in vc-annotate with SVN back-end on...
2016-03-31 Simen HeggestøylSupport completion of bang-rules in CSS mode
2016-03-31 Michael AlbinusFix OS X specific settings in tramp-tests
2016-03-30 Alan MackenzieFinish fixing a cacheing bug in CC Mode (see 2016-03-09)
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-30 Simen HeggestøylAdd HTML4 tags to HTML mode
2016-03-30 Xue Fuqiao* doc/lispref/text.texi (Columns): Remove a nonexistent...
2016-03-29 Paul Eggert* doc/man/emacsclient.1: Document +line:column option.
2016-03-29 Eli ZaretskiiFix rare problems with echo-area display and multiple...
2016-03-29 Paul EggertPacify --enable-gcc-warnings for buffer-hash etc.
2016-03-29 Oleh KrehelAdd support for 7z archives
2016-03-29 Nicolas Petton* lisp/emacs-lisp/seq.el: Require cl-lib instead of...
2016-03-29 Alan MackenzieIn M-%, avoid making buffer-local binding of text-prope...
2016-03-29 Michael AlbinusFix typo in network-stream-tests.el
2016-03-29 Nicolas PettonNew function seq-sort-by in seq.el
2016-03-28 Lars Magne... Mention the `M-q' changes
2016-03-28 Lars Magne... Have `M-q' not mark buffers are changed when they haven't
2016-03-28 Lars Magne... Add a new function `buffer-hash'
2016-03-28 Dmitry GutovRemove prog-indentation-context
2016-03-27 Paul EggertRename C names to match Lisp symbols better
2016-03-27 Paul Eggert* src/font.c (QCuser_spec): Add missing colon to :user...
2016-03-27 Eli ZaretskiiDon't start the 'midnight' timer twice
2016-03-27 YAMAMOTO Mitsuharu* src/xwidget.c (Fxwidget_resize): Fix inappropriate...
2016-03-27 Paul Eggertfunc-arity minor improvements
2016-03-27 John WiegleyRestore the fix to bug#18527 from commit d6868025
2016-03-26 Stephen BermanFix todo-mode category movement
2016-03-26 Glenn Morris* lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
2016-03-26 Martin RudalicsSafely run window size change functions
2016-03-26 Eli ZaretskiiIgnore non-nil. non-cons values of unread-command-events
2016-03-26 Paul PogonyshevImplement 'func-arity'
2016-03-26 Eli ZaretskiiImprove documentatuon of 'truncate-partial-width-windows'
2016-03-25 Alan MackenzieFix absence of c-noise-macro-name-re, etc., in language...
2016-03-25 Paul Eggert* src/ftfont.c (ftfont_shape_by_flt): Parenthesize...
2016-03-25 Lars Magne... (shr-insert): Respect non-breaking space in non-<pre...
2016-03-25 Lars Magne... parse-times-string doc string clarification
2016-03-25 Marcin BorkowskiDoc string fix
2016-03-25 Eli ZaretskiiFix 'dired-goto-file' in Dired buffers produced by...
2016-03-25 Nicolas PettonFix map-put and map-delete for alists (Bug#23105)
2016-03-25 Michael AlbinusCleanup file notification code in Tramp
2016-03-25 Eli ZaretskiiMinor copyedits of documentation for temporary displays
2016-03-25 Philipp StephaniAdd customization option for using UTF-8 coordinates...
2016-03-25 Eli ZaretskiiMinor doc string fixes in replace.el
2016-03-25 Eli ZaretskiiFix scrolling upwards with 'xwidget-webkit-browse-url'
2016-03-25 K. HandaFix display of Indic scripts
2016-03-25 Eli ZaretskiiFix splash screen display at startup
2016-03-25 Martin Rudalics; In NEWS mention new display of minibuffer completions...
2016-03-25 Martin RudalicsDescribe temporary displays in Emacs manual
2016-03-24 Paul EggertAvoid stray As next to IDLW icons
2016-03-24 Paul EggertAvoid GTK 3 crash with icons and masks
2016-03-24 Juri Linkov* lisp/minibuffer.el (minibuffer-completion-help):...
2016-03-24 Eli ZaretskiiDefine make_save_ptr_ptr unconditionally
2016-03-24 Eli ZaretskiiPreserve current buffer when popping up TTY menus
2016-03-24 Michael AlbinusAdapt filenotify-tests.el according latest tests
2016-03-24 Eli ZaretskiiImprove font selection by family on MS-Windows
2016-03-23 Paul EggertComint, term, and compile now set EMACS
2016-03-23 Paul EggertIgnore more merges when generating ChangeLog
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert; Merge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert* etc/NEWS: Use straight quotes.
2016-03-23 Paul EggertSync with gnulib
2016-03-23 Simen HeggestøylSupport completion of attribute values in CSS mode
2016-03-23 Paul EggertResurrect GNUS-NEWS autogeneration
2016-03-23 Wilson SnyderSync with verilog-mode development tree.
2016-03-22 Paul EggertCompute a better commit message for merges
2016-03-22 Paul Eggert* admin/gitmerge.el (gitmerge-skip-regexp): Add "no...
2016-03-22 Paul Eggert; Backport ChangeLog.2 fixes from master
2016-03-22 Paul EggertChange do-not-merge pattern to "do not merge"
next