aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Simplify, document, and port floating-point.Paul Eggert2012-09-102-13/+35
* | | Clarify descriptions of delq and delete in Lisp manual.Chong Yidong2012-09-092-12/+24
* | | * minibuf.texi: Fix last change.Chong Yidong2012-09-091-1/+0
* | | Allow scrolling in y-or-n-p.Chong Yidong2012-09-093-41/+23
* | | * lisp/register.el (increment-register): Route it to `append-to-register',Jambunathan K2012-09-082-5/+33
* | | Introduce "raw syntax descriptor" terminology, and use it.Chong Yidong2012-09-082-25/+42
* | | Fix doc of local-variable-if-set-p.Chong Yidong2012-09-072-3/+7
* | | Minor doc fix for switch-to-buffer.Chong Yidong2012-09-072-13/+13
* | | * doc/lispref/eval.texi (Intro Eval): Add index entry for sexp.Chong Yidong2012-09-072-0/+3
* | | Remove obsolete display-buffer-reuse-frames from manuals.Chong Yidong2012-09-074-12/+10
* | | Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-072-12/+19
* | | Add a couple of xrefs to the Lisp manual.Chong Yidong2012-09-073-3/+13
* | | Implement `debug-on-message'.Lars Ingebrigtsen2012-09-042-0/+9
* | | Give more-useful info on a fatal error (Bug#12328).Paul Eggert2012-09-043-1/+46
* | | Recommand against save-window-excursion in Lisp manual.Chong Yidong2012-09-024-52/+34
* | | Better seed support for (random).Paul Eggert2012-08-312-15/+23
* | | * cmdargs.texi (General Variables): SettingMichael Albinus2012-08-242-0/+11
* | | Document recent changes for select-window, window-point and set-window-point.Martin Rudalics2012-08-212-16/+20
* | | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* | | Bump version to 24.2.50Chong Yidong2012-08-152-2/+2
* | | Fix and improve GUD Tooltip mode.Eli Zaretskii2012-08-142-13/+24
* | | Merge from gnulib.Paul Eggert2012-08-131-5/+10
* | | ChangeLog fixesGlenn Morris2012-08-101-1/+1
* | | ChangeLog merge date fixesGlenn Morris2012-08-091-1/+1
* | | Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.Chong Yidong2012-08-077-21/+40
|\ \ \ | |/ /
| * | * doc/misc/url.texi (Parsed URLs): Adjust to the code's use of defstruct.Aurélien Aptel2012-08-062-17/+23
| * | Fix bug #12138 with indexing "closures".Eli Zaretskii2012-08-063-3/+12
| * | * emacs.texi: Fix ISBN.Chong Yidong2012-07-312-1/+5
* | | Manual fixes for frame-background-mode.Chong Yidong2012-08-055-19/+34
* | | Doc fixes and improvements for syntax tables.Chong Yidong2012-08-045-178/+145
* | | calc.texi (Simplification modes, Conversions)Jay Belanger2012-08-012-14/+16
* | | calc.texi (Simplification modes): Mention "basic" simplification.Jay Belanger2012-08-012-137/+156
* | | ChangeLog fixesGlenn Morris2012-07-311-1/+1
* | | Merge from gnulib, incorporating:Paul Eggert2012-07-291-33/+35
* | | doc/misc/calc.texi (Getting Started, Tutorial): Change simulated Jay Belanger2012-07-292-214/+194
* | | Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-295-7/+5
* | | deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-1/+1
* | | Merge from emacs-24 branch; up to 2012-05-01T18:47:23Z!rgm@gnu.orgChong Yidong2012-07-284-8/+18
|\ \ \ | |/ /
| * | Fix bug #12073 with outdated FAQ entry.Eli Zaretskii2012-07-282-6/+11
| * | Fix bug #11958 with description of mouse-2 in the Emacs manual.Eli Zaretskii2012-07-212-2/+7
* | | Fix bug #12062 with a typo in Elisp manual.Eli Zaretskii2012-07-282-1/+5
* | | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-2411-37/+50
* | | Improve documentation of special events and of the "e" interactive spec.Eli Zaretskii2012-07-213-15/+30
* | | Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.orgChong Yidong2012-07-212-1/+5
|\ \ \ | |/ /
| * | * emacs.texi: Update ISBN.Chong Yidong2012-07-192-1/+5
* | | Document insert-char changes.Chong Yidong2012-07-175-18/+34
* | | Add news for exclamation-mark and flymakeLeo Liu2012-07-152-1/+5
* | | Fix typos in ChangeLogs.Juanma Barranquero2012-07-144-10/+9
* | | Give permanent-local property to per-buffer variables without defaults.Chong Yidong2012-07-132-1/+3
* | | Don't warn on toggle-read-only calls.Chong Yidong2012-07-134-18/+42