]> code.delx.au - gnu-emacs/history - lisp/subr.el
Update docs for `customize-mode'
[gnu-emacs] / lisp / subr.el
2016-06-07 Glenn MorrisDoc fixes re alist-get. (Bug#23548)
2016-06-06 Stephen BermanFix doc string quoting
2016-05-27 Eli ZaretskiiFix infloop in 'number-sequence'
2016-05-03 Paul EggertDoc fixes for quoting
2016-05-02 Lars Ingebrigtsenposnp doc clarification
2016-05-01 Lars Ingebrigtsenwith-silent-modifications doc clarification
2016-05-01 Lars Ingebrigtsen(default-mode-line-format): More explicit obsolete...
2016-05-01 Lars IngebrigtsenMinor doc clarification
2016-05-01 Lars IngebrigtsenDoc fix for `kbd'
2016-04-11 Paul Eggert; Spelling fixes
2016-04-10 Eli ZaretskiiImprove documentation of 'with-eval-after-load'
2016-04-08 Stefan Monnier* lisp/subr.el (read-key): Don't let the prompt linger...
2016-02-23 Dmitry GutovMake find-tag-default-bounds more strict
2016-02-10 Eli ZaretskiiImprove doc strings of 'forward/backward-word-strictly'
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-05 Alex DunnImprove parsing of version strings
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-04 Artur MalabarbaRevert "* lisp/subr.el (when): Use `macroexp-progn'"
2015-11-04 Artur Malabarba* lisp/subr.el (when): Use `macroexp-progn'
2015-10-22 Paul EggertNew lispref section “Security Considerations”
2015-10-18 Eli ZaretskiiFix doc string of 'shell-quote-argument'
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-28 Dmitry Gutov; Remove extraneous "coding: utf-8" specifications...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-23 Oleh KrehelMove let-when-compile to lisp-mode.el
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-08-28 Eli ZaretskiiFix a bug in recording a macro while flyspell-mode...
2015-08-26 Paul Eggertformat-message now curves ` and '
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-24 Paul EggertMore-conservative ‘format’ quote restyling
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-16 Paul EggertUse curved quotes in core elisp diagnostics
2015-08-04 David Kastrup; Do not overwrite preexisting contents of unread-comma...
2015-07-26 Shigeru FukayaFix infinite loop in delete-consecutive-dups
2015-07-16 Ari RoponenFix delete-dups bug on long lists
2015-06-30 Paul EggertIn strings, prefer plain ` and ' to \` and \'
2015-06-24 Stefan Monnier* lisp/subr.el (remove-from-invisibility-spec): Handle...
2015-06-23 Glenn MorrisCheck for an input event before showing a dialog box...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-04 Nicolas PettonAdd new function string-greaterp
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-20 Oleh KrehelAdd let-when-compile macro instead of using pcase-let
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-07 Stefan Monnier* lisp/subr.el (delete-dups): Pre-size the hashtable.
2015-05-06 Oleh Krehellisp/subr.el (delete-dups): Avoid nreverse.
2015-05-06 Artur Malabarba* lisp/subr.el (delete-dups): Make it destructive again.
2015-05-06 Oleh Krehellisp/subr.el (delete-dups): Use a hash table
2015-04-28 Glenn Morris* lisp/subr.el (delay-mode-hooks): Fix doc typo.
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-25 Alan MackenzieFix change from 2015-04-22 "On C-y, stop some text...
2015-04-25 Eli ZaretskiiClarify the doc string of 'replace-regexp-in-string'
2015-04-22 Alan MackenzieOn C-y, stop some text property entries being written...
2015-04-16 Stefan Monnier(looking-back): Make the second arg non-optional.
2015-04-13 Stefan MonnierRemove left over code from when we used an obsolete...
2015-04-10 Daiki UenoAdd facility to collect stderr of async subprocess
2015-04-05 Alan MackenzieRationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Daiki UenoGeneralize start-process with keyword args
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
next