summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Collapse)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85Miles Bader2005-09-253-21/+21
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 556-561) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 122-124) - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp. - Update from CVS
| * 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-243-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * woman.el (woman-file-name): * wid-edit.el (widget-file-prompt-value) (widget-coding-system-prompt-value): * w32-fns.el (set-w32-system-coding-system): * vc.el (vc-version-diff, vc-annotate): * textmodes/reftex-auc.el (reftex-arg-cite) (reftex-arg-index-tag): * textmodes/refer.el (refer-get-bib-files): * textmodes/artist.el (artist-figlet-choose-font): * terminal.el (terminal-emulator): * replace.el (occur-read-primary-args): * rect.el (string-rectangle, string-insert-rectangle): * ps-print.el (ps-print-preprint): * progmodes/pascal.el (pascal-goto-defun): * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer): * progmodes/compile.el (compilation-find-file): * printing.el (pr-interactive-n-up): * play/animate.el (animate-birthday-present): * net/rcompile.el (remote-compile): * man.el (man, Man-goto-section, Man-follow-manual-reference): * mail/rmailsum.el (rmail-summary-search-backward) (rmail-summary-search): * mail/rmailout.el (rmail-output-read-rmail-file-name) (rmail-output-read-file-name): * mail/rmail.el (rmail-search, rmail-search-backwards): * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs): * locate.el (locate): * international/quail.el (quail-show-keyboard-layout): * international/mule.el (set-buffer-file-coding-system) (revert-buffer-with-coding-system, set-file-name-coding-system) (set-terminal-coding-system, set-keyboard-coding-system) (set-next-selection-coding-system): * international/mule-diag.el (describe-coding-system) (describe-font, describe-fontset): * international/mule-cmds.el (universal-coding-system-argument) (search-unencodable-char, describe-input-method) (set-language-environment, describe-language-environment): * international/codepage.el (codepage-setup): * international/code-pages.el (codepage-setup): * info.el (Info-search, Info-follow-reference) (Info-search-backward): * emacs-lisp/advice.el (ad-read-advised-function) (ad-read-advice-class, ad-clear-cache, ad-activate) (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name) (ad-enable-advice, ad-disable-advice, ad-remove-advice) (ad-read-regexp): * ediff-util.el (ediff-toggle-regexp-match): * ediff-ptch.el (ediff-prompt-for-patch-file): * dired-aux.el (dired-diff): * diff.el (diff): * cus-edit.el (custom-variable-prompt): * calendar/timeclock.el (timeclock-ask-for-project): * calc/calcalg3.el (calc-get-fit-variables): * calc/calc-store.el (calc-edit-variable) (calc-permanent-variable): * vc-mcvs.el (vc-mcvs-register): * shadowfile.el (shadow-define-literal-group): * woman.el (woman-file-name): * vc.el (vc-version-diff, vc-merge): * textmodes/reftex-index.el (reftex-index-complete-tag): * format.el (format-decode-buffer, format-decode-region): * emulation/viper-cmd.el (viper-read-string-with-history): * emacs-lisp/debug.el (cancel-debug-on-entry): * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): * ediff.el (ediff-merge-revisions) (ediff-merge-revisions-with-ancestor, ediff-revision): * completion.el (interactive-completion-string-reader): * calc/calc-prog.el (calc-user-define-formula): Follow convention for reading with the minibuffer.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82Miles Bader2005-09-192-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 542-553) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 116-121) - Merge from emacs--cvs-trunk--0 - Update from CVS
| * message format spec fixes, commit # 9Deepak Goel2005-09-182-2/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81Miles Bader2005-09-111-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 532-541) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 112-115) - Update from CVS
| * (authors-aliases): Update list.Kim F. Storm2005-09-101-1/+2
| | | | | | | | (authors-fixed-entries): Update mldrag.el entry.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79Miles Bader2005-09-067-2/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 519-530) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 106-111) - Merge from emacs--cvs-trunk--0 - Update from CVS
| * (font-lock-comment-face, font-lock-doc-face, font-lock-string-face,Juanma Barranquero2005-08-291-1/+6
| | | | | | | | | | font-lock-keywords-case-fold-search): Add defvars. (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
| * (safe-functions): Add defvar.Juanma Barranquero2005-08-291-0/+2
| |
| * (ses-initial-global-parameters, ses-mode-map): Add defvars.Juanma Barranquero2005-08-291-0/+3
| |
| * (font-lock-beginning-of-syntax-function): Add defvar.Juanma Barranquero2005-08-291-0/+2
| |
| * (font-lock-verbose): Add defvar.Juanma Barranquero2005-08-291-0/+2
| |
| * (mouse-highlight-priority, x-lost-selection-functions, zmacs-regions):Juanma Barranquero2005-08-291-0/+5
| | | | | | | | Add defvars.
| * (compilation-error-regexp-alist, compilation-mode-font-lock-keywords):Juanma Barranquero2005-08-291-1/+4
| | | | | | | | | | Add defvars. (checkdoc-interactive-loop): "?\ " -> "?\s".
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-2662-113/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 514-518) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 104-105) - Update from CVS
| * (define-minor-mode): Simplify.Stefan Monnier2005-08-241-15/+7
| |
| * * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-151-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | faces that did not appear in the previous Emacs release. * buff-menu.el: * compare-w.el: * emacs-lisp/testcover.el: * play/gomoku.el: * play/mpuz.el: * progmodes/flymake.el: * progmodes/gdb-ui.el: * progmodes/idlw-help.el: * progmodes/idlw-shell.el: * progmodes/ld-script.el: * progmodes/which-func.el: * ruler-mode.el: * strokes.el: * textmodes/sgml-mode.el: * textmodes/table.el: Do not use face-alias for backward compatibility for faces that did not appear in the previous Emacs release.
| * Add move-beginning-of-line, move-end-of-line, end-of-line,Eli Zaretskii2005-08-121-4/+5
| | | | | | | | | | and beginning-of-line to the list of commands after which the echo area is updated.
| * (generic-font-lock-defaults): Declare with define-obsolete-variable-alias.Lute Kamstra2005-08-111-2/+1
| |
| * (map-y-or-n-p): Reorder the optionsRichard M. Stallman2005-08-091-7/+10
| | | | | | | | and rename some of them to be more self-explanatory.
| * (lucid-menubar-map, lucid-failing-menubar)Richard M. Stallman2005-08-091-1/+3
| | | | | | | | (recompute-lucid-menubar): Add defvars.
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0661-80/+103
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77Miles Bader2005-08-052-5/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 504-513) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: .cvsignore: Add `lock'. * gnus--rel--5.10 (patch 99-103) - Update from CVS
| * Require CL also when compiling.Stefan Monnier2005-07-291-5/+3
| |
| * (byte-compile-make-variable-buffer-local)Stefan Monnier2005-07-291-0/+13
| | | | | | | | | | (byte-compile-form-make-variable-buffer-local): New functions to warn about misuses of make-variable-buffer-local where make-local-variable was meant.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74Miles Bader2005-07-291-39/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 493-503) - Update from CVS - Update from CVS: lisp/startup.el (command-line): Fix typo. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 95-98) - Update from CVS
| * (reb-with-current-window): Delete.Juanma Barranquero2005-07-241-39/+24
| | | | | | | | | | | | | | | | | | (reb-next-match, reb-show-subexp): Use `with-selected-window' instead of `reb-with-current-window'. (reb-prev-match): Likewise. Also, don't move left if the search was unsuccessful. (reb-initialize-buffer): New function. (re-builder, reb-change-syntax): Use it.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader2005-07-2210-131/+145
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 485-492) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 92-94) - Merge from emacs--cvs-trunk--0 - Update from CVS
| * (define-minor-mode): Never call the mode function using `eval-after-load'.Luc Teirlinck2005-07-221-6/+1
| |
| * (regexp-builder): Use `defalias' instead of faking it.Juanma Barranquero2005-07-211-4/+1
| |
| * (find-function-regexp): Add `define-compilation-mode'.Juri Linkov2005-07-191-1/+1
| |
| * (def-edebug-form-spec): Add obsolescence info and delete redundant message. DocJuanma Barranquero2005-07-161-5/+8
| | | | | | | | | | | | fix. (edebug-install-custom-print-funcs, edebug-reset-print-funcs, edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
| * (byte-compile-maybe-guarded): Fix typo in docstring.Juanma Barranquero2005-07-161-3/+3
| | | | | | | | | | (byte-compile-interactive-only-functions): Add `insert-buffer' and `insert-file-literally'.
| * (find-gc-subrs-callers): Renamed from find-gc-subrs-used.Richard M. Stallman2005-07-161-14/+15
| | | | | | | | (find-gc-subrs-called): Renamed from subrs-called, and defvar'd.
| * (byte-compile-maybe-guarded): Doc fix.Richard M. Stallman2005-07-161-4/+4
| |
| * (byte-compile-if): Guard the else-clause too.Richard M. Stallman2005-07-161-1/+2
| |
| * (byte-compile-or-recursion): New function.Richard M. Stallman2005-07-161-7/+16
| | | | | | | | | | (byte-compile-or): Use that. (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
| * (byte-compile-and-recursion): New function.Richard M. Stallman2005-07-161-5/+12
| | | | | | | | (byte-compile-and): Use byte-compile-and-recursion.
| * (reb-cook-regexp): Avoid warning calling lre-compile-string.Richard M. Stallman2005-07-161-2/+4
| | | | | | | | (reb-color-display-p): Avoid warning.
| * (find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used)Richard M. Stallman2005-07-161-42/+51
| | | | | | | | | | (find-gc-noreturn-list, find-gc-source-files): Vars renamed and defvar'd.
| * (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)Richard M. Stallman2005-07-161-28/+16
| | | | | | | | | | | | | | | | | | (checkdoc-overlay-start, checkdoc-overlay-end) (checkdoc-mode-line-update, checkdoc-char=): Define such that compiler knows they are defined. (checkdoc-call-eval-buffer): Deleted. Use eval-buffer directly. (checkdoc-read-event): Deleted. Use read-event directly.
| * (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.Eli Zaretskii2005-07-161-1/+1
| |
| * (cl-make-type-test): Add `atom' type.Eli Zaretskii2005-07-161-0/+1
| |
| * (define-minor-mode): Avoid constructing a defcustom with two :set orLuc Teirlinck2005-07-161-4/+11
| | | | | | | | :type keywords.
| * (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.Richard M. Stallman2005-07-151-2/+3
| |
| * (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.Juanma Barranquero2005-07-151-0/+6
| | | | | | | | Thanks to Stefan Monnier for pointing this out.
| * (derived-mode-run-hooks): Remove.Juanma Barranquero2005-07-151-14/+1
| | | | | | | | (derived-mode-hook-name): Doc fix.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69Miles Bader2005-07-146-80/+157
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 474-484) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 88-91) - Merge from emacs--cvs-trunk--0 - Update FSF's address in GPL notices - Update from CVS
| * (define-minor-mode): Do not override explicitly specified :initialize keyword.Luc Teirlinck2005-07-141-1/+7
| |
| * (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.Richard M. Stallman2005-07-111-29/+32
| | | | | | | | | | (edebug-enter): Don't do with-timeout-suspend here. (edebug-display): Do it here instead.