]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years ago(minibuffer maps): Delete extra quote.
Richard M. Stallman [Thu, 16 Nov 1995 17:16:12 +0000 (17:16 +0000)]
(minibuffer maps): Delete extra quote.

28 years ago(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
Richard M. Stallman [Thu, 16 Nov 1995 16:33:04 +0000 (16:33 +0000)]
(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.

28 years ago(gettext_noop): New macro, identity fn.
Roland McGrath [Thu, 16 Nov 1995 02:51:19 +0000 (02:51 +0000)]
(gettext_noop): New macro, identity fn.
(re_error_msgid): Mark strings with that, to ease message catalog creation.

28 years agoDeclare etext.
Roland McGrath [Thu, 16 Nov 1995 01:48:21 +0000 (01:48 +0000)]
Declare etext.

28 years ago[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
Roland McGrath [Thu, 16 Nov 1995 01:46:10 +0000 (01:46 +0000)]
[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
present.

28 years ago(info-insert-file-contents-1): Various rewrites.
Richard M. Stallman [Wed, 15 Nov 1995 23:17:18 +0000 (23:17 +0000)]
(info-insert-file-contents-1): Various rewrites.
Compute EXT-LEFT after removing the dot from SUFFIX.

28 years ago(XTread_socket): Verify a ButtonPress was actually in the
Richard M. Stallman [Wed, 15 Nov 1995 23:15:49 +0000 (23:15 +0000)]
(XTread_socket): Verify a ButtonPress was actually in the
menu bar before generating a menu_bar_activate_event event.

28 years ago(display_menu_item): Fix previous change.
Richard M. Stallman [Wed, 15 Nov 1995 23:00:18 +0000 (23:00 +0000)]
(display_menu_item): Fix previous change.

28 years ago(hppa*-hp-hpux10*): Use s/hpux10.h.
Richard M. Stallman [Wed, 15 Nov 1995 21:50:46 +0000 (21:50 +0000)]
(hppa*-hp-hpux10*): Use s/hpux10.h.

28 years ago(c++-mode): Remove autoload cookie.
Richard M. Stallman [Wed, 15 Nov 1995 18:58:57 +0000 (18:58 +0000)]
(c++-mode): Remove autoload cookie.

28 years ago(syms_of_xselect): Doc fix.
Richard M. Stallman [Wed, 15 Nov 1995 18:33:45 +0000 (18:33 +0000)]
(syms_of_xselect): Doc fix.

28 years ago(mouse-sel-lost-selection-hook): Undo prev change.
Richard M. Stallman [Wed, 15 Nov 1995 18:32:38 +0000 (18:32 +0000)]
(mouse-sel-lost-selection-hook): Undo prev change.

28 years ago(x_clear_frame_selections): Get selection_symbol properly.
Richard M. Stallman [Wed, 15 Nov 1995 18:32:09 +0000 (18:32 +0000)]
(x_clear_frame_selections): Get selection_symbol properly.

(x_clear_frame_selections): Undo previous change.

28 years ago(doprnt1): Add a cast.
Richard M. Stallman [Wed, 15 Nov 1995 17:44:17 +0000 (17:44 +0000)]
(doprnt1): Add a cast.

28 years ago(mark_object): Don't overwrite original argument value.
Richard M. Stallman [Wed, 15 Nov 1995 17:42:44 +0000 (17:42 +0000)]
(mark_object): Don't overwrite original argument value.

28 years ago(command-line-1): Mention F10.
Richard M. Stallman [Wed, 15 Nov 1995 17:24:18 +0000 (17:24 +0000)]
(command-line-1): Mention F10.

28 years ago(xsymbol): Cast name explicitly to (char *).
Richard M. Stallman [Wed, 15 Nov 1995 16:57:23 +0000 (16:57 +0000)]
(xsymbol): Cast name explicitly to (char *).

28 years ago(goto-address-highlight-p): New variable.
Richard M. Stallman [Wed, 15 Nov 1995 05:03:42 +0000 (05:03 +0000)]
(goto-address-highlight-p): New variable.
(goto-address-fontify): Removed check for invisible text,
set inhibit-point-motion-hooks instead

(goto-address): Use S-mouse-2, not S-mouse-1.
Add autoload cookie.

28 years ago(fill-region-as-paragraph): Handle left margin extending to or past
Richard M. Stallman [Wed, 15 Nov 1995 01:30:28 +0000 (01:30 +0000)]
(fill-region-as-paragraph): Handle left margin extending to or past
fill-column.

28 years ago(fill-individual-paragraphs): Advance 1 line in inner loop.
Richard M. Stallman [Tue, 14 Nov 1995 23:28:24 +0000 (23:28 +0000)]
(fill-individual-paragraphs): Advance 1 line in inner loop.

28 years ago(mouse-sel-lost-selection-hook): Use (car selection).
Richard M. Stallman [Tue, 14 Nov 1995 22:57:02 +0000 (22:57 +0000)]
(mouse-sel-lost-selection-hook): Use (car selection).

28 years ago(calendar-julian-from-absolute): Autoload it.
Richard M. Stallman [Tue, 14 Nov 1995 22:26:25 +0000 (22:26 +0000)]
(calendar-julian-from-absolute): Autoload it.

28 years ago(indent-line-to): Delete spaces before inserting a tab.
Richard M. Stallman [Tue, 14 Nov 1995 21:05:54 +0000 (21:05 +0000)]
(indent-line-to): Delete spaces before inserting a tab.

28 years ago(nt): Rename install, readme, and todo to INSTALL, README, and TODO.
Geoff Voelker [Tue, 14 Nov 1995 19:41:16 +0000 (19:41 +0000)]
(nt): Rename install, readme, and todo to INSTALL, README, and TODO.

28 years agoInitial revision
Geoff Voelker [Tue, 14 Nov 1995 19:16:18 +0000 (19:16 +0000)]
Initial revision

28 years ago(command-line-1): Reorganize the initial help output.
Richard M. Stallman [Tue, 14 Nov 1995 18:28:49 +0000 (18:28 +0000)]
(command-line-1): Reorganize the initial help output.

28 years ago(check_executable) [DOS_NT]: Treat all dirs as executable.
Richard M. Stallman [Tue, 14 Nov 1995 17:38:19 +0000 (17:38 +0000)]
(check_executable) [DOS_NT]: Treat all dirs as executable.

(Fcopy_file): Don't chmod output file on MSDOS
unless we have DJGPP version 2.

28 years ago(compilation-sentinel): Use the local value of
Richard M. Stallman [Tue, 14 Nov 1995 03:48:33 +0000 (03:48 +0000)]
(compilation-sentinel): Use the local value of
compilation-exit-message-function in the process buffer.

28 years ago(archive-remote-regexp): Doc fix.
Richard M. Stallman [Tue, 14 Nov 1995 03:45:10 +0000 (03:45 +0000)]
(archive-remote-regexp): Doc fix.

28 years ago(View-scroll-lines-forward): Don't recenter at end.
Richard M. Stallman [Tue, 14 Nov 1995 03:43:40 +0000 (03:43 +0000)]
(View-scroll-lines-forward): Don't recenter at end.

28 years ago(regex.o): Depend on ../src/config.h.
Richard M. Stallman [Tue, 14 Nov 1995 02:59:27 +0000 (02:59 +0000)]
(regex.o): Depend on ../src/config.h.

28 years ago(vc-directory): Require dired.
Richard M. Stallman [Mon, 13 Nov 1995 20:24:46 +0000 (20:24 +0000)]
(vc-directory): Require dired.
(vc-revert-buffer): Ignore vc-suppress-confirm.

28 years ago(install): Change same-dir test to create test file in
Geoff Voelker [Mon, 13 Nov 1995 17:47:35 +0000 (17:47 +0000)]
(install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.

28 years agoDeclare calloc like malloc.
Richard M. Stallman [Mon, 13 Nov 1995 05:06:14 +0000 (05:06 +0000)]
Declare calloc like malloc.

28 years ago(tmm-define-keys): Don't define ESC ESC.
Richard M. Stallman [Mon, 13 Nov 1995 03:20:37 +0000 (03:20 +0000)]
(tmm-define-keys): Don't define ESC ESC.

28 years ago(top level): Make sure to set global minor-mode-alist, not local one.
Noah Friedman [Mon, 13 Nov 1995 01:37:40 +0000 (01:37 +0000)]
(top level): Make sure to set global minor-mode-alist, not local one.
(eldoc-mode-print-current-symbol-info): Make sure this-command is a symbol.
(eldoc-function-argstring): If fn is a macro, skip leading `macro' elt.
(eldoc-function-argstring-from-docstring): Look for `condition-case' pattern.

28 years agoInitial revision
Richard M. Stallman [Sun, 12 Nov 1995 23:58:04 +0000 (23:58 +0000)]
Initial revision

28 years agoInitial revision
Noah Friedman [Sun, 12 Nov 1995 21:04:08 +0000 (21:04 +0000)]
Initial revision

28 years ago(LIBS_STANDARD): Definition deleted.
Richard M. Stallman [Sun, 12 Nov 1995 06:36:40 +0000 (06:36 +0000)]
(LIBS_STANDARD): Definition deleted.

28 years ago(LIBS_SYSTEM): Fix typo in prev change.
Richard M. Stallman [Sun, 12 Nov 1995 06:34:20 +0000 (06:34 +0000)]
(LIBS_SYSTEM): Fix typo in prev change.

28 years ago(LIB_STANDARD): Extract this as in src/Makefile.in.
Richard M. Stallman [Sun, 12 Nov 1995 06:32:30 +0000 (06:32 +0000)]
(LIB_STANDARD): Extract this as in src/Makefile.in.
(LOADLIBES): Use LIB_STANDARD.

28 years agoAlways include dispextern.h before cm.h.
Richard M. Stallman [Sun, 12 Nov 1995 05:20:12 +0000 (05:20 +0000)]
Always include dispextern.h before cm.h.

28 years ago(universal-argument-other-key): Add to existing unread-command-events value.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:47 +0000 (23:56 +0000)]
(universal-argument-other-key): Add to existing unread-command-events value.

28 years ago(command-line): Don't reject unknown args here.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:03 +0000 (23:56 +0000)]
(command-line): Don't reject unknown args here.
(command-line-1): Detect it here.

28 years ago(balance-windows): Don't count the menu bar's lines in the frame height.
Richard M. Stallman [Sat, 11 Nov 1995 23:51:44 +0000 (23:51 +0000)]
(balance-windows): Don't count the menu bar's lines in the frame height.

28 years ago(syms_of_frame_1): Set up Vdefault_frame_alist here.
Richard M. Stallman [Sat, 11 Nov 1995 23:50:10 +0000 (23:50 +0000)]
(syms_of_frame_1): Set up Vdefault_frame_alist here.
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.

28 years ago(Fdocumentation): Reject a file reference
Richard M. Stallman [Sat, 11 Nov 1995 23:48:53 +0000 (23:48 +0000)]
(Fdocumentation): Reject a file reference
at the end of a lambda body.

28 years ago(dos_menubar_clock_displayed): New variable.
Richard M. Stallman [Sat, 11 Nov 1995 23:48:29 +0000 (23:48 +0000)]
(dos_menubar_clock_displayed): New variable.
(check_timer): Erase the clock if it has been turned off.

28 years ago(display_text_line): Handle redisplay_end_trigger
Richard M. Stallman [Sat, 11 Nov 1995 22:12:30 +0000 (22:12 +0000)]
(display_text_line): Handle redisplay_end_trigger
before getting the face of the next character.  Reset next_face_change.

28 years ago(mkdir): Create man1dir, not mandir.
Richard M. Stallman [Sat, 11 Nov 1995 20:52:52 +0000 (20:52 +0000)]
(mkdir): Create man1dir, not mandir.
(uninstall): Use man1dir, not mandir.

(man1dir): New variable.
(install-arch-indep): Use man1dir.

28 years ago(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Richard M. Stallman [Sat, 11 Nov 1995 20:51:37 +0000 (20:51 +0000)]
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Do not test for backtracking--do the same thing with or without.

(_GNU_SOURCE): Undef before defining.

(re_max_failures): Initialize to just 20000.

28 years ago(describe-buffer-case-table): Use set-char-table-range.
Richard M. Stallman [Sat, 11 Nov 1995 20:39:37 +0000 (20:39 +0000)]
(describe-buffer-case-table): Use set-char-table-range.

28 years ago(rmail-summary-overlay): Make it a permanent local.
Richard M. Stallman [Sat, 11 Nov 1995 20:37:24 +0000 (20:37 +0000)]
(rmail-summary-overlay): Make it a permanent local.

28 years ago(auto-compression-mode): Make arg optional.
Richard M. Stallman [Sat, 11 Nov 1995 20:29:31 +0000 (20:29 +0000)]
(auto-compression-mode): Make arg optional.

28 years ago(check_syntax_table): Check the purpose slot.
Richard M. Stallman [Sat, 11 Nov 1995 20:28:26 +0000 (20:28 +0000)]
(check_syntax_table): Check the purpose slot.
Use Qsyntax_table_p for the error message.

(Fmodify_syntax_entry): Don't fail to init MATCH.

28 years ago(fatal_unexec): Don't use varargs.
Richard M. Stallman [Sat, 11 Nov 1995 20:27:37 +0000 (20:27 +0000)]
(fatal_unexec): Don't use varargs.

28 years ago(display_menu_bar): Fix backwards conditional.
Richard M. Stallman [Sat, 11 Nov 1995 15:55:13 +0000 (15:55 +0000)]
(display_menu_bar): Fix backwards conditional.
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.

28 years ago(sh-mode): Remove ! in column 1.
Erik Naggum [Sat, 11 Nov 1995 14:35:47 +0000 (14:35 +0000)]
(sh-mode): Remove ! in column 1.

28 years ago(NO_EDITRES): Defined.
Richard M. Stallman [Sat, 11 Nov 1995 07:14:26 +0000 (07:14 +0000)]
(NO_EDITRES): Defined.
(LIBXMU): Define once again.

28 years ago(HACK_EDITRES): Don't define if NO_EDITRES is defined.
Richard M. Stallman [Sat, 11 Nov 1995 07:13:56 +0000 (07:13 +0000)]
(HACK_EDITRES): Don't define if NO_EDITRES is defined.

28 years ago(HACK_EDITRES): Define here as in xfns.c.
Richard M. Stallman [Sat, 11 Nov 1995 07:13:06 +0000 (07:13 +0000)]
(HACK_EDITRES): Define here as in xfns.c.
(XTread_socket): Test HACK_EDITRES.

28 years ago(delete-frame): Don't use delete-frame as event name.
Richard M. Stallman [Sat, 11 Nov 1995 07:06:05 +0000 (07:06 +0000)]
(delete-frame): Don't use delete-frame as event name.

28 years ago(change-log-mode): Remove incorrect "^" anchors from
Richard M. Stallman [Sat, 11 Nov 1995 05:33:37 +0000 (05:33 +0000)]
(change-log-mode): Remove incorrect "^" anchors from
paragraph-start and -separate.
(change-log-fill-paragraph): Use regular value of paragraph-start
to bound paragraph to be filled, modified values only to do the
filling.  Make lines beginning with parentheses
paragraph-starters, but not paragraph-separators.

28 years ago(lisp-mode-variables, lisp-fill-paragraph): Remove
Richard M. Stallman [Sat, 11 Nov 1995 05:32:13 +0000 (05:32 +0000)]
(lisp-mode-variables, lisp-fill-paragraph): Remove
"^" from paragraph-start and paragraph-separate.  Moved
page-delimiter first in case it has a "^" also.

28 years ago(sh-mode): as above. Use page-delimiter rather than literal "^L".
Richard M. Stallman [Sat, 11 Nov 1995 05:31:11 +0000 (05:31 +0000)]
(sh-mode): as above.  Use page-delimiter rather than literal "^L".

28 years ago(fill-region-as-paragraph): Since adaptive-fill-regexp
Richard M. Stallman [Sat, 11 Nov 1995 05:30:49 +0000 (05:30 +0000)]
(fill-region-as-paragraph): Since adaptive-fill-regexp
is supposed to match text STARTING at the left margin, use
`looking-at' rather than `re-search-forward'.
(fill-individual-paragraphs): Match fill-prefixes starting at left-margin.

28 years ago(dabbrev-case-replace): Doc fix.
Richard M. Stallman [Sat, 11 Nov 1995 05:24:34 +0000 (05:24 +0000)]
(dabbrev-case-replace): Doc fix.

28 years ago(global-map): Removed bindings of down events to ignore.
Richard M. Stallman [Sat, 11 Nov 1995 04:07:39 +0000 (04:07 +0000)]
(global-map): Removed bindings of down events to ignore.
(xterm-mouse-translate): Only generate down event when bound.
Cleanup.  Support for mode line and vertical bar dragging, and
menu-bar events.
(xterm-mouse-x): New variable.
(xterm-mouse-y): New variable.
(mouse-position): Advice to use above variables.
(xterm-mouse-event): Support menu-bar.  Set xterm-mouse-x and xterm-mouse-y.

28 years agoDefine menu-bar mouse-1 as tmm-menubar.
Richard M. Stallman [Sat, 11 Nov 1995 04:06:54 +0000 (04:06 +0000)]
Define menu-bar mouse-1 as tmm-menubar.

28 years ago(set_menu_bar_lines): Record the fact that the window configuration changes.
Richard M. Stallman [Sat, 11 Nov 1995 00:49:45 +0000 (00:49 +0000)]
(set_menu_bar_lines): Record the fact that the window configuration changes.
(set_menu_bar_lines_1): Mark the window as modified.

28 years ago(find-file-noselect): Respect the value of
Karl Heuer [Fri, 10 Nov 1995 19:12:42 +0000 (19:12 +0000)]
(find-file-noselect): Respect the value of
find-file-visit-truename when FILENAME is a directory and
find-file-run-dired is non-nil.

28 years ago(set-auto-mode): If mode cmds move point, obey them.
Richard M. Stallman [Fri, 10 Nov 1995 19:08:56 +0000 (19:08 +0000)]
(set-auto-mode): If mode cmds move point, obey them.

28 years ago(facemenu-active-faces): Replaces function
Karl Heuer [Fri, 10 Nov 1995 18:59:43 +0000 (18:59 +0000)]
(facemenu-active-faces): Replaces function
`facemenu-discard-redundant-faces'.  This version, written by
Simon Marshall, is faster and does not require optional
argument for recursive re-entry.  New argument FRAME allows
check to be done relative to face definitions in any frame.

(facemenu-unlisted-faces): Remove font-lock faces from
the default list.  The list of face names was out of sync; to
prevent this from happenning again I made font-lock.el, and other
packages that create "private" faces, put them on the list
themselves.  This should give them a better chance of being
updated when the packages are changed.

28 years agoAll faces added to facemenu-unlisted-faces list.
Karl Heuer [Fri, 10 Nov 1995 18:58:59 +0000 (18:58 +0000)]
All faces added to facemenu-unlisted-faces list.

28 years ago(makefile-space-face): Don't list in facemenu.
Karl Heuer [Fri, 10 Nov 1995 18:58:37 +0000 (18:58 +0000)]
(makefile-space-face): Don't list in facemenu.

28 years ago(show-paren-command-hook): Don't list `paren-mismatch'
Karl Heuer [Fri, 10 Nov 1995 18:58:14 +0000 (18:58 +0000)]
(show-paren-command-hook): Don't list `paren-mismatch'
face in menu.

28 years agoDon't list any faces in menu.
Karl Heuer [Fri, 10 Nov 1995 18:57:42 +0000 (18:57 +0000)]
Don't list any faces in menu.

28 years ago(holiday-face, calendar-today-face, diary-face): Add
Karl Heuer [Fri, 10 Nov 1995 18:56:58 +0000 (18:56 +0000)]
(holiday-face, calendar-today-face, diary-face): Add
faces to facemenu-unlisted-faces before creating so that facemenu
won't list them as faces to be added interactively.

28 years agoDon't include Xaw/Paned.h unless USE_LUCID is defined.
Richard M. Stallman [Fri, 10 Nov 1995 18:55:48 +0000 (18:55 +0000)]
Don't include Xaw/Paned.h unless USE_LUCID is defined.
(set_frame_menubar): Conditionalized some code on USE_LUCID that
depends on the fact that the parent widget of the menu bar is an Xaw
"Paned" widget.

28 years ago(enriched-next-annotation): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 18:04:18 +0000 (18:04 +0000)]
(enriched-next-annotation): Doc fix.

28 years agoFix previous change.
Richard M. Stallman [Fri, 10 Nov 1995 17:58:55 +0000 (17:58 +0000)]
Fix previous change.

28 years ago(LIBS): Add libsrc_libs and keep the old LIBS.
Richard M. Stallman [Fri, 10 Nov 1995 17:47:48 +0000 (17:47 +0000)]
(LIBS): Add libsrc_libs and keep the old LIBS.

28 years ago(display_menu_item): Don't treat buttons specially.
Richard M. Stallman [Fri, 10 Nov 1995 17:43:52 +0000 (17:43 +0000)]
(display_menu_item): Don't treat buttons specially.

28 years ago(x-display-color-p): Accept optional arg.
Richard M. Stallman [Fri, 10 Nov 1995 17:40:47 +0000 (17:40 +0000)]
(x-display-color-p): Accept optional arg.

28 years agoRewrite for new case tables.
Richard M. Stallman [Fri, 10 Nov 1995 17:39:54 +0000 (17:39 +0000)]
Rewrite for new case tables.

28 years ago(do-auto-fill): Use fill-context-prefix.
Richard M. Stallman [Fri, 10 Nov 1995 17:33:26 +0000 (17:33 +0000)]
(do-auto-fill): Use fill-context-prefix.

(shell-command-on-region): Use region-beginning
and region-end, to put them in the command history.

(do-auto-fill): When choosing fill-prefix,
don't include the left-margin indentation.

28 years ago(view-mode-map): Use ordinary Help command.
Richard M. Stallman [Fri, 10 Nov 1995 17:31:23 +0000 (17:31 +0000)]
(view-mode-map): Use ordinary Help command.

28 years ago(tmm-define-keys): New subroutine.
Richard M. Stallman [Fri, 10 Nov 1995 17:29:36 +0000 (17:29 +0000)]
(tmm-define-keys): New subroutine.
(tmm-add-prompt): Use that to define keys in both maps separately.

Use f10 as well as M-`.

28 years ago(command-line): Complain about unknown options.
Richard M. Stallman [Fri, 10 Nov 1995 17:27:52 +0000 (17:27 +0000)]
(command-line): Complain about unknown options.

(command-line): Handle = in option only if starts with --.

(user-mail-address): Doc fix.

28 years ago(mail-yank-clear-headers): Do nothing if
Richard M. Stallman [Fri, 10 Nov 1995 17:23:49 +0000 (17:23 +0000)]
(mail-yank-clear-headers): Do nothing if
mail-yank-ignored-headers is nil.

28 years ago(rmail-delete-message-hook): New hook.
Richard M. Stallman [Fri, 10 Nov 1995 17:21:30 +0000 (17:21 +0000)]
(rmail-delete-message-hook): New hook.
(rmail-delete-message, rmail-delete-forward): Run the hook.

(rmail-mode-hook, rmail-get-new-mail-hook): Add defvars.
(rmail-show-message-hook): Likewise.

28 years ago(pc-selection-mode): Don't mess with c-mode-map.
Richard M. Stallman [Fri, 10 Nov 1995 17:19:47 +0000 (17:19 +0000)]
(pc-selection-mode): Don't mess with c-mode-map.

28 years ago(menu-bar-tools-menu): Always define GNUS entry.
Richard M. Stallman [Fri, 10 Nov 1995 17:18:23 +0000 (17:18 +0000)]
(menu-bar-tools-menu): Always define GNUS entry.

28 years ago(byte-compile-associative): Do operations left to right.
Richard M. Stallman [Fri, 10 Nov 1995 17:16:57 +0000 (17:16 +0000)]
(byte-compile-associative): Do operations left to right.

(byte-force-recompile): Improve the prompt.

28 years ago(fill-region-as-paragraph): Use fill-context-prefix.
Richard M. Stallman [Fri, 10 Nov 1995 17:13:56 +0000 (17:13 +0000)]
(fill-region-as-paragraph): Use fill-context-prefix.
(fill-context-prefix): New function.

(fill-region-as-paragraph): Don't insert extra space
at end of filled region.

(fill-individual-paragraphs): Insist on nonempty header name,
in the special mailp case.

28 years ago(mode-line-format): Modify it, don't override it entirely.
Richard M. Stallman [Fri, 10 Nov 1995 17:10:58 +0000 (17:10 +0000)]
(mode-line-format): Modify it, don't override it entirely.

28 years ago(awk-mode): Require cc-mode.
Richard M. Stallman [Fri, 10 Nov 1995 17:09:45 +0000 (17:09 +0000)]
(awk-mode): Require cc-mode.

28 years ago(apropos-print): Use buffer *Apropos*, not *Help*.
Richard M. Stallman [Fri, 10 Nov 1995 17:08:38 +0000 (17:08 +0000)]
(apropos-print): Use buffer *Apropos*, not *Help*.
(apropos-follow): Don't print a "how to get back" message.

(apropos-follow): Fix error message.

28 years ago(sh-mode-map): Put sh-execute-region on C-M-x.
Richard M. Stallman [Fri, 10 Nov 1995 17:06:28 +0000 (17:06 +0000)]
(sh-mode-map): Put sh-execute-region on C-M-x.
Put executable-interpret on C-c C-x.

28 years ago(server-log): Record the current time.
Richard M. Stallman [Fri, 10 Nov 1995 17:01:59 +0000 (17:01 +0000)]
(server-log): Record the current time.
End with newline whenever STRING doesn't end with one.