aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update documentation for `insert-register'Daniel Colascione2014-09-141-0/+5
* Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-071-0/+5
|\
| * * doc/lispref/functions.texi (Core Advising Primitives): Add a note about theStefan Monnier2014-09-041-0/+5
* | * strings.texi (Text Comparison): Describe `string-collate-equalp'Michael Albinus2014-09-071-0/+5
* | Add vector qpattern to pcaseLeo Liu2014-09-061-0/+5
* | * doc/lispref/lists.texi (Functions that Rearrange Lists): RemoveDmitry Antipov2014-08-291-0/+7
* | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-0/+5
|\ \ | |/
| * Update Emacs's bidirectional conformance per Unicode 6.3.0.Eli Zaretskii2014-08-191-0/+5
* | * src/keyboard.c (Vtop_level_message): Rename toDmitry Antipov2014-08-271-0/+4
* | doc/lispref/internals.texi (Garbage Collection): Fix last change.Eli Zaretskii2014-07-111-0/+4
* | * src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil ifDmitry Antipov2014-07-111-0/+4
* | Hide password in batch modeMichael Albinus2014-07-111-0/+6
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-0/+5
|\ \ | |/
| * * doc/lispref/debugging.texi (Function Debugging, Debugger Commands):Stefan Monnier2014-07-081-0/+5
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-0/+5
|\ \ | |/
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-281-0/+5
* | * doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries.Stefan Monnier2014-07-011-0/+5
* | Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn Morris2014-06-281-0/+5
|\ \ | |/
| * Warn about read-passwd in batch modeGlenn Morris2014-06-261-0/+5
* | Misc small doc/ Makefile cleanupGlenn Morris2014-06-221-0/+8
* | Disable implicit texi rules in doc/Glenn Morris2014-06-221-0/+4
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-0/+5
|\ \ | |/
| * Improve documentation of how vertical-motion interprets columns.Eli Zaretskii2014-06-211-0/+5
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+4
* | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris2014-06-141-0/+5
|\ \ | |/
| * Fix documentation mentioned in bug #17768.Eli Zaretskii2014-06-141-0/+5
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-0/+5
* | Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-091-0/+6
* | Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-0/+8
|\ \ | |/
| * Small doc updates re initial-buffer-choiceGlenn Morris2014-06-081-0/+2
| * Doc edits re uniquifyGlenn Morris2014-06-081-0/+2
| * Doc tweaks re < etcGlenn Morris2014-06-071-0/+4
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-0/+12
|\ \ | |/
| * Doc updates re window-setup-hookGlenn Morris2014-06-061-0/+6
| * Document incompatible overlay priority changeGlenn Morris2014-06-051-0/+4
| * Some documentation for signing of packagesGlenn Morris2014-06-041-0/+4
* | Document latest changes in make_lispy_position.Eli Zaretskii2014-06-071-0/+5
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-0/+8
|\ \ | |/
| * Doc updates re filter-buffer-substringGlenn Morris2014-05-261-0/+3
| * Doc updates re abbrev-expand-functionGlenn Morris2014-05-261-0/+5
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+5
|\ \ | |/
| * Fix bug #17511 with unclear documentation of line-move-ignore-invisible.Eli Zaretskii2014-05-171-0/+5
* | * sequences.texi (Sequence Functions): Don't mention when and howLeo Liu2014-05-221-0/+5
* | * doc/lispref/sequences.texi (Sequence Functions): Update nreverse.Leo Liu2014-05-211-0/+4
* | Allow any non-nil value to count as true in bool-vector.Paul Eggert2014-05-191-0/+6
* | * src/lisp.h (CHECK_BOOLEAN): New function.Dmitry Antipov2014-05-191-0/+4
* | Assume C99 or later.Paul Eggert2014-05-171-0/+5
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-151-1/+1
* | * src/fns.c (Freverse): Allow vectors, bool vectors and strings.Dmitry Antipov2014-05-151-0/+6
* | Add with-file-modes macro, and use itGlenn Morris2014-05-141-0/+4