]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years ago(imenu--generic-function): Ignore text properties.
Karl Heuer [Fri, 16 Feb 1996 00:52:43 +0000 (00:52 +0000)]
(imenu--generic-function): Ignore text properties.

28 years ago(auto-mode-alist): Recognize .itcl and .itk suffixes.
Karl Heuer [Fri, 16 Feb 1996 00:50:22 +0000 (00:50 +0000)]
(auto-mode-alist): Recognize .itcl and .itk suffixes.

28 years agoDoc changes.
Karl Heuer [Fri, 16 Feb 1996 00:36:52 +0000 (00:36 +0000)]
Doc changes.
(decipher-char): Added defvar (and also for following variables).
(decipher--prev-char): Renamed from decipher-prev-char.
(decipher--digram): Renamed from digram.
(decipher--digram-list): Renamed from digram-list.
(decipher--before): Renamed from before-array.
(decipher--after): Renamed from after-array.
(decipher--freqs): Renamed from freq-array.

28 years ago(ange-ftp-default-user): Doc fix.
Karl Heuer [Fri, 16 Feb 1996 00:23:05 +0000 (00:23 +0000)]
(ange-ftp-default-user): Doc fix.

28 years ago(Fmake_temp_name) [MSDOS]: Make sure there is at least
Karl Heuer [Fri, 16 Feb 1996 00:17:03 +0000 (00:17 +0000)]
(Fmake_temp_name) [MSDOS]: Make sure there is at least
one character before the dot, in case `prefix' is only a directory
name.

28 years ago(hanoi): Don't show line and column numbers.
Karl Heuer [Fri, 16 Feb 1996 00:12:27 +0000 (00:12 +0000)]
(hanoi): Don't show line and column numbers.
Compute height and width of the window in the correct way,
give the correct error message if the window is too small.
Make rings only with numerical characters.
Set default number of rings to 7 (was 3 before).

28 years ago(gnus-kill-file-kill-by-thread): Correct interactive declaration.
Erik Naggum [Thu, 15 Feb 1996 15:54:19 +0000 (15:54 +0000)]
(gnus-kill-file-kill-by-thread): Correct interactive declaration.

28 years agoCoorect Ethiopic epoch and some spelling errors.
Edward M. Reingold [Thu, 15 Feb 1996 15:18:38 +0000 (15:18 +0000)]
Coorect Ethiopic epoch and some spelling errors.

28 years ago(picture-mode-map): Install picture-self-insert
Richard M. Stallman [Wed, 14 Feb 1996 20:11:04 +0000 (20:11 +0000)]
(picture-mode-map): Install picture-self-insert
where completion has put its own self-insert commands.

28 years ago(vc-consult-rcs-headers): Ignore text properties.
Karl Heuer [Wed, 14 Feb 1996 04:32:55 +0000 (04:32 +0000)]
(vc-consult-rcs-headers): Ignore text properties.

28 years ago(command-line-1): Don't explain recover-session if
Karl Heuer [Wed, 14 Feb 1996 04:26:43 +0000 (04:26 +0000)]
(command-line-1): Don't explain recover-session if
auto-save-list-file-prefix is nil.

28 years ago(hanoi): Don't show line and column numbers.
Karl Heuer [Wed, 14 Feb 1996 04:09:31 +0000 (04:09 +0000)]
(hanoi): Don't show line and column numbers.

28 years ago(x_real_positions): Cast arg of XFree.
Karl Heuer [Tue, 13 Feb 1996 18:24:25 +0000 (18:24 +0000)]
(x_real_positions): Cast arg of XFree.

28 years ago(compilation-parse-errors): Detect doubled slashes in file names matched
Roland McGrath [Tue, 13 Feb 1996 03:05:14 +0000 (03:05 +0000)]
(compilation-parse-errors): Detect doubled slashes in file names matched
and fix them up in the buffer.

28 years agoRecognize sparclet cpu.
Doug Evans [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)]
Recognize sparclet cpu.

28 years ago(Info-find-index-name): New subroutine, from Info-index-next.
Richard M. Stallman [Mon, 12 Feb 1996 20:57:39 +0000 (20:57 +0000)]
(Info-find-index-name): New subroutine, from Info-index-next.
Match any type of definition, not just Function and Command.
(Info-index-next): Use Info-find-index-name.
(Info-find-node, Info-index, Info-index-next): Use `...' in err msgs.

28 years ago(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
Richard M. Stallman [Mon, 12 Feb 1996 20:56:46 +0000 (20:56 +0000)]
(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.

28 years ago* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
Per Bothner [Mon, 12 Feb 1996 20:55:56 +0000 (20:55 +0000)]
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New

28 years ago(x_error_quitter): Add newline to error message.
Richard M. Stallman [Mon, 12 Feb 1996 20:48:35 +0000 (20:48 +0000)]
(x_error_quitter): Add newline to error message.

28 years ago* config.guess: Support m68k-cbm-sysv4.
Per Bothner [Mon, 12 Feb 1996 20:44:56 +0000 (20:44 +0000)]
* config.guess:  Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux

28 years ago(install-arch-indep): Install info/ccmode*.
Richard M. Stallman [Mon, 12 Feb 1996 19:53:16 +0000 (19:53 +0000)]
(install-arch-indep): Install info/ccmode*.

(install-arch-indep): Copy build-dir's lisp subdir to lispdir.
Protect against /bin/pwd returning null string.

28 years agoCommeht change.
Richard M. Stallman [Mon, 12 Feb 1996 10:25:48 +0000 (10:25 +0000)]
Commeht change.

28 years ago(xmalloc_widget_value): Define only if USE_X_TOOLKIT.
Richard M. Stallman [Mon, 12 Feb 1996 10:05:00 +0000 (10:05 +0000)]
(xmalloc_widget_value): Define only if USE_X_TOOLKIT.

28 years ago(get_doc_string): Always read entire disk blocks.
Richard M. Stallman [Mon, 12 Feb 1996 09:49:01 +0000 (09:49 +0000)]
(get_doc_string): Always read entire disk blocks.

28 years ago(mail-names, mail-local-names, mail-directory-names)
Richard M. Stallman [Mon, 12 Feb 1996 08:09:49 +0000 (08:09 +0000)]
(mail-names, mail-local-names, mail-directory-names)
(mail-address-field-regexp, mail-complete-alist)
(mail-complete-function, mail-directory-function)
(mail-directory-requery, mail-directory-process, mail-directory-stream)
(mail-directory-parser): New variables.
(expand-mail-aliases): Use `mail-address-field-regexp'.
(build-mail-aliases): Use space in buffer-name semantics.
(define-mail-alias): Reset `mail-names' to t.
(mail-complete): New command.
(mail-get-names, mail-directory, mail-directory-process)
(mail-directory-stream, mail-sentto-newsgroups): New functions.

28 years ago[HAVE_NTGUI] (lispy_function_keys): Add mappings
Richard M. Stallman [Mon, 12 Feb 1996 06:53:30 +0000 (06:53 +0000)]
[HAVE_NTGUI] (lispy_function_keys): Add mappings
for keypad function keys and new PC optional keys.

28 years ago(command-line): On windows NT, look for .emacs or _emacs.
Richard M. Stallman [Mon, 12 Feb 1996 01:17:15 +0000 (01:17 +0000)]
(command-line): On windows NT, look for .emacs or _emacs.

28 years ago(xmalloc_widget_value): Fix previous change.
Richard M. Stallman [Sun, 11 Feb 1996 23:44:54 +0000 (23:44 +0000)]
(xmalloc_widget_value): Fix previous change.

28 years agoFix typo in previous change.
Richard M. Stallman [Sun, 11 Feb 1996 23:40:37 +0000 (23:40 +0000)]
Fix typo in previous change.

28 years ago(xmalloc_widget_value): New function.
Richard M. Stallman [Sun, 11 Feb 1996 20:31:53 +0000 (20:31 +0000)]
(xmalloc_widget_value): New function.
Use it instead of malloc_widget_value.

28 years agoLoad cl only when compiling.
Richard M. Stallman [Sun, 11 Feb 1996 19:27:29 +0000 (19:27 +0000)]
Load cl only when compiling.

28 years ago(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
Richard M. Stallman [Sun, 11 Feb 1996 19:26:25 +0000 (19:26 +0000)]
(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.

28 years ago(show-paren-command-hook): Position show-paren-overlay-1
Richard M. Stallman [Sun, 11 Feb 1996 19:25:08 +0000 (19:25 +0000)]
(show-paren-command-hook): Position show-paren-overlay-1
properly when first creating it (just like when moving it).

28 years agoFix comment typo.
Richard M. Stallman [Sun, 11 Feb 1996 18:46:18 +0000 (18:46 +0000)]
Fix comment typo.

28 years agoFix typo.
Richard M. Stallman [Sun, 11 Feb 1996 18:44:54 +0000 (18:44 +0000)]
Fix typo.

28 years ago(doctor-mode): State that file has been censored.
Richard M. Stallman [Sat, 10 Feb 1996 18:43:38 +0000 (18:43 +0000)]
(doctor-mode): State that file has been censored.

28 years ago(-psos*): New case.
Richard Kenner [Sat, 10 Feb 1996 13:26:26 +0000 (13:26 +0000)]
(-psos*): New case.

28 years ago(Fadd_text_properties): Don't return without ungcpro.
Richard M. Stallman [Sat, 10 Feb 1996 08:58:49 +0000 (08:58 +0000)]
(Fadd_text_properties): Don't return without ungcpro.

28 years ago(read_char, timer_check): Call any_kboard_state
Richard M. Stallman [Sat, 10 Feb 1996 08:48:48 +0000 (08:48 +0000)]
(read_char, timer_check): Call any_kboard_state
after calling Fcommand_execute, if was previously in that state.

28 years ago(display_buffer_1): Fix typo in last change.
Roland McGrath [Sat, 10 Feb 1996 07:33:29 +0000 (07:33 +0000)]
(display_buffer_1): Fix typo in last change.

28 years ago(display_buffer_1): Raise the frame if already visible.
Richard M. Stallman [Sat, 10 Feb 1996 07:13:00 +0000 (07:13 +0000)]
(display_buffer_1): Raise the frame if already visible.

28 years agoMake sure `facemenu-unlisted-faces' is bound.
Richard M. Stallman [Sat, 10 Feb 1996 05:14:34 +0000 (05:14 +0000)]
Make sure `facemenu-unlisted-faces' is bound.

28 years ago(f90-indent-subprogram): Fix message.
Karl Heuer [Fri, 9 Feb 1996 23:19:02 +0000 (23:19 +0000)]
(f90-indent-subprogram): Fix message.

28 years agoFile censored.
Richard M. Stallman [Fri, 9 Feb 1996 20:50:48 +0000 (20:50 +0000)]
File censored.

28 years ago(nntp-send-region-to-server): Use a temporary buffer to
Richard M. Stallman [Fri, 9 Feb 1996 20:47:07 +0000 (20:47 +0000)]
(nntp-send-region-to-server): Use a temporary buffer to
send text to the server.

28 years ago(x_real_positions): Use XFree.
Richard M. Stallman [Fri, 9 Feb 1996 19:12:49 +0000 (19:12 +0000)]
(x_real_positions): Use XFree.

28 years ago(info): Doc fix.
Richard M. Stallman [Fri, 9 Feb 1996 19:12:10 +0000 (19:12 +0000)]
(info): Doc fix.

28 years ago(add-log-current-defun): In Lisp, if we don't find a
Richard M. Stallman [Fri, 9 Feb 1996 19:09:22 +0000 (19:09 +0000)]
(add-log-current-defun): In Lisp, if we don't find a
real defun, return nil, not "".

28 years agoCensored.
Richard M. Stallman [Fri, 9 Feb 1996 19:08:26 +0000 (19:08 +0000)]
Censored.

28 years ago(f90-indent-subprogram, f90-match-end): Pass proper format string to message.
Richard M. Stallman [Fri, 9 Feb 1996 02:54:26 +0000 (02:54 +0000)]
(f90-indent-subprogram, f90-match-end): Pass proper format string to message.

(f90-face-*): Reinstalled code deleted on Sep 22.
(f90-hilit-patterns): New variable.
(f90-mode): Call hilit-set-mode-patterns if defined.
(f90-auto-hilit19): New variable.
(f90-fill-region): Bind f90-auto-hilit19 to nil.
(f90-update-line): Rehilight if appropriate.

28 years ago(rmail-find-all-files): In a directory, ignore `.' and `..'.
Richard M. Stallman [Fri, 9 Feb 1996 01:38:22 +0000 (01:38 +0000)]
(rmail-find-all-files): In a directory, ignore `.' and `..'.

28 years ago(Fdirectory_files): Doc fix.
Richard M. Stallman [Fri, 9 Feb 1996 01:37:35 +0000 (01:37 +0000)]
(Fdirectory_files): Doc fix.

28 years agoInitial revision
Richard M. Stallman [Thu, 8 Feb 1996 23:26:45 +0000 (23:26 +0000)]
Initial revision

28 years ago(min, max): Don't define if already defined.
Richard M. Stallman [Thu, 8 Feb 1996 21:58:53 +0000 (21:58 +0000)]
(min, max): Don't define if already defined.

28 years ago(FONT_WIDTH): Use average character width, not maximum.
Geoff Voelker [Thu, 8 Feb 1996 19:04:58 +0000 (19:04 +0000)]
(FONT_WIDTH): Use average character width, not maximum.

28 years ago(x-display-pixel-height, x-display-pixel-width):
Richard M. Stallman [Thu, 8 Feb 1996 17:49:24 +0000 (17:49 +0000)]
(x-display-pixel-height, x-display-pixel-width):
Make the returned value consistent with one-pixel-per-character.

28 years ago(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
Richard M. Stallman [Thu, 8 Feb 1996 17:46:58 +0000 (17:46 +0000)]
(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
the prefix of the temporary file name.

28 years ago(html-tag-alist): within the <ADDRESS> tag
Richard M. Stallman [Thu, 8 Feb 1996 17:27:23 +0000 (17:27 +0000)]
(html-tag-alist): within the <ADDRESS> tag
generated with an <HTML> tag, use `user-mail-address'.

28 years agoCope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
Simon Marshall [Thu, 8 Feb 1996 10:27:24 +0000 (10:27 +0000)]
Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).

28 years agoMoved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.
Simon Marshall [Thu, 8 Feb 1996 10:08:08 +0000 (10:08 +0000)]
Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.

28 years agoAdded get-buffer-window-list.
Simon Marshall [Thu, 8 Feb 1996 10:04:55 +0000 (10:04 +0000)]
Added get-buffer-window-list.

28 years agoClarify site-load.el vs site-init.el and how to deal with doc strings.
Richard M. Stallman [Thu, 8 Feb 1996 06:36:57 +0000 (06:36 +0000)]
Clarify site-load.el vs site-init.el and how to deal with doc strings.

28 years ago(remove_process): Don't unlink the process marker.
Richard M. Stallman [Thu, 8 Feb 1996 04:19:31 +0000 (04:19 +0000)]
(remove_process): Don't unlink the process marker.

28 years agoChange defconst into defvar. Many doc fixes.
Richard M. Stallman [Thu, 8 Feb 1996 04:13:11 +0000 (04:13 +0000)]
Change defconst into defvar.  Many doc fixes.

28 years ago(LIB_STANDARD): Add -lmach.
Richard M. Stallman [Wed, 7 Feb 1996 22:56:22 +0000 (22:56 +0000)]
(LIB_STANDARD): Add -lmach.
(LD_DATA_START): Definition deleted.
(LD_SWITCH_SYSTEM): Definition and #undef deleted.

28 years agoInitial revision
Richard M. Stallman [Wed, 7 Feb 1996 22:55:45 +0000 (22:55 +0000)]
Initial revision

28 years ago(run-at-time): Doc fix.
Roland McGrath [Wed, 7 Feb 1996 16:56:01 +0000 (16:56 +0000)]
(run-at-time): Doc fix.

28 years ago(run-at-time): Handle numbers as relative times in seconds, as the original
Roland McGrath [Wed, 7 Feb 1996 16:54:50 +0000 (16:54 +0000)]
(run-at-time): Handle numbers as relative times in seconds, as the original
code did.

28 years ago(text-read-only): New error symbol.
Richard M. Stallman [Tue, 6 Feb 1996 23:56:47 +0000 (23:56 +0000)]
(text-read-only): New error symbol.
(kill-region): Use it when text has read-only text property.
(yank-pop): Turn on inhibit-read-only.

28 years ago(Fbuffer_live_p): New function.
Richard M. Stallman [Tue, 6 Feb 1996 23:48:06 +0000 (23:48 +0000)]
(Fbuffer_live_p): New function.
(syms_of_buffer): defsubr it.

28 years agoFix the FSF address again.
Erik Naggum [Tue, 6 Feb 1996 21:35:20 +0000 (21:35 +0000)]
Fix the FSF address again.

28 years ago(List Motion): Fix xref to Emacs manual.
Richard M. Stallman [Tue, 6 Feb 1996 20:53:26 +0000 (20:53 +0000)]
(List Motion): Fix xref to Emacs manual.

28 years ago(emacs.o): Depend on blockinput.h.
Richard M. Stallman [Tue, 6 Feb 1996 20:10:10 +0000 (20:10 +0000)]
(emacs.o): Depend on blockinput.h.

28 years agoInclude blockinput.h.
Richard M. Stallman [Tue, 6 Feb 1996 20:09:50 +0000 (20:09 +0000)]
Include blockinput.h.

28 years ago(lm-header-prefix): New variable.
Richard M. Stallman [Tue, 6 Feb 1996 19:07:41 +0000 (19:07 +0000)]
(lm-header-prefix): New variable.
(lm-comment-column): defvar moved.
(lm-history-header, lm-commentary-header):  New variables.
(lm-get-header-re, lm-get-package-name): New functions.
(lm-code-mark): defun --> defsubst.
(lm-history-mark, lm-commentary-mark): New functions.
(lm-header): Now accepts RCS ident style headers.
(lm-summary): Now accepts unix `what' commands prefix @(#).
(lm-crack-address, lm-authors, lm-maintainer, lm-insert-at-column):
(lm-creation-date, lm-last-modified-date, lm-version):
(lm-keywords, lm-adapted-by): Comments made into doc strings.
(lm-commentary): Added more tolerant 'cond' case.
Now uses functions lm-commentary-mark, lm-... to get points.
(lm-verify): Made interactive. Added more check points in the last prog1.
(lm-synopsis): Made interactive.

28 years ago(mail-extract-address-components): Accept strings
Richard M. Stallman [Tue, 6 Feb 1996 10:06:24 +0000 (10:06 +0000)]
(mail-extract-address-components): Accept strings
that end with double trailing quote marks.

28 years agoFix minor error.
Richard M. Stallman [Tue, 6 Feb 1996 02:46:23 +0000 (02:46 +0000)]
Fix minor error.

28 years agoMinor error in substitute-key-definition.
Richard M. Stallman [Tue, 6 Feb 1996 02:45:08 +0000 (02:45 +0000)]
Minor error in substitute-key-definition.

28 years ago(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
Richard M. Stallman [Tue, 6 Feb 1996 02:34:19 +0000 (02:34 +0000)]
(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.

28 years ago(sigchld_handler): Use cleaner end-of-list test.
Karl Heuer [Mon, 5 Feb 1996 20:32:20 +0000 (20:32 +0000)]
(sigchld_handler): Use cleaner end-of-list test.

28 years ago(lisp-mode-variables): Locally clear adaptive-fill-mode.
Richard M. Stallman [Mon, 5 Feb 1996 17:43:22 +0000 (17:43 +0000)]
(lisp-mode-variables): Locally clear adaptive-fill-mode.

28 years ago(LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was
Richard M. Stallman [Mon, 5 Feb 1996 00:23:03 +0000 (00:23 +0000)]
(LIB_X11_LIB): Remove; this undoes the Jan 31 change.  The problem was
fixed instead by the Feb 1 change to ../configure.in.

28 years ago(vfork): Define as fork.
Richard M. Stallman [Sun, 4 Feb 1996 21:34:21 +0000 (21:34 +0000)]
(vfork): Define as fork.

28 years ago(lm-insert-at-column): Renamed from insert-at-column.
Richard M. Stallman [Sun, 4 Feb 1996 21:30:40 +0000 (21:30 +0000)]
(lm-insert-at-column): Renamed from insert-at-column.
All callers changed.
(lm-synopsis): Add interactive spec.

28 years ago(View-search-last-regexp-forward)
Richard M. Stallman [Sun, 4 Feb 1996 21:11:50 +0000 (21:11 +0000)]
(View-search-last-regexp-forward)
(View-search-last-regexp-backward): Nice error if no prev regexp.

28 years ago(read_char_minibuf_menu_prompt): Use malloc to allocate
Richard M. Stallman [Sun, 4 Feb 1996 20:25:10 +0000 (20:25 +0000)]
(read_char_minibuf_menu_prompt): Use malloc to allocate
the echo-area prompt buffer.
(read_char_minibuf_menu_text, read_char_minibuf_menu_width): New variables.

28 years ago(x_connection_signal): Call x_connection_closed properly.
Richard M. Stallman [Sun, 4 Feb 1996 20:24:09 +0000 (20:24 +0000)]
(x_connection_signal): Call x_connection_closed properly.
(x_connection_closed): Set FRAME_X_DISPLAY to 0.
(x_destroy_window): Don't do any X operations if FRAME_X_DISPLAY is 0.

(x_term_init): Use "" as 2nd arg to setlocale.

(x_connection_signal): Don't stop polling.
Don't mess with SIGALRM.
Those were relics of the superseded Dec 19 change.

28 years ago(LD_RUN_PATH): Prepend x_libraries to this envvar.
Richard M. Stallman [Sun, 4 Feb 1996 20:16:38 +0000 (20:16 +0000)]
(LD_RUN_PATH): Prepend x_libraries to this envvar.

28 years ago[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
Richard M. Stallman [Sun, 4 Feb 1996 20:13:47 +0000 (20:13 +0000)]
[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.

28 years ago(syms_of_fns): Set yes-or-no-p-history to nil.
Richard M. Stallman [Sun, 4 Feb 1996 20:12:50 +0000 (20:12 +0000)]
(syms_of_fns): Set yes-or-no-p-history to nil.

28 years ago(gnus-request-accept-article): Make sure there's a newline at the
Richard M. Stallman [Sun, 4 Feb 1996 17:57:48 +0000 (17:57 +0000)]
(gnus-request-accept-article): Make sure there's a newline at the
end of the buffer.
(gnus-adjust-marked-articles): Don't remove illegal ticked
articles (for forwards compatability).

28 years ago(gnus-update-read-articles): Remove duplicated article numbers on group exit.
Richard M. Stallman [Sun, 4 Feb 1996 17:53:09 +0000 (17:53 +0000)]
(gnus-update-read-articles): Remove duplicated article numbers on group exit.

28 years ago(Fread_char_exclusive): Doc fix.
Richard M. Stallman [Sun, 4 Feb 1996 05:52:54 +0000 (05:52 +0000)]
(Fread_char_exclusive): Doc fix.

28 years ago(x_frame_parms): Add "title" element.
Richard M. Stallman [Sun, 4 Feb 1996 03:00:25 +0000 (03:00 +0000)]
(x_frame_parms): Add "title" element.
(x_set_title): New function.
(x_set_name): Let title prop override name prop for title use.
(x_set_icon_name): Use title parm before name parm, if no icon_name.

28 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Sat, 3 Feb 1996 18:08:58 +0000 (18:08 +0000)]
(syms_of_buffer): Doc fix.

28 years ago(record_marker_adjustment): New function.
Richard M. Stallman [Sat, 3 Feb 1996 18:07:27 +0000 (18:07 +0000)]
(record_marker_adjustment): New function.
(Fprimitive_undo): Handle marker-adjustment elements.

28 years ago(adjust_markers): When a marker is inside text
Richard M. Stallman [Sat, 3 Feb 1996 18:06:29 +0000 (18:06 +0000)]
(adjust_markers): When a marker is inside text
being deleted, call record_marker_adjustment for it.
(del_range_1): Call adjust_markers before record_delete.

28 years ago(gnus-mail-reply-using-mail): Use the local keymap
Richard M. Stallman [Sat, 3 Feb 1996 17:52:47 +0000 (17:52 +0000)]
(gnus-mail-reply-using-mail): Use the local keymap
instead of `mail-mode-map'.

28 years ago(gnus-gnus-to-newsrc-format): Turn off version-control
Richard M. Stallman [Sat, 3 Feb 1996 17:49:44 +0000 (17:49 +0000)]
(gnus-gnus-to-newsrc-format): Turn off version-control
before saving the .newsrc files.

28 years agoResync directories properly for the ksh.
Simon Marshall [Sat, 3 Feb 1996 13:38:32 +0000 (13:38 +0000)]
Resync directories properly for the ksh.