- 12 Sep, 2011 1 commit
-
-
Eric Hanchrow authored
Note that it only deletes frames on current terminal.
-
- 04 Sep, 2011 1 commit
-
-
Eli Zaretskii authored
doc/emacs/basic.texi (Inserting Text): Add index entries.
-
- 29 Aug, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/modes.texi (Choosing Modes): auto-mode-case-fold is now t. * doc/lispref/modes.texi (Basic Major Modes): New node. Callers updated. (Major Modes): Document fundamental-mode and major-mode. (Major Mode Basics): Node deleted; text moved to Major Modes. (Derived Modes): Document derived-mode-p.
-
- 28 Aug, 2011 4 commits
-
-
Chong Yidong authored
* doc/emacs/files.texi (File Archives): * doc/emacs/cal-xtra.texi (Diary Display): * doc/emacs/help.texi (Help Mode): Add xref to View Mode.
-
Chong Yidong authored
* doc/emacs/buffers.texi (Misc Buffer): Move view-buffer to View Mode. * doc/emacs/display.texi (View Mode): New node. Move view-file here from Misc File Ops. Move view-buffer here from Misc Buffer. * doc/emacs/files.texi (Misc File Ops): Document new delete-by-moving-to-trash behavior. Remove view-file. * doc/lispref/files.texi (Changing Files, Create/Delete Dirs): Document new arguments for delete-file, delete-directory, and copy-directory.
-
Chong Yidong authored
* doc/emacs/dired.texi (Dired Deletion): Shorten description of Trash. * doc/emacs/files.texi (Misc File Ops): Document new delete-by-moving-to-trash behavior. * doc/lispref/files.texi (Changing Files, Create/Delete Dirs): Document TRASH argument.
-
Chong Yidong authored
* doc/emacs/misc.texi (emacsclient Options): Document server-port. * doc/lispref/display.texi (Progress): Document spinner functionality. * doc/lispref/frames.texi (Layout Parameters): The defaults for the menu-bar-lines and tool-bar-lines parameters depend on the mode. * doc/lispref/objects.texi (Symbol Type): Document ## print representation. * doc/lispref/os.texi (Killing Emacs): Note that kill-emacs can be called by operating system signals. Refer to save-buffers-kill-terminal instead of save-buffers-kill-emacs.
-
- 27 Aug, 2011 1 commit
-
-
Eli Zaretskii authored
doc/emacs/frames.texi (Frame Commands): Advise setting focus-follows-mouse even on MS-Windows. Fix a typo.
-
- 26 Aug, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/package.texi: New file, documenting the package manager. * doc/emacs/emacs.texi: Include it. * doc/emacs/help.texi (Help Summary): Add describe-package.
-
- 25 Aug, 2011 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/display.texi (Narrowing): Move into display chapter. * doc/emacs/picture-xtra.texi (Picture Mode): Group with Editing Binary Files section. Convert from chapter into section. * doc/emacs/text.texi (Two-Column): Move into Text chapter.
-
Chong Yidong authored
* sending.texi (Sending Mail): * rmail.texi (Rmail): * misc.texi (Gnus, Document View): * dired.texi (Dired): * emacs.texi: Group the mail, rmail, and gnus chapters together.
-
- 07 Aug, 2011 1 commit
-
-
Juri Linkov authored
* doc/emacs/dired.texi (Operating on Files): Rewrite according to the fact that `dired-do-chmod' doesn't use the `chmod' program anymore. * lisp/faces.el (list-faces-display): Remove extra angle bracket from `help-mode-map'. * lisp/info.el (Info-history-toc-nodes): Doc fix. * lisp/longlines.el (longlines-mode): Doc fix. * src/editfns.c (Fformat_time_string): Doc fix, add tag `usage:' to show the arg `TIME' instead of `TIMEVAL'.
-
- 03 Aug, 2011 1 commit
-
-
Paul Eggert authored
-
- 30 Jul, 2011 1 commit
-
-
Michael Albinus authored
remote file name completion. (Bug#9197)
-
- 28 Jul, 2011 1 commit
-
-
Eli Zaretskii authored
src/buffer.c (init_buffer_once, syms_of_buffer): Set bidi-display-reordering to t by default. doc/emacs/mule.texi (Bidirectional Editing): Document the fact that bidi-display-reordering is t by default. lispref/display.texi (Bidirectional Display): Document the fact that bidi-display-reordering is t by default.
-
- 15 Jul, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:8904
-
- 14 Jul, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
* trouble.texi (Checklist): Use an `M-x' example instead of an Emacs Lisp form to switch on the dribble file. Fixes: debbugs:8056
-
- 13 Jul, 2011 3 commits
-
-
Lars Magne Ingebrigtsen authored
-
Glenn Morris authored
-
Lars Magne Ingebrigtsen authored
* mark.texi (Mark Ring): Clarify how many locations are saved (bug#5770). (Global Mark Ring): Ditto.
-
- 12 Jul, 2011 5 commits
-
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:4345
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:4345
-
Chong Yidong authored
* doc/emacs/misc.texi (Amusements): Move dissociated press here, from its own section. * doc/emacs/emacs.texi (Top): Update node listing.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:3523
-
Chong Yidong authored
* doc/emacs/cmdargs.texi (Initial Options): Document --no-site-lisp. (Misc X): Document --parent-id. * doc/emacs/frames.texi (Frame Commands): Note that focus-follows-mouse now defaults to nil. * doc/emacs/misc.texi (emacsclient Options): Document --parent-id. * doc/emacs/msdog.texi (Windows HOME): Document _emacs as obsolete. * doc/man/emacsclient.1: Document exit status.
-
- 11 Jul, 2011 5 commits
-
-
Lars Magne Ingebrigtsen authored
-
Chong Yidong authored
* doc/emacs/frames.texi (Mouse Commands): Document mouse-yank-primary. * doc/emacs/killing.texi (Primary Selection): Document `only' setting for select-active-regions. * doc/emacs/mark.texi (Setting Mark): Reference Shift Selection node. * doc/lispref/frames.texi (Window System Selections): Discussion of x-select-enable-clipboard moved to Emacs manual.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:3503
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:3314
-
Chong Yidong authored
* doc/emacs/frames.texi: Move Cut and Paste node and subnodes into killing.texi, except Mouse Commands and Word and Line Mouse. * doc/emacs/killing.texi (Killing, Deletion and Killing, Killing by Lines) (Other Kill Commands, Kill Options): Copyedits. (Deletion and Killing, Kill Ring): Kill/yank now use clipboard. (Yanking): Move yank-excluded properties discussion here. (Cut and Paste): Move from frames.texi. Update subnodes to describe x-select-enable-clipboard case.
-
- 10 Jul, 2011 7 commits
-
-
Andy Moreton authored
doc/emacs/makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:1749
-
Lars Magne Ingebrigtsen authored
Text suggested by Kevin Rodgers.
-
Chong Yidong authored
-
Chong Yidong authored
and out of the Customizations chapter. * doc/emacs/modes.texi: Rename from major.texi. (Modes): New node. Make Major Modes and Minor Modes subsections of this. All callers changed. * doc/emacs/custom.texi (Minor Modes): Move to modes.texi.
-
Chong Yidong authored
This node served no purpose in the Customization section. * doc/emacs/custom.texi (Syntax): Node deleted. * doc/emacs/emacs.texi (Top): Update node listing. * doc/emacs/help.texi (Help Summary): * doc/emacs/major.texi (Major Modes): * doc/emacs/programs.texi (Parentheses): * doc/emacs/search.texi (Regexp Backslash, Regexp Backslash) (Regexp Backslash): * doc/emacs/text.texi (Words): Callers changed.
-
Chong Yidong authored
These will be obsoleted in a future version of Emacs. * text.texi (Refill, Longlines): Delete nodes. * ack.texi (Acknowledgments): Longlines removed from manual. * emacs.texi (Top): Update node listing.
-
- 09 Jul, 2011 1 commit
-
-
Glenn Morris authored
-
- 03 Jul, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
`scroll-*-command'. Fixes: debbugs:8349
-