]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-19 Paul EggertAvoid stdio in SIGINT handler
2016-01-19 Jens LechtenboergerRefactor mml-smime.el, mml1991.el, mml2015.el
2016-01-19 Paul EggertMerge from gnulib
2016-01-19 YAMAMOTO MitsuharuMove variables to inner loop, preparing for Mac port...
2016-01-17 Bill Wohler* mh-e.el (mh-version): Add +git to version.
2016-01-17 Glenn Morris; Auto-commit of ChangeLog files.
2016-01-16 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var
2016-01-16 Stefan Monnierlisp/nxml: Use syntax-tables for comments
2016-01-16 Stefan Monnier* elisp-mode.el (elisp--font-lock-flush-elisp-buffers...
2016-01-16 Stefan Monnier* lisp/nxml: Use standard completion; it also works...
2016-01-16 Stefan MonnierUse sgml-electric-tag-pair-mode also in nxml-mode
2016-01-16 Eli Zaretskii; * etc/NEWS: Mark entries that don't need further...
2016-01-16 Artur Malabarba* lisp/files.el (dir-locals--all-files): Respect absolu...
2016-01-16 Artur Malabarba* lisp/help-fns.el (describe-variable): Fix a left...
2016-01-16 Artur Malabarba* lisp/dired-x.el (dired-omit-here-always): Use add...
2016-01-16 Artur Malabarba* lisp/files.el (dir-locals--all-files): Use completion...
2016-01-16 Jussi LahdenniemiFix incompatbilities with MS-Windows 2000 and older
2016-01-16 Eli ZaretskiiMention in PROBLEMS an issue with MS-Windows NT4
2016-01-16 Jussi LahdenniemiEnsure 8-byte aligned memory allocation on MS-Windows 9X
2016-01-16 Eli ZaretskiiFix tests for active region in hideif.el
2016-01-16 Eli ZaretskiiFix interactive specs in some hideif.el commands
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Phillip LordEnable test selector from command line
2016-01-15 Stefan Monnier* xmltok.el: Mark the "sole --" rather than the comment...
2016-01-15 Alan MackenzieDon't confuse "::" with ":" when trying to parse member...
2016-01-15 Sam Steingoldreplace `tramp-compat-split-string' (removed) with...
2016-01-15 Eli ZaretskiiEnsure positive number of glyphs for margins of positiv...
2016-01-15 Stefan MonnierUpdate nXML to use Emacs's Unicode support, and lexical...
2016-01-15 Eli ZaretskiiFix crashes when mini-window has non-zero margins
2016-01-15 Alan MackenzieIn comment-dwim with style `extra-line', respect indent...
2016-01-15 Michael AlbinusAdd "sg" method to Tramp
2016-01-15 Eli ZaretskiiMake 'random' seeds cryptographically secure if possible
2016-01-15 Eli ZaretskiiUnhide the --no-line-directive option to 'etags'
2016-01-15 Alan J ThirdFix picture-mode wrt double-width characters
2016-01-15 Eli Zaretskii; * etc/NEWS: Remove unneeded text.
2016-01-15 Eric AbrahamsenHonor docstring of gnus-group-get-new-news
2016-01-14 Simen HeggestøylDisallow parenthesis in non-pseudo CSS selectors
2016-01-14 Glenn Morris; * lisp/time-stamp.el: Remove active time-stamp comment.
2016-01-14 Michael AlbinusRemove XEmacs compatibility in Tramp
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-14 K. Handafix previous change of src/ftfont.c (ftfont_shape_by_flt)
2016-01-14 Katsumi Yamaoka* lisp/gnus/nntp.el (nntp-request-newgroups): Simplify
2016-01-14 Michael Albinuscheck-maybe shall run only default tests
2016-01-14 Mark Oteiza* lisp/thingatpt.el (thing-at-point-uri-schemes): Add...
2016-01-14 Dmitry GutovUn-obsolete tags-loop-continue
2016-01-13 Eli ZaretskiiDocument obsoletion of 'intangible' and 'point-entered...
2016-01-13 Eli ZaretskiiUpdater documentation of 'looking-back'
2016-01-13 Eli ZaretskiiDocument 'pre-redisplay-functions'
2016-01-13 Eli ZaretskiiDocument the new deafault value of 'load-read-function'
2016-01-13 Eli ZaretskiiDocument 'bufferpos-to-filepos' and 'filepos-to-bufferpos'
2016-01-13 Glenn Morris* src/buffer.c (Fset_buffer_major_mode): Allow default...
2016-01-13 Eli ZaretskiiDocument the new prefix-command hooks
2016-01-13 Paul EggertFix one more misuse of time-stamp-time-zone
2016-01-13 Paul EggertFix NNTP NEWGROUPS off-by-a-few-hours bug
2016-01-13 Paul EggertUpdate publicsuffix.txt from upstream
2016-01-13 Glenn MorrisFix some declarations.
2016-01-13 Glenn MorrisFix some custom types.
2016-01-13 Glenn MorrisAdd some missing version tags.
2016-01-13 Glenn Morris* test/automated/core-elisp-tests.el
2016-01-13 Glenn Morris; ChangeLog fix
2016-01-13 Glenn Morris* src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.
2016-01-12 Glenn Morris; Add 2016 to copyright years for files not in emacs...
2016-01-12 Paul EggertMerge from gnulib
2016-01-12 Glenn Morris; Some ChangeLog fixes. It remains a complete mess.
2016-01-12 Eli ZaretskiiUpdate documentation of 'process-running-child-p'
2016-01-12 Eli ZaretskiiUpdate documentation of 'deactivate-mark'.
2016-01-12 Eli ZaretskiiUpdate documentation of 'completion-table-dynamic'
2016-01-12 Eli ZaretskiiDocument changes in 'read-buffer' and 'read-buffer...
2016-01-12 Eli Zaretskii; * etc/NEWS: Mark a couple of entries that are already...
2016-01-12 Paul EggertFix time-stamp-time-zone bugs introduced in July
2016-01-12 Eli ZaretskiiMake piping to subprocesses more robust on MS-Windows
2016-01-12 Michael Albinus; Fix error in last commit
2016-01-12 Michael AlbinusMerge missing commit from emacs-25 branch
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John Wiegley; Merge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-11 Dmitry Gutovtest/automated/vc-hg.el: Support out-of-tree build
2016-01-11 Michael AlbinusMinor change in tramp-tests.el
2016-01-11 Shakthi Kannan; * etc/NEWS: Update the js.el entry.
2016-01-11 Peter Feigl* etc/HELLO: Add Armenian and Mongolian greetings.
2016-01-11 Alan MackenzieJava Mode: Fontify identifiers in the presence of annot...
2016-01-11 Eli ZaretskiiAvoid an infloop when we run out of memory
2016-01-11 Eli ZaretskiiAvoid unnecessary failures of auto-saving after fatal...
2016-01-11 Paul EggertSimplify HAVE_MODULES use in mark_maybe_pointer
2016-01-11 Paul EggertRevert attempt to use 'noexcept' in typedef
next