]> code.delx.au - gnu-emacs/history - lisp
Include frame.h and window.h.
[gnu-emacs] / lisp /
1996-11-10 Richard M. Stallman(dired-jump): Never turn omitting *on*.
1996-11-10 Richard M. Stallman(describe-variable): Pretty-print the values.
1996-11-10 Richard M. Stallman(define-key-after): If AFTER is t, always put new bindi...
1996-11-09 Richard M. Stallman(sh-set-shell): Pass args no-query-flag
1996-11-09 Richard M. Stallman(combine-after-change-calls): Add lisp-indent-function...
1996-11-09 Richard M. Stallman(combine-after-change-calls): New def-edebug-spec.
1996-11-09 Richard M. Stallman(combine-after-change-calls): New macro.
1996-11-09 Richard M. Stallman(comint-output-filter): Run comint-output-filter-functions
1996-11-09 Richard M. Stallman(list-diary-entries): Reread the diary file if it has...
1996-11-09 Richard M. Stallman(revert-buffer): Doc fix.
1996-11-09 Richard M. Stallman(map-y-or-n-p): Handle minibuffer-auto-raise here.
1996-11-07 Richard M. Stallman(sh-mode-syntax-table): Turn on comment syntax for #,
1996-11-07 Richard M. Stallman(sh-mode): Set `comment-start-skip'; otherwise
1996-11-07 Richard M. Stallman(display-time-format): New variable.
1996-11-07 Richard M. Stallman(vc-backend-print-log): Use "cvs log" to get log entrie...
1996-11-06 Richard M. Stallman(narrow-to-page): With negative arg, move back one...
1996-11-06 Richard M. Stallman(minor-mode-alist): Don't use purecopy.
1996-11-05 Richard M. Stallman(compile-auto-highlight): Renamed from
1996-11-05 Richard M. Stallman(compile-highlight-display-limit): New variable.
1996-11-05 Richard M. Stallman(time-stamp-dd/mm/yyyy): New function.
1996-11-05 Richard M. Stallman(initial-frame-alist): Make default value nil--
1996-11-04 Richard M. Stallman(dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-03 Richard M. Stallman(makefile-font-lock-keywords): Handle dependencies
1996-11-03 Richard M. StallmanEnabled commentary for Finder.
1996-11-03 Richard M. Stallman(Man-bgproc-sentinel): Move the buffer creation
1996-11-03 Richard M. Stallman(comment-region): With just C-u as arg,
1996-11-02 Richard M. Stallman(change-log-fill-paragraph): Return non-nil so
1996-11-02 Richard M. Stallman(handwrite-version): Variable deleted.
1996-11-02 Richard M. StallmanInitial revision
1996-11-02 Erik NaggumFix minor typo in *! key binding.
1996-11-02 Richard M. Stallman(dired-mode-map): Make * a prefix for mark commands.
1996-11-02 Richard M. Stallman(dired-mode-map): Put dired-mark-extension on *.
1996-11-02 Richard M. Stallman(Info-scroll-up): Doc fix.
1996-11-02 Richard M. StallmanInitial revision
1996-11-01 Richard M. Stallman(isearch-forward): Doc fix.
1996-11-01 Richard M. Stallman(lisp-complete-symbol): Sort the list.
1996-10-31 Richard M. Stallman(tex-file): Fix paren error in last change.
1996-10-31 Richard M. Stallman(dired-find-file): Error if line's file does not exist.
1996-10-30 Richard M. StallmanInitial revision
1996-10-28 Simon MarshallUse new face.
1996-10-28 Simon Marshallmore auto-mode-alist modes.
1996-10-28 Paul Eggert(timezone-time-from-absolute): Fix off-by-one
1996-10-26 Richard M. Stallman(refer-bib-directory): New variable, list of
1996-10-26 Richard M. Stallman(electric-perl-terminator, perl-indent-command):
1996-10-26 Richard M. Stallman(mouse-sel-set-selection-function): Doc fix.
1996-10-26 Richard M. Stallman(set-visited-file-name): Doc fix.
1996-10-26 Richard M. Stallman(kill-buffer-and-window): New command.
1996-10-26 Richard M. Stallman(sh-mode): Don't make font-lock-keywords buffer-local.
1996-10-26 Richard M. Stallman(rmail-reply): Merge resent-to and resent-cc into to...
1996-10-26 Richard M. Stallman(pascal-indent-declaration): Avoid infinite loop
1996-10-25 Karl Heuer(Info-insert-dir): Ensure directory ends with slash.
1996-10-25 Karl Heuer(makefile-font-lock-keywords): Accept - and . in
1996-10-25 Karl Heuer(imenu-scanning-message): Use ellipsis.
1996-10-25 Karl Heuer(iso-langauges): Alphabetize list.
1996-10-24 Karl Heuer(lexical-let): Fixed a bug involving nested
1996-10-24 Karl Heuer(dired-insert-directory): Check for non-US LANG.
1996-10-23 Simon MarshallChanges to font-lock-fontify-syntactically-region:...
1996-10-23 Simon MarshallAdd Font Lock support. Add mode command autoload cookie.
1996-10-23 Simon MarshallTweak dired-font-lock-keywords.
1996-10-23 Simon MarshallTweak mail-font-lock-keywords.
1996-10-23 Simon MarshallTweak rmail-font-lock-keywords.
1996-10-23 Simon MarshallAdd Font Lock support. Provide when loaded.
1996-10-23 Simon MarshallTweak change-log-font-lock-keywords
1996-10-20 Karl Heuer(compilation-skip-to-next-location): Defined.
1996-10-17 André Spiegel(vc-dired-reformat-line): Discard check for numerical...
1996-10-17 André Spiegel(vc-file-owner): Always return user name, using the...
1996-10-15 Richard M. Stallman(universal-argument): Doc fix.
1996-10-15 Richard M. Stallman(f90-no-block-limit): Fixed bug for indentation of
1996-10-13 Richard M. Stallman(hack-local-variables-prop-line):
1996-10-13 Richard M. Stallman(describe-function): If no fn specified, say so.
1996-10-12 Richard M. Stallman(define-function): Define as alias for defalias.
1996-10-12 Richard M. StallmanUse defalias not define-function.
1996-10-12 Richard M. Stallman(define-function): Mark it as obsolete.
1996-10-12 Richard M. Stallman(rmail): Run rmail-mail-hook last.
1996-10-12 Richard M. Stallman(msb--toggle-menu-type): Call menu-bar-update-buffers...
1996-10-12 Richard M. StallmanComment change.
1996-10-12 Richard M. Stallman(edt-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman(set-process-filter): Doc fix.
1996-10-12 Richard M. StallmanDoc fixes on most variables.
1996-10-12 Richard M. Stallman(tpu-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman(nnfolder-ignore-active-file): Doc fix.
1996-10-12 Richard M. Stallman(2C-two-columns): Doc fix.
1996-10-12 Richard M. Stallman(r2b-proceedings-list, r2b-help-message): Doc fixes.
1996-10-12 Richard M. Stallman(solitaire): Doc fix.
1996-10-11 Richard M. Stallman(newline): Use buffer-has-markers-at.
1996-10-11 Richard M. Stallman(browse-url-at-point): Add autoload cookie.
1996-10-11 Richard M. Stallman(browse-url): New function.
1996-10-10 Richard M. Stallman(auto-mode-alist): .hpp files get C++ mode.
1996-10-08 Erik Naggum(narrow-to-defun): Narrow to the same defun that `mark...
1996-10-08 Richard M. Stallman(comint-read-noecho): Clear out the intermediate strings.
1996-10-08 Richard M. Stallman(line-move): Ignore invisibility in `move-to-column'.
1996-10-08 Richard M. Stallman(cancel-function-timers): Add autoload.
1996-10-08 Erik Naggum(with-current-buffer): Correct indentation property.
1996-10-08 Richard M. StallmanMove two function definitions.
1996-10-07 Richard M. Stallman(sgml-specials): Delete `-' from the list.
1996-10-07 Richard M. Stallman(Buffer-menu-revert): New function.
1996-10-07 Richard M. Stallman(cancel-timer): Add autoload cookie.
1996-10-06 Richard M. Stallman(Info-read-subfile): Allow a file name as arg.
1996-10-06 Erik Naggum(print-help-return-message): Use new functions `special...
1996-10-04 Richard M. Stallman(rmail-summary-line-count-flag): Renamed from rmail...
next