(ange-ftp-set-buffer-mode): Don't set make-backup-files.
[bpt/emacs.git] / lisp / emacs-lisp /
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.
1994-06-23 Karl Heuer(popup-menu): Convert list to same-size vector, not...
1994-06-23 Richard M. Stallman(ring-insert-at-beginning): New function.
1994-06-22 Richard M. Stallman(backquote-process): Fix criterion for using FIRSTLIST.
1994-06-17 Richard M. StallmanComment change.
1994-06-17 Richard M. Stallman(lm-section-mark): Accept extra semicolons;
1994-06-10 Richard M. Stallman(lisp-complete-symbol): Likewise.
1994-05-28 Richard M. Stallman(make-lucid-menu-keymap): Allow any form as the enabler.
1994-05-27 Richard M. StallmanWhitespace cleanup.
1994-05-23 Richard M. Stallman(popup-dialog-box): Bind meaning with let.
1994-05-23 Richard M. Stallman(popup-menu): Bind cmd with let.
1994-05-23 Richard M. Stallman(popup-menu): Use mouse-pixel-position.
1994-05-22 Richard M. Stallman(easy-menu-create-keymaps):
1994-05-12 Richard M. Stallman(autoload-trim-file-name): Make it relative
1994-05-12 Karl Heuer(update-autoloads-here): Split up long message.
1994-05-11 Karl Heuer(update-file-autoloads): Delete leftover variable.
1994-05-10 Richard M. StallmanComment change.
1994-05-07 Richard M. Stallman(backquote-backquote-symbol): Don't autoload defvar.
1994-05-06 Karl HeuerChange new-frame to make-frame.
1994-05-06 Richard M. Stallman(update-directory-autoloads): Ignore files
1994-05-03 Richard M. Stallman(lisp-mode-variables): Added missing backslash to outli...
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Richard M. Stallman(backquote): Add autoloads.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-28 Karl Heuer(lisp-mode-variables): Undo previous change.
1994-04-24 Richard M. Stallman(lisp-mode-variables): In comment-start-skip,
1994-04-20 Karl Heuer(defun-prompt-regexp): Make this variable buffer-local.
1994-04-16 Karl Heuer(debug, debugger-eval-expression): Preserve match-data.
1994-04-12 Richard M. Stallman(backquote-process): Don't crash if ultimate
1994-04-11 Richard M. StallmanRenamed from eval-region.el. Fix the `provide' call.
1994-04-11 Richard M. Stallmanentered into RCS
1994-04-09 Daniel LaLibertecomment changes.
1994-04-09 Daniel LaLiberteJumping up to new revision.
1994-04-08 Daniel LaLibertechecked in with -k by liberte at 1994/04/09 20:57:56
1994-04-08 Richard M. Stallman(popup-dialog-box): New function.
1994-04-07 Richard M. Stallman(edebug-version): Delete third arg of string-match.
1994-04-05 Daniel LaLiberteChange install- and uninstall- to -install and -uninstall.
1994-04-05 Daniel LaLiberteu\bcomment fix
1994-04-05 Daniel LaLiberteComment fixes.
1994-04-05 Richard M. Stallman(edebug-emacs-19-specific): Renamed from edebug-fsf19...
1994-04-04 Daniel LaLiberteChange install- to \b\b\b\b... to ...-install.
1994-04-04 Daniel LaLiberteNumerous changes and bug fixes to bring it up to versio...
1994-03-30 Richard M. Stallman*** empty log message ***
1994-03-29 Karl Heuer(debug): Behave sensibly if pop-up-frames is set.
1994-03-28 Richard M. Stallman(byte-compile-file): Use whole file name for errors.
1994-03-27 Richard M. Stallman*** empty log message ***
1994-03-25 Richard M. StallmanInitial revision
1994-03-24 Daniel LaLiberteNew version from author.
1994-03-24 Daniel LaLiberteChange "internal" to "original" throughout.
1994-03-23 Daniel LaLiberteInitial revision
1994-03-22 Richard M. Stallman(debugger-eval-expression): Use a history list.
1994-03-21 Karl Heuer(make-lucid-menu-keymap): Any row of dashes means blank.
1994-03-20 Richard M. StallmanProvide lmenu, not menubar.
1994-03-19 Karl Heuer(beginning-of-defun-raw): Don't err when called at...
1994-03-18 Karl Heuer(beginning-of-defun-raw): New function.
1994-03-18 Karl Heuer(end-of-defun): Fix check for trailing comment.
1994-03-15 Karl Heuer(defun-prompt-regexp): Doc fix.
1994-03-10 Richard M. Stallman(byte-compile-track-mouse): Undo previous change,
next