]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
*** empty log message ***
[gnu-emacs] / lisp / emacs-lisp /
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.
2003-01-03 John Paul Wallington(eldoc-get-var-docstring): Only return a
2002-12-23 Richard M. StallmanDon't define a name for the minor mode menu.
2002-12-23 Richard M. Stallman(easy-menu-do-define): Handle nil for SYMBOL.
2002-12-23 Richard M. Stallman(rx-and): Generate a shy group.
2002-12-15 David Kastrup(autoload-ensure-default-file): insert
2002-12-13 Markus Rost(define-minor-mode): Use `custom-current-group'.
2002-12-13 Stefan Monnier(byte-optimize-form-code-walker):
2002-12-12 Dave Love(byte-optimize-featurep): New.
2002-12-12 Dave Love(byte-compile-if): Suppress warnings from
2002-12-07 Richard M. StallmanAdd local variable list to turn off cl-function warnings.
2002-12-07 Richard M. Stallman(byte-compile-eval): Handle (t . SYMBOL) elements in...
2002-12-07 Richard M. Stallman(autoload-print-form-outbuf): New variable.
2002-11-27 Dave LoveMove `predicates for analyzing Lisp
2002-11-19 Stefan Monnier(eldoc-print-current-symbol-info):
2002-11-19 Dave Love(maphash, map-char-table): Use
2002-11-19 Dave Love(side-effect-free-fns): Several
2002-11-19 Stefan Monnier(multiple-value-call): Add docstring.
2002-11-19 Markus Rost(defgroup lisp-shadow): New group name. Previous group...
2002-11-18 Markus Rost(checkdoc-minor-mode): Add group.
2002-11-17 Markus RostAdd provide call.
2002-11-16 Markus Rost(update-autoloads-from-directories): Sort the list...
2002-11-15 Markus RostAdd provide call.
2002-11-07 Markus Rost(checkdoc-find-error): Use get-file-buffer instead...
2002-11-06 Richard M. StallmanComment change.
2002-11-06 Richard M. Stallman(byte-compile-lambda): Handle progn like let, inside...
2002-11-03 Stefan Monnier(generate-file-autoloads, update-file-autoloads): Strip...
2002-11-03 Stefan Monnier(lisp-fill-paragraph): Use fill-comment-paragraph.
2002-11-02 Stefan Monnier(lisp-fill-paragraph): Use match-string and line-beginn...
2002-10-27 Kim F. StormFixed typo in docstring.
2002-10-27 Jonathan YavnerFixed first-line problem for function documentation...
2002-10-26 Richard M. Stallman(unsafep-variable): Pass second arg to risky-local...
2002-10-17 Juanma Barranquero(beginning-of-defun): Fix typo.
2002-10-17 Juanma Barranquero(elint-error, elint-warning): Fix typo.
next