Bind set-case-syntax-charset to iso-8859-14. Never provide latin-8.
[bpt/emacs.git] / lisp / emacs-lisp /
2002-07-30 Dave Love(copyright-regexp): Remove redundancy.
2002-06-29 Dave Love(batch-byte-compile-if-not-done): Add
2002-06-27 Dave Love(side-effect-free-fns): Add decode-char,
2002-06-27 Dave Love(byte-compile-insert-header): Fix typo.
2002-06-24 Dave Love(byte-recompile-directory)
2002-05-23 Dave LoveAdd
2002-03-01 Kenichi Handa(regexp-opt-charset): Adjusted for the
2002-02-17 Kai Großjohann* emacs-lisp/lisp.el (mark-defun): Don't leave multiple...
2002-02-15 Kai Großjohann* lisp/simple.el (mark-word): Mark more if repeated.
2002-02-14 Per Abrahamsen2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-07 Richard M. Stallman(copyright-regexp): Delete the unibyte copyright symbol...
2002-02-06 Richard M. Stallman(debugger-frame-offset): Var deleted.
2002-02-06 Richard M. Stallman(checkdoc-this-string-valid-engine):
2002-02-01 Richard M. Stallman(debugger-frame-clear, debugger-frame): Error on non...
2002-02-01 Richard M. Stallman(debugger-setup-buffer): When an eval-buffer frame...
2002-02-01 Richard M. Stallman(batch-byte-compile): New arg noforce.
2002-01-25 Eli Zaretskii(mismatch): Doc fix.
2002-01-22 Richard M. Stallman(copyright-regexp): Fix previous change.
2002-01-16 Richard M. Stallman(make-autoload): Don't handle define-ibuffer-column,
2002-01-13 Richard M. Stallman(copyright-regexp): Make (C) optional.
2002-01-13 Pavel JaníkFix typo.
2002-01-13 Colin Walters(make-autoload): Handle define-ibuffer-column, define...
2002-01-13 Colin WaltersHandle define-ibuffer-column, define-ibuffer-filter,
2002-01-11 Richard M. Stallman(lisp-complete-symbol): Repeating the command
2002-01-09 Richard M. Stallman(regexp-opt): Bind max-specpdl-size.
2002-01-08 Richard M. Stallman(eldoc-minor-mode-string): Fix custom type.
2002-01-04 Richard M. Stallman(copyright-regexp): Allow multi-line copyrights to...
2001-12-27 Richard M. StallmanComment change.
2001-12-25 Richard M. Stallman(debugger-mode-map): Bind C-m, not `RET'.
2001-12-22 Pavel Janík(source-files): Remove mocklisp.c.
2001-12-22 Pavel Janík(elint-unknown-builtin-args): Remove mocklisp entries.
2001-12-22 Pavel Janík(byte-optimize-form-code-walker): Remove mocklisp case.
2001-12-22 Richard M. Stallman(define-modify-macro): Better indent spec.
2001-12-21 Richard M. Stallman(define-minor-mode): Make no arg by default in an inter...
2001-12-21 Richard M. Stallman(eval-defun-1): Cope with atoms as args.
2001-12-20 Pavel JaníkDoc fix.
2001-12-18 Dave Love(lm-copyright-prefix): Group the leader.
2001-12-16 Richard M. StallmanFix previous change.
2001-12-16 Richard M. Stallman(debugger-make-xrefs): Optimize by (1) using skip-synta...
2001-12-13 Stefan Monnier(easy-menu-intern): New fun.
2001-12-11 Richard M. Stallman(authors-aliases): Delete "Richard Stallmao".
2001-12-11 Richard M. Stallman(ad-compile-function):
2001-12-09 Richard M. StallmanTweak previous change.
2001-12-09 Richard M. Stallman(lm-verify): New arg NON-FSF-OK.
2001-12-04 Colin Walters(toplevel): Define docstring offset for `defmacro*'.
2001-12-04 Colin Walters(make-autoload): Also generate autoloads for `defmacro...
2001-12-02 Stefan Monnier(svref): New alias.
2001-12-01 Stefan Monnier(regexp-opt): Bind completion-regexp-list to nil.
2001-11-30 Stefan Monnier(read-if): Add lisp-indent-function prop.
2001-11-30 Stefan Monnier(cl-make-type-test): Fix paren typo.
2001-11-30 Stefan Monnier(shiftf): Fix more. Simplify.
2001-11-30 Stefan Monnier(completing-read-multiple): Better preserve
2001-11-30 Stefan Monnier(shiftf): Fix the fast case so
2001-11-28 Stefan MonnierTypo.
2001-11-28 Stefan Monnier(regexp-opt-depth): Fix off-by-two error.
2001-11-27 Sam SteingoldConverted backquote to the new style.
2001-11-25 Stefan MonnierDon't profile syntax-ppss any more.
2001-11-25 Stefan Monnier(lisp-mode-variables): Set syntax-begin-function.
2001-11-25 Richard M. Stallman(lisp-indent-function): Add doc string.
2001-11-22 Miles Bader(reb-match-0, reb-match-1)
2001-11-20 Richard M. Stallman(lisp-interaction-mode): Set local-abbrev-table to...
2001-11-20 Richard M. Stallman(reb-mode): Don't use define-derived-mode. Call kill...
2001-11-20 Richard M. Stallman(lisp-mode, emacs-lisp-mode): Don't use define-derived...
2001-11-20 Eli Zaretskii(re-builder): Don't re-enter RE Builder Mode.
2001-11-20 Eli Zaretskii(reb-change-target-buffer): New function.
2001-11-20 Stefan Monnier(lisp-fill-paragraph): Don't move back to a line withou...
2001-11-19 Stefan Monnier(mark-sexp): Mark more if repeated.
2001-11-19 Richard M. Stallman(lisp-indent-defmethod): At first three elements, act...
2001-11-18 Stefan Monnier(reb-mode): Use define-derived-mode.
2001-11-17 Richard M. Stallman(princ-list, checkdoc-read-event, add-to-list): Delete...
2001-11-17 Stefan Monnier(elp-not-profilable): New var.
2001-11-17 Stefan Monnier(byte-compile-call-tree, byte-code-vector)
2001-11-17 Stefan Monnier(edebug-form-data, edebug-offsets)
2001-11-16 Stefan Monnier(eldoc-mode): Use define-minor-mode.
2001-11-16 Richard M. Stallman(values, values-list, multiple-value-list, multiple...
2001-11-15 Pavel JaníkFix typo.
2001-11-12 Sam SteingoldIndent properly `generic-flet', `generic-labels', ...
2001-11-11 Richard M. Stallman(checkdoc-file-comments-engine):
2001-11-09 Sam Steingold(debugger-make-xrefs): Add buttons to all symbols.
2001-11-07 Stefan Monnier(lisp-imenu-generic-expression): Paren typo.
2001-11-06 Richard M. Stallman(eval-last-sexp-1): Return the value of the evaluated...
2001-11-05 Richard M. Stallman(last-sexp-toggle-display): Cope if previous-single...
2001-10-31 Sam Steingoldeasy source access from the *debugger* buffer
2001-10-30 Stefan Monnier(find-function-search-for-symbol):
2001-10-30 Stefan Monnier(delay-mode-hooks): Add edebug-spec.
2001-10-30 Richard M. Stallman(edebug-window-live-p): Always alias to window-live-p.
2001-10-29 Sam Steingold(byte-recompile-directory): Report numbers of files...
2001-10-28 Richard M. Stallman(eval-defun): Doc fix.
2001-10-28 Stefan Monnier(syntax-ppss-stats): Be more robust when dividing by 0.
2001-10-25 Stefan Monnier(checkdoc-eval-defun): Call eval-defun
2001-10-18 Sam SteingoldPut the *Compile-Log* buffer in `compilation-mode'.
2001-10-13 Stefan Monnier(syntax-ppss): Autoload.
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list):
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list): New
2001-10-11 Gerd Moellmann(byte-optimize-lapcode)
2001-10-11 Gerd MoellmannDowncase error messages.
2001-10-11 Gerd Moellmann(byte-compile-display-log-head-p): New
2001-10-11 Stefan Monnier(copyright): Add final \n.
2001-10-11 Stefan Monnier(doc-string-elt): Remove.
2001-10-11 Stefan MonnierNew file.
next