aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | * doc/lispref/windows.texi (Window Start and End): Add an index.Xue Fuqiao2013-08-052-0/+6
* | | | | | | | | | | | | Add indexes for elisp manual.Xue Fuqiao2013-08-025-0/+14
* | | | | | | | | | | | | Doc fix.Xue Fuqiao2013-07-313-0/+58
* | | | | | | | | | | | | Doc fix.Xue Fuqiao2013-07-302-3/+5
* | | | | | | | | | | | | Doc fix.Xue Fuqiao2013-07-302-4/+10
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix typos in ChangeLogs.Juanma Barranquero2013-07-261-1/+1
* | | | | | | | | | | | * errors.texi (Standard Errors): Fix typo.Michael Albinus2013-07-244-14/+12
* | | | | | | | | | | | * src/eval.c (Fprogn): Do not check that BODY is a proper list.Paul Eggert2013-07-242-0/+17
* | | | | | | | | | | | Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
* | | | | | | | | | | | * files.texi (Magic File Names): Add file-notify-add-watch,Michael Albinus2013-07-225-8/+189
* | | | | | | | | | | | * doc/lispref/windows.texi (Display Action Functions): Mention next-window.Xue Fuqiao2013-07-192-0/+8
* | | | | | | | | | | | Fix the introduction of `set-frame-selected-window''s arguments.Xue Fuqiao2013-07-162-4/+8
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Timestamp fixes for undo.Paul Eggert2013-07-092-4/+13
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Clarify documentation of multibyte-string-p.Eli Zaretskii2013-07-062-1/+7
* | | | | | | | | | Merge from emacs-24; up to 2012-12-30T19:34:25Z!jan.h.d@swipnet.seGlenn Morris2013-07-052-10/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tweak html header for manualsGlenn Morris2013-07-042-10/+15
* | | | | | | | | | | Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.orgGlenn Morris2013-07-025-5/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Fix some doc/ cross-referencesGlenn Morris2013-07-024-5/+12
| * | | | | | | | | | Manual fixes re describe-syntaxGlenn Morris2013-06-262-0/+9
* | | | | | | | | | | Add `remember-notes' function to store random notes across EmacsMichal Nazarewicz2013-06-301-1/+1
* | | | | | | | | | | Spelling fixes.Paul Eggert2013-06-301-3/+3
* | | | | | | | | | | Implement visual-order cursor motion.Eli Zaretskii2013-06-292-0/+24
* | | | | | | | | | | * buffers.texi (Buffer File Name): Fix typo.Xue Fuqiao2013-06-292-2/+7
* | | | | | | | | | | * tips.texi (Coding Conventions): Improve wording.Christopher Schmidt2013-06-262-6/+10
* | | | | | | | | | | Merge from emacs-24; up to 2012-12-29T06:14:00Z!cyd@gnu.orgGlenn Morris2013-06-234-3/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | * doc/lispref/loading.texi (Autoload): Fix typo.Glenn Morris2013-06-182-1/+5
| * | | | | | | | | | * doc/lispref/variables.texi (Lexical Binding): Fix typo.Glenn Morris2013-06-112-1/+3
| * | | | | | | | | | * doc/lispref/functions.texi (Anonymous Functions): Put back 'Glenn Morris2013-06-112-1/+6
* | | | | | | | | | | Implement :max-width/:max-height for (ImageMagic) imagesLars Magne Ingebrigtsen2013-06-232-0/+14
* | | | | | | | | | | Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-202-5/+4
* | | | | | | | | | | * doc/lispref/keymaps.texi (Active Keymaps): Fix documentation ofStefan Monnier2013-06-194-21/+28
* | | | | | | | | | | Tweak regexp in previous doc/*/Makefile.in change, make error fatalGlenn Morris2013-06-181-2/+3
* | | | | | | | | | | Edit more configure variables in doc make dist rules.Glenn Morris2013-06-182-0/+12
* | | | | | | | | | | doc/lispref/text.texi (Undo, Changing Properties): Fix typos.Juanma Barranquero2013-06-172-2/+6
* | | | | | | | | | | Implement new function `add-face-text-property'Lars Magne Ingebrigtsen2013-06-172-0/+26
* | | | | | | | | | | lispref/ChangeLog: Add bug ID to the previous change.Kenichi Handa2013-06-181-1/+1
* | | | | | | | | | | display.texi (Face Attributes): Refer to "Low-Level font" (not "Font Selectio...Kenichi Handa2013-06-182-2/+10
* | | | | | | | | | | * lisp/subr.el (with-eval-after-load): New macro.Stefan Monnier2013-06-132-26/+15
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Make the example more intuitive.Xue Fuqiao2013-06-112-5/+13
* | | | | | | | | | Documentation fix for 'ls' and hard links.Paul Eggert2013-06-103-27/+37
* | | | | | | | | | * doc/lispref/files.texi (File Attributes): Fix typo.Xue Fuqiao2013-06-102-5/+9
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | * doc/lispref/functions.texi (Lambda Expressions): Lambda expressions don'tStefan Monnier2013-05-282-3/+7
* | | | | | | | | Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-153-12/+17
* | | | | | | | | * doc/lispref/internals.texi (Writing Emacs Primitives): Remove obvious example.Glenn Morris2013-04-232-14/+11
* | | | | | | | | * doc/lispref/internals.texi (Writing Emacs Primitives): Remove unnecessary r...Xue Fuqiao2013-04-212-8/+29
* | | | | | | | | searching.texi (Regexp Backslash): Doc fix for backslash constructs in regula...Xue Fuqiao2013-04-212-4/+7
* | | | | | | | | * etc/NEWS, doc/lispref/tips.texi (Coding Conventions): MentionChristopher Schmidt2013-04-152-7/+14
* | | | | | | | | Make `split-window' a non-interactive function.Stephen Berman2013-04-132-2/+7
* | | | | | | | | Improve Lisp manual documentation on setting faces.Chong Yidong2013-04-063-144/+192
* | | | | | | | | ChangeLog fixesGlenn Morris2013-04-031-3/+0