aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Restore and fix etc/ChangeLog entry.Eli Zaretskii2014-01-111-0/+3
|
* Restore erroneously deleted etc/publicsuffix.txt (again).Eli Zaretskii2014-01-112-2/+5189
|
* Fix last commit.Eli Zaretskii2014-01-111-5189/+0
|
* Restore erroneously deleted etc/publicsuffix.txt.Eli Zaretskii2014-01-111-0/+5189
|
* /etc cleanupEric S. Raymond2014-01-118-7058/+8
| | | | | * COOKIES, copying.paper, INTERVIEW, MAILINGLISTS, MOTIVATION, publicsuffix.txt SERVICE: More deletions suggested by RMS.
* /etc cleanup: Removal of joke man pages and associated Lisp file.Eric S. Raymond2014-01-114-484/+0
| | | | | | | | | * etc/celibacy.1, etc/sex.6, etc/condom.1, etc/echo.msg: Deleted at RMS's suggestion. Not lost to posterity as they are part of the widely distributed funny-manpages collection. * lisp/play/meese.el: It's 2014 and Ed Meese is justly forgotten. Goes with removal of the joke manpages from /etc.
* Fix previous ChangeLog fixGlenn Morris2014-01-101-1/+1
|
* ChangeLog fixesGlenn Morris2014-01-101-6/+2
|
* * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-101-0/+1
| | | | | | | | | | | * 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.
* Revert "Document `subr-x' functions."Rüdiger Sonderfeld2014-01-101-1/+3
| | | | This reverts 2014-01-10T12:41:19Z!ruediger@c-plusplus.de.
* Document `subr-x' functions.Rüdiger Sonderfeld2014-01-101-3/+1
| | | | | | | * 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'.
* Spelling fixes.Paul Eggert2014-01-092-3/+2
| | | | | | * 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.
* * etc/MAILINGLISTS: Remove the more extremely obsolete partsGlenn Morris2014-01-091-80/+10
|
* Make etc/FTP and etc/ORDERS obsoleteGlenn Morris2014-01-093-14/+19
| | | | | | | | | | * 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.
* Document `dired-hide-details-mode'.Rüdiger Sonderfeld2014-01-101-0/+1
| | | | | | * 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'.
* Document EWW.Rüdiger Sonderfeld2014-01-101-0/+1
| | | | | | | * 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.
* NEWS: Fix typo in last commit.David Engster2014-01-091-1/+1
|
* Updated NEWS with `describe-function' EIEIO support.David Engster2014-01-092-0/+11
|
* * etc/PROBLEMS: Remove more ancient, irrelevant stuffGlenn Morris2014-01-091-47/+0
|
* Refer to online service directory rather than etc/SERVICEGlenn Morris2014-01-092-1/+5
| | | | | | | * doc/emacs/trouble.texi (Service): * doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE. * etc/SERVICE: Mark as obsolete.
* * etc/MORE.STUFF: Replace contents with pointer to efaq.info.Glenn Morris2014-01-092-204/+10
|
* Document `load-prefer-newer'.Rüdiger Sonderfeld2014-01-091-0/+1
| | | | | | | * doc/emacs/building.texi (Lisp Libraries): Document `load-prefer-newer'. It is already documented in lispref.
* Document `string-suffix-p'.Rüdiger Sonderfeld2014-01-091-0/+1
| | | | | * doc/lispref/strings.texi (Text Comparison): Document `string-suffix-p'.
* Document Image Mode's new animation features.Rüdiger Sonderfeld2014-01-092-0/+11
| | | | | | | | | * 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'.
* etc/NEWS: ImageMagick :max-width/:max-height already documented.Rüdiger Sonderfeld2014-01-091-0/+1
| | | | See (info "(elisp) ImageMagick Images").
* Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond2014-01-081-1/+1
|
* Correect a minor error introduced into NEWS by my last commit.Eric S. Raymond2014-01-081-1/+5
|
* Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.Eric S. Raymond2014-01-082-4/+4
|
* In preparation for the move to git, sanitize out some Bazaar-specific names.Eric S. Raymond2014-01-081-2/+2
| | | | | | | | * version.el (emacs-bzr-version): Name changed to emacs-repository-version. * loadup.el: Follow through on this name change. * lisp/mail/emacsbug.el (report-emacs-bug): Factor out any assumption about the version control system in use.
* * etc/refcards/orgcard.tex: Revert part of previous change.Glenn Morris2014-01-071-1/+1
|
* Merge Org version 8.2.5c.Bastien Guerry2014-01-071-3/+3
|
* More doc updates.Chong Yidong2014-01-071-1/+6
| | | | | | | | | | | * 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.
* * etc/PROBLEMS: Remove yet more old stuff; more small editsGlenn Morris2014-01-061-56/+12
|
* * etc/PROBLEMS: More removal of old stuffGlenn Morris2014-01-061-53/+5
|
* * etc/PROBLEMS: Remove some old stuff; other small editsGlenn Morris2014-01-061-59/+9
|
* * etc/PROBLEMS: Remove some no-longer relevant stuff re installationGlenn Morris2014-01-061-20/+0
|
* * etc/NEWS: Markup triviaGlenn Morris2014-01-061-0/+3
|
* Document calendar-day-header-arrayGlenn Morris2014-01-061-0/+2
| | | | | | | * doc/emacs/cal-xtra.texi (Calendar Customizing): Mention calendar-day-header-array. * etc/NEWS: Markup.
* Spelling fixes.Paul Eggert2014-01-051-1/+1
| | | | | | | | | | | | | | | | * 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.
* More doc updates.Chong Yidong2014-01-061-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Define org-level-* faces in tsdh-light theme.Tassilo Horn2014-01-052-2/+15
| | | | | * etc/themes/tsdh-light-theme.el (tsdh-light): Define org-level-* faces.
* Fix misspelling of 'chinese' in rx.Paul Eggert2014-01-041-0/+3
| | | | | | | * lisp/emacs-lisp/rx.el (rx-categories): Correct spelling of chinese-two-byte. Fixes: debbugs:16237
* Spelling fixes.Paul Eggert2014-01-041-2/+2
| | | | | | | | * 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.
* Remove the dynamic-docstring-function feature.Chong Yidong2014-01-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | * emacs-lisp/advice.el (ad--make-advised-docstring): Change args. Ignore function-documentation property when getting documentation. (ad-activate-advised-definition): Use function-documentation generate the docstring. (ad-make-advised-definition): Don't call ad-make-advised-definition-docstring. (ad-make-advised-definition-docstring, ad-advised-definition-p): Delete functions. * emacs-lisp/nadvice.el (advice--make-docstring): Change args. (advice--docstring): Delete variable. (advice--make-1): Leave the docstring empty. (advice-add): Use function-documentation for advised docstring. * progmodes/sql.el (sql-help): Use function-documentation instead of dynamic-docstring-function property. No need to autoload now. (sql--help-docstring): New variable. (sql--make-help-docstring): Use it. * doc.c (Fdocumentation): Remove dynamic-docstring-function.
* Add 2014 to more copyright yearsGlenn Morris2014-01-021-1/+1
|
* * NEWS: Explain, why xesam.el is obsolete.Michael Albinus2014-01-021-1/+1
|
* Fix copyright years by hand.Paul Eggert2014-01-0115-20/+20
| | | | | These are dates that admin/update-copyright did not update, or updated incorrectly.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01136-136/+136
|
* * etc/NEWS: Relocate entries that had strayed to the wrong Emacs version.Glenn Morris2013-12-301-24/+27
|
* Plain copy-file no longer chmods an existing destination.Paul Eggert2013-12-292-2/+13
| | | | | | | | | | | | | | | | | | | | * doc/lispref/files.texi (Changing Files): Document this. * etc/NEWS: Document this. * src/fileio.c (realmask): Now a static var, not a local. (barf_or_query_if_file_exists): New arg KNOWN_TO_EXIST. Remove arg STATPTR. All uses changed. (Fcopy_file): Do not alter permissions of existing destinations, unless PRESERVE-PERMISSIONS (renamed from PRESERVE-EXTENDED-ATTRIBUTES) is non-nil. Avoid race when testing for existing destinations and for when input and output files are the same. If changing the group fails, adjust both default and preserved permissions so that access is not granted to the wrong group. (Fset_default_file_modes, init_fileio): Update realmask. (Fdefault_file_modes): Use realmask instead of calling umask. Fixes: debbugs:16133