aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | doc/emacs/ChangeLog: Typo fix.Eli Zaretskii2014-04-211-1/+1
| * | | | | | | | | | | | | | | Spelling fixes.Paul Eggert2014-04-201-1/+1
* | | | | | | | | | | | | | | | * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-212-12/+5
* | | | | | | | | | | | | | | | Tweak documentation for previous changeDaniel Colascione2014-04-192-4/+13
* | | | | | | | | | | | | | | | defstruct introspectionDaniel Colascione2014-04-191-0/+40
* | | | | | | | | | | | | | | | 2014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione2014-04-172-0/+18
* | | | | | | | | | | | | | | | Be consistent about reporting infoclean failures.Paul Eggert2014-04-168-5/+34
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-163-22/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-151-10/+13
| * | | | | | | | | | | | | | | Improve documentation of blink-cursor-mode and its customization variables.Eli Zaretskii2014-04-132-12/+26
| * | | | | | | | | | | | | | | Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-102-2/+2
* | | | | | | | | | | | | | | | 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-072-6/+2
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-077-40/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Minor doc updates related to dribble filesGlenn Morris2014-04-054-12/+13
| * | | | | | | | | | | | | | | Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-034-4/+10
| * | | | | | | | | | | | | | | Doc updates for default values of some -function vars no longer being nilGlenn Morris2014-04-035-26/+34
* | | | | | | | | | | | | | | | 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-274-5/+27
* | | | | | | | | | | | | | | | Add vhdl-mode.info build rules Glenn Morris2014-03-272-1/+17
* | | | | | | | | | | | | | | | vhdl-mode.texi clean-upGlenn Morris2014-03-272-354/+108
* | | | | | | | | | | | | | | | * doc/misc/vhdl-mode.texi: New file, imported from upstream vhdl-mode.Rod Whitby2014-03-272-0/+1281
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-267-33/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge from gnulib.Paul Eggert2014-03-252-12/+20
| * | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | * tramp.texi (Frequently Asked Questions): Add fish shell settings.Michael Albinus2014-03-242-4/+21
* | | | | | | | | | | | | | | | Make gulp.el obsoleteGlenn Morris2014-03-252-3/+6
* | | | | | | | | | | | | | | | Doc tweaks related to file lockingGlenn Morris2014-03-252-3/+7
* | | | | | | | | | | | | | | | Merge from Gnus git masterGnus developers2014-03-235-55/+72
* | | | | | | | | | | | | | | | * efaq.texi: Remove cindex that no longer applies after previous changeGlenn Morris2014-03-221-1/+0
* | | | | | | | | | | | | | | | Make some files in etc obsoleteGlenn Morris2014-03-224-4/+10
* | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-03-21T08:51:02Z!eliz@gnu.orgGlenn Morris2014-03-217-11/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | Tiny doc/misc editsGlenn Morris2014-03-213-2/+7
| * | | | | | | | | | | | | | | Backport doc fix from trunk.Paul Eggert2014-03-202-4/+9
* | | | | | | | | | | | | | | | Bump trunk version to 24.4.50.Eli Zaretskii2014-03-212-2/+2
* | | | | | | | | | | | | | | | * internals.texi (C Integer Types): Prefer 'false' and 'true'Paul Eggert2014-03-202-4/+9
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | * lisp/electric.el (electric-newline-and-maybe-indent): New command.Stefan Monnier2014-03-201-1/+1
* | | | | | | | | | | | | | | * numbers.texi: Improve and clarify a bit, and fix some minor bugs.Paul Eggert2014-03-192-23/+23