summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge from emacs--devo--0Miles Bader2008-01-021-15/+35
|\| | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-308
| * | (elp-results): Use header-line-format for header. Move point to the start ofNick Roberts2007-12-311-15/+35
| | | | | | | | | | | | the buffer.
* | | Merge from emacs--devo--0Miles Bader2007-12-292-15/+1
|\| | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
| * | Merge from emacs--rel--22Miles Bader2007-12-281-0/+1
| |\| | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
| | * (find-function-after-hook): Add :type.Richard M. Stallman2007-12-151-0/+1
| | |
| | * Dan Nicolaescu <dann at ics.uci.edu>Glenn Morris2007-12-011-2/+3
| | | | | | | | | | | | (declare-function): Change to a macro.
| | * (batch-byte-recompile-directory): Doc fix.Juanma Barranquero2007-11-261-3/+3
| | |
| * | * calculator.el:Dan Nicolaescu2007-12-251-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dframe.el: * iswitchb.el: * whitespace.el: * winner.el: * emacs-lisp/checkdoc.el: * mail/feedmail.el: * net/quickurl.el: * obsolete/fast-lock.el: * play/5x5.el: * progmodes/delphi.el: * progmodes/idlw-shell.el: * progmodes/idlwave.el: * textmodes/artist.el: * textmodes/ispell.el: * textmodes/texinfmt.el: * textmodes/texinfo.el: Remove obsolete definitions of backward compatibility macros for defcustom, defgroup, defface, when, unless, with-current-buffer and with-temp-message.
* | | Merge from emacs--devo--0Miles Bader2007-12-164-20/+23
|\| | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
| * | (check-declare-verify): Handle deffoo.Glenn Morris2007-12-111-1/+5
| | |
| * | (lm-verify): Make it work withDavid Kastrup2007-12-091-12/+11
| | | | | | | | | | | | directories. Not sure anybody uses this anymore, though.
| * | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-083-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * erc-lang.el (language): * erc-backend.el (erc-server-connect): Fix buggy call to `message'. * gnus-sum.el (gnus-summary-simplify-subject-query): * ecomplete.el (ecomplete-display-matches): Fix buggy call to `message'. * textmodes/reftex.el (reftex-select-with-char): * textmodes/reftex-toc.el (reftex-toc-do-promote) (reftex-toc-visit-location, reftex-toc-find-section): * textmodes/reftex-index.el (reftex-index-show-entry): * textmodes/org.el (org-cycle-hide-archived-subtrees) (org-table-rotate-recalc-marks, org-mark-ring-push) (org-follow-info-link, org-mhe-get-message-folder-from-index) (org-auto-repeat-maybe, org-store-log-note, org-delete-property) (org-evaluate-time-range, org-edit-agenda-file-list): * textmodes/artist.el (artist-select-next-op-in-list) (artist-select-prev-op-in-list): * term/mac-win.el (mac-service-insert-text): * startup.el (fancy-about-screen): * progmodes/vhdl-mode.el (vhdl-decision-query): * progmodes/idlwave.el (idlwave-template) (idlwave-scroll-completions, idlwave-display-completion-list): * progmodes/ebrowse.el (ebrowse-show-progress): * progmodes/cperl-mode.el (cperl-find-pods-heres): * progmodes/antlr-mode.el (antlr-insert-option-do): * play/mpuz.el (mpuz-close-game): * net/rcirc.el (rcirc-next-active-buffer): * mail/reporter.el (reporter-update-status): * kmacro.el (kmacro-display): * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): * emulation/viper-util.el (viper-save-setting): * emacs-lisp/lisp-mnt.el (lm-verify): * emacs-lisp/edebug.el (edebug-set-mode): * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun): * calendar/calendar.el (calendar-print-day-of-year): * calc/calcalg3.el (calc-curve-fit): * calc/calcalg2.el (math-integral): * calc/calc.el (calc-read-key-sequence, calc-version): * calc/calc-mode.el (calc-set-simplify-mode): * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
* | | Merge from emacs--devo--0Miles Bader2007-12-0613-164/+550
|\| | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
| * | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
| | |
| * | Re-fill copyright.Glenn Morris2007-12-061-10/+11
| | | | | | | | | | | | Remove directory part from filenames in function declarations.
| * | Remove directory part from filenames in function declarations.Glenn Morris2007-12-062-3/+3
| | |
| * | Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)Deepak Goel2007-12-051-4/+8
| | |
| * | (byte-compile-declare-function): Remove declared function fromGlenn Morris2007-12-051-0/+3
| | | | | | | | | | | | byte-compile-noruntime-functions.
| * | (declare-function): Macro deleted.Richard M. Stallman2007-12-031-37/+0
| | |
| * | (byte-compile-declare-function): Reverse branches of if statement.Glenn Morris2007-12-021-4/+4
| | |
| * | (check-declare-scan): Doc fix.Glenn Morris2007-11-301-26/+31
| | | | | | | | | | | | | | | | | | Handle declare-function third argument `t' and fourth argument. (check-declare-verify): Doc fix. Handle `fileonly' case. Use progn rather than prog1.
| * | (byte-compile-declare-function): Third argument to declare-functionGlenn Morris2007-11-301-1/+2
| | | | | | | | | | | | must be a list to specify arglist.
| * | (declare-function): Add optional fourth argument and document it.Glenn Morris2007-11-301-1/+10
| | |
| * | (declare-function): Doc fix.Glenn Morris2007-11-291-1/+3
| | |
| * | (check-declare-locate, check-declare-verify): Handle `external' files.Glenn Morris2007-11-291-19/+49
| | | | | | | | | | | | | | | | | | (check-declare-errmsg): New function. (check-declare-verify, check-declare-file, check-declare-directory): Use check-declare-errmsg to report the number of problems.
| * | (check-declare-locate): Reflow doc.Glenn Morris2007-11-281-7/+7
| | | | | | | | | | | | (check-declare-verify): Handle fset.
| * | (check-declare-locate): Handle compressed files.Glenn Morris2007-11-271-23/+40
| | | | | | | | | | | | | | | (check-declare-verify): Handle define-generic-mode, define-global(ized)-minor-mode, define-obsolete-function-alias.
| * | (end-of-defun): Restructure so that end-of-defun-function is calledStefan Monnier2007-11-261-49/+77
| | | | | | | | | | | | | | | consistently, even for negative arguments. (end-of-defun-function): Default to forward-sexp.
| * | (batch-byte-recompile-directory): Doc fix.Juanma Barranquero2007-11-261-8/+8
| | |
| * | (easy-menu-define): Doc fix.Glenn Morris2007-11-261-1/+6
| | |
| * | Comment.Glenn Morris2007-11-241-0/+2
| | |
| * | (declare-function): Doc fix.Glenn Morris2007-11-241-1/+3
| | |
| * | (beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.Stefan Monnier2007-11-221-9/+20
| | |
| * | (declare-function): Doc fix.Glenn Morris2007-11-221-4/+5
| | |
| * | (check-declare-locate): New function.Glenn Morris2007-11-221-15/+20
| | | | | | | | | | | | | | | | | | (check-declare-scan): Use check-declare-locate. (check-declare-verify): No longer adjust fnfile, now check-declare-locate does it.
| * | (byte-compile-file-form-custom-declare-variable): Simplify.Stefan Monnier2007-11-221-10/+9
| | |
| * | (check-declare-verify): Fix previous change. Warn if could not findGlenn Morris2007-11-221-19/+29
| | | | | | | | | | | | an arglist to check.
| * | (check-declare-verify): Implement arglist checking for C files.Glenn Morris2007-11-221-7/+14
| | |
| * | (check-declare-scan): Expand .c files relative to src/ directory.Glenn Morris2007-11-221-52/+65
| | | | | | | | | | | | (check-declare-verify): Handle .c files (without arg checking).
| * | (declare-function): Doc fix.Glenn Morris2007-11-221-4/+8
| | |
| * | (declare-function): Return nil.Jason Rumney2007-11-211-1/+1
| | |
| * | (check-declare-verify): Skip C files for now. HandleGlenn Morris2007-11-211-37/+53
| | | | | | | | | | | | define-minor-mode, and defalias (with no argument checking).
| * | Merge from emacs--rel--22Miles Bader2007-11-211-0/+2
| |\| | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
| | * Comment change.Richard M. Stallman2007-11-201-0/+2
| | |
| | * (declare-function): Define as a no-op, for compatibility with Emacs 23.Glenn Morris2007-11-201-0/+5
| | |
| * | * progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu2007-11-203-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/ps-mode.el (doc-view-minor-mode): * mail/emacsbug.el (Info-menu, Info-goto-node): * emulation/viper-keym.el (viper-ex) (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for): * emulation/viper-cmd.el (widget-type, widget-button-press) (viper-set-hooks): * emacs-lisp/tcover-unsafep.el (unsafep-function): * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells) (ses-load, ses-vector-delete, ses-create-header-string) (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump): * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions. * url-mailto.el (mail-send-and-exit): * url-http.el (url-dav-file-attributes): * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal): (url-generate-unique-filename): Declare as functions.
| * | (check-declare-verify): Tweak regexp for end of function-name. HandleGlenn Morris2007-11-201-4/+8
| | | | | | | | | | | | define-derived-mode.
| * | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is available by default. (idlwave-help-browse-url-available): Change default to t. * emulation/edt.el (defgroup, defcustom): Remove definition. (eval-when-compile): Remove. (c-mark-function): * textmodes/reftex-dcr.el (bibtex-beginning-of-entry): * textmodes/fill.el (comment-search-forward) (comment-string-strip): * progmodes/prolog.el (comint-mode, comint-send-string) (comint-send-region, comint-send-eof): * progmodes/dcl-mode.el (imenu-default-create-index-function): * emulation/viper-util.el (viper-forward-Word): * emulation/vi.el (c-mark-function): * emulation/edt-vt100.el (vt100-wide-mode): * emacs-lisp/timer.el (diary-entry-time): Declare as functions. * url-mailto.el (mail-send-and-exit): * url-http.el (url-dav-file-attributes): * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal): Declare as functions. * url-privacy.el (url-device-type): Define unconditionally.
| * | (compilation-forget-errors): Declare as function.Glenn Morris2007-11-191-0/+3
| | |
| * | (check-declare-verify): If fnfile does not exist, try adding `.el'Glenn Morris2007-11-191-2/+9
| | | | | | | | | | | | extension. Also search for defsubsts.