(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
[bpt/emacs.git] / lisp / emacs-lisp /
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
1995-03-24 Karl Heuer(byte-compile-out-toplevel): Compile lambda forms even...
1995-03-20 Richard M. Stallman(debug): Now interactive.
1995-03-18 Richard M. Stallman(debugger-outer-load-read-function): New variable.
1995-03-16 Richard M. StallmanComment change.
1995-03-11 Richard M. Stallman(eval-defun): Convert defvar to defconst.
1995-03-11 Richard M. Stallman(add-menu-item-1): Better error message if
1995-02-25 Richard M. Stallman(byte-compile-file): Bind default-major-mode to avoid...
1995-02-13 Richard M. Stallman(pp-to-string): Fix previous change.
1995-02-13 Richard M. Stallman(debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman(debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 Richard M. Stallman(pp-to-string): Don't use emacs-lisp-mode.
1995-02-08 Karl Heuer(byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer(byte-compile-file-form-defmumble, display-call-tree...
1995-02-02 Richard M. Stallman(lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman(shared-lisp-mode-map): Don't bind M-q.
1995-01-30 Richard M. Stallman(make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M. Stallman(lisp-indent-region): Set endmark before indenting...
1995-01-30 Richard M. Stallman(read-number): New function.
1995-01-27 Richard M. Stallman(debug-convert-byte-code): Convert the doc info to...
1995-01-22 Richard M. Stallman(byte-compile-defvar): Add the var to current-load...
1995-01-21 Roland McGrath(update-copyright): Remove gratuitous error at end.
1995-01-13 Karl Heuer(easy-menu-define): Doc fix.
1995-01-09 Karl HeuerFix text punctuation.
1995-01-03 Noah FriedmanAdd autoload cookies.
1994-12-29 Richard M. StallmanComment changes.
1994-12-26 Richard M. StallmanComment changes.
1994-12-26 Richard M. Stallman(byte-compile-warning-types): Add obsolete.
1994-12-24 Richard M. Stallman(byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman(elp-pack-number): New function.
1994-11-17 Richard M. Stallman(set-keymap-parent): Fix bug in case of empty keymap.
1994-11-09 Karl Heuer(debugger-list-functions): Set help-mode in *Help*...
1994-11-09 Karl Heuer(Helper-describe-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(update-copyright): Set help-mode in *Help* buffer.
1994-11-01 Richard M. Stallman(byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman(byte-compile-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman(cl-macroexpand): keep documentation from `macroexpand'.
1994-10-28 Richard M. Stallman(easy-menu-define): Call `easy-menu-do-define' to do
1994-10-18 Richard M. Stallman(easy-menu-create-keymaps): Add autoload cookie.
1994-10-13 Karl Heuer(make-lucid-menu-keymap): Allow Lucid-style keyword...
1994-10-10 Richard M. StallmanFix typo in previous change.
1994-10-10 Richard M. Stallman(calculate-lisp-indent): Local var
1994-10-09 Richard M. Stallman(emacs-lisp-mode-syntax-table): Don't set syntax of...
1994-10-09 Richard M. Stallman(byte-compile-insert-header): Use user-mail-address.
1994-09-22 Richard M. Stallman(insert-parentheses): Don't insert spaces at beginning...
1994-09-18 Richard M. Stallman(make-lucid-menu-keymap-disable): New variable.
1994-09-17 Richard M. Stallman(generate-file-autoloads): Warn if we put a line
1994-09-14 Richard M. StallmanAdd autoloads.
1994-09-14 Richard M. StallmanUpdate to 2.15.
1994-09-14 Richard M. StallmanInitial revision
1994-08-14 Richard M. StallmanInitial revision
1994-08-14 Richard M. Stallman(easy-menu-define): Doc fix.
1994-08-06 Richard M. Stallman(byte-after-unbind-ops): Fix paren error wrt doc string.
1994-08-05 Richard M. Stallman(ad-subr-arglist): Adapted to new DOC file format.
1994-08-04 Richard M. Stallman(byte-compile-protect-from-advice): Macro deleted.
1994-08-04 Richard M. StallmanNew handling of automatic advice activation that
1994-07-25 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give RET the same synta...
1994-07-20 Richard M. Stallman(byte-decompile-bytecode-1): Don't add pc values
1994-07-20 Richard M. Stallman(disassemble-1): Display the pc values.
1994-07-20 Richard M. Stallman(byte-decompile-bytecode-1):
1994-07-12 Richard M. Stallman(backquote-splice-symbol): Doc typo fix.
1994-07-11 Richard M. Stallman(lisp-complete-symbol): Bind completion-fixup-function.
1994-07-02 Richard M. Stallman(byte-compile-defalias): Fix typo in prev change.
1994-06-29 Richard M. Stallman(byte-compile-callargs-warn): Handle function defnition
1994-06-29 Richard M. Stallman(easy-menu-change): New function.
1994-06-25 Karl Heuer(popup-menu): Allow user to select nothing.
next