aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | * 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:47Z!rgm@gnu.orgGlenn 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:20Z!rgm@gnu.orgGlenn 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:17Z!rgm@gnu.orgJuanma 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:01Z!michael.albinus@gmx.deJuanma 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:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-223-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Minor fixes to the docs.Eli Zaretskii2014-04-213-0/+20
* | | | | | | | | | | | | | | | 2014-04-17 Daniel Colascione <dancol@dancol.org>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:26Z!monnier@iro.umontreal.caPaul 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:12Z!eggert@cs.ucla.eduDaniel 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:52Z!yamaoka@jpl.orgJuanma 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:25Z!dancol@dancol.orgGlenn 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
| * | | | | | | | | | | | | | | doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in...Eli Zaretskii2014-03-222-1/+6
| * | | | | | | | | | | | | | | * doc/lispref/functions.texi (Advising Functions): Explain a bit more howStefan Monnier2014-03-212-106/+150
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Truly maximize w32 frames with odd fonts and some texi fixes.Martin Rudalics2014-03-213-4/+18
* | | | | | | | | | | | | | | * lispref/commands.texi (Defining Commands): Copyedit re `interactive-only'.Glenn Morris2014-03-212-5/+8
* | | | | | | | | | | | | | | Backport doc fix from trunk.Paul Eggert2014-03-202-4/+9
* | | | | | | | | | | | | | | * numbers.texi: Improve and clarify a bit, and fix some minor bugs.Paul Eggert2014-03-192-23/+23
* | | | | | | | | | | | | | | Fix porting inconsistency about rounding to even.Paul Eggert2014-03-192-2/+8
* | | | | | | | | | | | | | | Recommend not modifying :set's value arg in defcustom (bug#16755).Juanma Barranquero2014-03-192-2/+8
* | | | | | | | | | | | | | | * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.Stefan Monnier2014-03-183-14/+28
* | | | | | | | | | | | | | | doc/lispref/functions.texi (Advising Named Functions): Fix reference.Juanma Barranquero2014-03-182-1/+5
* | | | | | | | | | | | | | | Improve documentation for integer and floating-point basics.Paul Eggert2014-03-173-72/+111
* | | | | | | | | | | | | | | doc/lispref/ChangeLog: Trivial fixes.Juanma Barranquero2014-03-181-5/+7