aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * doc/lispintro/emacs-lisp-intro.texi (zap-to-char): Remove obsolete stuff.Xue Fuqiao2013-08-022-14/+5
|
* Merge changes made in Gnus masterGnus developers2013-08-012-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (Basic Usage): Mention that warp means jump here. (The notmuch Engine): Mention notmuch. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed before sending. * dgnushack.el (dgnushack-compile): Add a temporary check for gnus-icalendar. * mm-decode.el (mm-command-output): New face. (mm-display-external): Use it. 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change) * nnmbox.el (nnmbox-request-article): Don't change point. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons): Include `handle' parameter. 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com> * gnus-icalendar.el: New file. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-int.el (gnus-warp-to-article): Mention that warp means jump. * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with dummy roots, too. 2013-08-01 David Edmondson <dme@dme.org> * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging out on ttys. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's not empty.
* Fix the Emacs manual broken by 2013-07-31T12:59:10Z!xfq.free@gmail.com.Eli Zaretskii2013-07-312-1/+6
| | | | | doc/emacs/emacs.texi (Top): Remove menu item for the removed "Disabling Multibyte" node.
* * doc/emacs/rmail.texi (Rmail Coding): Move here from mule.texi.Xue Fuqiao2013-07-313-12/+13
|
* Doc fix.Xue Fuqiao2013-07-316-84/+73
| | | | | | | | | | | * doc/emacs/custom.texi (Specifying File Variables): Fix cross-references. * doc/emacs/mule.texi (Unibyte Mode): Fix cross-references. * doc/lispref/nonascii.texi (Non-ASCII Characters): Update menu. (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references. * doc/lispref/elisp.texi (Top): Update menu.
* * doc/emacs/macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.Xue Fuqiao2013-07-312-2/+7
|
* Move the documentation of Mayan calendar to cal-xtra.texi.Xue Fuqiao2013-07-314-89/+101
| | | | | | * doc/emacs/cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu. (Mayan Calendar): Move here from calendar.texi. * doc/emacs/emacs.texi (Top): Update menu.
* Add documentation for vc-ignore and vc-dir-ignore.Xue Fuqiao2013-07-313-2/+28
| | | | | | | * doc/emacs/emacs.texi (Top): Add menu entry. * doc/emacs/maintaining.texi (VC Ignore): New node. Document vc-ignore. (VC Directory Commands): Add vc-dir-ignore.
* Doc fix.Xue Fuqiao2013-07-302-3/+5
|
* Doc fix.Xue Fuqiao2013-07-302-4/+10
| | | | | * doc/lispref/windows.texi (Window History): Mention the default value of switch-to-visible-buffer.
* Gnus: Improve subthread sorting;Tassilo Horn2013-07-302-5/+14
| | | | | | | | | | | | | | | | | make subthread sorting customizable and add docs for it * doc/misc/gnus.texi (Sorting the Summary Buffer): Document new defcustom `gnus-subthread-sort-functions' and remove the obsolete documentation of `gnus-sort-threads-recursively'. * lisp/gnus/gnus-sum.el (gnus-subthread-sort-functions): New defcustom. (gnus-sort-threads-recursively): Delete defcustom. (gnus-sort-threads-recursive): Adapt accordingly. * lisp/gnus/gnus-sum.el (gnus-sort-subthreads-recursive): New function. (gnus-sort-threads-recursive): Use it. (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive' again. Now that determines how to sort subthreads.
* Merge CEDET upstream (rev. 8579)David Engster2013-07-292-20/+46
|\
| * Merge with CEDET upstream (rev. 8579).David Engster2013-07-292-20/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/cedet/cedet.el (cedet-packages): Remove speedbar since its development does no longer happens in CEDET upstream but in Emacs proper. Also remove cedet-contrib and cogre since those are only in upstream. * semantic/analyze/fcn.el (semantic-analyze-type-to-name): If TYPE has a parent, return a fully qualified name. * semantic/decorate/mode.el (semantic-decoration-on-includes-p-default) (semantic-decoration-on-includes-highlight-default): Declare for byte compiler. * semantic/wisent/python.el (semantic/format): New require. * eieio.texi (top): Make clear that EIEIO is not a full CLOS implementation. (Introduction): Add further missing features. (Building Classes): Add introductory paragraph. (Wish List): Add metaclasses and EQL specialization.
* | * tramp.texi (Frequently Asked Questions): MentionMichael Albinus2013-07-292-5/+10
| | | | | | | | `tramp-use-ssh-controlmaster-options'.
* | * doc/emacs/glossary.texi (Glossary): Refine.Xue Fuqiao2013-07-291-9/+5
| |
* | * doc/emacs/glossary.texi (Glossary): Add some entries.Xue Fuqiao2013-07-282-2/+18
| |
* | Spelling fixes.Paul Eggert2013-07-281-6/+6
|/
* ChangeLog fix.Xue Fuqiao2013-07-271-1/+2
|
* Keybinding fix for vc-dir.Xue Fuqiao2013-07-272-1/+5
| | | | | * lisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff. * doc/emacs/maintaining.texi (VC Directory Commands): Mention `D' and `L' in vc-dir.
* Gnus: Add option to sort threads non-recursivelyTassilo Horn2013-07-262-0/+10
| | | | | | gnus-sum.el (gnus-sort-threads-recursively): New defcustom. (gnus-sort-threads): Use it. gnus.texi (Sorting the Summary Buffer): Document new defcustom `gnus-sort-threads-recursively'.
* Fix typos in ChangeLogs.Juanma Barranquero2013-07-262-2/+2
|
* Fix bug #14946 with documentation of fringe-mode the variable.Eli Zaretskii2013-07-262-0/+8
| | | | doc/emacs/display.texi (Fringes): Document the variable fringe-mode.
* Add Makefile rules for ido.texiGlenn Morris2013-07-252-1/+15
| | | | | | | * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido. (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules. * info/dir: Add ido.
* Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-258-120/+221
|\
| * Reduce use of @email in doc/miscGlenn Morris2013-07-248-120/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In many cases it serves no purpose. It gets converted to mailto: in html output, which is mainly just an invitation to get spam. * doc/misc/erc.texi (Special Features): Update contact information. (History): Avoid using @email. * doc/misc/eshell.texi (Bugs and ideas): Minor updates. * doc/misc/faq.texi (Reporting bugs, Origin of the term Emacs) (Setting up a customization file) (Using an already running Emacs process, Turning off beeping) (Packages that do not come with Emacs) (Replying to the sender of a message): Avoid using @email. * doc/misc/pcl-cvs.texi (Contributors, Bugs): Avoid using @email. * doc/misc/reftex.texi (Imprint): Avoid using @email. * doc/misc/ses.texi (Top): Update bug reporting instructions. (Acknowledgments): Avoid using @email. * doc/misc/woman.texi (Introduction, Background): Remove outdated information. (Bugs, Acknowledgments): Avoid using @email.
* | * doc/misc/ido.texi: New file.Xue Fuqiao2013-07-252-0/+716
| |
* | * errors.texi (Standard Errors): Fix typo.Michael Albinus2013-07-244-14/+12
| | | | | | | | | | * files.texi (Magic File Names): * os.texi (File Notifications): Remove file-notify-supported-p.
* | * src/eval.c (Fprogn): Do not check that BODY is a proper list.Paul Eggert2013-07-242-0/+17
| | | | | | | | | | | | | | | | | | This undoes the previous change. The check slows down the interpreter, and is not needed to prevent a crash. See <http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00693.html>. * doc/lispref/eval.texi (Special Forms): Mention 'lambda'. Also, say that non-well-formed expressions result in unspecified behavior, though Emacs will not crash.
* | Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-234-4/+4
| |
* | * files.texi (Magic File Names): Add file-notify-add-watch,Michael Albinus2013-07-225-8/+189
| | | | | | | | | | | | | | | | | | | | | | | | file-notify-rm-watch and file-notify-supported-p. Move file-remote-p down. * errors.texi (Standard Errors): Add file-notify-error. * os.texi (Desktop Notifications): Rename from Notifications. (File Notifications): New node. * elisp.texi (Top): Update menu for these changes.
* | Merge Changes made in Gnus masterGnus developers2013-07-192-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change) * gnus.texi (Customizing Articles): Document function predicates. 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change) * gnus-art.el (gnus-treat-predicate): Allow functions as predicates (bug#13384). 2013-07-18 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups that were only relevant in a development version a long time ago.
* | * doc/lispref/windows.texi (Display Action Functions): Mention next-window.Xue Fuqiao2013-07-192-0/+8
| |
* | Fix the introduction of `set-frame-selected-window''s arguments.Xue Fuqiao2013-07-162-4/+8
| | | | | | | | * doc/lispref/windows.texi (Selecting Windows): Fix the introduction of `set-frame-selected-window''s arguments.
* | Timestamp fixes for undo.Paul Eggert2013-07-092-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list. * etc/NEWS: Changes to visited-file-modtime, set-visited-file-modtime. * lisp/files.el (clear-visited-file-modtime): Move here from fileio.c. * src/atimer.c (schedule_atimer): * src/fileio.c (Ffile_newer_than_file_p): Minor cleanup: use EMACS_TIME_LT so that we can remove EMACS_TIME_GT. * src/buffer.c (buffer-undo-list): Document (t . 0) and (t . -1). * src/fileio.c (Fclear_visited_file_modtime): Move to lisp/files.el. (syms_of_fileio): Remove Sclear_visited_file_name. (Fvisited_file_modtime): Return -1, not (-1 ...), when the visited file doesn't exist; this avoids an ambiguity with negative timestamps. (Fset_visited_file_modtime): Accept -1 and 0 as time-list arg. * src/systime.h (make_emacs_time, invalid_emacs_time): Don't assume struct timespec layout; POSIX doesn't guarantee it. (EMACS_TIME_NE, EMACS_TIME_GT, EMACS_TIME_GE): Remove. * src/undo.c (record_first_change): Push (visited-file-modtime) onto undo list rather than reimplementing it by hand, incorrectly. Fixes: debbugs:14824
* | Merge changes made in Gnus masterGnus developers2013-07-082-3/+13
| |
* | Merge changes made in Gnus masterGnus developers2013-07-063-9/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Group Parameters): Mention regexp substitutions (bug#11688). 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368). 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Emacsen): Fix version. * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version. 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org> * gnus-art.el (gnus-block-private-groups): Allow `global' methods to display images. * gnus.el (gnus-valid-select-methods): Mark nnrss as global. * message.el (message-cancel-news): According to <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is preferred over "cmsg cancel" in the Subject. * nnir.el (nnir-engines): Note that the group specs are regexps (bug#13238). * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has gotten read-only text properties, ensure that those aren't heeded when copying stuff over (bug#13434). * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages (bug#13762).
* | Clarify documentation of multibyte-string-p.Eli Zaretskii2013-07-062-1/+7
| | | | | | | | | | | | | | src/data.c (Fmultibyte_string_p): Doc fix. doc/lispref/nonascii.texi (Text Representations): Document that multibyte-string-p returns nil for non-string objects.
* | Merge from emacs-24; up to 2012-12-30T19:34:25Z!jan.h.d@swipnet.seGlenn Morris2013-07-0515-73/+121
|\ \ | |/
| * * mh-e.texi (Using This Manual): Printed elisp manuals no longer available.Glenn Morris2013-07-052-16/+4
| |
| * * doc/misc/mh-e.texi (Using This Manual): Refer to shop.fsf.org.Glenn Morris2013-07-052-18/+16
| |
| * * doc/misc/mh-e.texi: Fix external links.Glenn Morris2013-07-052-20/+24
| |
| * Tweak html header for manualsGlenn Morris2013-07-044-18/+29
| | | | | | | | | | | | | | | | | | | | * doc/lispintro/emacs-lisp-intro.texi (Top): Move WWW_GNU_ORG section outside @copying, update URL. * doc/lispref/elisp.texi (Top): Move WWW_GNU_ORG section outside @copying. @copying appears as a comment on every page, there is no need for the WWW_GNU_ORG stuff to be in there.
| * * doc/misc/newsticker.texi (Overview): Update URL.Glenn Morris2013-07-032-3/+5
| |
| * * doc/misc/nxml-mode.texi (Introduction): Update @url.Glenn Morris2013-07-032-0/+6
| |
| * * doc/misc/org.texi (JavaScript support): Fix @url.Glenn Morris2013-07-032-1/+3
| |
| * * doc/misc/wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.Glenn Morris2013-07-032-3/+4
| | | | | | | | We can use an htaccess redirect to make the previous xref work.
| * * doc/misc/dbus.texi: Comment fix.Glenn Morris2013-07-031-2/+2
| |
| * Fix/update some gnus manual links to external resourcesGlenn Morris2013-07-033-17/+38
| | | | | | | | | | | | | | | | | | | | * doc/misc/gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs. (FAQ 7-1): Update URL. * doc/misc/gnus.texi (Top): Restrict "Other related manuals" to info output. (Foreign Groups): Use @indicateurl for examples. (Direct Functions): Remove defunct URL. (RSS): Update URL.
| * * doc/misc/eudc.texi (CCSO PH/QI): Remove defunct URL.Glenn Morris2013-07-032-8/+13
| |
| * * doc/misc/dbus.texi (Introspection): Update URL to a less defunct one.Glenn Morris2013-07-032-2/+7
| |