bpt/emacs.git
29 years ago(Qload_file_name, Vload_file_name): New variables.
Richard M. Stallman [Wed, 21 Dec 1994 18:14:20 +0000 (18:14 +0000)]
(Qload_file_name, Vload_file_name): New variables.
(syms_of_lread): Initialize and staticpro it.
(Fload): Bind it.
(read_list): Before dumping, ignore (#$ . WHATEVER)--return 0.

29 years ago(scan_lisp_file): Handle dynamic doc strings.
Richard M. Stallman [Wed, 21 Dec 1994 16:16:45 +0000 (16:16 +0000)]
(scan_lisp_file): Handle dynamic doc strings.
(xmalloc, fatal, error): New functions.
(progname): New variable.
(main): Set progname.

29 years agoInclude program name in error messages.
David J. MacKenzie [Wed, 21 Dec 1994 15:58:28 +0000 (15:58 +0000)]
Include program name in error messages.

29 years agoMake keymap for tex-shell the shell-mode-map.
Edward M. Reingold [Wed, 21 Dec 1994 15:54:30 +0000 (15:54 +0000)]
Make keymap for tex-shell the shell-mode-map.

29 years ago(describe-function): Fix previous change.
Richard M. Stallman [Wed, 21 Dec 1994 14:39:36 +0000 (14:39 +0000)]
(describe-function): Fix previous change.

29 years ago(describe-function): Don't add `.el' when printing file name.
Richard M. Stallman [Wed, 21 Dec 1994 14:38:59 +0000 (14:38 +0000)]
(describe-function): Don't add `.el' when printing file name.

29 years ago(Buffer-menu-buffer): Clear text properties in STRING.
Richard M. Stallman [Tue, 20 Dec 1994 23:05:23 +0000 (23:05 +0000)]
(Buffer-menu-buffer): Clear text properties in STRING.

29 years ago(frame-update-face-colors): New function.
Richard M. Stallman [Tue, 20 Dec 1994 20:42:57 +0000 (20:42 +0000)]
(frame-update-face-colors): New function.

29 years ago(set-background-color, set-foreground-color):
Richard M. Stallman [Tue, 20 Dec 1994 20:42:40 +0000 (20:42 +0000)]
(set-background-color, set-foreground-color):
Call frame-update-face-colors.

29 years ago(rmail-first-unseen-message): Fix 1-off error.
Richard M. Stallman [Tue, 20 Dec 1994 15:42:57 +0000 (15:42 +0000)]
(rmail-first-unseen-message): Fix 1-off error.

29 years agoBe consistent in use of comint (instead of shell) mode.
Edward M. Reingold [Mon, 19 Dec 1994 19:09:39 +0000 (19:09 +0000)]
Be consistent in use of comint (instead of shell) mode.

29 years ago(fortran-end-if, fortran-end-do,
Richard M. Stallman [Sun, 18 Dec 1994 21:20:07 +0000 (21:20 +0000)]
(fortran-end-if, fortran-end-do,
fortran-beginning-if, fortran-beginning-do): New subroutines.
(fortran-blink-matching-if, fortran-blink-matching-do): Use them.
(fortran-mark-do, fortran-mark-if): New user functions.
(fortran-blink-matching-if, fortran-mode): Doc mod.

29 years ago(tar-extract): Don't use set-visited-file-name. to
Richard M. Stallman [Sun, 18 Dec 1994 18:48:04 +0000 (18:48 +0000)]
(tar-extract): Don't use set-visited-file-name.  to
avoid interaction problems with ange-ftp.

29 years ago(rmail-search-backward): Function deleted.
Richard M. Stallman [Sun, 18 Dec 1994 17:40:25 +0000 (17:40 +0000)]
(rmail-search-backward): Function deleted.
(rmail-mode-map): Use rmail-search-backwards instead.

29 years ago(tgetst1): Let ^? stand for DEL character.
Richard M. Stallman [Sat, 17 Dec 1994 12:20:46 +0000 (12:20 +0000)]
(tgetst1): Let ^? stand for DEL character.

29 years ago(gnus-mail-reply-using-mail): Don't save point;
Richard M. Stallman [Sat, 17 Dec 1994 00:51:30 +0000 (00:51 +0000)]
(gnus-mail-reply-using-mail): Don't save point;
yank the original at point.

29 years ago(news-mail-reply): Restore the saved narrowing before calling `mail'.
Richard M. Stallman [Sat, 17 Dec 1994 00:50:52 +0000 (00:50 +0000)]
(news-mail-reply): Restore the saved narrowing before calling `mail'.

29 years ago(isearch-done): Don't print msg about mark if we don't set it.
Richard M. Stallman [Sat, 17 Dec 1994 00:41:34 +0000 (00:41 +0000)]
(isearch-done): Don't print msg about mark if we don't set it.
Fix paren error.

29 years ago(indent-c-exp): Don't be fooled by else_ or while_.
Richard M. Stallman [Sat, 17 Dec 1994 00:40:24 +0000 (00:40 +0000)]
(indent-c-exp): Don't be fooled by else_ or while_.
(c-indent-line): Likewise.
(c-backward-to-start-of-if): Don't be fooled by if_ or else_.

29 years agoComment change.
Richard M. Stallman [Sat, 17 Dec 1994 00:03:59 +0000 (00:03 +0000)]
Comment change.

29 years ago(emerge-read-file-name): New arg must-match.
Richard M. Stallman [Fri, 16 Dec 1994 14:03:04 +0000 (14:03 +0000)]
(emerge-read-file-name): New arg must-match.
(emerge-files, emerge-files-with-ancestor): Pass new arg.

29 years ago(lambda): Doc fix.
Richard M. Stallman [Thu, 15 Dec 1994 18:25:24 +0000 (18:25 +0000)]
(lambda): Doc fix.

29 years agoComment change.
Richard M. Stallman [Thu, 15 Dec 1994 18:23:58 +0000 (18:23 +0000)]
Comment change.

29 years ago(vc-toggle-read-only): Accept prefix arg
Richard M. Stallman [Thu, 15 Dec 1994 16:38:05 +0000 (16:38 +0000)]
(vc-toggle-read-only): Accept prefix arg
and pass it along to vc-next-action.

29 years ago(font-lock-hack-keywords): Turn off undo generation.
Richard M. Stallman [Thu, 15 Dec 1994 16:30:39 +0000 (16:30 +0000)]
(font-lock-hack-keywords): Turn off undo generation.
(font-lock-unfontify-region. font-lock-fontify-region): Likewise.

29 years ago(sendmail-send-it): Don't convert S: to Subject:.
Richard M. Stallman [Thu, 15 Dec 1994 15:23:49 +0000 (15:23 +0000)]
(sendmail-send-it): Don't convert S: to Subject:.

29 years ago(Fall_completions): New arg hide_spaces.
Richard M. Stallman [Thu, 15 Dec 1994 14:00:55 +0000 (14:00 +0000)]
(Fall_completions): New arg hide_spaces.
(Fminibuffer_completion_help): Pass new arg.

29 years ago(main): Fix conversion of --display to -d.
Richard M. Stallman [Thu, 15 Dec 1994 13:56:57 +0000 (13:56 +0000)]
(main): Fix conversion of --display to -d.

(main): Implement --version.

29 years ago(struct x_display): New field explicit_parent.
Richard M. Stallman [Thu, 15 Dec 1994 13:53:44 +0000 (13:53 +0000)]
(struct x_display): New field explicit_parent.

29 years ago(face-initialize): Test for framep not t or nil.
Richard M. Stallman [Thu, 15 Dec 1994 13:49:51 +0000 (13:49 +0000)]
(face-initialize): Test for framep not t or nil.

(set-face-font): Pass `default' as face to x-resolve-font-name.
(x-resolve-font-name): Better error message when FACE doesn't specify the font.

29 years ago(hack-local-variables): Run hack-local-variables-hook.
Richard M. Stallman [Thu, 15 Dec 1994 12:36:03 +0000 (12:36 +0000)]
(hack-local-variables): Run hack-local-variables-hook.
(hack-local-variables-hook): New variable.

29 years ago(find-grep-options): Use -q on non-BSD systems.
Richard M. Stallman [Thu, 15 Dec 1994 12:16:29 +0000 (12:16 +0000)]
(find-grep-options): Use -q on non-BSD systems.

(find-ls-option): Don't ask for inode numbers.

29 years agoDon't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
Richard M. Stallman [Thu, 15 Dec 1994 12:16:00 +0000 (12:16 +0000)]
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.

(push_menu_item): New arg DEF.
(single_keymap_panes, list_of_items): Pass new arg.
(MENU_ITEMS_ITEM_DEFINITION): New macro.
(MENU_ITEMS_ITEM_LENGTH): Now 5.
[USE_X_TOOLKIT] (xmenu_show): Store 0 in call_data if item def is 0.
(single_submenu): Likewise.

(xmenu_show): Call x_mouse_leave.

29 years ago(isearch-mode-map): Move the code to set up the meta submap earlier in
Richard M. Stallman [Thu, 15 Dec 1994 02:06:45 +0000 (02:06 +0000)]
(isearch-mode-map): Move the code to set up the meta submap earlier in
the expression.

29 years ago(buffer-quit-function): New variable.
Richard M. Stallman [Thu, 15 Dec 1994 02:02:04 +0000 (02:02 +0000)]
(buffer-quit-function): New variable.
(keyboard-escape-quit): Use it.

(delete-completion-window): New function.
(completion-list-mode-map): Bind that to ESC ESC ESC.

(keyboard-escape-quit): Bind this globally to ESC ESC ESC.

29 years ago(PC-do-completion): If complete but not unique,
Richard M. Stallman [Thu, 15 Dec 1994 02:00:11 +0000 (02:00 +0000)]
(PC-do-completion): If complete but not unique,
the second time in a row, give a list of completions.
(PC-do-complete-and-exit, PC-do-completion): Use [...] in messages.

29 years ago(readevalloop): Ignore ^M here.
Richard M. Stallman [Thu, 15 Dec 1994 01:57:36 +0000 (01:57 +0000)]
(readevalloop): Ignore ^M here.

29 years ago(apropos-match-keys): Handle menu bindings with cached equivalent keys.
Richard M. Stallman [Thu, 15 Dec 1994 01:56:13 +0000 (01:56 +0000)]
(apropos-match-keys): Handle menu bindings with cached equivalent keys.

(apropos-match-keys): Handle minor mode maps
and overriding-local-map.

29 years ago(Fdefconst, Fdefvar): Error if too many arguments.
Richard M. Stallman [Thu, 15 Dec 1994 00:42:19 +0000 (00:42 +0000)]
(Fdefconst, Fdefvar): Error if too many arguments.

29 years ago(rmail-ignored-headers): Delete junk from definition.
Richard M. Stallman [Wed, 14 Dec 1994 19:59:12 +0000 (19:59 +0000)]
(rmail-ignored-headers): Delete junk from definition.

29 years ago(add_properties): Add gcpro's.
Richard M. Stallman [Wed, 14 Dec 1994 14:23:04 +0000 (14:23 +0000)]
(add_properties): Add gcpro's.
(Fadd_text_properties, copy_text_properties): Likewise.

29 years agoJust include sunos4shr--do nothing else.
Richard M. Stallman [Wed, 14 Dec 1994 04:56:59 +0000 (04:56 +0000)]
Just include sunos4shr--do nothing else.

29 years ago(perform-replace): Report number of replacements when done.
Richard M. Stallman [Wed, 14 Dec 1994 03:44:51 +0000 (03:44 +0000)]
(perform-replace): Report number of replacements when done.
(query-replace, query-replace-regexp, replace-string)
(map-query-replace-regexp. replace-regexp): No message here.

29 years ago(Info-split): Fix 1-off error in subfile position.
Richard M. Stallman [Wed, 14 Dec 1994 03:38:52 +0000 (03:38 +0000)]
(Info-split): Fix 1-off error in subfile position.

29 years ago(occur): Escape newlines when printing regexp.
Richard M. Stallman [Tue, 13 Dec 1994 22:13:40 +0000 (22:13 +0000)]
(occur): Escape newlines when printing regexp.

29 years ago(Info-tagify): Avoid 1-off error in position of a tag.
Richard M. Stallman [Tue, 13 Dec 1994 18:53:37 +0000 (18:53 +0000)]
(Info-tagify): Avoid 1-off error in position of a tag.

29 years ago(insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
Richard M. Stallman [Tue, 13 Dec 1994 18:47:37 +0000 (18:47 +0000)]
(insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
Only convert the character syntax if definition is a string.

29 years ago(rs6000-ibm-aix4.1*): New alternative.
Richard M. Stallman [Tue, 13 Dec 1994 14:49:17 +0000 (14:49 +0000)]
(rs6000-ibm-aix4.1*): New alternative.
(rs6000-ibm-aix4*): New alternative.

For SVR4.2, set NON_GNU_CPP if not already set.

29 years agoInitial revision
Richard M. Stallman [Tue, 13 Dec 1994 14:39:50 +0000 (14:39 +0000)]
Initial revision

29 years ago(sort_args): Make `options' a vector of ints.
Richard M. Stallman [Tue, 13 Dec 1994 14:32:32 +0000 (14:32 +0000)]
(sort_args): Make `options' a vector of ints.

(sort_args): Don't overwrite the terminating null pointer.

29 years ago(ignored-local-variables): Mark it risky.
Richard M. Stallman [Tue, 13 Dec 1994 13:44:20 +0000 (13:44 +0000)]
(ignored-local-variables): Mark it risky.

29 years ago[REG_UNSET_VALUE]: Define to the address of a static variable rather than to
Jim Meyering [Sun, 11 Dec 1994 23:16:11 +0000 (23:16 +0000)]
[REG_UNSET_VALUE]: Define to the address of a static variable rather than to
((char *) -1).  The latter got a warning on IRIX64.

29 years ago(read_char): After auto-saving, redisplay.
Richard M. Stallman [Sun, 11 Dec 1994 11:36:13 +0000 (11:36 +0000)]
(read_char): After auto-saving, redisplay.

(read_key_sequence): Downcase undefined shifted fn keys.

29 years ago(report_overlay_modification): Renamed from verify_overlay_modification.
Richard M. Stallman [Sun, 11 Dec 1994 11:30:43 +0000 (11:30 +0000)]
(report_overlay_modification): Renamed from verify_overlay_modification.

(call_overlay_mod_hooks): New args AFTER, ARG1, ARG2, ARG3.
Args START, END deleted.  Pass each function AFTER, ARG1 and ARG2,
and ARG3 if ARG3 is not nil.
(verify_overlay_modification): New args AFTER, ARG1, ARG2, ARG3.
Pass them to call_overlay_mod_hooks.

29 years ago* buffer.c (report_overlay_modification): Renamed from
Richard M. Stallman [Sun, 11 Dec 1994 11:30:08 +0000 (11:30 +0000)]
* buffer.c (report_overlay_modification): Renamed from
verify_overlay_modification.
* insdel.c: Calls changed.

29 years ago(signal_before_change, signal_after_change):
Richard M. Stallman [Sun, 11 Dec 1994 11:24:16 +0000 (11:24 +0000)]
(signal_before_change, signal_after_change):
Call verify_overlay_modification here.
(prepare_to_modify_buffer): Don't call it here.

29 years ago(list_buffers_1): Right-align the size values.
Richard M. Stallman [Sun, 11 Dec 1994 09:48:25 +0000 (09:48 +0000)]
(list_buffers_1): Right-align the size values.

29 years ago(rmail-summary-goto-msg): When highlighting,
Richard M. Stallman [Sun, 11 Dec 1994 09:16:23 +0000 (09:16 +0000)]
(rmail-summary-goto-msg): When highlighting,
don't skip 1st char on line if it isn't a space.

29 years ago(compile_pattern): Call re_set_registers here.
Richard M. Stallman [Sun, 11 Dec 1994 08:26:27 +0000 (08:26 +0000)]
(compile_pattern): Call re_set_registers here.
And no need to BLOCK_INPUT for that.
(compile_pattern_1): Instead of here.

29 years ago(vc-dir-all-files): New function.
Richard M. Stallman [Sat, 10 Dec 1994 09:15:58 +0000 (09:15 +0000)]
(vc-dir-all-files): New function.
(vc-directory): Show just one directory by default.
Read dir name in minibuffer.
(vc-directory-18): Deleted.

29 years ago(unrelocate_symbols): Add AIX4_1 conditionals and code.
Richard M. Stallman [Sat, 10 Dec 1994 07:49:12 +0000 (07:49 +0000)]
(unrelocate_symbols): Add AIX4_1 conditionals and code.

29 years ago(sys_siglist) [AIX]: Add AIXHFT conditional.
Richard M. Stallman [Sat, 10 Dec 1994 07:47:21 +0000 (07:47 +0000)]
(sys_siglist) [AIX]: Add AIXHFT conditional.

29 years agoChange AIX conditional around HFNKEYS to AIXHFT.
Richard M. Stallman [Sat, 10 Dec 1994 07:45:45 +0000 (07:45 +0000)]
Change AIX conditional around HFNKEYS to AIXHFT.

29 years agoAdded ispell-offset for version consistency.
Karl Heuer [Sat, 10 Dec 1994 02:01:31 +0000 (02:01 +0000)]
Added ispell-offset for version consistency.
(ispell-dictionary-alist): updated dictionaries & better match defaults
(ispell-alternate-dictionary): added /usr/shar path
(ispell-menu-map-needed): redo changes that made this incompatible
with earlier versions of emacs19.
(ispell-required-version): changed to assure version 3.1.12 accessed.
(ispell-word): Correctly accept buffer-local information.
Does not try to modify read-only buffer on 'm' command.
(ispell-command-loop): fixed bug that corrupted buffers.
removed scrolling when *Choices* buffer shrinks.
(check-ispell-version): Correctly identifies new version requirements.
(ispell-region): Interaction updated for version 3.1.12+
Buffer read-only modification improvement.  Dictionary messages added.
(ispell-message-text-end): skips additional shell files.
(ispell-buffer-local-parsing): extended-char mode now matches text mode

29 years agoFix typo in comment.
Karl Heuer [Fri, 9 Dec 1994 22:43:47 +0000 (22:43 +0000)]
Fix typo in comment.

29 years ago(Fbyte_code): Call Ffollowing_char and Fprevious_char
Richard M. Stallman [Fri, 9 Dec 1994 14:15:06 +0000 (14:15 +0000)]
(Fbyte_code): Call Ffollowing_char and Fprevious_char
as functions.  Don't mask char-syntax arg to just 8 bits.

29 years agoAdd patterns for asm-mode.
Karl Heuer [Fri, 9 Dec 1994 06:24:22 +0000 (06:24 +0000)]
Add patterns for asm-mode.

29 years ago(set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
Karl Heuer [Fri, 9 Dec 1994 06:14:44 +0000 (06:14 +0000)]
(set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
a mode spec.

29 years agoMention Hochleitner's correlation.
Edward M. Reingold [Thu, 8 Dec 1994 18:51:35 +0000 (18:51 +0000)]
Mention Hochleitner's correlation.

29 years ago(rlogin-initially-track-cwd): Now a 3-way flag.
Richard M. Stallman [Thu, 8 Dec 1994 15:05:58 +0000 (15:05 +0000)]
(rlogin-initially-track-cwd): Now a 3-way flag.
(rlogin): Handle that.

29 years ago(telnet): Don't make assumptions about process name.
Richard M. Stallman [Wed, 7 Dec 1994 13:17:48 +0000 (13:17 +0000)]
(telnet): Don't make assumptions about process name.
(telnet-send-process-next-char): Renamed from send-...

29 years ago(search_regs_saved): Delete initializer.
Richard M. Stallman [Wed, 7 Dec 1994 13:03:48 +0000 (13:03 +0000)]
(search_regs_saved): Delete initializer.

29 years ago(nntp-buggy-select): Delete usg-unix-v from list.
Richard M. Stallman [Wed, 7 Dec 1994 12:48:36 +0000 (12:48 +0000)]
(nntp-buggy-select): Delete usg-unix-v from list.

29 years ago(dired-insert-directory): Quote certain chars with \.
Richard M. Stallman [Wed, 7 Dec 1994 10:57:12 +0000 (10:57 +0000)]
(dired-insert-directory): Quote certain chars with \.
(dired-get-filename): Always unquote \ quoting.

29 years ago(comint-mode-map): Treat C-up, C-down like M-p, M-n.
Richard M. Stallman [Wed, 7 Dec 1994 10:25:44 +0000 (10:25 +0000)]
(comint-mode-map): Treat C-up, C-down like M-p, M-n.

29 years ago[HAVE_SYSVIPC]: Include sys/utsname.h.
Richard M. Stallman [Wed, 7 Dec 1994 07:39:23 +0000 (07:39 +0000)]
[HAVE_SYSVIPC]: Include sys/utsname.h.
(main): If socket/mqueue name is in home dir, add in the host name.
Rename .emacs_server to .emacs-server-....

[!HAVE_SYSVIPC] (main): Fix error message diction.

29 years ago[HAVE_SYSVIPC]: Include sys/utsname.h.
Richard M. Stallman [Wed, 7 Dec 1994 07:38:00 +0000 (07:38 +0000)]
[HAVE_SYSVIPC]: Include sys/utsname.h.
(main): If socket/mqueue name is in home dir, add in the host name.
Rename .emacs_server to .emacs-server-....

29 years ago(update_frame): Call calculate_costs if baud_rate changed.
Richard M. Stallman [Tue, 6 Dec 1994 08:49:44 +0000 (08:49 +0000)]
(update_frame): Call calculate_costs if baud_rate changed.

29 years ago(calculate_costs): Set FRAME_COST_BAUD_RATE.
Richard M. Stallman [Tue, 6 Dec 1994 08:49:33 +0000 (08:49 +0000)]
(calculate_costs): Set FRAME_COST_BAUD_RATE.
Don't test dont_calculate_costs.
(dont_calculate_costs): Variable deleted.
(term_init): Don't set dont_calculate_costs.

29 years ago(struct frame): New field cost_calculation_baud_rate.
Richard M. Stallman [Tue, 6 Dec 1994 08:49:18 +0000 (08:49 +0000)]
(struct frame): New field cost_calculation_baud_rate.
(FRAME_COST_BAUD_RATE): New macro.

29 years ago(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
Roland McGrath [Tue, 6 Dec 1994 07:29:38 +0000 (07:29 +0000)]
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.

29 years ago(ange-ftp-set-binary-mode): Ignore hash size if nil.
Karl Heuer [Tue, 6 Dec 1994 00:19:09 +0000 (00:19 +0000)]
(ange-ftp-set-binary-mode): Ignore hash size if nil.
(ange-ftp-set-ascii-mode): Likewise.

29 years ago(isearch-cancel): New function.
Richard M. Stallman [Mon, 5 Dec 1994 19:34:52 +0000 (19:34 +0000)]
(isearch-cancel): New function.
(isearch-mode-map): Bind that to ESC ESC ESC.

29 years agoComment out Oct 18 change to font-lock-after-change-function
Simon Marshall [Mon, 5 Dec 1994 13:38:11 +0000 (13:38 +0000)]
Comment out Oct 18 change to font-lock-after-change-function

29 years ago(electric-buffer-menu-mode-map):
Richard M. Stallman [Mon, 5 Dec 1994 11:01:40 +0000 (11:01 +0000)]
(electric-buffer-menu-mode-map):
Bind ESC ESC ESC to Electric-buffer-menu-quit.

29 years ago(internal_equal): Call compare_string_intervals.
Richard M. Stallman [Sun, 4 Dec 1994 21:07:21 +0000 (21:07 +0000)]
(internal_equal): Call compare_string_intervals.
(Fstring_equal): Doc fix.

29 years ago(compare_string_intervals): New function.
Richard M. Stallman [Sun, 4 Dec 1994 21:07:03 +0000 (21:07 +0000)]
(compare_string_intervals): New function.

29 years ago(INTERVAL_LAST_POS): Don't subtract 1 here.
Richard M. Stallman [Sun, 4 Dec 1994 21:06:42 +0000 (21:06 +0000)]
(INTERVAL_LAST_POS): Don't subtract 1 here.

29 years ago(argmatch): Take argc as arg; don't go past end of argv.
Richard M. Stallman [Sun, 4 Dec 1994 20:59:04 +0000 (20:59 +0000)]
(argmatch): Take argc as arg; don't go past end of argv.
(main): Change calls to argmatch.

29 years ago(fill-region-as-paragraph): If region starts in mid-line,
Richard M. Stallman [Sun, 4 Dec 1994 19:49:21 +0000 (19:49 +0000)]
(fill-region-as-paragraph): If region starts in mid-line,
don't fill the text before that, but count it for indentation.
(fill-region): If region starts in mid-line, keep whole line
in the region, but pass the region start to fill-region-as-paragraph.

29 years ago(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
Richard M. Stallman [Sun, 4 Dec 1994 18:58:04 +0000 (18:58 +0000)]
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused.  Fixed.

29 years ago(child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
Richard M. Stallman [Sun, 4 Dec 1994 17:06:56 +0000 (17:06 +0000)]
(child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
(init_sys_modes) [SET_LINE_DISCIPLINE]: Set specified line discipline.
(reset_sys_modes) [SET_LINE_DISCIPLINE]: Restore old line discipline.

29 years agoAt compile time, discard any defsubr definitions
Richard M. Stallman [Sun, 4 Dec 1994 16:51:38 +0000 (16:51 +0000)]
At compile time, discard any defsubr definitions
in the Emacs doing the compilation.

29 years ago(bibtex-mode-map): Delete binding for ".
Richard M. Stallman [Sun, 4 Dec 1994 14:37:24 +0000 (14:37 +0000)]
(bibtex-mode-map): Delete binding for ".
Don't load in tex-insert-quote.

29 years ago(face-name, face-id, face-foreground, face-background)
Richard M. Stallman [Sun, 4 Dec 1994 14:18:45 +0000 (14:18 +0000)]
(face-name, face-id, face-foreground, face-background)
(face-font, face-stipple, face-underline-p): Change defsubst to defun.
(set-face-font, set-face-foreground, set-face-background)
(set-face-stipple, set-face-underline-p): Change defsubst to defun.

29 years ago(replace-string, query-replace): Doc fixes.
Richard M. Stallman [Sun, 4 Dec 1994 12:52:52 +0000 (12:52 +0000)]
(replace-string, query-replace): Doc fixes.

29 years ago(rmail-get-new-mail): Position on first unseen message.
Richard M. Stallman [Sat, 3 Dec 1994 18:29:24 +0000 (18:29 +0000)]
(rmail-get-new-mail): Position on first unseen message.
Return t if actually got new mail.
(rmail): Show rmail-first-unseen-message if got no new mail.

29 years ago(argmatch): Handle lstr == 0.
Richard M. Stallman [Sat, 3 Dec 1994 14:59:40 +0000 (14:59 +0000)]
(argmatch): Handle lstr == 0.

29 years ago(rmail-output): Don't quote "From " lines unless the capitalization is exact.
Karl Heuer [Fri, 2 Dec 1994 02:08:31 +0000 (02:08 +0000)]
(rmail-output): Don't quote "From " lines unless the capitalization is exact.

29 years ago(gettext): Make sure this is always defined, even #if emacs.
Karl Heuer [Thu, 1 Dec 1994 22:59:35 +0000 (22:59 +0000)]
(gettext): Make sure this is always defined, even #if emacs.
(NULL): No need to #undef this anymore; Emacs uses NILP now.