(Fsignal): Clear abort_on_gc.
[bpt/emacs.git] / lisp /
2003-04-30 Juanma Barranquero*** empty log message ***
2003-04-29 Juanma Barranquero(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
2003-04-29 Juanma Barranquero(ada-prj-add-keymap): Moved to ada-mode.el directly...
2003-04-29 Juanma Barranquero(ada-gnatls-args): New variable. Add support for speci...
2003-04-29 Juanma Barranquero(ada-search-directories): Take into account ADA_INCLUDE...
2003-04-29 Juanma BarranqueroAdded a comment explaining the various ways to save...
2003-04-29 Stefan Monnier(isearch-complete1): Don't allocate unnecessarily.
2003-04-29 Richard M. Stallman*** empty log message ***
2003-04-29 John Paul Wallington(byte-compile-cl-warn): Use `string-match'.
2003-04-28 Dave Love(byte-compile-cl-warn): Avoid cl warnings
2003-04-28 Karl Berryuse Jan in ChangeLog entry header per rms
2003-04-28 Kenichi HandaSet coding-category-utf-16-be to
2003-04-28 Kenichi Handa(reset-language-environment): Raise the priority of...
2003-04-27 Juanma Barranquero*** empty log message ***
2003-04-27 Juanma Barranquero(scroll-bar-drag-1): Replace beginning-of-line with...
2003-04-26 Juanma Barranquero*** empty log message ***
2003-04-26 Juanma BarranqueroMajor rewrite. The code is reordered, cleaner and...
2003-04-26 Juanma Barranquero(regexp-opt-depth): Don't count a "//(" which appears...
2003-04-26 Bill WohlerUndid last check-in.
2003-04-26 John Paul Wallington(ibuffer-name-map, ibuffer-mode-name-map)
2003-04-25 Karl Berrynew image display support, from janneke
2003-04-25 Bill Wohler(mh-version): Set to 7.3+cvs.
2003-04-25 Kai Großjohann(file-relative-name): Recognize "c:/foo" as absolute
2003-04-25 Bill WohlerRegenerated.
2003-04-25 Bill WohlerUpgraded to MH-E version 7.3.
2003-04-25 Sam Steingold`symbol-macrolet' is similar to `let', not `multiple...
2003-04-25 Sam Steingold(fancy-diary-display-mode): Bind "q" to `quit-window'
2003-04-24 Richard M. Stallman(assq-delete-all): Ignore non-cons elememts.
2003-04-24 John Paul Wallington(help-make-xrefs): Remove extra paren.
2003-04-24 Richard M. Stallman(mail-send-and-exit): Make arg optional.
2003-04-24 Richard M. Stallman(view-read-only): Doc fix.
2003-04-24 Richard M. Stallman(back-to-indentation): Call backward-prefix-chars.
2003-04-24 Richard M. Stallman(help-make-xrefs): Clean up the loop that scans
2003-04-24 Richard M. StallmanDon't call filesets-init.
2003-04-24 Richard M. StallmanComment change.
2003-04-24 Richard M. Stallman(byte-compile-defun): Generate and compile a defalias...
2003-04-24 Richard M. Stallman(scheme-mode-syntax-table): Use prefix syntax for ...
2003-04-24 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
2003-04-23 Stefan Monnier(comment-normalize-vars): Fix regexp.
2003-04-23 André Spiegel#
2003-04-23 André Spiegel(vc-cvs-stay-local): Keep the old default. Simplify...
2003-04-23 André SpiegelPatch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
2003-04-22 Stefan Monnier(vc-mcvs-root): Cache the result.
2003-04-22 Glenn MorrisRestore changes from v1.5039 that were lost in v1.5046.
2003-04-21 Stefan Monnier(Info-default-dirs): New fun extracted from Info-initia...
2003-04-21 Stefan Monnier(fill-region-as-paragraph): Fix "last line goes to...
2003-04-21 Stefan Monnier(byte-compile-defvar): Improve message.
2003-04-21 Stefan Monnier*** empty log message ***
2003-04-21 Richard M. Stallman*** empty log message ***
2003-04-21 Richard M. Stallman(kill-line): Doc fix.
2003-04-20 Sam Steingold(cvs-examine): Respect `find-file-visit-truename'.
2003-04-20 Glenn Morris(which-func-modes): Add f90-mode.
2003-04-20 Glenn Morris(dabbrev-case-fold-search): Add defvar for compiler.
2003-04-20 Glenn Morris(f90-font-lock-keywords-2): Use override for
2003-04-20 Stefan MonnierInitial version.
2003-04-19 Stefan Monnier(vc-cvs-dir-state): Use vc-cvs-command.
2003-04-19 Richard M. Stallman*** empty log message ***
2003-04-19 Richard M. Stallman(desktop-buffer-mh): Don't require mh-e;
2003-04-19 Richard M. Stallman(add-log-current-defun-function): Add autoload cookie.
2003-04-19 Richard M. Stallman(comment-use-syntax): Add autoload cookie.
2003-04-19 Richard M. Stallman(byte-compile-log-file, (byte-recompile-directory)...
2003-04-18 Stefan Monnier(cua-mode): Use define-minor-mode.
2003-04-18 Stefan Monnier(define-minor-mode): Only echo a message if the body...
2003-04-18 Stefan Monnier(view-read-only): Move from view.el to files.el.
2003-04-17 Stefan Monnier*** empty log message ***
2003-04-17 Stefan Monnier(view-read-only): Don't declare a second time.
2003-04-17 John Paul Wallington(hexl-find-file): Bind `default-major-mode' to `fundame...
2003-04-16 Stefan Monnier(byte-compile-const-symbol-p): Rename arg.
2003-04-16 Stefan Monnier(reveal-post-command): Use overlay-get for overlays.
2003-04-16 Glenn Morris(f90-looking-at-do, f90-find-breakpoint): Fix previous...
2003-04-16 Kenichi Handa(describe-language-environment): At
2003-04-16 Dave Love*** empty log message ***
2003-04-16 Glenn MorrisComment changes.
2003-04-16 Glenn Morris(f90-indent-to, f90-indent-line-no)
2003-04-16 Dave LoveMoved from lisp.
2003-04-16 Dave LoveMoved to progmodes.
2003-04-16 Richard M. Stallman*** empty log message ***
2003-04-16 Richard M. Stallman(Man-follow-manual-reference): Don't require match
2003-04-15 Glenn Morris(fortran-tab-mode-minor-mode-string): Delete this variable,
2003-04-15 Glenn MorrisWhitespace changes, some re-ordering of code, trivial...
2003-04-15 Glenn MorrisWhitespace changes, trivial commentary changes.
2003-04-15 Andrew Choi* term/mac-win.el: Unconditionally set process-connecti...
2003-04-14 Stefan Monnier(font-lock-maximum-size, font-lock-verbose): Remove.
2003-04-14 Stefan Monnier(font-lock-multiline, font-lock-fontified)
2003-04-14 Stefan Monnier*** empty log message ***
2003-04-14 Stefan Monnier(latex-mode-map): Bind latex-split-block to C-c C-s.
2003-04-14 Stefan Monnier(font-lock-preprocessor-face): New var and face.
2003-04-14 Richard M. Stallman*** empty log message ***
2003-04-14 Richard M. Stallman(define-derived-mode): Make generated code work in
2003-04-14 Richard M. Stallman(last-sexp-toggle-display): At end of buffer, run the...
2003-04-14 Richard M. Stallman(after-insert-file-set-coding): Properly treat INSERTED...
2003-04-14 Richard M. Stallman(desktop-base-file-name): Renamed from desktop-basefile...
2003-04-14 John Paul Wallington(create-fontset-from-ascii-font): Doc fix.
2003-04-13 Glenn Morris(fortran-previous-statement): Check for fortran-continu...
2003-04-13 Kai GroßjohannFrom Michael Albinus <Michael.Albinus@alcatel.de>.
2003-04-13 Masatake YAMATO(toplevel): Don't change the face
2003-04-12 Stefan Monnier(change-log-version-number-search): Fix old bug.
2003-04-12 Stefan MonnierDon't autoload all these defcustoms.
2003-04-12 Stefan Monnier(byte-compile-file-form-defvar, byte-compile-defvar):
2003-04-12 Glenn Morris(f90-join-lines): Make it behave more like the standard...
next