aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn Morris2014-06-015-54/+68
|\
| * Doc updates re filter-buffer-substringGlenn Morris2014-05-263-29/+40
| * Doc updates re completion-in-region-functionGlenn Morris2014-05-261-1/+0
| * Doc updates re abbrev-expand-functionGlenn Morris2014-05-263-24/+28
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-252-6/+17
|\|
| * Fix bug #17511 with unclear documentation of line-move-ignore-invisible.Eli Zaretskii2014-05-172-6/+17
* | * sequences.texi (Sequence Functions): Don't mention when and howLeo Liu2014-05-222-6/+6
* | * doc/lispref/sequences.texi (Sequence Functions): Update nreverse.Leo Liu2014-05-212-2/+9
* | Allow any non-nil value to count as true in bool-vector.Paul Eggert2014-05-192-23/+29
* | * src/lisp.h (CHECK_BOOLEAN): New function.Dmitry Antipov2014-05-192-4/+33
* | Assume C99 or later.Paul Eggert2014-05-172-7/+11
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-153-53/+70
* | * src/fns.c (Freverse): Allow vectors, bool vectors and strings.Dmitry Antipov2014-05-153-19/+49
* | Add with-file-modes macro, and use itGlenn Morris2014-05-142-0/+14
* | Merge from emacs-24; up to 2014-05-12T06:15:[email protected]Glenn Morris2014-05-111-1/+2
|\|
| * * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier2014-05-101-1/+2
* | Merge from emacs-24; up to 2014-05-08T03:34:[email protected]Glenn Morris2014-05-073-8/+30
|\|
| * * internals.texi (C Dialect): New section.Paul Eggert2014-05-072-7/+29
| * Standardize case of "Front-Cover Texts" in texi file permissions notices.Glenn Morris2014-05-071-1/+1
* | Merge from emacs-24; up to 2014-05-01T10:21:[email protected]Juanma Barranquero2014-04-302-0/+12
|\|
| * * doc/lispref/processes.texi (Filter Functions, Sentinels):Stefan Monnier2014-04-292-3/+14
| * * lisp/textmodes/rst.el (electric-pair-pairs): Declare.Stefan Monnier2014-04-281-0/+5
* | * src/window.c (struct saved_window): Remove mark.Stefan Monnier2014-04-292-6/+10
* | Merge from emacs-24; up to 2014-04-25T10:35:[email protected]Juanma Barranquero2014-04-252-2/+10
|\|
| * Minor doc fix for string predicates.Eli Zaretskii2014-04-242-2/+10
* | Merge from emacs-24; up to 2014-04-22T20:19:[email protected]Paul Eggert2014-04-223-0/+20
|\|
| * Minor fixes to the docs.Eli Zaretskii2014-04-213-0/+20
* | 2014-04-17 Daniel Colascione <[email protected]>Daniel Colascione2014-04-172-0/+18
* | Be consistent about reporting infoclean failures.Paul Eggert2014-04-162-1/+8
* | Merge from emacs-24; up to 2014-04-16T15:28:[email protected]Paul Eggert2014-04-161-10/+13
|\|
| * * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-151-10/+13
* | Make up-list and backward-up-list get out of more spotsDaniel Colascione2014-04-093-4/+25
* | Tweak completion documentationDaniel Colascione2014-04-082-1/+6
* | ChangeLog fixesGlenn Morris2014-04-071-3/+1
* | Merge from emacs-24; up to 2014-04-01T20:18:[email protected]Daniel Colascione2014-04-073-32/+33
|\|
| * Minor doc updates related to dribble filesGlenn Morris2014-04-052-11/+6
| * Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-032-1/+5
| * Doc updates for default values of some -function vars no longer being nilGlenn Morris2014-04-032-21/+23
* | Discuss using lazy completion tables for inline completion.Daniel Colascione2014-03-302-4/+32
* | Make term-file-aliases into a defcustom; tweaks previous changeGlenn Morris2014-03-271-4/+4
* | Introduce `term-file-aliases', replacing some small lisp/term filesGlenn Morris2014-03-272-4/+18
* | Merge from emacs-24; up to 2014-03-23T23:14:[email protected]Juanma Barranquero2014-03-264-17/+69
|\|
| * Improve doc of file-symlink-p per bug #17073.Eli Zaretskii2014-03-252-8/+51
| * Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-243-9/+18
* | Doc tweaks related to file lockingGlenn Morris2014-03-252-3/+7
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-222-6/+10
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-223-1/+10
* | Merge from emacs-24; up to 2014-03-21T21:27:[email protected]Glenn Morris2014-03-223-107/+165
|\|
| * * lispref/commands.texi (Defining Commands): Tweak previous change.Glenn Morris2014-03-221-2/+3
| * * lispref/commands.texi (Defining Commands): List interactive-only values.Glenn Morris2014-03-222-1/+9