bpt/emacs.git
2003-04-24 Richard M.... (back-to-indentation): Call backward-prefix-chars.
2003-04-24 Richard M.... (help-make-xrefs): Clean up the loop that scans
2003-04-24 Richard M.... Don't call filesets-init.
2003-04-24 Richard M.... Comment change.
2003-04-24 Richard M.... (byte-compile-defun): Generate and compile a defalias...
2003-04-24 Richard M.... (scheme-mode-syntax-table): Use prefix syntax for ...
2003-04-24 Richard M.... (emacs-lisp-mode-syntax-table): Give @ prefix syntax.
2003-04-24 Kenichi Handa(skip_chars): Make the code faster by using the common
2003-04-23 Jan Djärv* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
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 Simon JosefssonFix license (the invariant sections mentioned has never...
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 Andrew InnesUpdate wording and version number etc.
2003-04-22 Andrew InnesFix multi-file .zip distribution, by splitting
2003-04-22 Glenn MorrisRestore changes from v1.5039 that were lost in v1.5046.
2003-04-22 Andrew InnesRemove personal email address and update wording.
2003-04-22 Andrew InnesRemove personal email address.
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.... Fix comment typo.
2003-04-21 Richard M.... *** empty log message ***
2003-04-21 Richard M.... (Timers): Explain about timers and quitting.
2003-04-21 Richard M.... (Selecting a Representation): Fix Texinfo usage.
2003-04-21 Richard M.... (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 Stefan Monnier(Fapply): Undo last change and add a comment about...
2003-04-19 Richard M.... *** empty log message ***
2003-04-19 Richard M.... (desktop-buffer-mh): Don't require mh-e;
2003-04-19 Richard M.... (add-log-current-defun-function): Add autoload cookie.
2003-04-19 Richard M.... (comment-use-syntax): Add autoload cookie.
2003-04-19 Richard M.... (byte-compile-log-file, (byte-recompile-directory)...
2003-04-19 Richard M.... (Writing Emacs Primitives): Strings are
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-18 Miles Bader(Faset): Calculate nbytes earlier, to satisfy the now...
2003-04-17 Stefan Monnier(For, Fand, Fprogn, un_autoload, do_autoload): Use...
2003-04-17 Stefan Monnier(Fsubstitute_command_keys): Remove spurious casts.
2003-04-17 Stefan Monnier(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
2003-04-17 Stefan MonnierDon't hardcode BEG==1.
2003-04-17 Stefan Monnier(Fmake_byte_code): Improve the `usage' string.
2003-04-17 Stefan Monnier(Fdefine_abbrev_table): Use XCAR, XCDR.
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 Robert J. ChassellUpdate copyright date and update-date.
2003-04-17 Robert J. ChassellThanks to Hugo Gayosso, fix minor typos.
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.... *** empty log message ***
2003-04-16 Richard M.... (try_window, try_window_reusing_current_matrix):
2003-04-16 Richard M.... (Foverlay_recenter): Doc fix.
2003-04-16 Richard M.... (Regexps): Ref to Lisp manual for more regexp features.
2003-04-16 Richard M.... (Minibuffer Misc): Document fn minibuffer-message.
2003-04-16 Richard M.... (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 Andrew Choi* macterm.c (mac_check_for_quit_char): Don't check...
2003-04-14 Stefan Monnier*** empty log message ***
2003-04-14 Stefan Monnier(Fsit_For): Support XEmacs-style arg list.
2003-04-14 Stefan Monnier(font-lock-preprocessor-face): New var and face.
2003-04-14 Richard M.... *** empty log message ***
2003-04-14 Richard M.... (define-derived-mode): Make generated code work in
2003-04-14 Richard M.... (last-sexp-toggle-display): At end of buffer, run the...
2003-04-14 Richard M.... (after-insert-file-set-coding): Properly treat INSERTED...
2003-04-14 Richard M.... (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...
2003-04-12 Stefan MonnierUse push, with-current-buffer, dolist, ...
2003-04-12 Stefan Monnier*** empty log message ***
2003-04-12 Stefan Monnier(server-start): Use letf.
next