diff options
| author | Martin Rudalics | 2009-05-21 15:31:31 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2009-05-21 15:31:31 +0000 |
| commit | 01f17ae208c1bd9e70fa7fc76f5463aa46602815 (patch) | |
| tree | 8f4d8c52df05abb97453bc24084992e8a95fb589 /doc/lispref/ChangeLog | |
| parent | ef6e069495ace3eab6bf810673f5b3741ceff30c (diff) | |
| download | emacs-01f17ae208c1bd9e70fa7fc76f5463aa46602815.tar.gz emacs-01f17ae208c1bd9e70fa7fc76f5463aa46602815.zip | |
* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
* backups.texi (Making Backups): backup-directory-alist and
make-backup-file-name-function are options.
(Auto-Saving): auto-save-list-file-prefix is an option.
* buffers.texi (Killing Buffers): buffer-offer-save is an
option.
* display.texi (Refresh Screen): no-redraw-on-reenter is an
option.
(Echo Area Customization): echo-keystrokes is an option.
(Selective Display): selective-display-ellipses is an option.
(Temporary Displays): temp-buffer-show-function is an option.
(Face Attributes): underline-minimum-offset and x-bitmap-file-path
are options.
(Font Selection): face-font-family-alternatives,
face-font-selection-order, face-font-registry-alternatives, and
scalable-fonts-allowed are options.
(Fringe Indicators): indicate-buffer-boundaries is an option.
(Fringe Cursors): overflow-newline-into-fringe is an option.
(Scroll Bars): scroll-bar-mode is an option.
* eval.texi (Eval): max-lisp-eval-depth is an option.
* files.texi (Visiting Functions): find-file-hook is an option.
(Directory Names): directory-abbrev-alist is an option.
(Unique File Names): temporary-file-directory and
small-temporary-file-directory are options.
* frames.texi (Initial Parameters): initial-frame-alist,
minibuffer-frame-alist and default-frame-alist are options.
(Cursor Parameters): blink-cursor-alist and
cursor-in-non-selected-windows ar options.
(Window System Selections): selection-coding-system is an
option.
(Display Feature Testing): display-mm-dimensions-alist is an
option.
* help.texi (Help Functions): help-char and help-event-list are
options.
* keymaps.texi (Functions for Key Lookup): meta-prefix-char is
an option.
* minibuf.texi (Minibuffer History): history-length and
history-delete-duplicates are options.
(High-Level Completion): read-buffer-function and
read-buffer-completion-ignore-case are options.
(Reading File Names): read-file-name-completion-ignore-case is
an option.
* modes.texi (Mode Line Top): mode-line-format is an option.
(Mode Line Variables): mode-line-position and mode-line-modes
are options.
* nonascii.texi (Text Representations):
enable-multibyte-characters is an option.
(Default Coding Systems): auto-coding-regexp-alist,
file-coding-system-alist, auto-coding-alist and
auto-coding-functions are options.
(Specifying Coding Systems): inhibit-eol-conversion is an
option.
* os.texi (Init File): site-run-file is an option.
(System Environment): mail-host-address is an option.
(User Identification): user-mail-address is an option.
(Terminal Output): baud-rate is an option.
* positions.texi (Word Motion): words-include-escapes is an
option.
* searching.texi (Standard Regexps): page-delimiter,
paragraph-separate, paragraph-separate and sentence-end are
options.
* text.texi (Margins): left-margin and fill-nobreak-predicate
are options.
* variables.texi (Local Variables): max-specpdl-size is an
option.
* windows.texi (Choosing Window):
split-window-preferred-function, special-display-function and
display-buffer-function are options.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index eb82a7e12be..213bd53cb76 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,91 @@ | |||
| 1 | 2009-05-21 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * abbrevs.texi (Abbrev Mode): abbrev-mode is an option. | ||
| 4 | |||
| 5 | * backups.texi (Making Backups): backup-directory-alist and | ||
| 6 | make-backup-file-name-function are options. | ||
| 7 | (Auto-Saving): auto-save-list-file-prefix is an option. | ||
| 8 | |||
| 9 | * buffers.texi (Killing Buffers): buffer-offer-save is an | ||
| 10 | option. | ||
| 11 | |||
| 12 | * display.texi (Refresh Screen): no-redraw-on-reenter is an | ||
| 13 | option. | ||
| 14 | (Echo Area Customization): echo-keystrokes is an option. | ||
| 15 | (Selective Display): selective-display-ellipses is an option. | ||
| 16 | (Temporary Displays): temp-buffer-show-function is an option. | ||
| 17 | (Face Attributes): underline-minimum-offset and x-bitmap-file-path | ||
| 18 | are options. | ||
| 19 | (Font Selection): face-font-family-alternatives, | ||
| 20 | face-font-selection-order, face-font-registry-alternatives, and | ||
| 21 | scalable-fonts-allowed are options. | ||
| 22 | (Fringe Indicators): indicate-buffer-boundaries is an option. | ||
| 23 | (Fringe Cursors): overflow-newline-into-fringe is an option. | ||
| 24 | (Scroll Bars): scroll-bar-mode is an option. | ||
| 25 | |||
| 26 | * eval.texi (Eval): max-lisp-eval-depth is an option. | ||
| 27 | |||
| 28 | * files.texi (Visiting Functions): find-file-hook is an option. | ||
| 29 | (Directory Names): directory-abbrev-alist is an option. | ||
| 30 | (Unique File Names): temporary-file-directory and | ||
| 31 | small-temporary-file-directory are options. | ||
| 32 | |||
| 33 | * frames.texi (Initial Parameters): initial-frame-alist, | ||
| 34 | minibuffer-frame-alist and default-frame-alist are options. | ||
| 35 | (Cursor Parameters): blink-cursor-alist and | ||
| 36 | cursor-in-non-selected-windows ar options. | ||
| 37 | (Window System Selections): selection-coding-system is an | ||
| 38 | option. | ||
| 39 | (Display Feature Testing): display-mm-dimensions-alist is an | ||
| 40 | option. | ||
| 41 | |||
| 42 | * help.texi (Help Functions): help-char and help-event-list are | ||
| 43 | options. | ||
| 44 | |||
| 45 | * keymaps.texi (Functions for Key Lookup): meta-prefix-char is | ||
| 46 | an option. | ||
| 47 | |||
| 48 | * minibuf.texi (Minibuffer History): history-length and | ||
| 49 | history-delete-duplicates are options. | ||
| 50 | (High-Level Completion): read-buffer-function and | ||
| 51 | read-buffer-completion-ignore-case are options. | ||
| 52 | (Reading File Names): read-file-name-completion-ignore-case is | ||
| 53 | an option. | ||
| 54 | |||
| 55 | * modes.texi (Mode Line Top): mode-line-format is an option. | ||
| 56 | (Mode Line Variables): mode-line-position and mode-line-modes | ||
| 57 | are options. | ||
| 58 | |||
| 59 | * nonascii.texi (Text Representations): | ||
| 60 | enable-multibyte-characters is an option. | ||
| 61 | (Default Coding Systems): auto-coding-regexp-alist, | ||
| 62 | file-coding-system-alist, auto-coding-alist and | ||
| 63 | auto-coding-functions are options. | ||
| 64 | (Specifying Coding Systems): inhibit-eol-conversion is an | ||
| 65 | option. | ||
| 66 | |||
| 67 | * os.texi (Init File): site-run-file is an option. | ||
| 68 | (System Environment): mail-host-address is an option. | ||
| 69 | (User Identification): user-mail-address is an option. | ||
| 70 | (Terminal Output): baud-rate is an option. | ||
| 71 | |||
| 72 | * positions.texi (Word Motion): words-include-escapes is an | ||
| 73 | option. | ||
| 74 | |||
| 75 | * searching.texi (Standard Regexps): page-delimiter, | ||
| 76 | paragraph-separate, paragraph-separate and sentence-end are | ||
| 77 | options. | ||
| 78 | |||
| 79 | * text.texi (Margins): left-margin and fill-nobreak-predicate | ||
| 80 | are options. | ||
| 81 | |||
| 82 | * variables.texi (Local Variables): max-specpdl-size is an | ||
| 83 | option. | ||
| 84 | |||
| 85 | * windows.texi (Choosing Window): | ||
| 86 | split-window-preferred-function, special-display-function and | ||
| 87 | display-buffer-function are options. | ||
| 88 | |||
| 1 | 2009-05-20 Chong Yidong <cyd@stupidchicken.com> | 89 | 2009-05-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 90 | ||
| 3 | Fix errors spotted by Martin Rudalics. | 91 | Fix errors spotted by Martin Rudalics. |