(destroy_all_children): When freeing a cascade button, free its submenu too.
[bpt/emacs.git] / lisp / emacs-lisp /
1996-03-22 Richard M. Stallman(elp-instrument-package): Don't instrument keymaps...
1996-03-20 Richard M. StallmanComment change.
1996-03-17 Richard M. Stallman(lisp-fill-paragraph): Treat code-and-comment case...
1996-03-08 Erik Naggum(equalp): Use string-equal on strings.
1996-03-08 Richard M. Stallman(profile-convert-byte-code): New function.
1996-03-06 Richard M. Stallman(post-command-idle-hook, post-command-idle-delay):...
1996-03-05 Richard M. Stallman(equalp): Correctly compare last elt of two lists.
1996-03-02 Richard M. StallmanComment change.
1996-02-29 Simon MarshallSave if reqd in emacs-lisp-byte-compile-and-load.
1996-02-28 Richard M. Stallman(timeout-event-p): Function deleted.
1996-02-21 Karl HeuerComments censored.
1996-02-21 Karl Heuer(lisp-fill-paragraph): When filling a comment,
1996-02-08 Richard M. StallmanChange defconst into defvar. Many doc fixes.
1996-02-06 Erik NaggumFix the FSF address again.
1996-02-06 Richard M. Stallman(lm-header-prefix): New variable.
1996-02-05 Richard M. Stallman(lisp-mode-variables): Locally clear adaptive-fill...
1996-02-04 Richard M. Stallman(lm-insert-at-column): Renamed from insert-at-column.
1996-01-29 Karl Heuer(tq-process-buffer): Fix error format string.
1996-01-29 Karl Heuer(byte-compile-log-1): Delete format call inside message.
1996-01-26 Richard M. Stallman(lisp-fill-paragraph): Use fill-paragraph once again...
1996-01-25 Karl Heuer(list-load-path-shadows): Pass proper format string...
1996-01-25 Karl Heuer(lm-report-bug): Pass proper format string to message.
1996-01-24 Karl Heuer(emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-21 Roland McGrath(update-file-autoloads): Only give "up to date" msg...
1996-01-19 Erik Naggum(pp-eval-expression): Use `frame-width' instead of...
1996-01-19 Erik NaggumComment change.
1996-01-16 Erik Naggum(update-file-autoloads): Fix message.
1996-01-15 Erik NaggumUpdate comment preamble
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-09 Karl Heuer(emacs-lisp-byte-compile): Fix error message.
1996-01-09 Karl Heuer(easy-menu-define): Doc fix.
1996-01-08 Karl HeuerInitial revision
1996-01-06 Roland McGrath(update-file-autoloads): Fix placement of new sections.
1996-01-06 Roland McGrath(update-file-autoloads): Notice when searching found...
1996-01-05 Karl HeuerComment fixes.
1996-01-05 Richard M. Stallman(batch-update-autoloads): Use error-message-string.
1996-01-04 Karl Heuer(cl-copy-tree): Doc fix.
1996-01-04 Karl Heuer(debug): Fix message spelling.
1996-01-04 Roland McGrath(generate-file-autoloads): Preserve whitespace after...
1995-12-21 Karl Heuer(lisp-fill-paragraph): Several changes.
1995-12-21 Karl Heuer(byte-compile-output-docform): Don't do dynamic doc
1995-12-21 Karl Heuer(byte-compile-unfold-lambda): Recursively optimize...
1995-12-14 Roland McGrath(generate-file-autoloads): If no buffer visiting FILE...
1995-12-03 Karl Heuer(copyright-regexp): Recognize ISO copyright symbol.
1995-11-25 Noah Friedman(eldoc-message): New macro.
1995-11-21 Noah Friedman(eldoc-mode-print-current-symbol-info): Do nothing...
1995-11-18 Noah Friedman(eldoc-minor-mode-string): New variable.
1995-11-13 Noah Friedman(top level): Make sure to set global minor-mode-alist...
1995-11-12 Noah FriedmanInitial revision
1995-11-11 Richard M. Stallman(lisp-mode-variables, lisp-fill-paragraph): Remove
1995-11-10 Richard M. Stallman(byte-compile-associative): Do operations left to right.
1995-11-06 Simon MarshallMake byte-force-recompile suitably interactive.
1995-10-30 Richard M. Stallman(disassemble-internal): Handle lazy-loaded doc strings.
1995-10-30 Richard M. Stallman(byte-recompile-directory): New arg FORCE.
1995-10-30 Richard M. StallmanComment change.
1995-10-06 Richard M. Stallman(byte-compile-from-buffer): Bind print-level.
1995-09-22 Erik Naggum(get-setf-method): Protect caller's match-data from...
1995-09-21 Erik Naggum(byte-boolean-vars): Update list to reflect actual...
1995-08-27 Richard M. Stallman(rassoc): Definition deleted.
1995-08-26 Richard M. Stallman(eventp): Duplicate definition deleted.
1995-08-22 Richard M. Stallman(byte-compiler-base-file-name): New function.
1995-08-10 Richard M. Stallman(byte-compile-insert-header): Use 19.29, not 19.28.90
1995-08-07 Richard M. Stallman(byte-compile-output-docform): Check
1995-08-01 Richard M. Stallman(byte-optimize-nthcdr): Fix previous change.
1995-07-30 Richard M. Stallman(byte-compile-insert-header): If compiling for vers 18,
1995-07-28 Karl Heuer(lisp-imenu-generic-expression): Var defined.
1995-07-26 Richard M. Stallman(shared-lisp-mode-map): Don't bind TAB, just set indent...
1995-07-21 Richard M. Stallman(byte-optimize-lapcode): Fix format calls.
1995-07-19 Richard M. Stallman(backquote): Doc fix.
1995-07-17 Karl Heuer(byte-compile-output-file-form): Bind print-length
1995-07-17 Karl Heuer(byte-optimize-nth, byte-optimize-nthcdr):
1995-07-12 Roland McGrathFixed Author: comment. This code bears no relation...
1995-07-09 Simon MarshallMade executing-macro, before-change-function, after...
1995-07-07 Karl HeuerNew name for generalized upd-copyr.el
1995-07-07 Karl Heuer(make-autoload): Generate `(autoload ...)' form for
1995-07-07 Richard M. Stallman(byte-compile-obsolete): Do the funcall to compile
1995-06-21 Richard M. Stallman(eval-defun): Don't change defvar to defconst
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-06-14 Simon MarshallPut mark-active for menu-enable property on eval-region...
1995-05-30 Karl Heuer(emacs-lisp-mode-map): Add a menu.
1995-05-26 Karl Heuer(byte-compile-insert-header):
1995-05-20 Karl Heuer(easy-menu-do-define): Add autoload cookie.
1995-05-18 Karl Heuer(byte-compile-dynamic-docstrings): Doc fix.
1995-05-17 Karl Heuer(easy-menu-create-keymaps): Set menu-enable prop.
1995-05-15 Richard M. Stallman(byte-compile-insert-header): Cope if user-mail-address...
1995-05-15 Karl Heuer(tq-process-buffer): Don't hard-code the buffer name.
1995-05-09 Richard M. Stallman(popup-dialog-box): x-popup-dialog returns the value...
1995-05-08 Richard M. Stallman(Helper-help): Use read-key-sequence.
1995-05-07 Richard M. Stallman(pp-eval-expression): Update use of temp-buffer-show...
1995-05-05 Richard M. StallmanDon't try to define backquote.
1995-05-04 Richard M. Stallman('\`): Use backslash for reading the backquote.
1995-04-25 Karl Heuer(byte-recompile-directory): Use force-mode-line-update.
1995-04-24 Richard M. Stallman(easy-menu-define): Doc fix.
1995-04-24 Richard M. Stallman(byte-optimize-letX): Use car-safe and cdr-safe.
1995-04-19 Richard M. Stallman(pushnew): Use edebug-keywordp.
1995-04-13 Richard M. Stallman(byte-compile-log-file): Always insert at eob.
1995-04-09 Richard M. Stallman(byte-compile-log-file): New function.
1995-04-07 Richard M. Stallman(byte-compile-output-docform): Output doc string position
1995-04-07 Karl HeuerUpdate copyright.
1995-04-05 Karl Heuer(byte-compile-inline-expand): Fetch actual bytecode
next