- 17 Feb, 2012 4 commits
-
-
Glenn Morris authored
* emacs/maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual. * lispintro/emacs-lisp-intro.texi (Design @value{COUNT-WORDS}, Syntax) (count-words-in-defun): Fix cross-refs to Emacs manual. * lispref/hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual. * misc/gnus.texi (Posting Styles): * misc/remember.texi (Org): Fix cross-refs to other manuals.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/calendar.texi: Misc small changes, including updating the dates of examples. * admin/FOR-RELEASE: Related markup.
-
- 16 Feb, 2012 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/vc1-xtra.texi (VC Delete/Rename, CVS Options): * doc/emacs/cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
-
Glenn Morris authored
* admin/FOR-RELEASE: Related markup.
-
Glenn Morris authored
-
- 15 Feb, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/sending.texi (Mail Sending): smtpmail-auth-credentials was removed. * doc/misc/smtpmail.texi (Emacs Speaks SMTP): General update for 24.1. (Encryption): New chapter, split out from previous. * lisp/mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type): Doc fixes. * etc/NEWS: Related edits.
-
- 12 Feb, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/ack.texi (Acknowledgments): * doc/emacs/emacs.texi (Acknowledgments): Updates for new files in 24.1.
-
- 10 Feb, 2012 2 commits
-
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
-
- 09 Feb, 2012 3 commits
-
-
Glenn Morris authored
* doc/emacs/buffers.texi (Misc Buffer): M-x info does not seem to require a buffer switch after M-x rename-uniquely.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Jay Belanger authored
-
- 08 Feb, 2012 3 commits
-
-
Glenn Morris authored
* etc/NEWS: Related edits.
-
Glenn Morris authored
* etc/NEWS: Related markup. * lisp/mail/rmail.el: Comment.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
- 07 Feb, 2012 1 commit
-
-
Glenn Morris authored
-
- 05 Feb, 2012 2 commits
-
-
Glenn Morris authored
* emacs/trouble.texi (Checklist): Mention debug-on-event. * lispref/debugging.texi (Error Debugging): Mention debug-on-event default.
-
Glenn Morris authored
* doc/emacs/maintaining.texi (Maintaining): Add cross-ref to ERT. * etc/NEWS: Related markup.
-
- 04 Feb, 2012 3 commits
-
-
Glenn Morris authored
* doc/emacs/macos.texi (Customization options specific to Mac OS / GNUstep): New subsection. * etc/NEWS: Related markup.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 31 Jan, 2012 2 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
Fixes: debbugs:10666
-
- 28 Jan, 2012 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/display.texi (Faces): Add xref to Colors node. Fixes: debbugs:352
-
- 27 Jan, 2012 1 commit
-
-
Dani Moncayo authored
* doc/emacs/buffers.texi (Select Buffer): Clarify explanation of switching to new buffers. Fix description of next-buffer and previous-buffer (Bug#10334). (Misc Buffer): Add xref to View Mode. * doc/emacs/text.texi (Fill Commands): Fix description of sentence-end-double-space.
-
- 23 Jan, 2012 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 19 Jan, 2012 1 commit
-
-
Chong Yidong authored
-
- 16 Jan, 2012 1 commit
-
-
Volker Sobek authored
Fixes: debbugs:10514
-
- 15 Jan, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/xresources.texi (X Resources): Describe GTK+ case first. (Resources): Don't use borderWidth as an example, since it doesn't work with GTK+. (Table of Resources): Clarify role of several resources, including the Emacs 24 behavior of cursorBlink etc. (Face Resources): Node deleted. Recommend using Customize instead. Add paragraph to `Table of Resources' node summarizing how to use X resources for changing faces. (Lucid Resources): Rewrite, omitting description of font names, referring to the Fonts node instead. (LessTif Resources): Copyedits. (GTK resources): Rewrite, describing the difference between gtk2 and gtk3. (GTK Resource Basics): New node. (GTK Widget Names, GTK Names in Emacs): Rewrite. (GTK styles): Just refer to Fonts node for GTK font format. * doc/emacs/display.texi (Faces): Document the cursor face.
-
- 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.
-
- 13 Jan, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/dired.texi (Dired and Find): Clarify find-ls-options. * lisp/find-dired.el (find-ls-option): Doc fix.
-
- 11 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 09 Jan, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/custom.texi (Custom Themes): Switched custom-safe-themes to use SHA-256.
-
- 07 Jan, 2012 2 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
* doc/emacs/custom.texi (Hooks): Discuss how to disable minor modes. Fixes: debbugs:10309
-