1995-08-21 |
Simon Marshall |
New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.
|
1995-08-21 |
Richard M. Stallman |
Doc fixes.
|
1995-08-21 |
David J. MacKenzie |
default to user-supplied buffer.
|
1995-08-21 |
Richard M. Stallman |
(dired-string-replace-match): Simplify using replace-match.
|
1995-08-21 |
Richard M. Stallman |
(dired-expand-newtext): Function deleted.
|
1995-08-20 |
Richard M. Stallman |
(POSIX_SIGNALS, CLASH_DETECTION): Defined.
|
1995-08-20 |
Richard M. Stallman |
(SYSTEM_TYPE): Change to just "aix".
|
1995-08-20 |
Richard M. Stallman |
(sigsetmask, _setjmp, _longjmp): Delete undefs.
|
1995-08-20 |
Richard M. Stallman |
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 and view hook in xemacs.
|
1995-08-20 |
Michael Kifer |
(vip-leave-region-active): new function.
|
1995-08-20 |
Michael Kifer |
(vip-surrounding-word): modified to understand tripple clicks.
|
1995-08-20 |
Richard M. Stallman |
(file-regular-p-18): Fix test for whether to use this.
|
1995-08-19 |
Richard M. Stallman |
Initial revision
|
1995-08-19 |
Richard M. Stallman |
(basic-save-buffer): Confirm for overwriting old file
|
1995-08-19 |
Richard M. Stallman |
(scan_sexps_forward): Fix previous change.
|
1995-08-19 |
Richard M. Stallman |
(blink-matching-paren-dont-ignore-comments): New var.
|
1995-08-19 |
Richard M. Stallman |
(Info-find-emacs-command-nodes): Fix previous change.
|
1995-08-19 |
Karl Heuer |
(hilit-submit-feedback): New ftp site.
|
1995-08-19 |
Richard M. Stallman |
(struct Lisp_Marker): Make insertion_type an unsigned int.
|
1995-08-19 |
Richard M. Stallman |
(Info-file-list-for-emacs): New variable.
|
1995-08-19 |
Richard M. Stallman |
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 "Unresolved Conflict".
|
1995-08-18 |
Richard M. Stallman |
(getdate.c): New target.
|
1995-08-17 |
Richard M. Stallman |
(pascal-mode): Set comment-start.
|
1995-08-17 |
Karl Heuer |
(hilit-submit-feedback): New bug-reporting address.
|
1995-08-17 |
Karl Heuer |
Update address in comment.
|
1995-08-17 |
Francesco Potortì |
* etags.c (Pascal_functions): Close comment bug corrected.
|
1995-08-17 |
Richard M. Stallman |
(RANLIB): Substitute this into makefiles.
|
1995-08-17 |
Richard M. Stallman |
(rmail-new-summary): Enable the Input/output menu.
|
1995-08-17 |
André Spiegel |
(vc-next-action-on-file): Moved the setting of the default branch to
|
1995-08-17 |
André Spiegel |
Changed references to vc-top-version into vc-master-workfile-version.
|
1995-08-17 |
André Spiegel |
(vc-top-version): Renamed to vc-master-workfile-version. Updated all
|
1995-08-17 |
André Spiegel |
(vc-next-action-on-file): Query when trying to lock non-latest
|
1995-08-17 |
André Spiegel |
(vc-revert-buffer1): Split part of the function into vc-buffer-context
|
1995-08-16 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing if have unread events.
|
1995-08-16 |
Richard M. Stallman |
(scan_sexps_forward): Use the initial depth
|
1995-08-16 |
Richard M. Stallman |
(Fself_insert_command): Optimize the case with arg > 2
|
1995-08-16 |
Richard M. Stallman |
(inferior-lisp): Use pop-to-buffer.
|
1995-08-16 |
Richard M. Stallman |
(run-scheme): Use pop-to-buffer.
|
1995-08-16 |
Richard M. Stallman |
(run-scheme): Use pop-to-buffer.
|
1995-08-16 |
Richard M. Stallman |
(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 mode
|
1995-08-15 |
Karl Heuer |
(sort_args): Initialize best_priority smaller than any
|
1995-08-15 |
Richard M. Stallman |
Comment change.
|
1995-08-15 |
Richard M. Stallman |
(sc-attribs-extract-namestring): If name has <...>,
|
1995-08-15 |
Per Bothner |
Changes for Linux and LynxOS.
libc-950922 libc-951016
|
1995-08-15 |
Karl Heuer |
*** empty log message ***
|
1995-08-15 |
Karl Heuer |
Rewrite as a minor mode.
|
1995-08-14 |
Karl Heuer |
(vip-set-hooks): Use view-mode-hook, not view-hook.
|
1995-08-14 |
Richard M. Stallman |
(Fcall_process_region): Pass new arg to Fwrite_region.
|
1995-08-14 |
Richard M. Stallman |
(Fwrite_region): New arg lockname.
|
1995-08-14 |
Richard M. Stallman |
(basic-save-buffer-1): Pass new arg to write-region.
|
1995-08-14 |
Richard M. Stallman |
(standard_args): Fix previous change.
|
1995-08-14 |
Richard M. Stallman |
(insert-file-contents-literally): New function.
|
1995-08-14 |
Richard M. Stallman |
(command-line-1): Add option --eval to evalute an
|
1995-08-14 |
Richard M. Stallman |
(standard_args): Add option --eval to evalute an
|
1995-08-14 |
Richard M. Stallman |
(forms-check-number-of-fields): New vbl.
|
1995-08-13 |
Richard M. Stallman |
(recover-file): It's ok if the visited file doesn't exist.
|
1995-08-13 |
Richard M. Stallman |
(Fcancel_kbd_macro_events): New function.
|
1995-08-13 |
Richard M. Stallman |
(mouse-drag-region): Unread the up-event rather than execute it here.
|
1995-08-13 |
Richard M. Stallman |
(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
|
1995-08-12 |
Richard M. Stallman |
(CFLAGS): When computing CFLAGS and REAL_CFLAGS
|
1995-08-12 |
Richard M. Stallman |
(store_frame_param): Don't call set_menu_bar_lines if X.
|
1995-08-12 |
Karl Heuer |
(xrealloc): Change cast to match return type.
|
1995-08-12 |
Richard M. Stallman |
(rmail-convert-file): Look back for ^_ only at bol.
|
1995-08-12 |
Richard M. Stallman |
(shell-command-on-region): Don't examine order of
|
1995-08-11 |
Richard M. Stallman |
(TEXT_END, DATA_END): Fix the definitions.
|
1995-08-11 |
Richard M. Stallman |
Test OSF1, not __osf1__.
|
1995-08-11 |
Richard M. Stallman |
(ORDINARY_LINK): Define only if __osf1__.
|
1995-08-11 |
Simon Marshall |
Insert missing quote in help-font-lock-keywords.
|
1995-08-11 |
Richard M. Stallman |
(xmalloc, xrealloc): Use return-type long *.
|
1995-08-11 |
Richard M. Stallman |
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
|
1995-08-11 |
Richard M. Stallman |
(Fformat): Limit minlen to avoid stack overflow.
|
1995-08-11 |
Richard M. Stallman |
(doprnt): Error if %-width is too big.
|
1995-08-11 |
Richard M. Stallman |
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
|
1995-08-11 |
Richard M. Stallman |
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
|
1995-08-11 |
Richard M. Stallman |
[linux] (COFF, NO_TERMIO): Defined.
|
1995-08-11 |
Richard M. Stallman |
(fatal_unexec): Use vfprintf, not _doprnt.
|
1995-08-11 |
Richard M. Stallman |
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
|
1995-08-10 |
Richard M. Stallman |
(isearch-other-meta-char): Avoid bug checking whether
|
1995-08-10 |
Richard M. Stallman |
(byte-compile-insert-header): Use 19.29, not 19.28.90
|
1995-08-10 |
Richard M. Stallman |
(server-buffer-done): Pause between client commands,
|
1995-08-10 |
Richard M. Stallman |
Fix defvar equivalent expression.
|
1995-08-10 |
Richard M. Stallman |
Add index and xref to variable-interactive.
|
1995-08-10 |
Richard M. Stallman |
(vc-dired-reformat-line): Display eight character user names correctly.
|
1995-08-10 |
Richard M. Stallman |
Comment change.
|
1995-08-10 |
Richard M. Stallman |
Comment change.
|
1995-08-10 |
Simon Marshall |
Added Font Lock mode support.
|
1995-08-10 |
Simon Marshall |
Rewrite texinfo-font-lock-keywords; don't fontify syntactically.
|
1995-08-10 |
Simon Marshall |
Tweak fortran-font-lock-keywords-1.
|
1995-08-10 |
Simon Marshall |
Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
|
1995-08-09 |
Richard M. Stallman |
(interpreter-mode-alist): Delete autoload cookie.
|
1995-08-09 |
Richard M. Stallman |
(lock_file): Use get_truename_buffer.
|
1995-08-09 |
Richard M. Stallman |
(get_truename_buffer): New function.
|
1995-08-09 |
Francesco Potortì |
* man.el (Man-translate-references): Anchor the regexps.
|
1995-08-08 |
Richard M. Stallman |
(read_process_output, exec_sentinel): Call
|
1995-08-08 |
Richard M. Stallman |
(Freplace_match): New arg SUBEXP.
|
1995-08-08 |
Richard M. Stallman |
(vc-revert-buffer): In a dedicated solitary window,
|
1995-08-08 |
Richard M. Stallman |
Add subexp arg to replace-match.
|
1995-08-08 |
Richard M. Stallman |
(forward-paragraph): Don't overlook a paragraph-start
|
1995-08-08 |
Richard M. Stallman |
Make Major Mode Conventions xref to Tips for Defining.
|
1995-08-08 |
Richard M. Stallman |
New node, Tips for Defining.
|
1995-08-08 |
Richard M. Stallman |
(dired-mode-map): Set up the map completely
|
1995-08-08 |
Richard M. Stallman |
(read_key_sequence): Undo previous change.
|
1995-08-07 |
Roland McGrath |
[ps2]: Use nlist instead of knlist #ifdef _AIX.
make-3-74-1 make-3-74-2
|
1995-08-07 |
Karl Heuer |
(signal_before_change, signal_after_change): Fix
|