aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Fix typo.Xue Fuqiao2013-09-281-1/+1
* | | | | | | | | | | | | | | Comment.Xue Fuqiao2013-09-281-0/+10
* | | | | | | | | | | | | | | * doc/lispref/nonascii.texi (Default Coding Systems): Typo fix.Xue Fuqiao2013-09-222-1/+5
* | | | | | | | | | | | | | | Add information about carriage-return in lispref.Xue Fuqiao2013-09-212-1/+6
* | | | | | | | | | | | | | | Minor fixes for last change in lispref/display.texi.Eli Zaretskii2013-09-141-6/+5
* | | | | | | | | | | | | | | Fix last change in lispref/display.texi.Eli Zaretskii2013-09-141-1/+1
* | | | | | | | | | | | | | | Fix bug #15375 with inaccurate docs of display margin width values.Eli Zaretskii2013-09-142-10/+21
* | | | | | | | | | | | | | | doc/lispref/text.texi (Not Intervals): Minor wording fix.Eli Zaretskii2013-09-132-5/+11
* | | | | | | | | | | | | | | Comments.Xue Fuqiao2013-09-121-0/+3
* | | | | | | | | | | | | | | * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete ...Xue Fuqiao2013-09-122-0/+5
* | | | | | | | | | | | | | | Character properties fix in lispref.Xue Fuqiao2013-09-122-5/+10
* | | | | | | | | | | | | | | Minor fixes for ido.texi.Xue Fuqiao2013-09-111-0/+2
* | | | | | | | | | | | | | | * doc/lispref/macros.texi (Defining Macros): Prefer "function" to "lambdaStefan Monnier2013-09-082-2/+7
* | | | | | | | | | | | | | | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-1/+6
* | | | | | | | | | | | | | | * lispref/variables.texi (File Local Variables): Don't recommend quoting!Stefan Monnier2013-08-262-2/+5
* | | | | | | | | | | | | | | Fix broken customization in Flymake.Xue Fuqiao2013-08-261-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Document problems with Windows file names that end in blanks.Eli Zaretskii2013-08-202-0/+13
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Minor improving in indexing of buffer position.Xue Fuqiao2013-08-193-0/+6
* | | | | | | | | | | | | Minor improving in indexing of "region".Eli Zaretskii2013-08-182-1/+10
* | | | | | | | | | | | | * text.texi (Case Changes): Fix an `args-out-of-range' error in the example.Xue Fuqiao2013-08-172-1/+4
* | | | | | | | | | | | | * doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some ind...Xue Fuqiao2013-08-172-0/+8
* | | | | | | | | | | | | * doc/emacs/text.texi (Columns): Comment out undefined behavior.Xue Fuqiao2013-08-172-0/+4
* | | | | | | | | | | | | * doc/emacs/text.texi (Sorting): Fix indentation.Xue Fuqiao2013-08-172-4/+6
* | | | | | | | | | | | | * doc/emacs/text.texi (Filling): Add cross-reference for hard newlines.Xue Fuqiao2013-08-172-1/+3
* | | | | | | | | | | | | * doc/emacs/text.texi (Enriched Justification): Minor fixes.Xue Fuqiao2013-08-171-0/+1
* | | | | | | | | | | | | Mention interactive call of buffer-disable-undo.Xue Fuqiao2013-08-172-1/+7
* | | | | | | | | | | | | Another doc fix for `buffer-undo-list'.Xue Fuqiao2013-08-171-1/+1
* | | | | | | | | | | | | Doc fix for `buffer-undo-list'.Xue Fuqiao2013-08-162-2/+4
* | | | | | | | | | | | | Reverse previous change, because kill-{new, append} don't have obvious advant...Xue Fuqiao2013-08-161-0/+1
* | | | | | | | | | | | | Advertise using `kill-new' and `kill-append' in Lisp programs.Xue Fuqiao2013-08-161-0/+1
* | | | | | | | | | | | | doc/lispref/text.texi(Margins): Add an index.Xue Fuqiao2013-08-162-0/+3
* | | | | | | | | | | | | Spelling fixes.Paul Eggert2013-08-151-1/+1
* | | | | | | | | | | | | Refine the documentation of `insert-buffer-substring'.Xue Fuqiao2013-08-162-5/+5
* | | | | | | | | | | | | * doc/lispref/text.texi (Insertion): Add cross-references.Xue Fuqiao2013-08-162-1/+4
* | | | | | | | | | | | | Remove documentation of undefined behavior.Xue Fuqiao2013-08-164-5/+23
* | | | | | | | | | | | | * doc/lispref/markers.texi (The Region): Add/move indexes.Xue Fuqiao2013-08-152-1/+8
* | | | | | | | | | | | | * src/marker.c (set_marker): Reformat documentation.Xue Fuqiao2013-08-142-1/+4
* | | | | | | | | | | | | Rename :content-type to :format in `create-image'Lars Magne Ingebrigtsen2013-08-131-5/+5
* | | | | | | | | | | | | Enable giving hints to ImageMagick via :content-typeLars Magne Ingebrigtsen2013-08-132-0/+13
* | | | | | | | | | | | | Doc fix for forward-word and backward-word.Xue Fuqiao2013-08-132-3/+7
* | | | | | | | | | | | | * lispref/lists.texi (List Elements): Undocument nth, nthcdr with n < 0Glenn Morris2013-08-132-8/+12
* | | | | | | | | | | | | * doc/lispref/frames.texi (Display Feature Testing): Add indexes.Xue Fuqiao2013-08-132-1/+2
* | | | | | | | | | | | | * doc/lispref/frames.texi (Display Feature Testing): Add an index.Xue Fuqiao2013-08-132-1/+6
* | | | | | | | | | | | | Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris2013-08-112-10/+100
* | | | | | | | | | | | | * doc/lispref/edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.Xue Fuqiao2013-08-102-2/+6
* | | | | | | | | | | | | * doc/misc/ido.texi (Working Directories):Xue Fuqiao2013-08-101-1/+1
* | | | | | | | | | | | | * doc/lispref/control.texi (Error Symbols): Minor fix for previous change.Xue Fuqiao2013-08-102-1/+6
* | | | | | | | | | | | | * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-093-37/+36
* | | | | | | | | | | | | doc/misc/cl.texi: Add indexes.Xue Fuqiao2013-08-071-0/+1
* | | | | | | | | | | | | Use region cache to speedup bidi_find_paragraph_start.Dmitry Antipov2013-08-063-3/+9