- 26 Nov, 2008 3 commits
-
-
Adrian Robert authored
* macos.texi: Add Prev/Next/Top pointers to all nodes. (Mac Basics): Merge in Grabbing Environment Variables from earlier version. (Mac Customization): Rewrite Preferences Panel section and merge in to this node, add Open files by dragging to an Emacs window. * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
-
Chong Yidong authored
truncate-partial-width-windows.
-
Chong Yidong authored
(TeX Mode): Simplify introduction. Mention BibTeX mode. (TeX Editing): Note that `""' inserts one `"' character. (HTML Mode): Note in the introduction that XML mode is an alias for SGML mode. Mention nXML mode.
-
- 25 Nov, 2008 1 commit
-
-
Chong Yidong authored
-
- 24 Nov, 2008 3 commits
-
-
Chong Yidong authored
* buffers.texi (Select Buffer): Document confirm-nonexistent-file-or-buffer.
-
Chong Yidong authored
edit-picture.
-
Chong Yidong authored
edit-picture', since that is just an alias for picture-mode. (Sentences): Note that repeated M-@ extends the region. (Pages): Make terminology more consistent. Link to Regexps node. (Longlines): Discuss relationship with Visual Line mode. (Text Mode): Remove extraneous discussion of other modes, since they were already introduced in the parent node.
-
- 23 Nov, 2008 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* frames.texi (Frame Commands): Mention "minimize" terminology. * cmdargs.texi (Icons X): Mention "minimize" terminology and use of icons in taskbar. (Misc X): Don't document useless -hb option.
-
Chong Yidong authored
* frames.texi (Frame Commands): Mention "minimize" terminology. * cmdargs.texi (Icons X): Mention "minimize" terminology and use of icons in taskbar. (Misc X): Don't document useless -hb option.
-
Chong Yidong authored
formats.
-
- 22 Nov, 2008 3 commits
-
-
Juri Linkov authored
from `non-nil' to `t'. Add `dwim' option.
-
Juri Linkov authored
".dir-locals.el". Rename `define-project-bindings' to `dir-locals-set-class-variables'. Rename `set-directory-project' to `dir-locals-set-directory-class'.
-
Lute Kamstra authored
* basic.texi (Moving Point): Mention the use of a numeric prefix argument with goto-line and refer to Select Buffer for the use of a plain prefix argument.
-
- 19 Nov, 2008 1 commit
-
-
Glenn Morris authored
-
- 17 Nov, 2008 5 commits
-
-
Chong Yidong authored
(Customization Groups): Update to new Custom buffer appearance. (Saving Customizations): Copyedits. Update example. (Variables): Give example of variable type-sensitivity. (Examining): Update example. (Hooks): Copyedits. (Specifying File Variables): Use C comments instead of an artificial Lisp for the example. (Keymaps): Move internals discussion to Prefix Keymaps. (Rebinding): Remove redundant paragraph (stated in Key Binding). (Init Rebinding): Document kbd macro. (Init File): Link to Find Init.
-
Chong Yidong authored
-
Chong Yidong authored
more precisely. Recommend using mode commands instead of setting variables directly. Put minor modes in a list, and add more modes. * mark.texi (Using Region): Document Delete Selection Mode more thoroughly. * frames.texi (Mouse Commands): Move most of the description of Delete Selection Mode to Using Region, and link to it.
-
Chong Yidong authored
compilation-scroll-output. (Compilation Mode): Note that compilation-auto-jump-to-first-error works as soon as an error is available. Suggested by Juri Linkov.
-
Chong Yidong authored
* files.texi (Remote Files): Link to Passwords node. * emacs.texi (Top): Update node listings.
-
- 16 Nov, 2008 5 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* files.texi (Directories): Describe delete-directory in text. (Misc File Ops): Document use of trash.
-
Chong Yidong authored
(Misc File Ops): Document delete-by-moving-to-trash.
-
Juanma Barranquero authored
-
- 14 Nov, 2008 1 commit
-
-
Chong Yidong authored
replacing previous contents. Numerous copyedits to adapt ns-emacs to the conventions of the main Emacs manual. * emacs.texi (Top): Update node listings.
-
- 12 Nov, 2008 2 commits
-
-
Chong Yidong authored
command-line-args is processed during startup. (Action Arguments): Correctly describe how file arguments interact with the startup screen. Link to Lisp Interaction for scratch buffer. (Initial Options): Link to Command Example for -batch option. (Environment): Document initial-environment.
-
Chong Yidong authored
can't be changed in the site-start file.
-
- 07 Nov, 2008 1 commit
-
-
Chong Yidong authored
(Dired Enter): Document M-n in the Dired minibuffer. (Dired Navigation): Explain dired-goto-file more clearly. Document dired-isearch-filenames. (Dired Deletion): Remove unnecessary "expunged" terminology. (Flagging Many Files): & is now rebound to `% &'. (Shell Commands in Dired): Document dired-do-async-shell-command. Clarify how multi-file arguments are passed. (Misc Dired Features): Document dired-do-isearch.
-
- 06 Nov, 2008 1 commit
-
-
Chong Yidong authored
-
- 03 Nov, 2008 1 commit
-
-
Chong Yidong authored
-
- 01 Nov, 2008 5 commits
-
-
Chong Yidong authored
(Left Margin Paren): Explain consequences of changing open-paren-in-column-0-is-defun-start more concisely. (Which Function, Program Indent, Info Lookup): Minor edits. (Basic Indent): If region is active, TAB indents the region. (Multi-line Indent): If region is active, TAB indents the region. Note that indent-region is useful when Transient Mark mode is off. (Matching): The delimiter at the cursor is highlighted---the character changes color. (Symbol Completion): Link to Completion node.
-
Chong Yidong authored
a strictly text-only system.
-
Chong Yidong authored
batch mode.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(VCS Concepts): Simplify and rearrange. (Version Control Systems): Make it clear that Linux is only the kernel. (VC Mode Line): Shorten reference to menu item. (Basic VC Editing): Clarify VC fileset. Shorten and simplify. (VC Directory Mode): Minor cleanup. Unchanged files are hidden, not omitted. (VC Directory Commands): Shorten and simplify. (Change Log Commands): New node, split from Change Logs. (VC Directory Buffer): New node, split from VC Directory Mode.
-
- 31 Oct, 2008 4 commits
-
-
Chong Yidong authored
from files.texi. * files.texi (Version Control): Moved to maintaining.texi. Subnodes moved as well. (Document Files): Moved to misc.texi. * maintaining.texi (Version Control): Move here from files.texi. (Format of ChangeLog): Make it a subnode of Change Log. * emacs.texi (Top): Update node listing.
-
Chong Yidong authored
vc-update-change-log.
-
Tassilo Horn authored
files (doc-view-mode).
-
Chong Yidong authored
compilation-auto-jump-to-first-error. (Debuggers): Lower GUD subsections to subsubsections. (Starting GUD): Add cindex. (Lisp Interaction): Note that scratch is no longer the initial buffer.
-