Sat, 09 Nov 1996 05:41:20 +0000 |
Richard M. Stallman |
(fns.o): Depend on frame.h.
|
Fri, 08 Nov 1996 13:30:38 +0000 |
Francesco Potort |
* etags.c (relative_filename): Bug corrected.
|
Fri, 08 Nov 1996 07:35:31 +0000 |
David J. MacKenzie |
patches from bug-gnu-utils to support more architectures
libc-961108 libc-961109 libc-961110 libc-961111
|
Thu, 07 Nov 1996 21:14:18 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
|
Thu, 07 Nov 1996 21:13:22 +0000 |
Richard M. Stallman |
[emacs] (malloc, free): Define as xmalloc, and xfree.
|
Thu, 07 Nov 1996 21:12:46 +0000 |
Richard M. Stallman |
(Fmodify_frame_parameters): Doc fix.
|
Thu, 07 Nov 1996 06:21:19 +0000 |
Richard M. Stallman |
(sh-mode-syntax-table): Turn on comment syntax for #,
|
Thu, 07 Nov 1996 06:07:00 +0000 |
Richard M. Stallman |
(USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
|
Thu, 07 Nov 1996 05:59:43 +0000 |
Richard M. Stallman |
(sh-mode): Set `comment-start-skip'; otherwise
|
Thu, 07 Nov 1996 05:46:56 +0000 |
Richard M. Stallman |
(Ffile_attributes): Represent inode number as a pair of
|
Thu, 07 Nov 1996 04:21:08 +0000 |
Richard M. Stallman |
(locallisppath): Add leim directory.
|
Thu, 07 Nov 1996 03:51:16 +0000 |
Richard M. Stallman |
(display-time-format): New variable.
|
Thu, 07 Nov 1996 03:17:16 +0000 |
Richard M. Stallman |
(vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
|
Thu, 07 Nov 1996 00:16:51 +0000 |
Richard M. Stallman |
Clarify initial-frame-alist and default-frame-alist.
|
Wed, 06 Nov 1996 23:26:02 +0000 |
Richard M. Stallman |
(scroll_conservatively): New variable.
|
Wed, 06 Nov 1996 22:52:06 +0000 |
Richard M. Stallman |
(Fencode_time): Doc fix.
|
Wed, 06 Nov 1996 22:42:41 +0000 |
Richard M. Stallman |
(narrow-to-page): With negative arg, move back one extra
|
Wed, 06 Nov 1996 19:51:38 +0000 |
Richard M. Stallman |
[__DJGPP_MINOR__ == 0] (_rename): New function, a
|
Wed, 06 Nov 1996 19:03:53 +0000 |
Richard M. Stallman |
(minor-mode-alist): Don't use purecopy.
|
Wed, 06 Nov 1996 07:38:41 +0000 |
Richard M. Stallman |
(window_loop, case GET_BUFFER_WINDOW):
|
Tue, 05 Nov 1996 19:49:19 +0000 |
Richard M. Stallman |
(Fencode_time): Use xfree, not free.
|
Tue, 05 Nov 1996 19:48:26 +0000 |
Richard M. Stallman |
(PRINTFINISH): Use xfree, not free.
|
Tue, 05 Nov 1996 18:42:30 +0000 |
Richard M. Stallman |
(compile-auto-highlight): Renamed from
|
Tue, 05 Nov 1996 18:27:52 +0000 |
Richard M. Stallman |
(compile-highlight-display-limit): New variable.
|
Tue, 05 Nov 1996 18:27:41 +0000 |
Richard M. Stallman |
(time-stamp-dd/mm/yyyy): New function.
|
Tue, 05 Nov 1996 02:31:08 +0000 |
Richard M. Stallman |
(initial-frame-alist): Make default value nil--
|
Tue, 05 Nov 1996 02:15:11 +0000 |
Richard M. Stallman |
(Fx_create_frame): Look for X-resource for minibuffer.
|
Mon, 04 Nov 1996 23:51:33 +0000 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-subdir-files on *s.
|
Mon, 04 Nov 1996 16:35:44 +0000 |
Richard M. Stallman |
(PRINTPREPARE): Really do set free_print_buffer.
|
Mon, 04 Nov 1996 05:31:25 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.
|
Sun, 03 Nov 1996 20:38:56 +0000 |
Richard M. Stallman |
(makefile-font-lock-keywords): Handle dependencies
|
Sun, 03 Nov 1996 20:29:42 +0000 |
Richard M. Stallman |
Enabled commentary for Finder.
|
Sun, 03 Nov 1996 18:55:09 +0000 |
Richard M. Stallman |
(Man-bgproc-sentinel): Move the buffer creation
|
Sun, 03 Nov 1996 18:23:24 +0000 |
Richard M. Stallman |
(comment-region): With just C-u as arg,
|
Sun, 03 Nov 1996 17:09:27 +0000 |
Paul Eggert |
When processing cvs log output, remove `Attic/' from repository file names.
|
Sat, 02 Nov 1996 20:26:18 +0000 |
Richard M. Stallman |
Change some MSDOS info.
|
Sat, 02 Nov 1996 20:15:18 +0000 |
Richard M. Stallman |
(change-log-fill-paragraph): Return non-nil so
|
Sat, 02 Nov 1996 17:20:55 +0000 |
Richard M. Stallman |
(command_loop_1): Update selected buffer again after read_key_sequence.
|
Sat, 02 Nov 1996 17:11:47 +0000 |
Richard M. Stallman |
(handwrite-version): Variable deleted.
|
Sat, 02 Nov 1996 17:10:32 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 02 Nov 1996 09:57:51 +0000 |
Erik Naggum |
Fix minor typo in *! key binding.
|
Sat, 02 Nov 1996 07:56:50 +0000 |
Richard M. Stallman |
(dired-mode-map): Make * a prefix for mark commands.
|
Sat, 02 Nov 1996 07:56:36 +0000 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-extension on *.
|
Sat, 02 Nov 1996 07:39:07 +0000 |
Richard M. Stallman |
(Info-scroll-up): Doc fix.
|
Sat, 02 Nov 1996 07:24:57 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 02 Nov 1996 00:00:20 +0000 |
Richard M. Stallman |
(printchar, strout): Do QUIT for echo area output.
|
Fri, 01 Nov 1996 20:18:08 +0000 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
Fri, 01 Nov 1996 08:19:07 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Sort the list.
|
Thu, 31 Oct 1996 23:50:02 +0000 |
Richard M. Stallman |
(tex-file): Fix paren error in last change.
|
Thu, 31 Oct 1996 22:06:32 +0000 |
Richard M. Stallman |
(EmacsFrameResize): Use cancel_mouse_face.
|
Thu, 31 Oct 1996 22:05:51 +0000 |
Richard M. Stallman |
(cancel_mouse_face): New function. Code copied from
|
Thu, 31 Oct 1996 20:51:44 +0000 |
Richard M. Stallman |
(dired-find-file): Error if line's file does not exist.
|
Thu, 31 Oct 1996 19:53:19 +0000 |
Richard M. Stallman |
Make sure `mv' supports forward slashes and -f.
|
Thu, 31 Oct 1996 17:58:56 +0000 |
Richard M. Stallman |
(main): Clear out *Messages* before init_callproc.
|
Thu, 31 Oct 1996 17:58:01 +0000 |
Richard M. Stallman |
(dir_warning): New function.
|
Thu, 31 Oct 1996 17:57:43 +0000 |
Richard M. Stallman |
(init_callproc): Use dir_warning.
|