- 10 Apr, 2012 1 commit
-
-
Glenn Morris authored
It renders the same as @samp, so there is no visible change in most cases.
-
- 30 Mar, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/display.texi (Image Formats): Add imagemagick type. (Image Descriptors): Mention how they are used. (ImageMagick Images): Clarify role of imagemagick-register-types. (Character Display): Don't mention glyph tables. (Display Tables): Use make-glyph-code in example. (Glyphs): Avoid "simple glyph code" terminology. Note that glyph tables are semi-obsolete. De-document create-glyph. (Glyphless Chars): Note that display tables override this. (Bidirectional Display): Copyedits. Introduce "bidirectional reordering" terminology, and use it. * doc/emacs/files.texi (File Conveniences): Clarify Imagemagick discussion. * lisp/image.el (imagemagick-types-inhibit) (imagemagick-register-types): Doc fix.
-
- 28 Feb, 2012 1 commit
-
-
- 20 Feb, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/emacs.texi (Top, Preface): Small rephrasings. (menu, detailmenu): Update entries, and reformat some descriptions. * doc/emacs/building.texi, doc/emacs/display.texi: * doc/emacs/emacs-xtra.texi, doc/emacs/files.texi: * doc/emacs/frames.texi, doc/emacs/kmacro.texi, doc/emacs/msdog.texi: * doc/emacs/programs.texi, doc/emacs/text.texi: Reformat some menu descriptions. * admin/FOR-RELEASE: Related markup.
-
- 07 Feb, 2012 1 commit
-
-
Glenn Morris authored
-
- 04 Feb, 2012 1 commit
-
-
Glenn Morris authored
-
- 28 Jan, 2012 1 commit
-
-
Chong Yidong authored
-
- 14 Jan, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH. (General Variables): Add xref to Lisp Libraries. (Initial Options): Copyedits. (Resume Arguments): Node deleted; emacs.bash/csh are obsolete. (Environment): Clarify what getenv does. (General Variables): Clarify EMACSPATH etc. Emacs does not assume light backgrounds on xterms. (Misc Variables): TEMP and TMP are not Windows-specific. (Display X): Copyedits. (Colors X): -bd does nothing for GTK. (Icons X): Gnome 3 doesn't use taskbars. * doc/emacs/misc.texi (Shell): Document exec-path here. * doc/emacs/rmail.texi (Movemail): Add xref for exec-path.
-
- 11 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 07 Jan, 2012 3 commits
-
-
Chong Yidong authored
* doc/emacs/display.texi (Useless Whitespace): Add Whitespace mode. * doc/emacs/files.texi (Diff Mode): Discuss use of Whitespace mode. Fixes: debbugs:10300
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/custom.texi (Hooks): Discuss how to disable minor modes. Fixes: debbugs:10309
-
- 05 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 25 Dec, 2011 1 commit
-
-
Chong Yidong authored
* files.texi (Misc File Ops): Mention vc-delete-file. * maintaining.texi (Tags): Mention Semantic. (Create Tags Table, Etags Regexps): Copyedits. (Find Tag): Mention minibuffer completion. (List Tags): Mention completion-at-point. Completion is actually available in M-x list-tags. * programs.texi (Symbol Completion): Mention completion-at-point explicitly. * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC. Document vc-delete-file.
-
- 21 Dec, 2011 1 commit
-
-
Chong Yidong authored
* files.texi (Misc File Ops): Mention vc-rename-file. * maintaining.texi (Advanced C-x v v): Use fileset terminology. (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node. (VC Pull): Mention vc-log-incoming. (Log Buffer): Add CVS/RCS only disclaimer. * vc1-xtra.texi (Remote Repositories): Update introduction. (Local Version Control): Node deleted (obsolete with DVCSes). (Remote Repositories, Version Backups): Node deleted. Move documentation of vc-cvs-stay-local to CVS Options. (CVS Options): Reduce verbosity of description of obscure CVS locking feature. (Making Revision Tags, Revision Tag Caveats): Merge into Revision Tags node. (Revision Tags): Move under Miscellaneous VC subsection. (Change Logs and VC): Note that this is wrong for DVCSs. De-document log entry manipulating features. (Renaming and VC): Describe how it works on modern VCSes. * programs.texi (Custom C Indent): Add index entries.
-
- 03 Dec, 2011 1 commit
-
-
Chong Yidong authored
Make the documentation of Enriched Mode shorter, since it's practically unused. * text.texi (TeX Mode): Mention AUCTeX package. (TeX Editing): Add xref to documentation for Occur. (LaTeX Editing): Add xref to Completion node. (TeX Print): Fix description of tex-directory. (Enriched Text): Renamed from Formatted Text. Make this node and its subnodes less verbose, since text/enriched files are practically unused. (Enriched Mode): Renamed from Requesting Formatted Text. (Format Colors): Node deleted. (Enriched Faces): Renamed from Format Faces. Describe commands for applying colors too. (Forcing Enriched Mode): Node deleted; merged into Enriched Mode. * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2. * display.texi (Colors): New node. * cmdargs.texi (Colors X): * xresources.texi (GTK styles): * custom.texi (Face Customization): Reference it. * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG". Link to Fill Commands for Justification entry.
-
- 25 Nov, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/files.texi (Visiting): `C-x 5 f' works on ttys too. * doc/emacs/frames.texi (Frames): Rewrite introduction. (Mouse Commands): Default for mouse-drag-copy-region is now t. The mouse-save-then-kill-command does not copy to kill ring by default. Behavior of DEL is not special to mouse commands now. (Mouse References): Document mouse-1-click-follows-link more thoroughly. (Menu Mouse Clicks): Move footnote to the main text and add xref to Init Rebinding node. (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer. * lisp/window.el (display-buffer--special-action): Minor doc fix.
-
- 22 Oct, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/buffers.texi (Buffers): Tweak mention of mail buffer name. (Select Buffer): Move confirmation discussion to Minibuffer Exit. * doc/emacs/files.texi (File Names, Visiting): Move detailed discussion of minibuffer confirmation to Minibuffer Exit. * doc/emacs/mini.texi (Minibuffer Exit): Rename from Strict Completion. Move confirm-nonexistent-file-or-buffer discussion here.
-
- 21 Oct, 2011 1 commit
-
-
Chong Yidong authored
Plus miscellaneous minor speling fixes in other manual files. * doc/emacs/files.texi (File Names, Visiting, Interlocking): Copyedits. (Backup Copying): backup-by-copying-when-mismatch is now t. (Customize Save): Fix description of require-final-newline. (Reverting): Note that revert-buffer can't be undone. Mention VC. (Auto Save Control): Clarify. (File Archives): Add 7z. (Remote Files): ange-ftp-make-backup-files defaults to nil. * doc/emacs/arevert-xtra.texi (Autorevert): Copyedits.
-
- 08 Oct, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/mini.texi (Minibuffer File): Minor copyedits. Use xref to Remote Files node instead of linking directly to the Tramp manual. (Minibuffer Edit): Add xref to Blank Lines. (Completion): Add xref to Symbol Completion. Remove redundant example, which is repeated in the next node. (Completion Commands): Minor clarifications. (Completion Styles): New node, split from Completion Commands. Document substring and initials styles. (Strict Completion): Remove information duplicated in other nodes. (Completion Options): Consolidate case difference discussion here. * doc/emacs/files.texi (File Names): Add index entries. * doc/emacs/help.texi (Help Mode): Fix kindex entries.
-
- 28 Aug, 2011 3 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.
-
- 03 Jun, 2011 1 commit
-
-
Paul Eggert authored
* buffers.texi (Buffers): * files.texi (Visiting): Default buffer maximum is now 2 EiB typically.
-
- 28 Jan, 2011 1 commit
-
-
Chong Yidong authored
* files.texi (File Aliases): Restore explanatory text from Eli Zaretskii, accidentally removed in 2011-01-08 commit.
-
- 25 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 15 Jan, 2011 2 commits
-
-
Glenn Morris authored
-
Mark Diekhans authored
* lisp/files.el (backup-buffer): Make last-resort backup file in .emacs.d. * lisp/subr.el (locate-user-emacs-file): If .emacs.d does not exist, make it with permission 700. * doc/emacs/files.texi (Backup Names): Document the new location of the last-resort backup file.
-
- 08 Jan, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp manual. Explain why directory-abbrev-alist elements should be anchored (Bug#7777). * doc/lispref/files.texi (Directory Names): Move directory-abbrev-alist doc to Emacs manual.
-
- 02 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 31 Jul, 2010 1 commit
-
-
Eli Zaretskii authored
files.texi (Visiting): Add more index entries for large-file-warning-threshold.
-
- 23 Jun, 2010 1 commit
-
-
Glenn Morris authored
* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi: * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi: * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi: * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi: * programs.texi, rmail.texi, screen.texi, search.texi, sending.texi: * text.texi, trouble.texi, vc1-xtra.texi, xresources.texi: Untabify Texinfo files.
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 25 Dec, 2009 1 commit
-
-
Chong Yidong authored
* abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d. * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom. * cmdargs.texi (Initial Options): * xresources.texi (Resources): Document inhibit-x-resources. * custom.texi (Specifying File Variables): Note that minor modes are enabled unconditionally. * display.texi (Scrolling): Briefly document the old recenter command, and document recenter-positions. * files.texi (Visiting): * buffers.texi (Buffers): Max buffer size is now 512 MB. * frames.texi (Cut/Paste Other App): Document save-interprogram-paste-before-kill. * killing.texi (Kill Options): New node.
-
- 05 Oct, 2009 1 commit
-
-
Michael Albinus authored
-
- 01 Oct, 2009 1 commit
-
-
Michael Albinus authored
deletion.
-
- 02 Aug, 2009 1 commit
-
-
Michael Albinus authored
files.
-
- 07 May, 2009 1 commit
-
-
Chong Yidong authored
-
- 18 Apr, 2009 2 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
(Comparing Files): Document diff-buffer-with-file. Suggested by Magnus Henoch (Bug#3036).
-