- 09 Jan, 2014 4 commits
-
-
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.
-
Glenn Morris authored
* doc/emacs/trouble.texi (Service): * doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE. * etc/SERVICE: Mark as obsolete.
-
Rüdiger Sonderfeld authored
* doc/emacs/building.texi (Lisp Libraries): Document `load-prefer-newer'. It is already documented in lispref.
-
Rüdiger Sonderfeld authored
* etc/NEWS: Better document the speed up, slow down, or reverse animation in Image Mode. * files.texi (File Conveniences): Document `image-next-frame', `image-previous-frame', `image-goto-frame', `image-increase-speed', `image-decrease-speed', `image-reverse-speed', and `image-reset-speed'.
-
- 07 Jan, 2014 4 commits
-
-
Bastien Guerry authored
* buffers.texi (Buffers): Fix display of @math content by using nested braces. (Bug#16389) Note that the HTML and plaintext output will use the curly braces like 2^{61} -- but it's better than to have a wrong display of 2^61 in the PDF and printed versions.
-
Glenn Morris authored
-
Chong Yidong authored
* doc/emacs/search.texi (Special Isearch): Document C-x 8 RET in isearch. (Word Search): Document incremental word search changes. (Isearch Yank): Document M-s C-e with a prefix argument. * doc/lispref/files.texi (Changing Files): Document copy-file changes. * lisp/isearch.el (isearch-yank-char, isearch-yank-word) (isearch-yank-line): Doc fix.
-
Glenn Morris authored
* doc/emacs/cal-xtra.texi (Calendar Customizing): Mention calendar-day-header-array. * etc/NEWS: Markup.
-
- 06 Jan, 2014 1 commit
-
-
Paul Eggert authored
* calc/calc-yank.el (calc-edit-mode, calc-edit-cancel): * emacs-lisp/debug.el (cancel-debug-on-entry): * epg.el (epg-error-to-string): * files.el (recover-file): * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region): * mail/emacsbug.el (report-emacs-bug-hook): * mail/sendmail.el (mail-recover): * ses.el (ses-yank-resize): * term/ns-win.el (ns-print-buffer): Spelling fixes in diagnostics, mostly for "canceled" with one L. * epg.el (epg-key-capability-alist): Rename from misspelled version. All uses changed. * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
-
- 01 Jan, 2014 1 commit
-
-
Paul Eggert authored
-
- 30 Dec, 2013 2 commits
-
-
Eli Zaretskii authored
-
Paul Eggert authored
* emacs.texi, emacs-xtra.texi: * emacs-lisp-intro.texi: * back.texi, book-spine.texi, elisp.texi, lay-flat.texi: * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi: * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi: * ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi: * eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi: * ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi: * gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi: * idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi: * mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi: * org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi: * remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi: * sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi: * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi: * widget.texi, wisent.texi, woman.texi: Add @documentencoding, @documentlanguage as needed. Fixes: debbugs:16292
-
- 28 Dec, 2013 1 commit
-
-
Glenn Morris authored
ChangeLog fix.
-
- 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
-
- 26 Dec, 2013 1 commit
-
-
João Távora authored
* lisp/electric.el: Pairing/skipping helps preserve balance. Autobackspacing behaviour. Opens extra newlines between pairs. Skip whitespace before closing delimiters. * lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Use new features. * test/automated/electric-tests.lisp: New file. * doc/emacs/programs.texi: Describe new features. * lisp/simple.el: Pass non-nil interactive arg to newline call inside newline-and-indent.
-
- 25 Dec, 2013 2 commits
-
-
Chong Yidong authored
* doc/lispref/commands.texi (Event Input Misc): Document new arg to input-pending-p. * doc/lispref/display.texi (Font Selection): Tweak example. * doc/lispref/keymaps.texi (Active Keymaps): Re-organize the text. (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes. (Controlling Active Maps): Note that set-transient-map uses overriding-terminal-local-map. * doc/lispref/nonascii.texi (Specifying Coding Systems): Don't refer to emacs-mule-dos. (Lisp and Coding Systems): Describe emacs-mule return value in modern terms. * doc/lispref/tips.texi (Coding Conventions): Tweak the coding system tip; Emacs now uses utf-8 by default for Emacs Lisp source files. * doc/emacs/glossary.texi (Glossary): Define MULE in modern terms. * src/keyboard.c (Voverriding_terminal_local_map): (Voverriding_local_map): Doc fix. * src/keymap.c (Vemulation_mode_map_alists): Doc fix.
-
Xue Fuqiao authored
-
- 24 Dec, 2013 2 commits
-
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
- 23 Dec, 2013 2 commits
-
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* doc/emacs/misc.texi (Shell Mode): Add a cross-reference. * doc/emacs/building.texi (Lisp Eval): Add an index.
-
- 22 Dec, 2013 9 commits
-
-
Glenn Morris authored
* doc/emacs/calendar.texi (General Calendar): * doc/emacs/rmail.texi (Rmail Scrolling): * doc/misc/woman.texi (Navigation): Use itemx where appropriate. * doc/emacs/entering.texi (Entering Emacs): Typo fix.
-
Eli Zaretskii authored
-
Xue Fuqiao authored
* doc/emacs/search.texi (Special Isearch): (Query Replace): Document negative argument of replacement commands.
-
Xue Fuqiao authored
* doc/emacs/search.texi (Symbol Search): Document `isearch-forward-symbol-at-point'.
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* doc/emacs/indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
-
Xue Fuqiao authored
-
- 21 Dec, 2013 1 commit
-
-
Chong Yidong authored
* lisp/indent.el (indent-rigidly-map): Add docstring, and move commands into named functions. (indent-rigidly-left, indent-rigidly-right) (indent-rigidly-left-to-tab-stop) (indent-rigidly-right-to-tab-stop): New functions. Decide on indentation direction based on bidi direction, and accumulate sequential commands in a single undo boundary. (indent-rigidly--pop-undo): New utility function. * doc/emacs/indent.texi (Indentation Commands): Document C-x TAB changes. * doc/lispref/text.texi (Region Indent): Note the new interactive behavior of indent-rigidly.
-
- 20 Dec, 2013 8 commits
-
-
Tassilo Horn authored
* doc/emacs/rmail.texi: Document `S-SPC' as alternative to scrolling down with `DEL'. * doc/emacs/calendar.texi: Ditto. * doc/emacs/display.texi: Ditto. * doc/emacs/help.texi: Ditto. * doc/misc/info.texi: Document `S-SPC' as alternative to `DEL' for scrolling. * doc/misc/woman.texi: Ditto.
-
Tassilo Horn authored
* doc/emacs/frames.texi: Document `toggle-frame-maximized' and `toggle-frame-fullscreen' with their respective keys.
-
Tassilo Horn authored
* doc/emacs/buffers.texi: Document buffer name uniquification changes.
-
Tassilo Horn authored
* doc/emacs/indent.texi: Document that `electric-indent-mode' is enabled by default.
-
Tassilo Horn authored
* doc/emacs/display.texi (Cursor Display): Document `blink-cursor-blinks'.
-
Tassilo Horn authored
* doc/emacs/buffers.texi: Update list-buffers "screeshop" to show Messages as major-mode. * doc/lispref/display.texi: Document `messages-buffer'.
-
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.
-
Tassilo Horn authored
* doc/emacs/help.texi: Document that `?' now also shows subcommands of prefix keys.
-
- 17 Dec, 2013 1 commit
-
-
Chong Yidong authored
-