1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

547 commits

Author SHA1 Message Date
Eli Zaretskii
804543b5c0 (File Attributes): Fix description of file attributes. (Bug#4638)
Update attributes of files.texi example to be more representative.
2009-10-05 08:45:07 +00:00
Michael Albinus
461bf92b6e * files.texi (Create/Delete Dirs): New command copy-directory. 2009-10-05 08:11:56 +00:00
Juanma Barranquero
a86cd3957b * anti.texi (Antinews):
* macros.texi (Indenting Macros):
* strings.texi (Creating Strings, Case Conversion):
  Remove duplicate words.
2009-10-04 04:00:46 +00:00
Michael Albinus
d308026462 * files.texi (Directories): delete-directory has an optional
parameter RECURSIVE.
2009-10-01 15:51:43 +00:00
Stefan Monnier
85d145633b (Swapping Text): Minor clarification. 2009-10-01 14:33:58 +00:00
Glenn Morris
3d9842c67e (Declaring Functions): Mention that we also search for ".m" files in
the src/ directory.
2009-10-01 02:05:32 +00:00
Chong Yidong
78427304a6 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549). 2009-09-25 03:36:16 +00:00
Glenn Morris
b578c9cce4 (Building Emacs): Mention preloaded-file-list. 2009-09-22 02:24:20 +00:00
Alan Mackenzie
f804f44622 (Terminal Output): Put "@code{}" around "stdout". 2009-09-14 09:46:03 +00:00
Alan Mackenzie
beee5da7cf *** empty log message *** 2009-09-14 09:45:33 +00:00
Chong Yidong
5d6ab67259 * functions.texi (Anonymous Functions): Rearrange discussion,
giving usage of unquoted lambda forms first.  Mention that
`function' and `#'' are no longer required (Bug#4290).
2009-09-13 01:47:03 +00:00
Alan Mackenzie
f58a7c7e8e (Terminal Output): document `send-string-to-terminal' in batch mode. 2009-09-11 20:27:50 +00:00
Alan Mackenzie
59375eebc7 *** empty log message *** 2009-09-11 20:26:50 +00:00
Glenn Morris
e7e2f529e4 (Face Functions): Mention define-obsolete-face-alias. 2009-09-01 02:54:16 +00:00
Eli Zaretskii
0262612d69 (Mode Line Variables): Fix last change. 2009-08-27 18:45:26 +00:00
Stefan Monnier
4e3b4528ea * subr.el (default-mode-line-format, default-header-line-format)
(default-line-spacing, default-abbrev-mode, default-ctl-arrow)
(default-direction-reversed, default-truncate-lines)
(default-left-margin, default-tab-width, default-case-fold-search)
(default-left-margin-width, default-right-margin-width)
(default-left-fringe-width, default-right-fringe-width)
(default-fringes-outside-margins, default-scroll-bar-width)
(default-vertical-scroll-bar, default-indicate-empty-lines)
(default-indicate-buffer-boundaries, default-fringe-indicator-alist)
(default-fringe-cursor-alist, default-scroll-up-aggressively)
(default-scroll-down-aggressively, default-fill-column)
(default-cursor-type, default-buffer-file-type)
(default-cursor-in-non-selected-windows)
(default-buffer-file-coding-system, default-major-mode)
(default-enable-multibyte-characters): Mark as obsolete.
* cus-start.el (default-major-mode): Customize `major-mode' instead.
(enable-multibyte-characters): Not customizable any more.
2009-08-27 04:24:00 +00:00
Glenn Morris
eae4708858 Ulrich Mueller <ulm at gentoo.org>
(Character Codes): Fix typos.
2009-08-26 02:56:28 +00:00
Michael Albinus
3691a0a638 * processes.texi (Synchronous Processes): New defvar process-file-side-effects. 2009-08-25 08:31:42 +00:00
Glenn Morris
0706c02567 (Format Conversion Round-Trip): Mention nil regexp. 2009-08-25 03:02:09 +00:00
Glenn Morris
664d56b8b4 (Fontsets): Fix typo. 2009-08-25 03:01:20 +00:00
Stefan Monnier
03a74b84f8 * subr.el (listify-key-sequence-1): Use normal syntax since those
integers are nowadays always represented by the same (positive) number
on all platforms.
(read-key-empty-map): New const.
(read-key-delay): New var.
(read-key): New function.
(force-mode-line-update): Use with-current-buffer.
(locate-user-emacs-file): Don't forget to abbreviate the file name.
(start-process-shell-command, start-file-process-shell-command):
Discourage the use of command-args.

* processes.texi (Asynchronous Processes): Adjust arglist of
start-process-shell-command and start-file-process-shell-command.
2009-08-19 03:03:05 +00:00
Chong Yidong
4b1ed1bb56 * advice.texi (Argument Access in Advice): Note that argument
positions are zero-based (Bug#3932).
2009-08-15 22:02:59 +00:00
Chong Yidong
89a9e058e2 * commands.texi (Distinguish Interactive): Minor copyedit. 2009-08-15 21:47:23 +00:00
Chong Yidong
23696fd7bd * display.texi (Face Attributes): Add xref to Displaying Faces for
explanation of "underlying face".
2009-08-15 21:08:36 +00:00
Chong Yidong
f6de8a3718 * customize.texi (Common Keywords): Add xref to Loading.
* loading.texi (How Programs Do Loading): Add xref to Lisp
Libraries node in the Emacs manual.
2009-08-15 17:59:40 +00:00
Chong Yidong
417f77e6f2 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events. 2009-08-13 18:08:25 +00:00
Chong Yidong
0999039ce4 * processes.texi (Shell Arguments): Copyedits. 2009-07-18 04:42:25 +00:00
Glenn Morris
9af167bc52 (Repeated Loading): Fix typo. 2009-07-18 02:22:57 +00:00
Richard M. Stallman
137987ab43 * buffers.texi (Swapping Text): Recommend setting
write-region-annotate-functions and buffer-saved-size.

* backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2009-07-16 19:37:08 +00:00
Glenn Morris
622fa3800b Minor re-phrasings throughout.
(Edebug Execution Modes): Sit-for affects continue mode too.
(Jumping): Use `forward-sexp' rather than its keybinding.
(Edebug Misc): Fix Q binding.
(Edebug Eval): Remove cl version.
(Printing in Edebug): Clarify print-length etc.
(Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
(Specification List): Remove edebug-unwrap findex entry.
(Specification Examples): defmacro is actually not the same as defun.
Escape "`" in example.
2009-07-15 03:09:52 +00:00
Chong Yidong
b40c84b07f Clarify last change. 2009-07-15 01:29:41 +00:00
Chong Yidong
6bbd4600f9 * markers.texi (The Mark): Document optional arg to deactivate-mark. 2009-07-15 01:28:57 +00:00
Glenn Morris
64fbeb1627 (TEXI2PDF): New.
(elisp.pdf): New targets.
2009-07-11 20:06:30 +00:00
Glenn Morris
4c98b9edb6 Kevin Ryde <user42 at zip.com.au>
(Named Features): Refer to eval-after-load.
2009-07-11 19:39:24 +00:00
Glenn Morris
748c30f4a3 (Regexp Backslash): Fix typo. 2009-07-11 19:32:00 +00:00
Glenn Morris
e538d47927 Kevin Ryde <user42 at zip.com.au>
(Standard Hooks): Fix cross-references.
2009-07-11 03:02:18 +00:00
Glenn Morris
5300838c0f (Top): Display copyright notice at start of non-TeX. 2009-07-11 02:52:46 +00:00
Glenn Morris
a3cb6daaeb (EMACSVER): Fix accidental commit.
End menu descriptions with period.
2009-07-10 06:12:50 +00:00
Glenn Morris
121e43fd6e End menu descriptions with period. 2009-07-10 06:11:39 +00:00
Glenn Morris
b41d7b72dc (Completion): End menu description with period. 2009-07-10 06:10:51 +00:00
Glenn Morris
8e69dc70ad (System Interface): End menu description with period. 2009-07-10 06:10:35 +00:00
Glenn Morris
76f444dcca (Format Conversion): End menu description with period. 2009-07-10 06:10:06 +00:00
Glenn Morris
561c02163b Update @detailmenu. 2009-07-10 05:23:59 +00:00
Glenn Morris
0cc8c85ae0 (Character Type, String Type): Merge in some menu descriptions from elisp.texi. 2009-07-10 05:05:47 +00:00
Glenn Morris
c3cbbb40d0 (Hash Tables): End menu description with period. 2009-07-10 05:03:30 +00:00
Glenn Morris
fe42c16aff (Multiline Font Lock): End menu description with period. 2009-07-10 05:01:12 +00:00
Glenn Morris
5b594a5865 (Abstract Display): Merge in some menu descriptions from elisp.texi. 2009-07-10 04:58:56 +00:00
Glenn Morris
51d9979cd5 (Customization Types): Merge in some menu descriptions from elisp.texi. 2009-07-10 04:56:39 +00:00
Glenn Morris
285284024b Update edition to match elisp.texi. 2009-07-09 03:07:39 +00:00
Glenn Morris
aa514a98a7 (texinfodir): Rename from usermanualdir, and update.
(clean): Add two-volume.make intermediate files.
2009-07-09 03:07:16 +00:00