(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / emacs-lisp /
1997-10-02 Karl Heuer(elint-check-defcustom-form): New function.
1997-10-01 Richard M. Stallman(lisp-imenu-generic-expression): Allow `/' in names.
1997-09-25 Karl Heuer(shadows-compare-text-p): Add.
1997-09-25 Karl Heuer(displaying-byte-compile-warnings): Show
1997-09-15 Richard M. Stallman(edebug-enter): Save, and bind to nil,
1997-09-13 Richard M. Stallman(cl-loop-let): Use `last', not `last*'
1997-09-12 Richard M. Stallman(elisp-eval-buffer): New arg FILENAME is ignored.
1997-09-12 Richard M. Stallman(debug): Allow recursive minibuffers if we're in a...
1997-09-09 Richard M. Stallman(lisp-imenu-generic-expression): Recognize`defcustom...
1997-09-09 Richard M. Stallman(defun-prompt-regexp): Fix customize type.
1997-09-07 Richard M. Stallman(regexp-opt): Doc fix.
1997-09-07 Richard M. Stallman(move-past-close-and-reindent):
1997-09-05 Richard M. Stallman(easy-menu-create-keymaps):
1997-08-31 Richard M. Stallman(byte-compile-output-file-form): Handle custom-declare...
1997-08-28 Richard M. Stallman(easy-menu-create-keymaps): If nil is
1997-08-27 Richard M. Stallman(last*): Definition deleted.
1997-08-26 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give formfeed whitespac...
1997-08-24 Richard M. Stallman(cl-loop-let): Use last*.
1997-08-24 Richard M. Stallman(last): Function renmed to last*.
1997-08-23 Richard M. Stallman(caar, cadr, cdar, cddr): Definitiosn deleted.
1997-08-23 Richard M. Stallman(update-file-autoloads):
1997-08-13 Richard M. Stallman(extent-properties, extent-at): New functions.
1997-08-12 Richard M. Stallman(set-extent-property): Don't allow
1997-08-12 Richard M. Stallman(list-load-path-shadows): Exclude, from the path we...
1997-08-08 Richard M. Stallman(find-emacs-lisp-shadows): Don't mention `subdirs.el'.
1997-08-07 Richard M. StallmanInitial revision
1997-08-07 Roland McGrath(update-file-autoloads): Use anchored regexp search...
1997-08-05 Richard M. Stallman(update-autoloads-from-directories):
1997-08-04 Richard M. Stallman(pp-to-string): Use emacs-lisp-mode-sytax-table.
1997-08-04 Richard M. Stallman(make-autoload): For a defcustom,
1997-08-04 Richard M. Stallman(copyright-regexp): Recognize @copyright{}.
1997-08-04 Richard M. Stallman(copyright-regexp): Recognize the Latin-1 copyright...
1997-07-31 Richard M. Stallman(eval-last-sexp): Ignore `...' around sexp.
1997-07-28 Richard M. Stallman(update-autoloads-from-directories):
1997-07-25 Richard M. Stallman(byte-compile-output-docform):
1997-07-23 Richard M. Stallman(eql): byte-defop-compiler definition deleted.
1997-07-12 Richard M. Stallman(condition-case): Fix edebug-form-spec to
1997-07-10 Richard M. Stallman(char-after): Allow 0 args.
1997-07-09 Noah Friedman[top level]: Add `up-list' and `down-list' to eldoc...
1997-06-27 Simon Marshallsimplify.
1997-06-23 Richard M. Stallman(profile-million): Variable moved.
1997-06-23 Richard M. Stallman(popup-menu): Redefine as macro.
1997-06-23 Richard M. Stallman(lm-version, lm-last-modified-date):
1997-06-23 Richard M. Stallman(edebug-version): Use the Emacs version.
1997-06-22 Richard M. Stallman(byte-compile-file): Doc fix.
1997-06-22 Richard M. StallmanInitial revision
1997-06-22 Richard M. StallmanAdd provide call.
1997-06-22 Richard M. Stallman(edebug-sit-for-seconds): New variable.
1997-06-16 Richard M. StallmanComment change.
1997-06-15 Richard M. Stallman(byte-save-current-buffer): Change to code 114 (0162).
1997-06-09 Richard M. Stallman(debug): Set overriding-terminal-local-map to nil,
1997-06-08 Richard M. Stallman(debug, debugger-eval-expression):
1997-06-06 Simon Marshallemit charsets after strings so that the final regexp...
1997-05-31 Richard M. StallmanUpdate version.
1997-05-29 Richard M. Stallman(edebug-signal): Avoid infinite recursion.
1997-05-29 Richard M. StallmanInitial revision
1997-05-29 Richard M. Stallman(gulp-send-requests): Sort maintainers alphabetically.
1997-05-27 Richard M. StallmanComment change.
1997-05-22 Noah Friedman(eldoc-message-commands): Move docstring into comments...
1997-05-20 Richard M. Stallman(event-closest-point): Fix paren error.
1997-05-17 Richard M. Stallman(event-closest-point): New function.
1997-05-16 Richard M. Stallman(update-autoloads-from-directories): Renamed from
1997-05-12 Richard M. Stallman(defcustom): Add doc-string-elt property.
1997-05-08 Richard M. Stallman(byte-compile-file-form-custom-declare-variable): New...
1997-05-06 Richard M. Stallman(byte-optimize-approx-equal): Use <=, not <.
1997-05-05 Richard M. StallmanUse defcustom.
1997-05-05 Richard M. Stallman(edebug-eval-mode): Add a mode-class property.
1997-04-29 Richard M. Stallman(generated-autoload-file): Change defconst to defvar.
1997-04-21 Richard M. Stallman(elp-report-limit): Change prompt string.
1997-04-14 Richard M. Stallman(edebug-read-and-maybe-wrap-form): Protect
1997-04-14 Richard M. StallmanAdd defgroup; use defcustom for user vars.
1997-04-12 Richard M. StallmanUpdate copyright years.
1997-04-12 Richard M. StallmanAdd defgroup; use defcustom for user vars.
1997-04-12 Richard M. Stallman(elp-functionp): Definitions deleted; use functionp.
1997-04-12 Richard M. Stallman(elp-functionp): New function.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-04-10 Richard M. Stallman(eval-defun): For defcustom, always set the value.
1997-04-05 Richard M. Stallman(indent-sexp): If calculate-lisp-indent returns nil,
1997-03-30 Richard M. Stallman(debug): Use save-excursion inside the binding of buffe...
1997-03-27 Noah Friedman(eldoc-idle-delay): Make defvar, not defconst.
1997-03-22 Richard M. Stallman(tq-process-buffer): Catch errors running tq-queue...
1997-03-22 Richard M. StallmanMany doc fixes.
1997-03-22 Richard M. Stallman(copyright-regexp): Allow "Copyright" and the copyright...
1997-03-14 Karl Heuer(when, unless): Symbol props moved to subr.el.
1997-03-11 Karl Heuer(lisp-imenu-generic-expression): Accept `*', `|',
1997-02-26 Kenichi Handa(byte-compile-file): Bind coding-system-for-write
1997-02-23 Karl Heuer(eval-last-sexp): Allow let-bindings to terminate
1997-02-20 Karl Heuer(debugger-mode): Disable multibyte character handling
1997-02-20 Karl Heuer(byte-compile-file): Write a compiled file without
1997-02-20 Karl Heuer(update-file-autoloads): Read loaddefs.el without
1997-02-19 Noah Friedman(eldoc-message-commands): Doc fixes.
1997-02-17 Roland McGrath(update-autoloads-from-directory): Get absolute file...
1997-02-04 Noah Friedman(eldoc-display-message-p): New function.
1997-02-03 Noah FriedmanUpdate copyright notice to reflect assignment to FSF...
1997-01-27 Richard M. Stallman(byte-compile-inline-expand): Recalculate fn
1997-01-08 Richard M. Stallman(when, unless): Definitions moved to subr.el.
1997-01-02 Richard M. Stallman(easy-menu-create-keymaps): Menu item STYLE toggle...
1996-12-30 Richard M. Stallman(byte-compile-file): Set default-directory in compiler...
1996-12-26 Richard M. Stallman(edebug-read-symbol, edebug-read-string): Don't back...
next