aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | * doc/lispref/internals.texi (Writing Emacs Primitives): Remove obvious example.Glenn Morris2013-04-231-0/+5
| | | | | | | | Tweak other to avoid overly long line.
* | * doc/lispref/internals.texi (Writing Emacs Primitives): Remove unnecessary ↵Xue Fuqiao2013-04-211-0/+3
| | | | | | | | references to the sources. (Bug#13800)
* | searching.texi (Regexp Backslash): Doc fix for backslash constructs in ↵Xue Fuqiao2013-04-211-0/+5
| | | | | | | | regular expressions.
* | * etc/NEWS, doc/lispref/tips.texi (Coding Conventions): MentionChristopher Schmidt2013-04-151-0/+5
| | | | | | | | | | separation of package descriptor and name of internal symbols by two hyphens.
* | Make `split-window' a non-interactive function.Stephen Berman2013-04-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | * doc/lispref/windows.texi (Splitting Windows): Change category of split-window from a command to a function. * etc/NEWS: Mention fixing `split-window' to be non-interactive. * window.el (split-window): Remove interactive form, since as a command this function is a special case of split-window-below. Correct doc string.
* | Improve Lisp manual documentation on setting faces.Chong Yidong2013-04-061-0/+11
| | | | | | | | | | | | | | | | | | | | | | * display.texi (Faces): Minor clarifications. (Defining Faces): Clarify default vs custom face specs. Document face-spec-set. * display.texi (Overlay Properties): * text.texi (Special Properties): Use the "anonymous face" terminology. Describe foreground-color and background-color forms as compatibility-only.
* | ChangeLog fixesGlenn Morris2013-04-031-3/+0
| | | | | | | | | | | | 2013-03-16 was not the date Emacs 24.3 was released, it was not even the date on which I merged all changes from that release into trunk. Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00990.html
* | Minor improvements in ELisp manual.Eli Zaretskii2013-03-241-0/+5
| | | | | | | | | | doc/lispref/compile.texi (Byte-Code Objects): Add index entry. (Disassembly): Add cross-references.
* | Fix bug #13935 with inaccurate description of 'fullscreen'.Eli Zaretskii2013-03-231-0/+5
| | | | | | | | | | doc/lispref/frames.texi (Size Parameters): More accurate description of the difference between 'fullboth' and 'maximized'.
* | * symbols.texi (Standard Properties): Document pure. (Bug#13823)Christopher Schmidt2013-03-171-0/+4
| |
* | Merge from emacs-24Stefan Monnier2013-03-161-0/+7
|\ \ | |/
| * Tweaks for www.gnu.org html versions of manualsGlenn Morris2013-03-121-0/+4
| | | | | | | | | | | | | | | | | | | | * admin/admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG. * doc/emacs/emacs.texi (Top): Add some stuff specific to www.gnu.org. * doc/lispintro/emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org. * doc/lispref/elisp.texi: Add some stuff specific to www.gnu.org.
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+4
| |
* | * control.texi (Pattern matching case statement): Fix typo.Ted Zlatanov2013-03-111-0/+4
| |
* | Prefer UTF-8 for documentation.Paul Eggert2013-03-041-0/+4
| | | | | | | | | | With GNU Texinfo 5.0, this generates nicer-looking info files, since they can use curly quotes. With older Texinfo it doesn't matter.
* | Merge from emacs-24; up to 2012-12-24T06:24:08Z!eggert@cs.ucla.eduGlenn Morris2013-03-021-0/+4
|\ \ | |/
| * * doc/lispref/objects.texi (Symbol Type): Fix typo.Glenn Morris2013-03-021-0/+4
| |
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-271-0/+4
|\ \ | |/
| * * variables.texi (File Local Variables): Fix reference.Bastien Guerry2013-02-271-0/+4
| | | | | | | | | | Thanks to Aurélien Aptel and for reporting this problem and to Xue Fuqiao for suggesting a fix.
* | Merge from emacs-24; up to 2012-12-22T19:09:52Z!rgm@gnu.orgGlenn Morris2013-02-241-0/+4
|\ \ | |/
| * Minor improvements in the ELisp manual.Eli Zaretskii2013-02-231-0/+4
| | | | | | | | doc/lispref/files.texi (Magic File Names): Improve wording and indexing.
* | More doc updates for multi-frame imagesGlenn Morris2013-02-201-0/+4
| | | | | | | | | | | | | | | | * doc/emacs/files.texi (File Conveniences): Not just GIFs can be animated. * doc/lispref/display.texi (Multi-Frame Images): Minor rephrasing. * etc/NEWS: Related edits.
* | Lispref updates for multi-frame imagesGlenn Morris2013-02-201-0/+8
| | | | | | | | | | | | | | | | | | * doc/lispref/display.texi (GIF Images, TIFF Images): Delete these nodes. (ImageMagick Images): For :index, use an xref rather than duplicating. (Other Image Types): Add GIF, adjust formatting. (Multi-Frame Images): Rename from Animated Images. Expand section. * doc/lispref/elisp.texi (Top): Update menu for these changes.
* | Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ruGlenn Morris2013-02-181-0/+4
|\ \ | |/
| * * doc/lispref/text.texi (Change Hooks): Fix typo.Glenn Morris2013-02-181-0/+4
| |
* | Merge from emacs-24; up to 2012-12-19T19:51:40Z!monnier@iro.umontreal.caGlenn Morris2013-02-151-1/+1
|\ \ | |/
* | Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.dePaul Eggert2013-02-141-0/+4
|\ \ | |/
| * * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-131-0/+4
| |
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-0/+13
|\ \ | |/
| * * doc/lispref/objects.texi (Char-Table Type): Add footnote about #^^.Glenn Morris2013-02-121-0/+2
| |
| * * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-121-0/+4
| |
| * keymaps.texi small fix for bug#13684Glenn Morris2013-02-111-0/+5
| | | | | | | | | | * doc/lispref/keymaps.texi (Scanning Keymaps): Remove obsolete sentence about meta characters; this changed in 22.1.
| * * doc/lispref/objects.texi (Char-Table Type): Add cindex.Glenn Morris2013-02-101-0/+2
| |
| * * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.Glenn Morris2013-02-101-0/+4
| |
* | Merge from emacs-24; up to 2012-12-15T12:19:04Z!juri@jurta.orgGlenn Morris2013-02-091-0/+4
|\ \ | |/
| * * doc/lispref/keymaps.texi (Creating Keymaps): Update make-keymap result.Glenn Morris2013-02-081-0/+4
| |
* | Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/xdisp.c (decode_mode_spec): Remove handling of %t. lisp/net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference buffer-file-type. lisp/mail/feedmail.el (feedmail-force-binary-write): Doc fix. (feedmail-run-the-queue, feedmail-dump-message-to-queue) (feedmail-send-it-immediately): Don't bind buffer-file-type, bind coding-system-for-write instead. lisp/jka-compr.el (jka-compr-write-region): Don't bind buffer-file-type. lisp/emacs-lisp/bytecomp.el (byte-compile-file): Don't bind buffer-file-type. lisp/files.el (file-name-buffer-file-type-alist): Remove defvar. (insert-file-contents-literally): Remove reference to file-name-buffer-file-type-alist. lisp/dos-w32.el (file-name-buffer-file-type-alist): Deprecate and make-obsolete. (find-buffer-file-type-match, find-buffer-file-type): Remove. (find-buffer-file-type-coding-system): Remove references to find-buffer-file-type-match, find-buffer-file-type, and buffer-file-type. Don't put find-buffer-file-type-coding-system into file-coding-system-alist. (find-file-binary, find-file-text): Bind coding-system-for-read instead of file-name-buffer-file-type-alist. lisp/erc/erc-dcc.el (erc-dcc-get-file): Don't reference buffer-file-type. doc/emacs/msdog.texi (Text and Binary): Delete the description of file-name-buffer-file-type-alist. doc/lispref/modes.texi (%-Constructs): Remove the description of %t. doc/lispref/nonascii.texi (MS-DOS File Types): Delete node. Fixes: debbugs:12989
* | Merge from emacs-24; up to 2012-12-14T21:27:39Z!rgm@gnu.orgGlenn Morris2013-02-081-0/+5
|\ \ | |/
| * keymaps.texi tweakGlenn Morris2013-02-081-0/+5
| | | | | | | | | | | | | | * doc/lispref/keymaps.texi (Active Keymaps, Searching Keymaps): Remove confusing mention of "symbolic prefix". Fixes: debbugs:13643
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-191-0/+5
|\ \ | |/
| * Doc fixes related to "(declare (indent symbol))" (bug#13450)Glenn Morris2013-01-151-0/+5
| | | | | | | | | | | | | | * doc/lispref/macros.texi (Indenting Macros): Fix order of an indent symbol's arguments. * lisp/emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
* | Allow floating-point file offsets.Paul Eggert2013-01-191-0/+6
| | | | | | | | | | | | | | | | | | | | Problem reported by Vitalie Spinu in <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html>. * doc/lispref/files.texi (Reading from Files, Writing to Files): Say that file offsets can be numbers, not just integers. * src/fileio.c (emacs_lseek): Remove. (file_offset): New function. (Finsert_file_contents, Fwrite_region): Use it.
* | Merge from emacs-24Stefan Monnier2013-01-091-0/+5
|\ \ | |/
| * commands.texi small fix for bug#13393Glenn Morris2013-01-091-0/+5
| | | | | | | | | | * doc/lispref/commands.texi (Interactive Codes): Whitespace does not terminate interactive "S".
* | Merge from emacs-24; up to 2012-12-07T15:31:43Z!cyd@gnu.orgGlenn Morris2013-01-061-0/+4
|\ \ | |/
| * * windows.texi (Vertical Scrolling): Fix typos.Chong Yidong2013-01-061-0/+4
| | | | | | | | Fixes: debbugs:13267
* | Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-051-0/+14
|\ \ | |/
| * Fix ChangeLog date oddnessGlenn Morris2013-01-051-1/+1
| |
| * * doc/lsipref/display.texi (Overlay Properties): Mention field.Glenn Morris2013-01-051-0/+4
| | | | | | | | Fixes: debbugs:13364
| * ChangeLog fixGlenn Morris2013-01-051-4/+0
| |