]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-01-19 Shakthi Kannan; * etc/NEWS: No need to document 'system-name'.
2016-01-19 Eli ZaretskiiMinor copyedits of doc/emacs/maintaining.texi
2016-01-19 Eli ZaretskiiUnbreak the Cygwin-w32 build
2016-01-19 Lars Magne... * shr.el (shr-table-body): Allow tables to have text...
2016-01-19 Phillip LordCope with multiple overlapping faces.
2016-01-19 Paul EggertFix spurious escapes in describe-input-method
2016-01-19 Paul EggertMinor improvements to (random t) documentation
2016-01-19 Dmitry Gutov; Fix a typo
2016-01-19 Dmitry GutovRename methods in Ruby etags example file
2016-01-19 Dmitry GutovPropertize backtick in 'def `(abc)' as symbol constituent
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Lars Magne... Fix shr table rendering of nested tables
2016-01-18 Dmitry Gutov* lisp/progmodes/project.el (project--read-regexp)...
2016-01-18 Dmitry GutovAdd xref-based replacements for Dired search commands
2016-01-18 Alan Mackenzie* doc/lispref/frames.texi (Position Parameters): Say...
2016-01-18 Eli ZaretskiiImprove user documentation of Xref
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Eli ZaretskiiUnbreak the MS-Windows build
2016-01-18 Alan MackenzieDesktop: protect users against inadvertant upgrading...
2016-01-18 Paul EggertInitialize GnuTLS before calling gnutls_rnd
2016-01-17 Andreas SchwabDon't use GnuTLS before it is initialized
2016-01-17 Paul EggertPort cleanup attribute to OpenBSD
2016-01-17 Paul EggertPrefer GnuTLS when acquiring random seed
2016-01-16 Eli Zaretskii; * etc/NEWS: The final touch.
2016-01-16 Eli ZaretskiiImprove documentation of dynamic modules
2016-01-16 Eli Zaretskii* INSTALL: Document --with-modules.
2016-01-16 Eli ZaretskiiDocument 'function-put'
2016-01-16 Eli ZaretskiiDocument 'funcall-interactively'
2016-01-16 Eli Zaretskii* doc/lispref/lists.texi (Association Lists): Document...
2016-01-16 Eli Zaretskii* doc/lispref/strings.texi (Text Comparison): Document...
2016-01-16 Eli ZaretskiiDocument renaming of selection-related functions
2016-01-16 Eli Zaretskii* doc/lispref/macros.texi (Expansion): Document 'macroe...
2016-01-16 Eli ZaretskiiDocument 'define-inline'
2016-01-16 Glenn Morris; Auto-commit of loaddefs files.
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 Alan MackenzieDon't confuse "::" with ":" when trying to parse member...
2016-01-15 Eli ZaretskiiEnsure positive number of glyphs for margins of positiv...
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 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 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 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 Paul EggertMerge from gnulib
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-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
2016-01-10 Eli ZaretskiiUpdate documentation of 'indirect-function'
2016-01-10 Eli Zaretskii; * etc/NEWS: Move entry of 'inhibit-point-motion-hooks'.
2016-01-10 Eli ZaretskiiUpdate documentation for obsoleting 'syntax-begin-function'
2016-01-10 Eli Zaretskii; * etc/NEWS: Mark documented and not-to-be-documented...
2016-01-10 Eli ZaretskiiDocument new features if Eshell
2016-01-10 Eli Zaretskii; * etc/NEWS: Update EUDC entries.
2016-01-10 Michael AlbinusHandle too long commands in Tramp
next