Richard M. Stallman
685abb980b
*** empty log message ***
2005-10-29 20:04:09 +00:00
Bill Wohler
7000848e07
(Documentation Tips): Help mode now creates hyperlinks for URLs.
2005-10-28 21:53:30 +00:00
Richard M. Stallman
107fb6c995
*** empty log message ***
2005-10-28 16:44:46 +00:00
Masatake YAMATO
1d8e69a2b3
Write about new optional argument for `display-completion-list'.
2005-10-27 05:43:37 +00:00
Richard M. Stallman
6a89788796
*** empty log message ***
2005-10-23 19:13:19 +00:00
Eli Zaretskii
6d1e17be5b
(Building Emacs): Fix last change.
2005-10-22 16:41:55 +00:00
Richard M. Stallman
db5fe0a64c
*** empty log message ***
2005-10-22 15:36:08 +00:00
Richard M. Stallman
45158e7776
*** empty log message ***
2005-10-21 17:25:58 +00:00
Kim F. Storm
e50165ec10
*** empty log message ***
2005-10-19 22:21:00 +00:00
Chong Yidong
63ab30d0bd
* display.texi (Showing Images): Document max-image-size.
2005-10-19 03:55:44 +00:00
Richard M. Stallman
f8252852f3
*** empty log message ***
2005-10-17 16:23:43 +00:00
Juri Linkov
c1bed3aa3a
*** empty log message ***
2005-10-17 06:50:12 +00:00
Kim F. Storm
ef1b4c9ecd
*** empty log message ***
2005-10-07 22:16:46 +00:00
Kim F. Storm
abc8ce502c
*** empty log message ***
2005-10-04 14:26:06 +00:00
Nick Roberts
a1f5a1f00c
*** empty log message ***
2005-10-03 06:37:57 +00:00
Romain Francoise
97c3e4cc37
(High-Level Completion): Explain that the prompt
...
given to `read-buffer' should end with a colon and a space.
Update usage examples.
2005-09-30 18:30:10 +00:00
Juri Linkov
8ad8c5ce6b
*** empty log message ***
2005-09-29 23:41:36 +00:00
Chong Yidong
63182706ce
* errors.texi (Standard Errors): Corrected xrefs.
2005-09-26 00:42:20 +00:00
Chong Yidong
906320ec02
Updated documentation for `image-load-path'.
2005-09-18 14:03:55 +00:00
Richard M. Stallman
8ccd36304d
*** empty log message ***
2005-09-17 05:02:16 +00:00
Romain Francoise
7260457bf2
* elisp.texi: Specify GFDL version 1.2.
...
* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.
2005-09-16 22:10:04 +00:00
Chong Yidong
5b51c03716
Document `image-load-path'.
2005-09-15 14:02:34 +00:00
Richard M. Stallman
5c4757d329
*** empty log message ***
2005-09-15 13:17:55 +00:00
Chong Yidong
2bb8b80c20
2005-09-10 Chong Yidong <cyd@stupidchicken.com>
...
* files.texi (Saving Buffers): Fix typo.
2005-09-10 15:51:28 +00:00
Richard M. Stallman
47b8bc5d45
*** empty log message ***
2005-09-09 01:37:45 +00:00
Chong Yidong
475aab0deb
2005-09-08 Chong Yidong <cyd@stupidchicken.com>
...
* locals.texi (Standard Buffer-Local Variables): Don't include
mode variables for minor modes.
Fix xrefs for buffer-display-count, buffer-display-table,
buffer-offer-save, buffer-saved-size, cache-long-line-scans,
enable-multibyte-characters, fill-column, header-line-format,
left-fringe-width, left-margin, and right-fringe-width.
* hooks.texi (Standard Hooks): All hooks should conform to the
standard naming convention now.
Fix xref for `echo-area-clear-hook'.
* display.texi (Usual Display): Note that indicate-empty-lines and
tab-width are buffer-local.
* files.texi (Saving Buffers): Add xref to `Killing Buffers'.
* modes.texi (Mode Help): Note that major-mode is buffer-local.
* nonascii.texi (Encoding and I/O): Note that
buffer-file-coding-system is buffer-local.
* positions.texi (List Motion): Note that defun-prompt-regexp is
buffer-local.
* text.texi (Auto Filling): Note that auto-fill-function is
buffer-local.
(Undo): Note that buffer-undo-list is buffer-local.
* windows.texi (Buffers and Windows): Document
buffer-display-count.
2005-09-08 22:00:58 +00:00
Richard M. Stallman
2a6bc1f7ca
(Coding Conventions): Sometimes it is ok to put the
...
package prefix elsewhere than at the start of the name.
2005-09-06 04:40:23 +00:00
Richard M. Stallman
d7ea8b71aa
*** empty log message ***
2005-09-04 01:48:58 +00:00
Richard M. Stallman
0c6087a609
(nil and t): Minor cleanup.
...
Delete spurious mention of keyword symbols.
(Evaluation Notation): Add index entry.
(A Sample Function Description): Minor cleanup.
(A Sample Variable Description): Not all vars can be set.
2005-09-04 01:37:17 +00:00
Thien-Thi Nguyen
4b5fa40e1f
*** empty log message ***
2005-09-03 18:35:52 +00:00
Stefan Monnier
34b5077644
(Other Font Lock Variables): Sync the default of font-lock-lines-before.
2005-09-02 18:48:45 +00:00
Michael Albinus
c1105d052e
Make `make-auto-save-file-name' a magic operation.
2005-08-30 22:41:02 +00:00
Richard M. Stallman
6292971356
(Top): Update subnode menu.
2005-08-29 08:45:50 +00:00
Eli Zaretskii
0fb57cc0b4
*** empty log message ***
2005-08-27 12:31:26 +00:00
Richard M. Stallman
3e80c4c16e
*** empty log message ***
2005-08-25 11:06:36 +00:00
Juri Linkov
16691d29c1
*** empty log message ***
2005-08-22 21:35:40 +00:00
Juri Linkov
79a8defb56
(Attribute Functions): Add set-face-inverse-video-p.
...
Fix invert-face. Fix args of face-background.
2005-08-22 21:07:19 +00:00
Eli Zaretskii
217b694f6a
*** empty log message ***
2005-08-20 12:15:04 +00:00
Andreas Schwab
7ad1498e66
Typo.
2005-08-15 10:11:41 +00:00
Richard M. Stallman
0bf14bfd0c
*** empty log message ***
2005-08-15 02:06:44 +00:00
Richard M. Stallman
59cb8c2372
*** empty log message ***
2005-08-11 19:59:36 +00:00
Richard M. Stallman
c118d09e26
(Regexp Backslash, Regexp Example): New nodes split out of Regexps.
2005-08-11 19:51:56 +00:00
Thien-Thi Nguyen
651f374c99
Update years in copyright notice; nfc.
2005-08-10 14:29:01 +00:00
Richard M. Stallman
76d47f0dda
(Geometry): New node, split from Size and Position.
...
(Frame Parameters): Refer to Geometry.
(Layout Parameters): Fix typo.
2005-08-09 23:54:01 +00:00
Richard M. Stallman
67ec7f41d0
(The Buffer List): Fix xrefs.
2005-08-09 23:37:15 +00:00
Luc Teirlinck
adb5e445da
*** empty log message ***
2005-08-09 18:33:33 +00:00
Richard M. Stallman
61298e176c
*** empty log message ***
2005-08-09 12:11:00 +00:00
Eli Zaretskii
43e124e682
*** empty log message ***
2005-07-30 11:45:41 +00:00
Luc Teirlinck
653aea227f
*** empty log message ***
2005-07-27 15:26:36 +00:00
Eli Zaretskii
ba6ebbd500
(Autoload): Make the `doctor' example be consistent
...
with what's in current loaddefs.el. Describe the "fn" magic in
the usage portion of the doc string.
2005-07-23 10:22:44 +00:00