- 13 Apr, 2009 1 commit
-
-
Chong Yidong authored
refreshing is text terminal only. (Forcing Redisplay): Delete misleading comment---sit-for calls redisplay, not the other way around. (Truncation): Note new values of truncate-partial-width-windows. Copyedits. (Invisible Text): Document invisible-p.
-
- 11 Apr, 2009 1 commit
-
-
- 10 Apr, 2009 4 commits
-
-
Chong Yidong authored
argument for modify-syntax-entry. (Categories): Document cons cell argument for modify-category-entry.
-
Chong Yidong authored
and word-search-backward-lax. (Searching and Case): Describe isearch behavior more precisely.
-
Chong Yidong authored
support multi-line toolbars. Suggested by Stephen Eglen. * frames.texi (Layout Parameters): Mention that Nextstep also allows only one tool-bar line. Suggested by Stephen Eglen.
-
Chong Yidong authored
(Coding System Basics): Also mention utf-8-emacs. (Converting Representations, Selecting a Representation) (Scanning Charsets, Translation of Characters, Encoding and I/O): Copyedits. (Character Codes): Mention role of codepoints 1114112 to 4194175.
-
- 09 Apr, 2009 1 commit
-
-
Chong Yidong authored
(Filling): Clarify REGION argument of fill-paragraph. Document fill-forward-paragraph-function. (Special Properties): Remove "new in Emacs 22" declaration. (Clickable Text): Merge with Links and Mouse-1 node. * display.texi (Button Properties, Button Buffer Commands): Change xref to Clickable Text. * tips.texi (Key Binding Conventions): Change xref to Clickable Text. * elisp.texi (Top): Update node listing.
-
- 06 Apr, 2009 1 commit
-
-
Chong Yidong authored
handle-shift-selection. (The Region): Move use-region-p here from The Mark.
-
- 05 Apr, 2009 1 commit
-
-
Chong Yidong authored
for vertical-motion.
-
- 04 Apr, 2009 3 commits
-
-
Chong Yidong authored
return value for framep. (Creating Frames): Note how the terminal is chosen. (Multiple Terminals, Multiple Displays): Merge into a single node. (Color Parameters): Fix typo. * variables.texi (Local Variables, Buffer-Local Variables) (Creating Buffer-Local): Change link to Multiple Terminals. * os.texi (X11 Keysyms): Change link to Multiple Terminals. * keymaps.texi (Controlling Active Maps): Change link to Multiple Terminals. * commands.texi (Command Loop Info, Keyboard Macros): Change link to Multiple Terminals. * elisp.texi (Top): Update node listing. * vol2.texi (Top): Update node listing. * vol1.texi (Top): Update node listing.
-
Chong Yidong authored
example is no longer in synch with the latest code. Tie the two examples together.
-
Chong Yidong authored
Changing Files to File Attributes. (Create/Delete Dirs): Note that mkdir is an alias for this.
-
- 01 Apr, 2009 1 commit
-
-
Chong Yidong authored
batches.
-
- 30 Mar, 2009 1 commit
-
-
Chong Yidong authored
help-setup-xref and with-help-window. (Help Functions): Remove print-help-return-message, which is semi-obsolete due to with-help-window. Document help-buffer and help-setup-xref.
-
- 29 Mar, 2009 3 commits
-
-
Chong Yidong authored
Emacs versions.
-
Chong Yidong authored
long-obsolete Emacs versions.
-
Chong Yidong authored
line variables are now more complicated.
-
- 28 Mar, 2009 3 commits
-
-
Chong Yidong authored
mode-class property.
-
Chong Yidong authored
inherited.
-
Chong Yidong authored
goto-map. Add search-map to the list.
-
- 27 Mar, 2009 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
argument DEACTIVATE.
-
- 25 Mar, 2009 1 commit
-
-
Chong Yidong authored
focus-follows-mouse nowadays.
-
- 24 Mar, 2009 1 commit
-
-
Chong Yidong authored
(Using Interactive): Not that interactive can be put in a symbol property. (Interactive Call): Note that a symbol with a non-nil interactive-form property satisfies commandp.
-
- 23 Mar, 2009 2 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
about minibuffers in old Emacs versions. Copyedits. Emphasize that enable-recursive-minibuffers defaults to nil. (Text from Minibuffer): Simplify introduction.
-
- 22 Mar, 2009 1 commit
-
-
Alan Mackenzie authored
separators.
-
- 18 Mar, 2009 1 commit
-
-
Chong Yidong authored
* elisp.texi (Top): Update node listing.
-
- 17 Mar, 2009 1 commit
-
-
Chong Yidong authored
read-file-name-completion-ignore-case and read-buffer-completion-ignore-case can override completion-ignore-case. (Minibuffer Completion): Document completing-read changes. (Completion Commands): Avoid mentioning partial completion mode. Document minibuffer-completion-confirm changes, and minibuffer-confirm-exit-commands. (High-Level Completion): Document new require-match behavior for read-buffer. Document read-buffer-completion-ignore-case. (Reading File Names): Document new require-match behavior for read-file-name.
-
- 14 Mar, 2009 1 commit
-
-
Chong Yidong authored
thinking that debug-on-error enters debugger for C-f at EOB. (Error Debugging): Setting debug-on-init within the init file works, and has for some time.
-
- 13 Mar, 2009 2 commits
-
-
Kenichi Handa authored
-
Chong Yidong authored
-
- 12 Mar, 2009 3 commits
-
-
Chong Yidong authored
(Disassembly): Update examples.
-
Chong Yidong authored
-
Chong Yidong authored
to remove hyphens, as custom-unlispify-tag-name does it automatically. (Variable Definitions): Link to File Local Variables. Document customized-value symbol property. (Customization Types): Move menu to end of node.
-
- 10 Mar, 2009 1 commit
-
-
Chong Yidong authored
implied that macros can only be used in the same file they are defined. (Backquote): Remove obsolete information about Emacs 19.
-
- 05 Mar, 2009 1 commit
-
-
Glenn Morris authored
(Display Margins): Fix paren typo.
-
- 27 Feb, 2009 2 commits
-
-
Chong Yidong authored
* variables.texi (Variables): Clarify introduction. (Global Variables): Mention that setq is a special form. (Local Variables): Use active voice. (Tips for Defining): Mention marking variables as safe. (Buffer-Local Variables): Mention terminal-local and frame-local variables together. (File Local Variables): Copyedits. (Frame-Local Variables): Note that they are not really useful. (Future Local Variables): Node deleted.
-
Chong Yidong authored
escape syntax.
-
- 23 Feb, 2009 1 commit
-
-
Chong Yidong authored
order". * eval.texi (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout. (Function Indirection): Copyedits. Use active voice. (Eval): The default value of max-lisp-eval-depth is now 400.
-