]> git.eshelyaron.com Git - emacs.git/log
emacs.git
29 years ago(install, fast_install, real_install, clean):
Geoff Voelker [Wed, 22 Nov 1995 18:57:36 +0000 (18:57 +0000)]
(install, fast_install, real_install, clean):
Don't use switches to del not supported by Win95.

29 years ago(CP_DIR): Use platform independent switches for xcopy.
Geoff Voelker [Wed, 22 Nov 1995 18:57:13 +0000 (18:57 +0000)]
(CP_DIR): Use platform independent switches for xcopy.

29 years ago(msdos-color-aliases): Add more aliases.
Richard M. Stallman [Wed, 22 Nov 1995 13:44:42 +0000 (13:44 +0000)]
(msdos-color-aliases): Add more aliases.
(msdos-face-setup): Change colors for bold, bold-italic, underline.
(x-frob-font-slant): Define as no-op.

29 years ago(XTmouse_position): Exit the loop if child == win.
Richard M. Stallman [Wed, 22 Nov 1995 12:38:53 +0000 (12:38 +0000)]
(XTmouse_position): Exit the loop if child == win.
(x_iconify_frame): Call FRAME_SAMPLE_VISIBILITY.

29 years ago(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
Richard M. Stallman [Wed, 22 Nov 1995 12:13:35 +0000 (12:13 +0000)]
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.

29 years ago(internal_terminal_init): Initialize the_only_x_display.font.
Richard M. Stallman [Wed, 22 Nov 1995 12:09:49 +0000 (12:09 +0000)]
(internal_terminal_init): Initialize the_only_x_display.font.

29 years ago(dos_set_keyboard): If CODE is not recognized,
Richard M. Stallman [Wed, 22 Nov 1995 10:47:09 +0000 (10:47 +0000)]
(dos_set_keyboard): If CODE is not recognized,
initialize to the US keyboard table.

29 years ago(LIB_MOTIF): New definition.
Richard M. Stallman [Tue, 21 Nov 1995 23:35:25 +0000 (23:35 +0000)]
(LIB_MOTIF): New definition.

29 years ago(unload_color, unload_font): Never invalidate computed faces 0 and 1.
Richard M. Stallman [Tue, 21 Nov 1995 21:12:43 +0000 (21:12 +0000)]
(unload_color, unload_font): Never invalidate computed faces 0 and 1.

29 years ago(apropos-print): Put the item property
Richard M. Stallman [Tue, 21 Nov 1995 21:12:08 +0000 (21:12 +0000)]
(apropos-print): Put the item property
on the whole printed symbol.
(apropos-follow): Look for the item property only adjacent to point.
Signal an error if there is none.

29 years ago(Info-directory-list): Use source-directory.
Richard M. Stallman [Tue, 21 Nov 1995 21:11:16 +0000 (21:11 +0000)]
(Info-directory-list): Use source-directory.

29 years ago(Fdisplay_buffer): Always deiconify the window's frame.
Richard M. Stallman [Tue, 21 Nov 1995 20:12:52 +0000 (20:12 +0000)]
(Fdisplay_buffer): Always deiconify the window's frame.
(display_buffer_1): New subroutine.

29 years ago(Fcurrent_time): Doc fix.
Richard M. Stallman [Tue, 21 Nov 1995 20:11:09 +0000 (20:11 +0000)]
(Fcurrent_time): Doc fix.

29 years ago(main): Add LINUX_SBRK_BUG conditional call to __sbrk.
Richard M. Stallman [Tue, 21 Nov 1995 16:56:17 +0000 (16:56 +0000)]
(main): Add LINUX_SBRK_BUG conditional call to __sbrk.

29 years ago[LINUX] (LINUX_SBRK_BUG): Defined.
Richard M. Stallman [Tue, 21 Nov 1995 16:55:17 +0000 (16:55 +0000)]
[LINUX] (LINUX_SBRK_BUG): Defined.

29 years agoAlter test-distrib to test-dis.
Richard M. Stallman [Tue, 21 Nov 1995 16:35:22 +0000 (16:35 +0000)]
Alter test-distrib to test-dis.

29 years ago(eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.
Noah Friedman [Tue, 21 Nov 1995 15:21:34 +0000 (15:21 +0000)]
(eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.

29 years ago(SYSTEM_PURESIZE_EXTRA): Increased.
Richard M. Stallman [Tue, 21 Nov 1995 07:47:43 +0000 (07:47 +0000)]
(SYSTEM_PURESIZE_EXTRA): Increased.

29 years ago(syms_of_dosfns): Use 0x75 for dos_keypad_mode.
Richard M. Stallman [Tue, 21 Nov 1995 06:51:26 +0000 (06:51 +0000)]
(syms_of_dosfns): Use 0x75 for dos_keypad_mode.

29 years ago(apropos-print): Use apropos-local-map as buffer's map,
Richard M. Stallman [Tue, 21 Nov 1995 00:10:57 +0000 (00:10 +0000)]
(apropos-print): Use apropos-local-map as buffer's map,
not as a text property.

29 years ago(Flist): Avoid using -- in while condition.
Richard M. Stallman [Mon, 20 Nov 1995 23:21:25 +0000 (23:21 +0000)]
(Flist): Avoid using -- in while condition.

29 years ago(face-color-supported-p): Return nil if no window system.
Richard M. Stallman [Mon, 20 Nov 1995 23:15:55 +0000 (23:15 +0000)]
(face-color-supported-p): Return nil if no window system.

29 years ago(menu-bar-epatch-menu, menu-bar-ediff-merge-menu)
Richard M. Stallman [Mon, 20 Nov 1995 23:11:39 +0000 (23:11 +0000)]
(menu-bar-epatch-menu, menu-bar-ediff-merge-menu)
(menu-bar-ediff-menu): Give names to the menus.

29 years agoRenamed from ediff-meta.el. Changed provide.
Richard M. Stallman [Mon, 20 Nov 1995 22:06:06 +0000 (22:06 +0000)]
Renamed from ediff-meta.el.  Changed provide.

29 years ago(ediff-show-registry): Use renamed file ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:05:03 +0000 (22:05 +0000)]
(ediff-show-registry): Use renamed file ediff-mult.

29 years agoRequire ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:04:22 +0000 (22:04 +0000)]
Require ediff-mult.

29 years ago(ediff-mult): Require ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:03:14 +0000 (22:03 +0000)]
(ediff-mult): Require ediff-mult.

29 years ago(array-mode): Set overwrite-mode to overwrite-mode-textual.
Richard M. Stallman [Mon, 20 Nov 1995 21:54:59 +0000 (21:54 +0000)]
(array-mode): Set overwrite-mode to overwrite-mode-textual.

29 years ago(choose_minibuf_frame): On MSDOS, just use minibuf_window.
Richard M. Stallman [Mon, 20 Nov 1995 18:38:26 +0000 (18:38 +0000)]
(choose_minibuf_frame): On MSDOS, just use minibuf_window.

29 years ago(Vsource_directory): New variable.
Richard M. Stallman [Mon, 20 Nov 1995 06:38:57 +0000 (06:38 +0000)]
(Vsource_directory): New variable.
(init_lread): Initialize it.
(syms_of_lread): Set up Lisp var.

29 years ago(save-place-to-alist): Handle hexl-mode specially.
Richard M. Stallman [Mon, 20 Nov 1995 05:39:19 +0000 (05:39 +0000)]
(save-place-to-alist): Handle hexl-mode specially.

29 years ago(hexl-mode): Set require-final-newline to nil.
Richard M. Stallman [Mon, 20 Nov 1995 05:33:16 +0000 (05:33 +0000)]
(hexl-mode): Set require-final-newline to nil.
If point was at end of buffer, move it back one byte.

29 years ago(show_mouse_face): When clearing cursor, use proper column range.
Richard M. Stallman [Mon, 20 Nov 1995 04:46:08 +0000 (04:46 +0000)]
(show_mouse_face): When clearing cursor, use proper column range.

29 years ago(cal-tex-cursor-week-iso): Doc fix.
Erik Naggum [Sun, 19 Nov 1995 23:25:19 +0000 (23:25 +0000)]
(cal-tex-cursor-week-iso): Doc fix.

29 years ago(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
Richard M. Stallman [Sun, 19 Nov 1995 21:28:06 +0000 (21:28 +0000)]
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.

29 years ago(cal-tex-version): Deleted.
Richard M. Stallman [Sun, 19 Nov 1995 21:27:12 +0000 (21:27 +0000)]
(cal-tex-version): Deleted.
(cal-tex-cursor-year-landscape): Doc fix.
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.

29 years ago(ange-ftp-process-handle-hash): If
Richard M. Stallman [Sun, 19 Nov 1995 18:03:46 +0000 (18:03 +0000)]
(ange-ftp-process-handle-hash): If
ange-ftp-hash-mark-unit is nil, don't display a message.
(ange-ftp-process-filter): Call ange-ftp-process-handle-hash even
if ange-ftp-hash-mark-unit is nil.

29 years ago(Fmake_local_variable): Call find_symbol_value
Richard M. Stallman [Sun, 19 Nov 1995 03:39:22 +0000 (03:39 +0000)]
(Fmake_local_variable): Call find_symbol_value
before making a new local binding.

29 years ago#undef SIGPOLL and SIGURG as well as SIGIO.
Richard M. Stallman [Sun, 19 Nov 1995 03:37:43 +0000 (03:37 +0000)]
#undef SIGPOLL and SIGURG as well as SIGIO.

29 years ago(eldoc-minor-mode-string): New variable.
Noah Friedman [Sat, 18 Nov 1995 22:32:07 +0000 (22:32 +0000)]
(eldoc-minor-mode-string): New variable.

29 years ago(rmail-dont-reply-to): Preserve whitespace after comma.
Richard M. Stallman [Sat, 18 Nov 1995 18:45:04 +0000 (18:45 +0000)]
(rmail-dont-reply-to): Preserve whitespace after comma.

29 years ago(calendar-goto-info-node): Don't let
Richard M. Stallman [Sat, 18 Nov 1995 18:24:42 +0000 (18:24 +0000)]
(calendar-goto-info-node): Don't let
same-window-buffer-names do its usual job--force *info* buffer
into another window.

29 years ago(nntp-open-server): Accept a second optional parameter
Richard M. Stallman [Sat, 18 Nov 1995 17:44:30 +0000 (17:44 +0000)]
(nntp-open-server): Accept a second optional parameter
for just changing virtual server.  Doc fix.
(nntp-possibly-change-server): Use it.
(nntp-close-server): Ditto.

29 years ago(do-auto-fill): Look at 2nd line for fill prefix
Richard M. Stallman [Sat, 18 Nov 1995 16:46:53 +0000 (16:46 +0000)]
(do-auto-fill): Look at 2nd line for fill prefix
even when on the first line.  Don't accept non-whitespace prefix
from the first line.

(do-auto-fill): Ignore the result of fill-context-prefix if it is empty.

29 years ago(fill-context-prefix): New arg first-line-regexp.
Richard M. Stallman [Sat, 18 Nov 1995 16:42:57 +0000 (16:42 +0000)]
(fill-context-prefix): New arg first-line-regexp.

29 years ago(Fset_text_properties): Call set_properties
Richard M. Stallman [Sat, 18 Nov 1995 16:22:42 +0000 (16:22 +0000)]
(Fset_text_properties): Call set_properties
even if we also merge an interval.

29 years ago(Qredisplay_end_trigger_functions): Renamed from ..._hook.
Richard M. Stallman [Sat, 18 Nov 1995 16:21:19 +0000 (16:21 +0000)]
(Qredisplay_end_trigger_functions): Renamed from ..._hook.
(syms_of_xdisp): Set up new name.
(display_text_line): Call them with arguments.

29 years ago(Fset_window_redisplay_end_trigger): Doc fix.
Richard M. Stallman [Sat, 18 Nov 1995 16:00:22 +0000 (16:00 +0000)]
(Fset_window_redisplay_end_trigger): Doc fix.

29 years ago(Fexecute_extended_command):
Richard M. Stallman [Sat, 18 Nov 1995 15:58:54 +0000 (15:58 +0000)]
(Fexecute_extended_command):
Call Fwhere_is_internal just once to handle all the maps.

29 years ago(tmm-prompt): Delete tmm-add-prompt if we fail.
Richard M. Stallman [Sat, 18 Nov 1995 15:57:50 +0000 (15:57 +0000)]
(tmm-prompt): Delete tmm-add-prompt if we fail.
Don't switch to *Completions* if it wasn't created.

29 years ago(finder-known-keywords): Delete `debugging'.
Richard M. Stallman [Sat, 18 Nov 1995 15:50:42 +0000 (15:50 +0000)]
(finder-known-keywords): Delete `debugging'.

29 years ago`gnus-group-quit-config' gave a list instead of the quit-config
Lars Magne Ingebrigtsen [Sat, 18 Nov 1995 01:51:06 +0000 (01:51 +0000)]
`gnus-group-quit-config' gave a list instead of the quit-config
element.

29 years ago(fill-region-as-paragraph): Remove redundant "setq from".
Richard M. Stallman [Fri, 17 Nov 1995 23:32:15 +0000 (23:32 +0000)]
(fill-region-as-paragraph): Remove redundant "setq from".
Don't add extra newline at end if there is no text in paragraph --
doing so can make fill-region loop.
When testing for indentation exceeding fill-column, skip back over tabs too.

(fill-context-prefix): Use adaptive-fill-regexp only if non-nil.

(fill-context-prefix): Check adaptive-fill-function non-nil.

29 years ago(move-to-left-margin): Removed left-over code that
Richard M. Stallman [Fri, 17 Nov 1995 22:43:35 +0000 (22:43 +0000)]
(move-to-left-margin): Removed left-over code that
made it fail on right-justified and centered text.

29 years ago(next-file): Make interactive arg t if had any prefix arg.
Richard M. Stallman [Fri, 17 Nov 1995 22:27:47 +0000 (22:27 +0000)]
(next-file): Make interactive arg t if had any prefix arg.

29 years agoFix starting date of Ethiopic calendar.
Edward M. Reingold [Fri, 17 Nov 1995 17:40:02 +0000 (17:40 +0000)]
Fix starting date of Ethiopic calendar.

29 years agoMinor fixes.
Edward M. Reingold [Fri, 17 Nov 1995 17:38:52 +0000 (17:38 +0000)]
Minor fixes.

29 years ago(calendar-julian-date-string): Autoload this.
Richard M. Stallman [Fri, 17 Nov 1995 17:01:55 +0000 (17:01 +0000)]
(calendar-julian-date-string): Autoload this.

29 years ago(rmail-retry-failure): Add missing colons in regexp.
Karl Heuer [Fri, 17 Nov 1995 08:23:27 +0000 (08:23 +0000)]
(rmail-retry-failure): Add missing colons in regexp.
Use " +", not " *", to check for indented text.
Don't make a temp buffer; just record the indent amount.  Simplify.

29 years ago(vc-locking-user): In CVS case, convert user number to a string.
Richard M. Stallman [Thu, 16 Nov 1995 22:04:24 +0000 (22:04 +0000)]
(vc-locking-user): In CVS case, convert user number to a string.

29 years ago(install-arch-indep): Rename old info/dir only if exists.
Richard M. Stallman [Thu, 16 Nov 1995 21:59:46 +0000 (21:59 +0000)]
(install-arch-indep): Rename old info/dir only if exists.

29 years agoUse `buffer-substring-no-properties' instead of `buffer-substring' to
Johan Vromans [Thu, 16 Nov 1995 20:04:57 +0000 (20:04 +0000)]
Use `buffer-substring-no-properties' instead of `buffer-substring' to
avoid the properties being copied.

29 years ago(FRAME_WINDOW_P): Always define it one way or another.
Richard M. Stallman [Thu, 16 Nov 1995 20:00:37 +0000 (20:00 +0000)]
(FRAME_WINDOW_P): Always define it one way or another.

29 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.

29 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.

29 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.

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

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

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

29 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.

29 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.

29 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 *).

29 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.

29 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.

29 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.

29 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).

29 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.

29 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.

29 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.

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

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

29 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.

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

29 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.

29 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.

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