(define-generic-mode): Doc fix.
[bpt/emacs.git] / lisp / emacs-lisp /
2003-12-29 Eli Zaretskii(easy-menu-define): Doc fix.
2003-11-30 Jonathan YavnerAdd edebug specs for macros `1value' and `noreturn'.
2003-11-30 Jonathan YavnerEnsure that forms marked with `1value' actually always...
2003-11-14 Thien-Thi Nguyen(easy-mmode-define-navigation): Take additional
2003-11-01 Eli Zaretskii(rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))".
2003-10-23 Francesco PotortìAlias for Francesco Potort�
2003-10-20 Richard M. Stallman(edebug-display-freq-count): Doc fix.
2003-10-20 Dave Love(easy-mmode-define-navigation): Avoid
2003-10-20 John Paul Wallington(elint-check-defcustom-form): Don't use `evenp' so...
2003-09-30 Richard M. Stallman(lm-with-file): When FILE is nil, run BODY in current...
2003-09-22 Richard M. Stallman(lm-with-file): Don't visit the file,
2003-09-22 Richard M. Stallman(byte-compile-log-file): Clear out byte-compile-last...
2003-09-19 Richard M. Stallman(edebug-var-status, edebug-restore-status): New functions.
2003-09-19 Richard M. Stallman(byte-compile-warning-prefix):
2003-09-12 Stefan Monnier(tq-create): Fix mixed up unquote style.
2003-09-06 Dave Love(eldoc-print-current-symbol-info-function):
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave Love(common-lisp-mode): New.
2003-08-20 Dave Love(beginning-of-defun-function): Doc fix.
2003-08-20 Dave LoveComment.
2003-08-17 Richard M. Stallman(eval-last-sexp-print-value): New subroutine, broken...
2003-08-06 Richard M. Stallman(noreturn): Report error if does return.
2003-08-06 Richard M. StallmanDoc fixes, args renamed.
2003-08-06 Richard M. Stallman(byte-compile-not-obsolete-var): New var.
2003-07-25 Jonathan YavnerUpdated contact address.
2003-07-23 Glenn Morris(define-derived-mode): Mention hook in doc string....
2003-07-21 Richard M. Stallman(emacs-lisp-mode): Use run-mode-hooks.
2003-07-16 Stefan Monnier(syntax-ppss): Catch the case where the buffer is narrowed.
2003-07-16 Stefan Monnier(syntax-ppss-flush-cache): Rename from syntax-ppss...
2003-07-11 John Paul Wallington2003-07-11 John Paul Wallington <jpw@gnu.org>
2003-07-07 Richard M. Stallman(debug, debugger-env-macro): Use with-no-warnings while...
2003-07-05 Stefan Monnier(cl-transform-lambda): Strip &cl-defs
2003-07-04 Stefan Monnier(byte-compile-defvar): Check and set the default value...
2003-06-22 Andreas Schwab(easy-mmode-define-navigation): Avoid
2003-06-16 Stefan Monnier(debug): Fix call to message.
2003-06-16 Stefan Monnier(cl-macroexpand-all):
2003-06-16 Stefan Monnier(cl-parse-loop-clause): Use map-keymap.
2003-06-16 Stefan Monnier(pushnew): Use keywordp.
2003-06-16 Stefan Monnier(disassemble): Accept plain expressions.
2003-06-14 Stefan Monnier(copyright-update-year): New function extracted from...
2003-06-04 Richard M. Stallman(lm-keywords-finder-p): Use with-no-warnings.
2003-06-03 Juanma Barranquero(last-sexp-toggle-display): Remove stale comment.
2003-06-03 Richard M. Stallman(eval-last-sexp-1): Add save-excursion.
2003-06-02 Lute Kamstra(lm-synopsis): Use relative filenames correctly. Show...
2003-05-30 Juanma BarranqueroMoved from lisp/.
2003-05-30 Juanma BarranqueroMoved to obsolete/.
2003-05-30 Stefan MonnierTypo (no clue what happened).
2003-05-30 Stefan Monnier(edebug-storing-offsets): Move indent and debug to...
2003-05-29 Stefan Monnier(define-derived-mode, define-minor-mode): Remove outdat...
2003-05-29 Stefan Monnier(edebug-window-list): Use push.
2003-05-29 Stefan Monnier(define-minor-mode): Add edebug spec.
2003-05-28 Richard M. Stallman(last-sexp-toggle-display):
2003-05-28 Richard M. Stallman(byte-compile-no-warnings): New function.
2003-05-27 Stefan Monnier(lisp-font-lock-syntactic-face-function): Don't infinit...
2003-05-23 Lute Kamstra(checkdoc-file-comments-engine): Use
2003-05-23 Lute KamstraMake the description of the library more
2003-05-19 Richard M. Stallman(find-function-on-key): Move the call to find-function...
2003-05-18 Stefan Monnier(beginning-of-defun-raw): Use shy-group.
2003-05-15 Stefan Monnier(make-autoload): Add arglist for define-derived-mode.
2003-05-06 Juanma Barranquero(popup-dialog-box): Don't quote nil and t in docstrings.
2003-05-06 Juanma Barranquero(buffer-syntactic-context): Don't quote nil and t in...
2003-05-06 Juanma Barranquero(case, typecase): Don't quote nil and t in docstrings.
2003-05-06 Juanma Barranquero(eldoc-echo-area-use-multiline-p): Don't quote nil...
2003-05-06 Stefan Monnier(ad-make-advised-docstring): Adjust usage for new help...
2003-05-06 Kenichi Handa(byte-compile-file): Fix comment
2003-05-05 John Paul Wallington(batch-update-autoloads): Call `update-directory-autolo...
2003-05-04 Richard M. Stallman(update-directory-autoloads): Renamed from
2003-05-04 Stefan Monnier(cl-map-keymap): Redefine as alias.
2003-05-04 Stefan Monnier(cl-map-keymap): Be careful with aliases.
2003-05-04 Stefan Monnier(ad-get-enabled-advices, ad-special-forms)
2003-04-30 Stefan Monnier(easy-menu-get-map): Correctly handle non-submap bindings.
2003-04-29 John Paul Wallington(byte-compile-cl-warn): Use `string-match'.
2003-04-28 Dave Love(byte-compile-cl-warn): Avoid cl warnings
2003-04-26 Juanma Barranquero(regexp-opt-depth): Don't count a "//(" which appears...
2003-04-25 Sam Steingold`symbol-macrolet' is similar to `let', not `multiple...
2003-04-24 Richard M. StallmanComment change.
2003-04-24 Richard M. Stallman(byte-compile-defun): Generate and compile a defalias...
2003-04-24 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
2003-04-21 Stefan Monnier(byte-compile-defvar): Improve message.
2003-04-19 Richard M. Stallman(byte-compile-log-file, (byte-recompile-directory)...
2003-04-18 Stefan Monnier(define-minor-mode): Only echo a message if the body...
2003-04-16 Stefan Monnier(byte-compile-const-symbol-p): Rename arg.
2003-04-14 Richard M. Stallman(last-sexp-toggle-display): At end of buffer, run the...
2003-04-12 Stefan Monnier(byte-compile-file-form-defvar, byte-compile-defvar):
2003-04-12 Stefan MonnierUse push, with-current-buffer, dolist, ...
2003-04-09 Richard M. Stallman(last-sexp-toggle-display): At end of buffer, just...
2003-04-06 Richard M. Stallman(last-sexp-toggle-display): Correct the starting point for
2003-04-03 Richard M. Stallman(easy-menu-define): Don't make a defvar for nil.
2003-03-28 Juanma Barranquero(checkdoc-display-status-buffer): Fix docstring.
2003-03-28 Jonathan YavnerNo error when marking functions whose body just returns...
2003-03-25 Stefan Monnier(byte-optimize-set): Avoid CLism.
2003-03-25 Stefan Monnier(byte-optimize-set): New. Turn `set' into `setq' when...
2003-03-24 Stefan Monnier(define-minor-mode): Use custom-set-minor-mode.
2003-03-24 Stefan Monnier(easy-menu-add-item): Align the docstring with the...
2003-03-24 John Paul Wallington(easy-menu-add-item): Don't default to the global map.
2003-03-16 Stefan Monnier(easy-menu-name-match): Catch any error that member...
2003-03-02 Matthew Swift(emacs-lisp-docstring-fill-column): New custom variable.
2003-02-18 Juanma Barranquero(tq-create): Fix quoted lambda.
2003-02-18 Juanma Barranquero(Helper-help-scroller): Fix character constant.
2003-02-18 Juanma BarranqueroFix character constants.
next