- 09 Jan, 2014 1 commit
-
-
Rüdiger Sonderfeld authored
* doc/emacs/emacs.texi: Add EWW. * doc/emacs/misc.texi (EWW): Document EWW. * doc/misc/Makefile.in: Add eww.texi. * doc/misc/eww.texi: New file.
-
- 01 Jan, 2014 1 commit
-
-
Paul Eggert authored
-
- 27 Dec, 2013 1 commit
-
-
Jarek Czekalski authored
* lisp/shell.el Shell completion now matches executable filenames from the current buffer's directory, on systems in which this behaviour is the default (windows-nt, ms-dos). * src/callproc.c (Vexec_path): Document that exec-directory is in it. * doc/emacs/mini.texi (Completion Options): Add a link to Shell Options. * doc/emacs/misc.texi (Shell Mode): Move documentation of shell-completion-fignore from Shell Mode to Shell Options. Fixes: debbugs:15461
-
- 23 Dec, 2013 1 commit
-
-
Xue Fuqiao authored
* doc/emacs/misc.texi (Shell Mode): Add a cross-reference. * doc/emacs/building.texi (Lisp Eval): Add an index.
-
- 20 Dec, 2013 1 commit
-
-
Tassilo Horn authored
* doc/emacs/entering.texi: Document `initial-buffer-choice' changes. * doc/emacs/misc.texi (arguments): Document `initial-buffer-choice' changes. * doc/lispref/os.texi: Document `initial-buffer-choice' changes.
-
- 01 Jan, 2013 1 commit
-
-
Paul Eggert authored
-
- 15 Dec, 2012 1 commit
-
-
Juri Linkov authored
Fixes: debbugs:13181
-
- 05 Dec, 2012 1 commit
-
-
Paul Eggert authored
Be more systematic about using "@." (not ".") at end of sentence that ends in a capital letter, and about appending "@:" after non-ends of sentences that end in a lower case letter followed by "." followed by whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?" and "!". Be more consistent about putting a comma after "i.e." and "e.g."; this is the typical American style and it's easier to code in Texinfo. Fixes: debbugs:12973
-
- 12 Nov, 2012 1 commit
-
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
- 10 Nov, 2012 1 commit
-
-
Glenn Morris authored
* lisp/term.el (term): Rename from `term-face'. (term-current-face, ansi-term-color-vector) (term-default-fg-color, term-default-bg-color, term-ansi-reset): Update all users. * doc/emacs/misc.texi (Terminal emulator): Rename `term-face' to `term'. * etc/NEWS: Related edit.
-
- 07 Nov, 2012 1 commit
-
-
Chong Yidong authored
-
- 30 Sep, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/killing.texi (Rectangles): Document copy-rectangle-as-kill. * doc/emacs/search.texi (Special Isearch): Document the lax space search feature and M-s SPC. (Regexp Search): Move main search-whitespace-regexp description to Special Isearch. (Replace): Document replace-lax-whitespace. * doc/emacs/basic.texi (Position Info): Document C-u M-=. (Moving Point): Document move-to-column. * doc/emacs/display.texi (Useless Whitespace): Add delete-trailing-lines. * doc/emacs/misc.texi (emacsclient Options): Document the effect of initial-buffer-choice on client frames. Document server-auth-dir. Do not document server-host, which is bad security practice. * doc/emacs/building.texi (Lisp Libraries): Docstring lookups can trigger autoloading. Document help-enable-auto-load. * doc/emacs/mini.texi (Yes or No Prompts): New node. * doc/emacs/ack.texi (Acknowledgments): Remove obsolete packages. * doc/lispref/commands.texi (Click Events): Define "mouse position list". Remove mention of unimplemented horizontal scroll bars. (Drag Events, Motion Events): Refer to "mouse position list". (Accessing Mouse): Document posnp. * doc/lispref/errors.texi (Standard Errors): Tweak arith-error description. Tweak markup. Remove domain-error and friends, which seem to be unused after the floating-point code revamp. * doc/lispref/functions.texi (Obsolete Functions): Obsolescence also affects documentation commands. Various clarifications. (Declare Form): New node. * doc/lispref/loading.texi (Autoload): * doc/lispref/help.texi (Documentation Basics): The special sequences can trigger autoloading. * doc/lispref/macros.texi (Defining Macros): Move description of `declare' to Declare Form node. * doc/lispref/numbers.texi (Integer Basics): Copyedits. (Float Basics): Consider IEEE floating point always available. (Random Numbers): Document actual limits. (Arithmetic Operations): Clarify division by zero. Don't mention the machine-independence of negative division since it does not happen in practice. * doc/lispref/os.texi (Idle Timers): Minor clarifications. (User Identification): Add system-users and system-groups. * doc/lispref/strings.texi (String Basics): Copyedits. * lisp/minibuffer.el (minibuffer-local-filename-syntax): Doc fix. * lisp/server.el (server-host): Document the security implications. (server-auth-key): Doc fix. * lisp/startup.el (initial-buffer-choice): Doc fix. * src/fns.c (Frandom): Doc fix.
-
- 19 Sep, 2012 1 commit
-
-
Tassilo Horn authored
* doc-view.el (doc-view-mode-map): Add keybinding. (doc-view-menu): Add menu entry. (doc-view-set-slice): Adapt docstring. (doc-view-get-bounding-box, doc-view-guess-paper-size) (doc-view-scale-bounding-box) (doc-view-set-slice-from-bounding-box): New functions. (doc-view-paper-sizes): New defvar. * doc/emacs/misc.texi (DocView Slicing): Document new slice from BoundingBox feature.
-
- 11 Jun, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/emacs.texi: Remove urlcolor setting. * doc/lispref/elisp.texi, vol1.texi, vol2.texi: Remove urlcolor setting. * doc/lispref/vol2.texi: Include package.texi.
-
- 10 Jun, 2012 1 commit
-
-
Chong Yidong authored
* emacs.texi: Update ISBN and edition number. * anti.texi: * building.texi: * cmdargs.texi: * custom.texi: * display.texi: * files.texi: * frames.texi: * glossary.texi: * misc.texi: * mule.texi: * programs.texi: * sending.texi: * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
-
- 27 May, 2012 1 commit
-
-
Glenn Morris authored
Let makeinfo figure them out, as is recommended.
-
- 28 Apr, 2012 1 commit
-
-
Glenn Morris authored
* xresources.texi (Resources): * mule.texi (Language Environments): * misc.texi (Amusements): * maintaining.texi (VC Change Log): * frames.texi (Fonts): * custom.texi (Specifying File Variables, Minibuffer Maps): * cmdargs.texi (Initial Options): * building.texi (Flymake): Reword to remove/reduce some overly long/short lines.
-
- 26 Apr, 2012 1 commit
-
-
Glenn Morris authored
-
- 15 Apr, 2012 1 commit
-
-
Chong Yidong authored
-
- 14 Apr, 2012 2 commits
-
-
Chong Yidong authored
All callers changed.
-
Chong Yidong authored
and its effect on C-x C-c more carefully.
-
- 10 Apr, 2012 1 commit
-
-
Glenn Morris authored
It renders the same as @samp, so there is no visible change in most cases.
-
- 08 Apr, 2012 1 commit
-
-
Glenn Morris authored
It renders the same as @code, so in many cases this change is entirely cosmetic. * doc/emacs/misc.texi (Gnus Startup): * doc/lispref/files.texi, doc/lispref/frames.texi: * doc/lispref/loading.texi, doc/lispref/os.texi, doc/lispref/processes.texi: Use @env for environment variables.
-
- 02 Apr, 2012 1 commit
-
-
Eli Zaretskii authored
doc/emacs/msdog.texi (Windows Startup): Add description of emacsclient operation under -c and -t on MS-Windows. doc/emacs/misc.texi (emacsclient Options): Add cross-reference to "Windows Startup". Fixes: debbugs:11091
-
- 01 Apr, 2012 2 commits
-
-
Eli Zaretskii authored
Fixes: debbugs:11091
-
Eli Zaretskii authored
doc/emacs/misc.texi (emacsclient Options): More clarifications about -t and -c on MS-Windows. Fixes: debbugs:11091
-
- 31 Mar, 2012 1 commit
-
-
Eli Zaretskii authored
doc/emacs/misc.texi (emacsclient Options): Document peculiarities of new frame creation on MS-Windows under -c or -t options.
-
- 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
-
- 05 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 03 Jan, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/misc.texi (Single Shell): Don't document Lisp usage of shell-command. Tidy up discussion of synchronicity. Add index entries for async-shell-command. (Interactive Shell): Note that M-x shell uses shell-file-name. Note change in behavior in Emacs 24. (Shell Mode): Shell mode now uses completion-at-point. (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the default method for recognizing prompts nowadays. (Shell Ring): Add xref to Minibuffer History. (Directory Tracking): Explain Dirtrack mode in more detail. (Term Mode): Fix index entries. (Paging in Term): Merge into Term Mode. (Serial Terminal, Emacs Server, emacsclient Options): Copyedits. (Printing): Fix xref. State default of lpr-switches. (PostScript): Remove obsolete sentence. Omit description of non-interactive behaviors. (Hyperlinking): Improve description. (Browse-URL): Using compose-mail for mailto URLs is the default. Document browse-url-mailto-function. (Goto Address mode): Add index entries. Add xref to Browse-URL. (FFAP): FFAP is not a minor mode. (Amusements): M-x lm was renamed to M-x landmark. Document nato-region.
-
- 01 Jan, 2012 1 commit
-
-
Chong Yidong authored
* misc.texi (Gnus, Buffers of Gnus): Copyedits. (Gnus Startup): Note that the system might not be set up for news. Describe group levels more clearly. (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from Summary of Gnus. (Document View): Copyedits. Move zoom commads to DocView Navigation node. (DocView Navigation, DocView Searching, DocView Slicing) (DocView Conversion): Nodes renamed from Navigation, etc. * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
-
- 16 Nov, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 06 Oct, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/misc.texi (emacsclient Options): Document how emacsclient runs the Emacs daemon. * doc/man/emacsclient.1: Document how -a "" starts the daemon. Fixes: debbugs:9674
-
- 28 Aug, 2011 1 commit
-
-
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.
-
- 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.
-
- 12 Jul, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/misc.texi (Amusements): Move dissociated press here, from its own section. * doc/emacs/emacs.texi (Top): Update node listing.
-