Mon, 19 Apr 1993 20:36:23 +0000 |
Roland McGrath |
(find-file-noselect): Never set SAME-TRUENAME to a buffer whose
|
Mon, 19 Apr 1993 20:27:50 +0000 |
Roland McGrath |
(set-auto-mode): If the buffer begins with "#!", look for -*- in the first
|
Sat, 17 Apr 1993 21:46:13 +0000 |
Richard M. Stallman |
(mail-do-fcc): Make a numeric time zone indicator
|
Sat, 17 Apr 1993 06:45:29 +0000 |
Richard M. Stallman |
Comment fixes.
|
Sat, 17 Apr 1993 04:35:15 +0000 |
Richard M. Stallman |
(tc-dissociate): Renamed from tc-kill-association.
|
Sat, 17 Apr 1993 01:29:48 +0000 |
Richard M. Stallman |
(Fdefine_function): New function.
|
Sat, 17 Apr 1993 01:28:10 +0000 |
Richard M. Stallman |
(defun, defmacro, defvar, defconst):
|
Sat, 17 Apr 1993 01:27:53 +0000 |
Richard M. Stallman |
(provide, require): Put appropriately-marked
|
Sat, 17 Apr 1993 01:27:37 +0000 |
Richard M. Stallman |
(readevalloop): New argument is the source file name (or nil if none).
|
Sat, 17 Apr 1993 01:26:24 +0000 |
Richard M. Stallman |
(byte-compile, byte-compile-keep-pending)
|
Fri, 16 Apr 1993 23:43:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 16 Apr 1993 19:36:29 +0000 |
Eric S. Raymond |
Add defvars to pacify the byte compiler, at RMS's request.
|
Fri, 16 Apr 1993 19:35:22 +0000 |
Eric S. Raymond |
(diff-parse-differences): Small robustification --- don't lose if we
|
Fri, 16 Apr 1993 19:23:21 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer): Moved to window.el.
|
Fri, 16 Apr 1993 13:06:01 +0000 |
Noah Friedman |
*** empty log message ***
|
Thu, 15 Apr 1993 21:40:01 +0000 |
Richard M. Stallman |
Don't include Xmu/Drawing.h.
|
Wed, 14 Apr 1993 21:44:04 +0000 |
Richard M. Stallman |
(resume-suspend-hook): Renamed from resume-empty-args-file.
|
Wed, 14 Apr 1993 21:41:27 +0000 |
Richard M. Stallman |
(resume-empty-args-file): Renamed from empty-args-file.
|
Wed, 14 Apr 1993 19:56:19 +0000 |
Roland McGrath |
(update-file-autoloads, update-directory-autoloads): If called
|
Wed, 14 Apr 1993 19:47:05 +0000 |
Richard M. Stallman |
(makefile-mode): Fix typo in autoload cookie.
|
Wed, 14 Apr 1993 19:40:53 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 14 Apr 1993 16:41:51 +0000 |
Eric S. Raymond |
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.
|
Wed, 14 Apr 1993 16:38:49 +0000 |
Eric S. Raymond |
Name changed from sun-cursors.el to protect the innocents.
|
Wed, 14 Apr 1993 16:33:20 +0000 |
Eric S. Raymond |
Name changed to fit in a 14-character limit.
|
Wed, 14 Apr 1993 03:34:44 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,
|
Wed, 14 Apr 1993 03:34:42 +0000 |
Eric S. Raymond |
(lm-commentary-region): Gone.
|
Wed, 14 Apr 1993 03:34:39 +0000 |
Eric S. Raymond |
Rewritten. The Finder is now a major mode with the ability to browse
|
Tue, 13 Apr 1993 05:54:19 +0000 |
Richard M. Stallman |
(message, message1): If noninteractive and
|
Tue, 13 Apr 1993 05:54:00 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Echo the answer just once, at exit.
|
Mon, 12 Apr 1993 07:54:16 +0000 |
Richard M. Stallman |
(rot13-display-table): Use `vector', not `make-rope'.
|
Mon, 12 Apr 1993 07:54:04 +0000 |
Richard M. Stallman |
Use `vector', not `make-rope'.
|
Mon, 12 Apr 1993 07:49:31 +0000 |
Richard M. Stallman |
(rot13-other-window): Add autoload.
|
Sun, 11 Apr 1993 21:22:35 +0000 |
Richard M. Stallman |
(find-file-noselect): Verify other buffers' file numbers are still valid.
|
Sun, 11 Apr 1993 04:02:23 +0000 |
Richard M. Stallman |
(fill-nonuniform-paragraphs): New command.
|
Sat, 10 Apr 1993 14:28:05 +0000 |
Eric S. Raymond |
(gdb, sdb, dbx): Improved prompting a la grep.
|
Sat, 10 Apr 1993 14:27:54 +0000 |
Eric S. Raymond |
Clean up cmu* uses in header comments.
|
Sat, 10 Apr 1993 08:31:28 +0000 |
Jim Blandy |
* Makefile.in (xmakefile): Recognize the -O option with a numeric
|
Sat, 10 Apr 1993 08:30:27 +0000 |
Jim Blandy |
* configure.in: Don't set CC to "gcc -O" if the user specifies
|
Sat, 10 Apr 1993 08:05:07 +0000 |
Jim Blandy |
long_to_cons and cons_to_long are generally useful things; they're
|
Sat, 10 Apr 1993 08:04:27 +0000 |
Jim Blandy |
Since Qmenu_enable is used by non-X-specific code, it shouldn't be
|
Sat, 10 Apr 1993 08:03:51 +0000 |
Jim Blandy |
* xfaces.c (sort_overlays): Define this to be static, as declared.
|
Sat, 10 Apr 1993 08:02:22 +0000 |
Jim Blandy |
* keyboard.c (command_loop_1): Rebuild menu bar if
|
Sat, 10 Apr 1993 08:00:27 +0000 |
Jim Blandy |
* dispnew.c (getenv): Extern declaration deleted; this is done in
|
Sat, 10 Apr 1993 07:59:02 +0000 |
Jim Blandy |
Adjust for autoconf merger.
|
Sat, 10 Apr 1993 07:58:30 +0000 |
Jim Blandy |
* callproc.c (relocate_fd): Make messages string literals, not
|
Sat, 10 Apr 1993 07:57:57 +0000 |
Jim Blandy |
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER
|
Sat, 10 Apr 1993 07:57:21 +0000 |
Jim Blandy |
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
|
Sat, 10 Apr 1993 07:53:50 +0000 |
Jim Blandy |
Adjust for autoconf merger.
|
Sat, 10 Apr 1993 07:45:07 +0000 |
Jim Blandy |
* keyboard.c (echo_dash): Do nothing if echoptr is 0.
|
Sat, 10 Apr 1993 06:21:55 +0000 |
Jim Blandy |
* subr.el (overlay-start, overlay-end, overlay-buffer): New
|
Sat, 10 Apr 1993 06:21:16 +0000 |
Jim Blandy |
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sat, 10 Apr 1993 06:20:55 +0000 |
Jim Blandy |
* finder.el (finder-by-keyword): Build an alist to pass to
|
Sat, 10 Apr 1993 06:16:34 +0000 |
Jim Blandy |
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
|
Sat, 10 Apr 1993 06:04:53 +0000 |
Jim Blandy |
* make-dist: Distribute lib-src/rcs-checkin.
|
Sat, 10 Apr 1993 06:02:36 +0000 |
Jim Blandy |
* configure.in: When checking for X windows, search for an X11
|
Sat, 10 Apr 1993 06:01:49 +0000 |
Jim Blandy |
* Makefile.in (clean mostlyclean): Missing right paren.
|
Fri, 09 Apr 1993 23:43:20 +0000 |
Tom Wood |
> Default to bsd if vendor is next.
|
Fri, 09 Apr 1993 23:17:05 +0000 |
Eric S. Raymond |
(emerge-with-ancestor): Applied Donald Erway's fix patch, which
|
Fri, 09 Apr 1993 21:53:00 +0000 |
Richard M. Stallman |
Accept i370, mvs.
|
Thu, 08 Apr 1993 21:47:39 +0000 |
Roland McGrath |
(generate-file-autoloads): Doc fix.
|
Thu, 08 Apr 1993 16:51:04 +0000 |
Eric S. Raymond |
(vc-comment-to-change-log): Merged in the remainder of jimb's last
|
Thu, 08 Apr 1993 16:35:59 +0000 |
Eric S. Raymond |
dired-noselect, dired-internal-noselect, dired-insert-directory:
|
Thu, 08 Apr 1993 16:35:57 +0000 |
Eric S. Raymond |
vc-mode: name change.
|
Thu, 08 Apr 1993 16:35:52 +0000 |
Eric S. Raymond |
(vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):
|
Thu, 08 Apr 1993 16:35:48 +0000 |
Eric S. Raymond |
Massive changes, amounting nearly to a rewrite. The new features
|
Thu, 08 Apr 1993 16:17:43 +0000 |
Eric S. Raymond |
Added and corrected library headers.
|
Thu, 08 Apr 1993 09:32:50 +0000 |
Jim Blandy |
* make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
|
Thu, 08 Apr 1993 07:10:42 +0000 |
Richard M. Stallman |
(Fkill_all_local_variables): Store each var's current value
|
Thu, 08 Apr 1993 07:10:13 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 08 Apr 1993 06:57:54 +0000 |
Richard M. Stallman |
Add copyright notice.
|
Thu, 08 Apr 1993 02:06:43 +0000 |
Jim Blandy |
* make-docfile.c (write_c_args): Print an argument named "defalt"
|
Thu, 08 Apr 1993 00:14:50 +0000 |
Jim Blandy |
* keyboard.c (apply_modifiers): Fix typo in sanity check.
|
Wed, 07 Apr 1993 23:54:28 +0000 |
Jim Blandy |
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):
|
Wed, 07 Apr 1993 22:11:21 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Wed, 07 Apr 1993 22:09:23 +0000 |
Richard M. Stallman |
(interrupt_input_blocked): Make this signed int.
|
Wed, 07 Apr 1993 20:58:20 +0000 |
Roland McGrath |
(compile-internal): Initialize the process-mark.
|
Wed, 07 Apr 1993 20:25:14 +0000 |
Richard M. Stallman |
(UNBLOCK_INPUT): Fix typo.
|
Wed, 07 Apr 1993 20:14:29 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Tighten first regexp so that it
|
Wed, 07 Apr 1993 20:08:55 +0000 |
Richard M. Stallman |
(search_buffer): Fix typo in previous change.
|
Wed, 07 Apr 1993 20:04:50 +0000 |
Richard M. Stallman |
Fix typo in comment delimiter.
|
Wed, 07 Apr 1993 19:57:10 +0000 |
Roland McGrath |
(compilation-parse-errors): Remove debugging setq.
|
Wed, 07 Apr 1993 18:34:17 +0000 |
Roland McGrath |
(compilation-filter): New function.
|
Wed, 07 Apr 1993 18:26:27 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match file
|
Wed, 07 Apr 1993 16:36:59 +0000 |
Jim Blandy |
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead
|
Wed, 07 Apr 1993 15:14:21 +0000 |
Jim Blandy |
Doc fix.
|
Wed, 07 Apr 1993 14:57:22 +0000 |
Jim Blandy |
* xterm.c (updating_frame): Declare this extern instead of static,
|
Wed, 07 Apr 1993 04:27:30 +0000 |
Richard M. Stallman |
(untabify): Don't really change where restriction starts.
|
Tue, 06 Apr 1993 17:11:57 +0000 |
Richard M. Stallman |
(dired-pop-to-buffer): Adjust count-lines val for last line.
|
Tue, 06 Apr 1993 02:42:52 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 05 Apr 1993 23:52:16 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Renamed from vc-comment-to-changelog.
|
Mon, 05 Apr 1993 23:48:01 +0000 |
Roland McGrath |
(find-change-log): New function.
|
Mon, 05 Apr 1993 23:10:10 +0000 |
Jim Blandy |
* editfns.c (Fcurrent_time_zone): Return a list whose elements are
|
Mon, 05 Apr 1993 22:35:50 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the
|
Mon, 05 Apr 1993 21:13:43 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to
|
Mon, 05 Apr 1993 21:00:51 +0000 |
Jim Blandy |
* s/vms.h (EXEC_SUFFIXES): Add definition for this.
|
Mon, 05 Apr 1993 06:23:05 +0000 |
Richard M. Stallman |
(dired-unmark-all-files): Read the arg as just a char.
|
Sat, 03 Apr 1993 23:28:03 +0000 |
Eric S. Raymond |
Added or corrected documentation headers
|
Sat, 03 Apr 1993 23:28:03 +0000 |
Eric S. Raymond |
Initial revision
|
Sat, 03 Apr 1993 11:00:56 +0000 |
Noah Friedman |
new comint-read-noecho.
|
Fri, 02 Apr 1993 23:17:33 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 22:53:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 16:41:54 +0000 |
Eric S. Raymond |
(repeat-history-command): Bug fix. Someone forgot a car.
|
Fri, 02 Apr 1993 08:12:40 +0000 |
Richard M. Stallman |
(mpuz-try-letter): Use read-char to read digit.
|
Thu, 01 Apr 1993 22:20:19 +0000 |
Richard M. Stallman |
(eval-defun): Rename argument to avoid collision.
|
Thu, 01 Apr 1993 05:30:04 +0000 |
Noah Friedman |
[log entry censored by the NSA]
|
Thu, 01 Apr 1993 02:11:02 +0000 |
Roland McGrath |
(etags-tags-completion-table): Rewritten with a mondo regexp.
|
Thu, 01 Apr 1993 01:07:38 +0000 |
Jim Blandy |
* timer.el (timer-program): New defconst.
|
Wed, 31 Mar 1993 23:42:37 +0000 |
Roland McGrath |
(indent-for-comment): Use skip-syntax-backward in place of
|
Wed, 31 Mar 1993 23:30:25 +0000 |
Roland McGrath |
(etags-tags-completion-table): Use skip-syntax-backward instead of
|
Wed, 31 Mar 1993 23:16:10 +0000 |
Roland McGrath |
(view-buffer-other-window): Remove spurious backslashes from
|
Wed, 31 Mar 1993 23:12:07 +0000 |
Roland McGrath |
(view-exit): Use local map view-old-local-map, not (current-local-map).
|
Wed, 31 Mar 1993 22:20:33 +0000 |
Roland McGrath |
(map-y-or-n-p): Make bindings of user-defined keys be each a vector
|
Wed, 31 Mar 1993 21:25:06 +0000 |
Roland McGrath |
(enable-command): Remove spurious assignment of free variable `foo'.
|
Wed, 31 Mar 1993 21:11:33 +0000 |
Roland McGrath |
(describe-function): For Lisp functions, write a prototype call before
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Wed, 31 Mar 1993 10:47:13 +0000 |
Jim Blandy |
* xfaces.c: Doc fixes.
|
Wed, 31 Mar 1993 08:13:16 +0000 |
Jim Blandy |
Initial revision
|
Wed, 31 Mar 1993 07:19:25 +0000 |
Jim Blandy |
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're
|
Wed, 31 Mar 1993 07:05:20 +0000 |
Richard M. Stallman |
(Fwrite_region): Don't fail to set visit_file.
|
Wed, 31 Mar 1993 07:04:46 +0000 |
Richard M. Stallman |
(read_char): Clear Vquit_flag when we return C-g for it.
|
Tue, 30 Mar 1993 23:07:47 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 23:05:56 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 22:21:03 +0000 |
Noah Friedman |
(find-backup-file-name): delete nothing if overflow in number of files to keep.
|
Tue, 30 Mar 1993 21:31:15 +0000 |
Jim Blandy |
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Tue, 30 Mar 1993 21:12:44 +0000 |
Jim Blandy |
* subr.el (int-to-string): Make this an alias for the subr
|
Tue, 30 Mar 1993 20:33:58 +0000 |
Jim Blandy |
* configure: Extend test for working `const' keyword to handle AIX
|
Tue, 30 Mar 1993 19:42:10 +0000 |
Richard M. Stallman |
(isearch-done): Customize the message about mark.
|
Tue, 30 Mar 1993 19:38:34 +0000 |
Richard M. Stallman |
(isearch-mode-map): Delete the binding for C-h.
|
Tue, 30 Mar 1993 16:22:39 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 29 Mar 1993 22:44:46 +0000 |
Richard M. Stallman |
(rmail): Don't use mbox as inbox by default.
|
Mon, 29 Mar 1993 19:49:43 +0000 |
Richard M. Stallman |
Put back removed years in copyright notice.
|
Mon, 29 Mar 1993 19:09:05 +0000 |
Richard M. Stallman |
(count-lines): Use save-match-data.
|
Mon, 29 Mar 1993 15:48:02 +0000 |
Eric S. Raymond |
Removed author and Adapted-By lines. They're wrong, and they're not
|
Mon, 29 Mar 1993 15:38:31 +0000 |
Eric S. Raymond |
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
|
Mon, 29 Mar 1993 08:09:35 +0000 |
Richard M. Stallman |
Provide mailabbrev, not mail-abbrevs.
|
Mon, 29 Mar 1993 05:16:56 +0000 |
Richard M. Stallman |
(make_frame): Init face_alist field.
|
Mon, 29 Mar 1993 04:58:31 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 29 Mar 1993 04:35:00 +0000 |
Richard M. Stallman |
(NO_PTY_H): Defined.
|
Mon, 29 Mar 1993 04:34:46 +0000 |
Richard M. Stallman |
[NO_PTY_H]: Don't include pty.h.
|
Mon, 29 Mar 1993 01:41:58 +0000 |
Richard M. Stallman |
[USG5_4]: Alternate defining of LIBS_SYSTEM,
|
Sun, 28 Mar 1993 22:56:29 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.
|
Sun, 28 Mar 1993 22:35:42 +0000 |
Richard M. Stallman |
Undo previous change.
|
Sun, 28 Mar 1993 22:27:23 +0000 |
Richard M. Stallman |
(setenv): Renamed back from putenv.
|
Sun, 28 Mar 1993 22:07:36 +0000 |
Richard M. Stallman |
Cancel previous change; this version should be identical to version 1.17.
|
Sun, 28 Mar 1993 20:17:39 +0000 |
Richard M. Stallman |
(regexp-history): New history list.
|
Sun, 28 Mar 1993 08:29:21 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Default DEFALT at beginning,
|
Sun, 28 Mar 1993 08:27:34 +0000 |
Richard M. Stallman |
(command_loop_1): Clear force_start of selected_window
|
Sun, 28 Mar 1993 07:32:08 +0000 |
Noah Friedman |
*** empty log message ***
|
Sun, 28 Mar 1993 07:25:36 +0000 |
Noah Friedman |
*** empty log message ***
|
Sun, 28 Mar 1993 07:13:09 +0000 |
Noah Friedman |
renamed to env.el; changed setenv to putenv.
|
Sun, 28 Mar 1993 06:40:46 +0000 |
Eric S. Raymond |
(vc-comment-to-changelog): A useful vc-checkin hook, added.
|
Sun, 28 Mar 1993 06:36:19 +0000 |
Eric S. Raymond |
Fixed typo introduced by last patch.
|
Sun, 28 Mar 1993 06:24:54 +0000 |
Eric S. Raymond |
: Added autoload cookie for entry point.
|
Sun, 28 Mar 1993 06:24:44 +0000 |
Eric S. Raymond |
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.
|
Sun, 28 Mar 1993 06:24:42 +0000 |
Eric S. Raymond |
(shrink-window-if-larger-than-buffer) Added doc string. Made argument
|
Sun, 28 Mar 1993 06:24:33 +0000 |
Eric S. Raymond |
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps
|
Sun, 28 Mar 1993 05:24:23 +0000 |
Richard M. Stallman |
(struct frame): New field face_alist.
|
Sun, 28 Mar 1993 05:23:45 +0000 |
Richard M. Stallman |
(struct face): New fields pixmap_h, pixmap_w.
|
Sun, 28 Mar 1993 05:22:46 +0000 |
Richard M. Stallman |
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
|
Sun, 28 Mar 1993 05:21:24 +0000 |
Richard M. Stallman |
(Freplace_match): Clean up criterion about converting case.
|
Sun, 28 Mar 1993 05:20:42 +0000 |
Richard M. Stallman |
(main): Call syms_of_xfaces.
|
Sat, 27 Mar 1993 18:32:23 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 27 Mar 1993 18:04:02 +0000 |
Richard M. Stallman |
(struct buffer): Field `fieldlist' deleted.
|
Sat, 27 Mar 1993 18:03:10 +0000 |
Richard M. Stallman |
(init_buffer_once, reset_buffer):
|
Sat, 27 Mar 1993 18:01:28 +0000 |
Richard M. Stallman |
(try-face-font, find-face, get-face): New aliases.
|
Sat, 27 Mar 1993 08:21:02 +0000 |
Noah Friedman |
moby rlogin-filter fixes
|
Sat, 27 Mar 1993 06:29:16 +0000 |
Richard M. Stallman |
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
|
Sat, 27 Mar 1993 06:19:51 +0000 |
Richard M. Stallman |
Add autoloads.
|
Sat, 27 Mar 1993 04:20:05 +0000 |
Richard M. Stallman |
(Fchar_equal): Don't ignore high bits of character.
|
Sat, 27 Mar 1993 01:58:44 +0000 |
Eric S. Raymond |
(add-hook) Added optional arg to cause hook to be appended rather than
|
Sat, 27 Mar 1993 01:58:38 +0000 |
Eric S. Raymond |
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
|
Sat, 27 Mar 1993 01:58:33 +0000 |
Eric S. Raymond |
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.
|
Sat, 27 Mar 1993 01:58:26 +0000 |
Eric S. Raymond |
(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,
|
Sat, 27 Mar 1993 01:58:24 +0000 |
Eric S. Raymond |
(enable-and-notify) Added. Inspired by Roland McGrath's LCD package
|
Sat, 27 Mar 1993 01:58:22 +0000 |
Eric S. Raymond |
(Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion
|
Sat, 27 Mar 1993 01:58:20 +0000 |
Eric S. Raymond |
(undo-with-space) Added. C-x C-u now bound to this rather than undo.
|
Sat, 27 Mar 1993 01:58:16 +0000 |
Eric S. Raymond |
(fill-paragraph, justify-current-line) Now uses the skip-syntax-
|
Fri, 26 Mar 1993 07:28:20 +0000 |
Richard M. Stallman |
(local-write-file-hooks): New variable.
|
Fri, 26 Mar 1993 04:17:45 +0000 |
Eric S. Raymond |
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.
|
Fri, 26 Mar 1993 04:15:05 +0000 |
Eric S. Raymond |
Added Commentary.
|
Thu, 25 Mar 1993 23:27:42 +0000 |
Jim Blandy |
* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;
|
Thu, 25 Mar 1993 17:56:41 +0000 |
Richard M. Stallman |
(searchbuf): Declare here.
|
Thu, 25 Mar 1993 17:44:56 +0000 |
Richard M. Stallman |
(mark_object): Mark face_alist of a frame.
|
Thu, 25 Mar 1993 06:32:43 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
|
Thu, 25 Mar 1993 04:58:09 +0000 |
Jim Blandy |
* make-dist: Distribute lisp/term/ChangeLog.
|
Thu, 25 Mar 1993 04:39:49 +0000 |
Jim Blandy |
* x-win.el (x-defined-colors): Use x-color-defined-p instead of
|
Thu, 25 Mar 1993 04:37:38 +0000 |
Jim Blandy |
* x-win.el: Update copyright to 1993.
|
Thu, 25 Mar 1993 04:17:01 +0000 |
Jim Blandy |
* dispnew.c (getenv): Add extern declaration.
|
Thu, 25 Mar 1993 04:08:11 +0000 |
Jim Blandy |
Fix typo.
|
Thu, 25 Mar 1993 03:57:51 +0000 |
Jim Blandy |
Fix typo in source for `configure.tmp.$$.c'.
|
Thu, 25 Mar 1993 03:51:38 +0000 |
Jim Blandy |
* Makefile.in (C_SWITCH_SYSTEM): New variable.
|
Thu, 25 Mar 1993 03:51:20 +0000 |
Jim Blandy |
Arrange for C compilation throughout the tree to get
|
Thu, 25 Mar 1993 03:40:35 +0000 |
Richard M. Stallman |
(describe-function): Add blank line above doc string.
|
Thu, 25 Mar 1993 02:54:23 +0000 |
Jim Blandy |
* dispnew.c (init_display): Get display name from environment
|
Thu, 25 Mar 1993 02:45:35 +0000 |
Jim Blandy |
* keymap.c (Fkeymapp): Doc fix.
|
Thu, 25 Mar 1993 02:27:16 +0000 |
Jim Blandy |
* process.c [VMS] (DCL_PROMPT): Remove hack.
|
Thu, 25 Mar 1993 02:21:51 +0000 |
Richard M. Stallman |
Add provide call.
|
Thu, 25 Mar 1993 02:16:10 +0000 |
Jim Blandy |
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.
|
Thu, 25 Mar 1993 02:12:14 +0000 |
Jim Blandy |
* xterm.h (x_focus_frame): Add extern keyword to declaration.
|
Thu, 25 Mar 1993 02:11:11 +0000 |
Jim Blandy |
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
|
Thu, 25 Mar 1993 01:57:43 +0000 |
Eric S. Raymond |
(lm-last-modified-date) Fixed return bug.
|
Thu, 25 Mar 1993 01:55:24 +0000 |
Eric S. Raymond |
Brent Benson's patch to support `cd -'.
|
Thu, 25 Mar 1993 01:49:59 +0000 |
Jim Blandy |
* make-dist: Include the VMS support files in oldXMenu in the
|
Thu, 25 Mar 1993 01:49:59 +0000 |
Eric S. Raymond |
(mh-unshar) Added.
|
Thu, 25 Mar 1993 01:47:39 +0000 |
Eric S. Raymond |
Added a (provide 'emacsbug); lisp-mnt.el needs this.
|
Thu, 25 Mar 1993 01:28:21 +0000 |
Jim Blandy |
* calendar.el (calendar-standard-time-zone-name,
|
Thu, 25 Mar 1993 01:15:34 +0000 |
Jim Blandy |
* config.h.in (HAVE_XFREE386): New flag, set by configure script.
|
Thu, 25 Mar 1993 01:14:34 +0000 |
Jim Blandy |
* configure: Doc fix.
|
Wed, 24 Mar 1993 22:44:55 +0000 |
Richard M. Stallman |
Default to clipper-intergraph if system is clix.
|
Wed, 24 Mar 1993 10:05:49 +0000 |
Richard M. Stallman |
(push_key_description): Ignore bits above meta_modifier.
|
Wed, 24 Mar 1993 02:48:44 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Mar 1993 01:54:20 +0000 |
Jim Blandy |
* xfns.c (x_make_gc): Don't forget to block X input around the
|
Wed, 24 Mar 1993 01:53:00 +0000 |
Jim Blandy |
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
|
Wed, 24 Mar 1993 01:51:35 +0000 |
Jim Blandy |
* dispnew.c (init_display): Initialize Vwindow_system.
|
Wed, 24 Mar 1993 01:46:10 +0000 |
Jim Blandy |
* keyboard.c (Fsuspend_emacs):
|
Tue, 23 Mar 1993 18:27:03 +0000 |
Eric S. Raymond |
Fix library headers.
|
Tue, 23 Mar 1993 08:06:31 +0000 |
Jim Blandy |
Initial revision
|
Tue, 23 Mar 1993 07:41:49 +0000 |
Jim Blandy |
* files.el (insert-directory): Do chase symlinks before passing
|
Tue, 23 Mar 1993 07:26:34 +0000 |
Eric S. Raymond |
Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD
|
Tue, 23 Mar 1993 06:54:37 +0000 |
Jim Blandy |
* configure: Add special code to detect XFree386, and tell
|
Tue, 23 Mar 1993 06:26:18 +0000 |
Jim Blandy |
* sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
|
Tue, 23 Mar 1993 05:57:11 +0000 |
Jim Blandy |
* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.
|
Tue, 23 Mar 1993 05:53:36 +0000 |
Jim Blandy |
* configure: Add `--x-includes' and `--x-libraries' options. I
|