]> code.delx.au - gnu-emacs/history - lisp
(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
[gnu-emacs] / lisp /
1995-01-05 Richard M. Stallman(tex-print): Better check for when to print current
1995-01-04 Richard M. Stallman(auto-mode-alist): Add entries for .cls files, and...
1995-01-03 Noah FriedmanAdd autoload cookies.
1995-01-03 Noah Friedman(mail-abbrev-mailrc-file): Variable and macro deleted.
1995-01-03 Noah FriedmanUse `mail-personal-alias-file' globally in place of...
1995-01-03 Noah Friedman(mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman(command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman(spell-filter): Make it a risky-local-variable.
1995-01-02 Richard M. Stallman(gud-dbx-marker-filter): Use gud-marker-acc like gud...
1995-01-02 Richard M. Stallman(tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman(display-time-string-forms): Fix doc string syntax...
1994-12-31 Richard M. Stallman(auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman(tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman(terminal-emulator): Test system-configuration
1994-12-30 Richard M. StallmanAdded terminfo support.
1994-12-29 Richard M. StallmanFix typo in previous change.
1994-12-29 Richard M. Stallman(switch-to-completions): New command, with bindings...
1994-12-29 Richard M. Stallman(super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman(super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman(server-process-filter): Process each line separately.
1994-12-29 Richard M. StallmanComment changes.
1994-12-28 Roland McGrath(find-tag-in-order): Don't set buffer-local value of...
1994-12-27 Thien-Thi NguyenInitial revision
1994-12-27 Richard M. Stallman(run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman(command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman(tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman(dired-mode-map): Bind C-m to dired-advertised-find...
1994-12-27 Richard M. Stallman(Buffer-menu-mode-map): Bind C-m to Buffer-menu-this...
1994-12-27 Richard M. Stallman(compilation-minor-mode-map): Bind C-m to compilation...
1994-12-27 Richard M. StallmanDon't bind `return'.
1994-12-27 Richard M. Stallman(occur-mode-map): Bind C-m and `return' to occur-mode...
1994-12-26 Richard M. StallmanComment changes.
1994-12-26 Richard M. Stallman(mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman(isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman(byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman(timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman(font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman(completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman(esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman(ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. StallmanInitial revision
1994-12-24 Richard M. Stallman(dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. StallmanInitial revision
1994-12-24 Richard M. StallmanFix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman(facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman(save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman(byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman(elp-pack-number): New function.
1994-12-24 Richard M. Stallman(dabbrev-completion): Now searches all buffers when...
1994-12-24 Richard M. StallmanDon't require cl, picture, or reporter.
1994-12-24 Richard M. StallmanComplete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. StallmanInitial revision
1994-12-23 Richard M. Stallman(reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman(next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman(imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman(bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman(server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman(gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman(enable-command): Always insert code to enable.
1994-12-22 Richard M. StallmanComment change.
1994-12-22 Richard M. Stallman(dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman(dired-string-replace-match): Moved to dired.el.
1994-12-21 Richard M. Stallman(tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman(gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Edward M. ReingoldMake keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman(describe-function): Fix previous change.
1994-12-21 Richard M. Stallman(describe-function): Don't add `.el' when printing...
1994-12-20 Richard M. Stallman(Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman(frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman(set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman(rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. ReingoldBe consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman(fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman(tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman(rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman(gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman(news-mail-reply): Restore the saved narrowing before...
1994-12-17 Richard M. Stallman(isearch-done): Don't print msg about mark if we don...
1994-12-17 Richard M. Stallman(indent-c-exp): Don't be fooled by else_ or while_.
1994-12-16 Richard M. Stallman(emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman(lambda): Doc fix.
1994-12-15 Richard M. StallmanComment change.
1994-12-15 Richard M. Stallman(vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman(font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman(sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman(face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman(hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman(find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman(isearch-mode-map): Move the code to set up the meta...
1994-12-15 Richard M. Stallman(buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman(PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman(apropos-match-keys): Handle menu bindings with cached...
1994-12-14 Richard M. Stallman(rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman(perform-replace): Report number of replacements when...
1994-12-14 Richard M. Stallman(Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman(occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman(Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman(insert-kbd-macro): Specially handle C-\, M-\ and C...
1994-12-13 Richard M. Stallman(ignored-local-variables): Mark it risky.
next