1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

1985 Commits

Author SHA1 Message Date
Richard M. Stallman
7279aaf668 (Resizing Windows): Add adjust-window-trailing-edge. 2005-11-27 19:27:13 +00:00
Juri Linkov
17c1971a7e *** empty log message *** 2005-11-21 07:57:45 +00:00
Juri Linkov
27a0fffee7 (Common Keywords): Update links types custom-manual and url-link.
Add link types emacs-library-link, file-link, function-link,
variable-link, custom-group-link.
2005-11-21 07:56:04 +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
f704945997 (Library Search): Update the default value of `load-suffixes'. 2005-11-19 03:34:32 +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
Stefan Monnier
b3910238f4 Add `dedicated' arg to get-lru-window and get-largest-window. 2005-11-07 21:15:17 +00:00
Richard M. Stallman
fda12b27a9 *** empty log message *** 2005-11-07 01:28:15 +00:00
Richard M. Stallman
a421836687 (Magic File Names): find-file-name-handler checks the
`operations' property of the handler.
2005-11-07 01:07:56 +00:00
Richard M. Stallman
e082564eae *** empty log message *** 2005-11-03 21:48:00 +00:00
Richard M. Stallman
33a992c298 (Frame-Local Variables): Small clarification. 2005-11-03 21:32:08 +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
Richard M. Stallman
3c4c00e6bf (Garbage Collection): Document memory-full. 2005-10-29 19:52:29 +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
Richard M. Stallman
30cb17f0c2 (Completion Commands): Clean up prev change. 2005-10-28 16:44:20 +00:00
Richard M. Stallman
185d95fc3e (Eval During Compile): Explain recommended uses
of eval-when-compile and eval-and-compile.
2005-10-28 16:43:12 +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
Richard M. Stallman
751fc7d908 (Overlay Arrow): Clarify about local bindings of overlay-arrow-position. 2005-10-23 18:18:11 +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
55f77e1ce3 (Building Emacs): Document eval-at-startup. 2005-10-22 15:15:56 +00:00
Richard M. Stallman
45158e7776 *** empty log message *** 2005-10-21 17:25:58 +00:00
Richard M. Stallman
e1f4af40f4 (Where Defined): load-history contains abs file names.
symbol-file returns abs file names.
2005-10-21 17:25:23 +00:00
Kim F. Storm
e50165ec10 *** empty log message *** 2005-10-19 22:21:00 +00:00
Kim F. Storm
1ac3cfd843 (Showing Images): Add max-image-size integer value. 2005-10-19 21:54:11 +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
Richard M. Stallman
617e58e7f0 (Quitting): Minor clarification. 2005-10-17 16:19:56 +00:00
Richard M. Stallman
75c0692f1b (Sentinels): Clarify about output and quitting.
(Filter Functions): Mention with-local-quit.
2005-10-17 16:16:27 +00:00
Juri Linkov
c1bed3aa3a *** empty log message *** 2005-10-17 06:50:12 +00:00
Juri Linkov
80be8042ca (Change Hooks): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:49:47 +00:00
Juri Linkov
099829c386 (Syntax Table Functions):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:49:14 +00:00
Juri Linkov
d866ddd968 (Output Functions): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:48:54 +00:00
Juri Linkov
248a47c9ec (Excursions): Replace arg forms' with body' in `save-excursion'. 2005-10-17 06:48:32 +00:00
Juri Linkov
3389865aa2 (Mode Hooks, Defining Minor Modes):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:48:00 +00:00
Juri Linkov
f8e3368312 (Writing to Files): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:47:26 +00:00
Juri Linkov
84ff884e17 (Progress, Defining Faces):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:46:57 +00:00
Juri Linkov
3e14f3dae8 (Group Definitions): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:46:14 +00:00
Juri Linkov
3fa2da7ac8 (Eval During Compile, Compiler Errors):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:45:48 +00:00
Juri Linkov
4049cdfac4 (Event Input Misc): Replace ...' with @dots{}' in @defmac' and @defspec'.
(Quitting): Replace arg `forms' with `body' in `with-local-quit'.
2005-10-17 06:45:26 +00:00
Juri Linkov
a029bcbbaf (Current Buffer): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:44:50 +00:00
Kim F. Storm
ef1b4c9ecd *** empty log message *** 2005-10-07 22:16:46 +00:00
Kim F. Storm
8781c4d14e (Window Tree): Rename window-split-tree to window-tree.
Rename manual section accordingly.
2005-10-07 22:12:40 +00:00