aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Minor improvements in ELisp manual.Eli Zaretskii2013-03-242-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-232-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-172-2/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge from emacs-24Stefan Monnier2013-03-162-0/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Tweaks for www.gnu.org html versions of manualsGlenn Morris2013-03-122-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | | | | | | |
* | | | | | | | Revert inadvertently committed changes in lispref/frames.texi.Eli Zaretskii2013-03-161-3/+2
| | | | | | | |
* | | | | | | | Match the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED to docs on Windows.Eli Zaretskii2013-03-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/w32term.c (w32fullscreen_hook): Swap FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED. Fixes: debbugs:13935
* | | | | | | | * control.texi (Pattern matching case statement): Fix typo.Ted Zlatanov2013-03-112-1/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Prefer UTF-8 for documentation.Paul Eggert2013-03-043-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-022-2/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * doc/lispref/objects.texi (Symbol Type): Fix typo.Glenn Morris2013-03-022-2/+6
| | | | | | |
* | | | | | | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-272-1/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * variables.texi (File Local Variables): Fix reference.Bastien Guerry2013-02-272-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-242-1/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Minor improvements in the ELisp manual.Eli Zaretskii2013-02-232-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | doc/lispref/files.texi (Magic File Names): Improve wording and indexing.
* | | | | | | More doc updates for multi-frame imagesGlenn Morris2013-02-202-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-203-54/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-182-1/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * doc/lispref/text.texi (Change Hooks): Fix typo.Glenn Morris2013-02-182-1/+5
| | | | | | |
* | | | | | | 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-142-3/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-132-3/+6
| | | | | | |
* | | | | | | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-125-9/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * doc/lispref/objects.texi (Char-Table Type): Add footnote about #^^.Glenn Morris2013-02-122-1/+4
| | | | | | |
| * | | | | | * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-122-1/+5
| | | | | | |
| * | | | | | In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-3/+3
| | | | | | |
| * | | | | | keymaps.texi small fix for bug#13684Glenn Morris2013-02-112-3/+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-102-0/+3
| | | | | | |
| * | | | | | * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.Glenn Morris2013-02-102-1/+5
| | | | | | |
* | | | | | | Merge from emacs-24; up to 2012-12-15T12:19:04Z!juri@jurta.orgGlenn Morris2013-02-092-1/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | * doc/lispref/keymaps.texi (Creating Keymaps): Update make-keymap result.Glenn Morris2013-02-082-1/+7
| | | | | | |
* | | | | | | Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-094-65/+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-082-4/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | keymaps.texi tweakGlenn Morris2013-02-082-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-192-2/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Doc fixes related to "(declare (indent symbol))" (bug#13450)Glenn Morris2013-01-152-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-192-5/+11
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-092-4/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | commands.texi small fix for bug#13393Glenn Morris2013-01-092-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-062-4/+9
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | * windows.texi (Vertical Scrolling): Fix typos.Chong Yidong2013-01-062-4/+9
| | | | | | | | | | | | | | | | | | | | Fixes: debbugs:13267
* | | | | Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-054-4/+23
|\ \ \ \ \ | |/ / / /
| * | | | Fix ChangeLog date oddnessGlenn Morris2013-01-051-1/+1
| | | | |
| * | | | * doc/lsipref/display.texi (Overlay Properties): Mention field.Glenn Morris2013-01-052-0/+12
| | | | | | | | | | | | | | | | | | | | Fixes: debbugs:13364
| * | | | ChangeLog fixGlenn Morris2013-01-051-4/+0
| | | | |
| * | | | Fix manual formatting errorsAndreas Schwab2013-01-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lispref/hooks.texi (Standard Hooks): Fix use of @itemx. * misc/ada-mode.texi: Remove braces from @title argument. * misc/eudc.texi: Likewise. * misc/smtpmail.texi: Likewise. * misc/auth.texi (VERSION): Set before first use. * misc/emacs-gnutls.texi (VERSION): Likewise. * misc/pgg.texi (VERSION): Likewise. * misc/ede.texi (Top): Rename from top, all uses changed. * misc/eshell.texi: Add missing argument to @sp. * misc/forms.texi (Top): Reorder menu to match structure. * misc/htmlfontify.texi (Customisation): Add missing @item in @enumerate. * misc/org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. * misc/pcl-cvs.texi: Add missing argument to @sp. (Movement commands): Fix use of @itemx. * misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise. * misc/reftex.texi (Options (Creating Citations)): Add missing newline before @end. * misc/tramp.texi (Obtaining Tramp): Remove extra dots. (Configuration): Reorder menu to match structure. * misc/viper.texi (Marking): Add missing argument for @item.
| * | | | Fix usage of @itemx in ELisp manual.Eli Zaretskii2013-01-052-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first directive in a group of items.
| * | | | * keymaps.texi (Key Sequences): Remove obsolete sentence.Chong Yidong2013-04-022-3/+5
| | | | | | | | | | | | | | | | | | | | Fixes: debbugs:13356
* | | | | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-042-1/+5
|\ \ \ \ \ | |/ / / /