1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

526 Commits

Author SHA1 Message Date
Juri Linkov
d7d1f75e5e *** empty log message *** 2005-12-11 09:57:08 +00:00
Richard M. Stallman
4b1c16c20f *** empty log message *** 2005-12-11 05:02:28 +00:00
Richard M. Stallman
2663a20493 *** empty log message *** 2005-12-08 18:08:38 +00:00
Richard M. Stallman
1d49d5d9e1 (Character Type): Clarify that \s is not space if a dash follows. 2005-12-08 17:43:14 +00:00
Richard M. Stallman
fa0d4d0c09 *** empty log message *** 2005-12-06 02:07:54 +00:00
Stefan Monnier
d64b177ae9 (Format of Keymaps): Remove mention of a quirk
in full keymaps, since the quirk has been fixed.
2005-12-05 19:42:10 +00:00
Eli Zaretskii
79019cc953 *** empty log message *** 2005-12-03 12:32:36 +00:00
Richard M. Stallman
161ef3be43 *** empty log message *** 2005-11-27 19:29:09 +00:00
Juri Linkov
17c1971a7e *** empty log message *** 2005-11-21 07:57:45 +00:00
Chong Yidong
5890344b0a * display.texi: Revert 2005-11-20 change. 2005-11-20 15:23:33 +00:00
Thien-Thi Nguyen
cbce075240 (Bindat Functions): Say "third" to refer to zero-based index "2". 2005-11-20 15:17:23 +00:00
Luc Teirlinck
ff04c885dd *** empty log message *** 2005-11-19 03:32:24 +00:00
Chong Yidong
ce8d4e00b7 mention :ignore-defface 2005-11-18 02:51:12 +00:00
Stefan Monnier
16b4c38b1d (Minor Mode Conventions): Use custom-set-minor-mode.
(Minor Mode Conventions): Mention the use of a hook.
2005-11-16 18:11:34 +00:00
Stefan Monnier
cbad4a9ef8 (Minor Mode Conventions): Use custom-set-minor-mode. 2005-11-16 17:14:37 +00:00
Richard M. Stallman
fda12b27a9 *** empty log message *** 2005-11-07 01:28:15 +00:00
Richard M. Stallman
e082564eae *** empty log message *** 2005-11-03 21:48:00 +00:00
Chong Yidong
f0cdd9e458 Document ~/.emacs.d/init.el. 2005-10-30 03:55:56 +00:00
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