summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cope with multiple overlapping faces.fix/htmlfontify-21990Phillip Lord2016-01-171-3/+3
* Prefer GnuTLS when acquiring random seedPaul Eggert2016-01-172-58/+43
* ; * etc/NEWS: The final touch.Eli Zaretskii2016-01-161-6/+7
* Improve documentation of dynamic modulesEli Zaretskii2016-01-162-7/+12
* * INSTALL: Document --with-modules.Eli Zaretskii2016-01-162-0/+4
* Document 'function-put'Eli Zaretskii2016-01-162-2/+16
* Document 'funcall-interactively'Eli Zaretskii2016-01-163-0/+13
* * doc/lispref/lists.texi (Association Lists): Document 'alist-get'.Eli Zaretskii2016-01-162-0/+9
* * doc/lispref/strings.texi (Text Comparison): Document 'string-greaterp'.Eli Zaretskii2016-01-162-1/+8
* Document renaming of selection-related functionsEli Zaretskii2016-01-162-21/+29
* * doc/lispref/macros.texi (Expansion): Document 'macroexpand-1'.Eli Zaretskii2016-01-162-1/+8
* Document 'define-inline'Eli Zaretskii2016-01-163-11/+107
* ; Auto-commit of loaddefs files.Glenn Morris2016-01-161-1/+1
* ; * etc/NEWS: Mark entries that don't need further treatment.Eli Zaretskii2016-01-161-2/+3
* * lisp/files.el (dir-locals--all-files): Respect absolute file-namesArtur Malabarba2016-01-161-2/+3
* * lisp/help-fns.el (describe-variable): Fix a left-over parenthesisArtur Malabarba2016-01-161-1/+1
* * lisp/dired-x.el (dired-omit-here-always): Use add-dir-local-variableArtur Malabarba2016-01-161-8/+6
* * lisp/files.el (dir-locals--all-files): Use completion instead of wildcardsArtur Malabarba2016-01-164-29/+29
* Fix incompatbilities with MS-Windows 2000 and olderJussi Lahdenniemi2016-01-163-24/+42
* Mention in PROBLEMS an issue with MS-Windows NT4Eli Zaretskii2016-01-161-0/+7
* Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi2016-01-162-6/+87
* Fix tests for active region in hideif.elEli Zaretskii2016-01-161-2/+2
* Fix interactive specs in some hideif.el commandsEli Zaretskii2016-01-161-6/+17
* Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25Phillip Lord2016-01-1516-24/+146
|\
| * Don't confuse "::" with ":" when trying to parse member initializers.Alan Mackenzie2016-01-152-0/+14
| * Ensure positive number of glyphs for margins of positive widthEli Zaretskii2016-01-151-1/+3
| * Fix crashes when mini-window has non-zero marginsEli Zaretskii2016-01-151-4/+6
| * In comment-dwim with style `extra-line', respect indent-tabs-mode.Alan Mackenzie2016-01-151-2/+10
| * Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-157-4/+93
| * Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-01-152-5/+10
| * Fix picture-mode wrt double-width charactersAlan J Third2016-01-151-1/+5
| * ; * etc/NEWS: Remove unneeded text.Eli Zaretskii2016-01-151-2/+0
| * Honor docstring of gnus-group-get-new-newsEric Abrahamsen2016-01-151-5/+5
* | Enable test selector from command linePhillip Lord2016-01-152-5/+13
|/
* Disallow parenthesis in non-pseudo CSS selectorsSimen Heggestøyl2016-01-142-5/+15
* ; * lisp/time-stamp.el: Remove active time-stamp comment.Glenn Morris2016-01-141-2/+0
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-141-18/+8
* check-maybe shall run only default testsMichael Albinus2016-01-141-16/+18
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "magnet:"Mark Oteiza2016-01-131-2/+2
* Un-obsolete tags-loop-continueDmitry Gutov2016-01-142-3/+7
* Document obsoletion of 'intangible' and 'point-entered/left'Eli Zaretskii2016-01-134-13/+42
* Updater documentation of 'looking-back'Eli Zaretskii2016-01-132-7/+10
* Document 'pre-redisplay-functions'Eli Zaretskii2016-01-133-16/+30
* Document the new deafault value of 'load-read-function'Eli Zaretskii2016-01-132-2/+4
* Document 'bufferpos-to-filepos' and 'filepos-to-bufferpos'Eli Zaretskii2016-01-132-0/+42
* Document the new prefix-command hooksEli Zaretskii2016-01-132-3/+20
* Fix one more misuse of time-stamp-time-zonePaul Eggert2016-01-131-1/+1
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-131-1/+1
* Update publicsuffix.txt from upstreamPaul Eggert2016-01-121-25/+200
* Fix some declarations.Glenn Morris2016-01-124-6/+6