*** empty log message ***
[bpt/emacs.git] / lisp / emacs-lisp /
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.
2003-02-17 Richard M. StallmanComment change.
2003-02-14 Juanma Barranquero(ses-exercise-signals): Fix use of character constant.
2003-02-11 Stefan Monnier(eldoc-echo-area-multiline-supported-p, eldoc-use-idle...
2003-02-10 Stefan Monnier(process-get): Add setf method.
2003-02-05 Juanma Barranquero(checkdoc-minor-keymap): Add obsolescence declaration...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-02-03 Dave Love*** empty log message ***
2003-01-29 John Paul Wallington* font-lock.el (lisp-font-lock-keywords-1): Match ...
2003-01-29 Kim F. StormNew format of AUTHORS file; list each
2003-01-26 Jan DjärvAdded Jan D in alias
2003-01-25 Richard M. Stallman(byte-compile-file-form-custom-declare-variable):
2003-01-20 Stefan Monnier(regexp-opt-group): Undo last change. Fix the docstrin...
2003-01-20 Richard M. Stallman(regexp-opt-group): Compute HALF2 properly.
2003-01-07 Markus Rost(make-autoload): Generate custom-autoload for autoloade...
2003-01-05 Dave Love(byte-optimize-nth)
2003-01-03 Dave Love(find-variable-noselect): Make it work
2003-01-03 John Paul WallingtonUpdate copyright.
next