(scan_newline): Delete duplicated code.
[bpt/emacs.git] / lisp /
1998-02-23 Stephen EglenDoc fix in Commentary section.
1998-02-22 Stephen EglenCustomized.
1998-02-22 Stephen EglenCommented out line 471 (miniperl entry in interpreter...
1998-02-22 Stephen EglenCustomized.
1998-02-22 Stephen EglenCustomized.
1998-02-22 Karl HeuerFix indentation rules for
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1998-02-20 Simon Marshall*** empty log message ***
1998-02-20 Simon MarshallRenamed font-lock-reference-face to font-lock-constant...
1998-02-20 Kenichi Handa(rmail-decode-babyl-format): Message modified.
1998-02-20 Kenichi Handa(rmail-enable-multibyte): New variable
1998-02-20 Kenichi Handa(setup-chinese-cns-environment): Correct
1998-02-20 Kenichi Handa(select-safe-coding-system): Kill the
1998-02-20 Kenichi Handa(after-insert-file-set-buffer-file-coding-system):...
1998-02-20 Kenichi Handa* subr.el (sref): Doc-string added.
1998-02-18 Simon MarshallKeyword doc fixes and keyword tweaks.
1998-02-17 Dave Love(sgml-mode-common): Downcase key for
1998-02-17 Richard M. Stallman(c-copy-tree): New function.
1998-02-17 Richard M. Stallman(c-enable-xemacs-performance-kludge-p): New variable.
1998-02-17 Richard M. Stallman(c-make-styles-buffer-local): Take an optional argument...
1998-02-17 Richard M. Stallman(c-mode, c++-mode, objc-mode, java-mode): Set
1998-02-17 Richard M. StallmanImenu support changed.
1998-02-17 Richard M. Stallman(c-postprocess-file-styles): If a file style or file...
1998-02-17 Richard M. Stallman(c-forward-syntactic-ws, c-backward-syntactic-ws):
1998-02-17 Richard M. Stallman(c-point): In XEmacs, use scan-lists + buffer-syntactic...
1998-02-17 Richard M. Stallman(c-beginning-of-statement)
1998-02-17 Richard M. Stallman(c-lineup-close-paren)
1998-02-17 Richard M. Stallman(Info-summary): Clear buffer-read-only.
1998-02-17 Richard M. Stallman(info-complete): Rewrite minibuffer completion code.
1998-02-16 Richard M. Stallman(bibtex-autokey-names): Change number tag to integer.
1998-02-16 Richard M. Stallman(standard-display-european): If AUTO is nil,
1998-02-15 Stephen Eglen(hexl-mode-exit): Remove hexl-follow-ascii-find from...
1998-02-15 Stephen EglenFile customized.
1998-02-15 Richard M. Stallman(sh-font-lock-keywords): Fontify sh-style function...
1998-02-14 Richard M. Stallman(info-complete): Display completions on second invocati...
1998-02-14 Richard M. Stallman(comint-interrupt-subjob): Call comint-kill-input.
1998-02-14 Richard M. Stallman(jka-compr-compression-info-list): Fix previous change:
1998-02-12 Dave Love(scheme-imenu-generic-expression): Simplify regexps.
1998-02-12 Richard M. Stallman(cookie-snarf): Use match-beginning on the delimiter.
1998-02-11 Richard M. Stallman(sh-set-shell): Use standard-syntax-table if none other...
1998-02-11 Richard M. Stallman(debugger-mode): Don't set enable-multibyte-characters...
1998-02-11 Richard M. Stallman(msb--choose-file-menu): Save some debugging info.
1998-02-11 Richard M. Stallman(describe-bindings): Fix interactive spec.
1998-02-09 Dave Love(compilation-scroll-output): New variable.
1998-02-09 Richard M. Stallman(byte-optimize-form-code-walker): Only call compiler...
1998-02-08 Richard M. Stallman(jka-compr-compression-info-list): Handle bzip.
1998-02-08 Richard M. Stallman(bibtex-autokey-year-length): Doc fix.
1998-02-08 Richard M. Stallman(occur): Apply default by hand after read-from-minibuffer.
1998-02-07 Richard M. Stallman(iso-transl-define-keys): Don't add
1998-02-06 Richard M. Stallman(mouse-avoidance-fancy-hook): Do nothing if button...
1998-02-06 Richard M. Stallman(imenu-generic-expression): Doc fix.
1998-02-06 Richard M. Stallman(rmail-clear-headers): Handle the last header in a...
1998-02-06 Richard M. Stallman(easy-mmode-define-minor-mode): Fix
1998-02-06 Richard M. Stallman(font-lock-keywords): Doc fix.
1998-02-05 Richard M. Stallman(describe-bindings): New command (formerly in keymap.c).
1998-02-05 Richard M. Stallman(byte-compile-output-as-comment):
1998-02-04 Richard M. Stallman(suspend-hook, suspend-resume-hook): New defvars.
1998-02-04 Stephen EglenCustomized.
1998-02-04 Dave Love(vc-ignore-vc-files): New variable.
1998-02-04 Kenichi HandaUse aref instead of sref.
1998-02-04 Kenichi Handa(find-safe-coding-system): Return
1998-02-04 Kenichi Handa(compose-chars-component): Return
1998-02-04 Kenichi HandaMany codes re-written to adjust for
1998-02-04 Kenichi HandaDo not require `cl'.
1998-02-04 Kenichi Handa(encode-hz-region): Do not bind
1998-02-04 Kenichi HandaMove codes which set syntax and category of
1998-02-04 Kenichi Handa(etags): Fix defgroup syntax. Why should it
1998-02-04 Richard M. StallmanDoc fixes.
1998-02-03 Richard M. Stallman(toggle-enable-multibyte-characters): Use set-buffer...
1998-02-03 Richard M. Stallman(reftex-toc): Fixed bug with split-window. Using
1998-02-03 Richard M. Stallman(mail-extr-all-letters-but-separators)
1998-02-03 Richard M. Stallman(fill-region-as-paragraph): Fix the test for any
1998-02-02 Edward M. ReingoldFix mispelling.
1998-02-02 Dan Nicolaescu(hs-special-modes-alist): Improved the regexp for java.
1998-02-02 Richard M. Stallman(mldrag-drag-vertical-line): Fix criterion
1998-02-02 Richard M. Stallman(byte-compile-from-buffer): Bind edebug-all-defs and...
1998-02-02 Richard M. Stallman(update-file-autoloads): Give clean errors
1998-02-02 Richard M. Stallman(isearch-range-invisible): Avoid infinite loop when...
1998-02-02 Richard M. Stallman(hs-special-modes-alist): Improved the regexp for java.
1998-02-01 Richard M. Stallman(define-mail-alias): If FROM-MAILRC-FILE, don't call...
1998-02-01 Stephen Eglen(auto-insert-mode): New function.
1998-02-01 Stephen EglenCustomized.
1998-02-01 Stephen EglenFile customized + doc fixes.
1998-01-30 Richard M. Stallman(query-replace-from-history-variable): New variable.
1998-01-30 Dave LoveVarious docstring and commentary fixes, including
1998-01-30 Richard M. Stallman(easy-menu-add-item); The BEFORE argument works
1998-01-29 Stephen Eglen(type-break-mode): New customize variable to automatica...
1998-01-29 Richard M. Stallman(find-tag-marker-ring-length): New variable.
1998-01-29 Richard M. Stallman(debug-ignored-errors): Add some elements.
1998-01-28 Richard M. Stallman(report-emacs-bug-address):
1998-01-28 Kenichi Handa(titdic-convert): Set
1998-01-27 Richard M. Stallmaneasy-menu-define): Use ` and , read-macros
1998-01-27 Richard M. Stallman(mldrag-drag-vertical-line): Delete debugging `message'.
1998-01-27 Richard M. Stallman(rmail): Reinsert the let-binding of enable-local-varia...
1998-01-27 Richard M. StallmanInitial revision
1998-01-26 Andreas SchwabCustomized.
1998-01-26 Richard M. Stallman(byte-optimize-form-code-walker): Fix previous change.
1998-01-26 Richard M. StallmanCustomized.
1998-01-26 Richard M. Stallman(byte-compile-inline-expand): Use string-as-unibyte...
1998-01-26 Richard M. Stallman(emacsbug): Customized.
next