bpt/emacs.git
1995-08-26 Richard M.... Doc fixes.
1995-08-26 Richard M.... (ada-spec-suffix): Definition deleted.
1995-08-26 Richard M.... (abs): Function definition deleted.
1995-08-26 Richard M.... (Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 Richard M.... (modifier_names): Add 4 bits to modifier bit positions.
1995-08-25 Richard M.... (rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 André Spiegel(vc-fetch-master-properties): Count cvs status "Needs...
1995-08-25 André Spiegel(vc-directory): Kill existing vc-dired buffers for...
1995-08-25 Roland McGrath(next-file): Advance next-file-list before finding...
1995-08-25 Richard M.... (describe-function): Show file name for autoloaded...
1995-08-25 Richard M.... (mouse-avoidance-mode): Use post-command-idle-hook...
1995-08-25 Richard M.... (what-line): Print narrowed linenum with full buffer...
1995-08-24 Richard M.... (makefile-mode-syntax-table): "]" is a close-paren.
1995-08-24 Richard M.... (makefile-add-log-defun): Avoid error at eob.
1995-08-23 Richard M.... Doc fixes.
1995-08-23 Roland McGrath[HAVE_CONFIG_H]: Include config.h.
1995-08-22 Richard M.... (2C-mode): Use make-local-hook and add-hook.
1995-08-22 Richard M.... (icomplete-minibuffer-setup): Use make-local-hook
1995-08-22 Richard M.... (ediff-profile): Use make-local-hook and add and remove...
1995-08-22 Richard M.... (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push...
1995-08-22 Richard M.... (basic-save-buffer): Call vc-after-save.
1995-08-22 Richard M.... (auto-mode-alist): Turn on use of makefile-mode.
1995-08-22 Richard M.... (byte-compiler-base-file-name): New function.
1995-08-22 Richard M.... (Info-suffix-list): For MS-DOS, use gunzip as the only...
1995-08-22 André SpiegelRemoved the comment that said we assume strict locking.
1995-08-22 André Spiegel(vc-simple-command): New function.
1995-08-22 Tom Tromey(tcl-hilit): New function from "Chris Alfeld" <calfeld...
1995-08-22 Richard M.... (insert-kbd-macro): Express vector char modifiers with
1995-08-22 Richard M.... (jka-compr-byte-compiler-base-file-name): New function.
1995-08-22 Karl Heuer(display_text_line): Write blanks under the entire
1995-08-21 Roland McGrath(compilation-exit-message-function): New variable.
1995-08-21 Richard M.... (Qpost_command_idle_hook, Vpost_command_idle_hook)...
1995-08-21 Richard M.... Use post-command-idle-hook.
1995-08-21 Richard M.... Include syssignal.h.
1995-08-21 Richard M.... (SA_RESTART): Add #undef.
1995-08-21 André Spiegel(vc-latest-on-branch-p): Under CVS, handle the case...
1995-08-21 André Spiegel(vc-fetch-master-properties): RCS case: get locking...
1995-08-21 Richard M.... (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-08-21 Richard M.... (makefile-space-face): New variable.
1995-08-21 Richard M.... Require rmail.
1995-08-21 Richard M.... Define user options with defvar, not defconst.
1995-08-21 Simon MarshallNew version 3.07. Made fast-lock-mode use buffer-file...
1995-08-21 Richard M.... Doc fixes.
1995-08-21 David J. MacKenziedefault to user-supplied buffer.
1995-08-21 Richard M.... (dired-string-replace-match): Simplify using replace...
1995-08-21 Richard M.... (dired-expand-newtext): Function deleted.
1995-08-20 Richard M.... (POSIX_SIGNALS, CLASH_DETECTION): Defined.
1995-08-20 Richard M.... (SYSTEM_TYPE): Change to just "aix".
1995-08-20 Richard M.... (sigsetmask, _setjmp, _longjmp): Delete undefs.
1995-08-20 Richard M.... Include aix3-2-5.h, not aix3-2.h.
1995-08-20 Michael Kifer* viper.el (vip-set-hooks): Use view-mode-hook in emacs...
1995-08-20 Michael Kifer(vip-leave-region-active): new function.
1995-08-20 Michael Kifer(vip-surrounding-word): modified to understand tripple...
1995-08-20 Richard M.... (file-regular-p-18): Fix test for whether to use this.
1995-08-19 Richard M.... Initial revision
1995-08-19 Richard M.... (basic-save-buffer): Confirm for overwriting old file
1995-08-19 Richard M.... (scan_sexps_forward): Fix previous change.
1995-08-19 Richard M.... (blink-matching-paren-dont-ignore-comments): New var.
1995-08-19 Richard M.... (Info-find-emacs-command-nodes): Fix previous change.
1995-08-19 Karl Heuer(hilit-submit-feedback): New ftp site.
1995-08-19 Richard M.... (struct Lisp_Marker): Make insertion_type an unsigned...
1995-08-19 Richard M.... (Info-file-list-for-emacs): New variable.
1995-08-19 Richard M.... Fix typos.
1995-08-19 Karl Heuer(sh-newline-and-indent): Don't interpret prefix arg
1995-08-19 Karl Heuer(skeleton-newline-indent-rigidly): New variable.
1995-08-18 André Spiegel(vc-next-action-on-file): Changed doc string, CVS case.
1995-08-18 André Spiegel(vc-fetch-master-properties): Recognize cvs status...
1995-08-18 Richard M.... (getdate.c): New target.
1995-08-17 Richard M.... (pascal-mode): Set comment-start.
1995-08-17 Karl Heuer(hilit-submit-feedback): New bug-reporting address.
1995-08-17 Karl HeuerUpdate address in comment.
1995-08-17 Francesco Potortì* etags.c (Pascal_functions): Close comment bug corrected.
1995-08-17 Richard M.... (RANLIB): Substitute this into makefiles.
1995-08-17 Richard M.... (rmail-new-summary): Enable the Input/output menu.
1995-08-17 André Spiegel(vc-next-action-on-file): Moved the setting of the...
1995-08-17 André SpiegelChanged references to vc-top-version into vc-master...
1995-08-17 André Spiegel(vc-top-version): Renamed to vc-master-workfile-version...
1995-08-17 André Spiegel(vc-next-action-on-file): Query when trying to lock...
1995-08-17 André Spiegel(vc-revert-buffer1): Split part of the function into...
1995-08-16 Richard M.... (show-paren-command-hook): Do nothing if have unread...
1995-08-16 Richard M.... (scan_sexps_forward): Use the initial depth
1995-08-16 Richard M.... (Fself_insert_command): Optimize the case with arg > 2
1995-08-16 Richard M.... (inferior-lisp): Use pop-to-buffer.
1995-08-16 Richard M.... (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M.... (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M.... (RANLIB): Get this var from configure.
1995-08-15 Karl Heuer(sh-mode-map): Use new name skeleton-pair-insert-maybe.
1995-08-15 Karl Heuer(sh-test): New variable.
1995-08-15 Karl Heuer(skeleton-pair-insert-maybe): Plain insert in Ovwrt...
1995-08-15 Karl Heuer(sort_args): Initialize best_priority smaller than any
1995-08-15 Richard M.... Comment change.
1995-08-15 Richard M.... (sc-attribs-extract-namestring): If name has <...>,
1995-08-15 Per BothnerChanges for Linux and LynxOS.
1995-08-15 Karl Heuer*** empty log message ***
1995-08-15 Karl HeuerRewrite as a minor mode.
1995-08-14 Karl Heuer(vip-set-hooks): Use view-mode-hook, not view-hook.
1995-08-14 Richard M.... (Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 Richard M.... (Fwrite_region): New arg lockname.
1995-08-14 Richard M.... (basic-save-buffer-1): Pass new arg to write-region.
1995-08-14 Richard M.... (standard_args): Fix previous change.
next