summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog fixesGlenn Morris2014-01-162-5/+20
* Spelling fixes.Paul Eggert2014-01-152-2/+2
* Small doc/ copyedits...* doc/emacs/files.texi (File Conveniences): * doc/emacs/misc.texi (EWW): Copyedits. * doc/misc/Makefile.in (eww_deps): Does not depend on emacsver.texi. * doc/misc/eww.texi: Comment. Glenn Morris2014-01-156-11/+19
* ChangeLog fixesGlenn Morris2014-01-151-1/+1
* ChangeLog fixesGlenn Morris2014-01-141-5/+10
* ChangeLog fixesGlenn Morris2014-01-142-3/+11
* Spelling fixes.Paul Eggert2014-01-134-4/+4
* Minor doc fix for Flymake.Xue Fuqiao2014-01-131-1/+1
* Update EIEIO documentation because of namespace cleanup....* eieio.texi (Introduction): `class-of' is obsolete. (Predicates, Basic Methods): Adapt function names to namespace cleanup. * NEWS: Add missing renames to EIEIO section. Also, no functions were removed but only made obsolete. Class field accessors were always purely internal, so remove that remark. Add markup. David Engster2014-01-122-23/+24
* Revert last commit.Eli Zaretskii2014-01-121-0/+2
* Remove more references unnecessarily specific to VCS.Eric S. Raymond2014-01-121-2/+0
* * tramp.texi (all): Doc fix according to GNU Coding Standards....Use "file name" instead of "filename" or "path". Use "host" instead of "machine". Michael Albinus2014-01-122-125/+128
* Rename eww-download-path to eww-download-directory....* lisp/net/eww.el (eww-download-directory): Rename from `eww-download-path' (Bug#16419). * doc/misc/eww.texi (Basics): Use "directory" instead of "path" (Bug#16419). Xue Fuqiao2014-01-122-4/+8
* Replace doc references to deleted etc/ files...* README: Replace reference to etc/MAILINGLISTS. * doc/man/emacs.1: Replace reference to etc/MAILINGLISTS. * doc/misc/efaq.texi (Guidelines for newsgroup postings) (Informational files for Emacs): Remove references to etc/MAILINGLISTS, etc/INTERVIEW. Glenn Morris2014-01-114-17/+14
* Merge from gnulib....This incorporates: 2014-01-07 update from texinfo 2014-01-06 md5, sha1, sha256, sha512: support older autoconf Paul Eggert2014-01-101-41/+33
* ChangeLog fixesGlenn Morris2014-01-103-15/+31
* * doc/lispref/functions.texi (Advising Functions): New section....* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and run-hook-wrapped any more. (Hooks): Link to the new Advising Functions node. * doc/lispref/elisp.texi (Top): Don't include advice.texi. * doc/lispref/advice.texi: Remove. * doc/lispref/makefile.w32-in (srcs): * doc/lispref/Makefile.in (srcs): Adjust accordingly. * doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let. Stefan Monnier2014-01-109-866/+333
* Revert "Document `subr-x' functions."...This reverts 2014-01-10T12:41:19Z!ruediger@c-plusplus.de. Rüdiger Sonderfeld2014-01-103-100/+0
* Document `subr-x' functions....* doc/lispref/hash.texi (Hash Tables): Add cindex entry for `subr-x' functions. * doc/lispref/strings.texi (Creating Strings, Text Comparison): Document functions from `subr-x'. Rüdiger Sonderfeld2014-01-103-0/+100
* Spelling fixes....* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro. * woman.el (woman-mark-horizontal-position): Rename from woman-mark-horizonal-position. Use changed. Paul Eggert2014-01-094-6/+6
* Make etc/FTP and etc/ORDERS obsolete...* etc/FTP: Mark as obsolete. * etc/ORDERS: Replace contents with pointer to emacs.info, mark obsolete. * doc/emacs/emacs.texi (Distrib): Add donate URL. Add anchor. * lisp/help.el (view-order-manuals): Open emacs.info rather than ORDERS. Glenn Morris2014-01-092-4/+9
* Document `dired-hide-details-mode'....* doc/emacs/dired.texi (Misc Dired Features): Document `dired-hide-details-mode', `dired-hide-details-hide-symlink-targets', and `dired-hide-details-hide-information-lines'. Rüdiger Sonderfeld2014-01-102-0/+22
* Document `shr-insert-document'....* doc/lispref/text.texi (Parsing HTML/XML): Document `shr-insert-document'. Rüdiger Sonderfeld2014-01-102-0/+10
* Document EWW....* 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. Rüdiger Sonderfeld2014-01-106-1/+291
* Refer to online service directory rather than etc/SERVICE...* doc/emacs/trouble.texi (Service): * doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE. * etc/SERVICE: Mark as obsolete. Glenn Morris2014-01-094-8/+13
* Copyedit for previous doc/emacs/building.texi changeGlenn Morris2014-01-091-3/+4
* Fix doc typo in previousGlenn Morris2014-01-091-1/+1
* Document `load-prefer-newer'....* doc/emacs/building.texi (Lisp Libraries): Document `load-prefer-newer'. It is already documented in lispref. Rüdiger Sonderfeld2014-01-092-6/+11
* Document `string-suffix-p'....* doc/lispref/strings.texi (Text Comparison): Document `string-suffix-p'. Rüdiger Sonderfeld2014-01-092-0/+11
* Document Image Mode's new animation features....* 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'. Rüdiger Sonderfeld2014-01-092-5/+28
* Spelling fixes....* lisp/language/china-util.el (hz-ascii-designation): Rename from hz-ascii-designnation. (hz-ascii-designation): Rename from hz-ascii-designnation. All uses changed. * lisp/cedet/semantic/decorate/include.el (semantic-decoration-mouse-3): Rename from semantic-decoratiton-mouse-3. All uses changed. * lisp/org/org-irc.el (org-irc-ellipsify-description): Rename from org-irc-elipsify-description. All uses changed. Paul Eggert2014-01-084-4/+3
* Fix some superscript typos in doc/...* doc/lispref/files.texi (File Attributes): * doc/misc/efaq.texi (Problems with very large files): Fix superscript typo. Glenn Morris2014-01-074-2/+10
* buffers.texi: Fix typo in @math construct....* 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. Bastien Guerry2014-01-072-3/+8
* Fix previous changeGlenn Morris2014-01-071-3/+2
* ChangeLog fixesGlenn Morris2014-01-073-18/+15
* * lisp/menu-bar.el (menu-bar-help-extra-packages): Remove....(menu-bar-help-menu): Use view-external-packages instead. * doc/misc/faq.texi: Comment. Glenn Morris2014-01-071-0/+1
* Merge Org version 8.2.5c.Bastien Guerry2014-01-072-16/+88
* Merge some info from etc/MORE.STUFF into efaq.texi...* doc/misc/efaq.texi (Basic editing, Packages that do not come with Emacs): Merge in some info from etc/MORE.STUFF. Glenn Morris2014-01-072-25/+43
* Fix typo in previousGlenn Morris2014-01-061-1/+1
* Minor tweak for earlier display.texi changeGlenn Morris2014-01-061-2/+3
* More doc updates....* 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. Chong Yidong2014-01-074-32/+64
* * doc/lispref/display.texi (Logging Messages): Copyedits re messages-buffer.Glenn Morris2014-01-062-5/+11
* Document calendar-day-header-array...* doc/emacs/cal-xtra.texi (Calendar Customizing): Mention calendar-day-header-array. * etc/NEWS: Markup. Glenn Morris2014-01-062-1/+9
* Spelling fixes....* 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. Paul Eggert2014-01-054-4/+4
* Specify .texi encoding....* emacs-lisp-intro.texi: * back.texi, book-spine.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.texi, eieio.texi: * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi: * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi: * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.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. Paul Eggert2014-01-0563-0/+93
* More doc updates....* backups.texi (Making Backups): Document backup-buffer change. * commands.texi (Defining Commands): Document the interactive-form property more carefully. Document interactive-only. * compile.texi (Compiler Errors): Copyedits. Note that the details for byte-compile-warnings are in its docstring. * customize.texi (Variable Definitions): Likewise. * files.texi (Visiting Files): Copyedits. (Testing Accessibility): Mention ACLs. Move file-modes here from File Attributes. (Truenames): Move file-equal-p here from Kinds of Files. (File Attributes): Move file-newer-than-file-p here from Testing Accessibility. (Extended Attributes): New node. Add file-extended-attributes. (Changing Files): Document set-file-extended-attributes. * minibuf.texi (Minibuffer Contents): Remove obsolete function minibuffer-completion-contents. * variables.texi (Defining Variables): Note that defvar acts always on the dynamic value. Chong Yidong2014-01-069-311/+367
* Spelling fixes....* lib-src/Makefile.in (regex.o): Remove reference to no-longer-used macros CONFIG_BROKETS and INHIBIT_STRING_HEADER. "BROKETS" was a misspelling anyway.... * src/nsterm.h (updateCollectionBehavior): Rename from updateCollectionBehaviour. All uses changed. Paul Eggert2014-01-046-23/+23
* Document vconcat and the empty vector (Bug#16246)....* sequences.texi (Vector Functions): Document behavior better when the result is empty. Paul Eggert2014-01-042-4/+8
* Document behavior of (string-to-number "+@") (Bug#16293)....* strings.texi (String Conversion): Document behavior of string-to-number on invalid strings that begin with "+", too. Paul Eggert2014-01-042-4/+8
* * eshell.texi (What Eshell is not): Clean up confusing clause.Aidan Gauland2014-01-042-5/+9