Mercurial > emacs
graph
-
Set no-byte-compile local variable t to work around a byte-compiler bug.Sun, 25 Apr 1993 22:26:45 +0000, by Eric S. Raymond
-
(vc-diff): Get proper error message when you run this with no prefixSun, 25 Apr 1993 22:26:40 +0000, by Eric S. Raymond
-
(Fset-window-buffer): Set horizontal-scrolling on a window to zero whenSun, 25 Apr 1993 06:15:18 +0000, by Eric S. Raymond
-
(Qmode-line-format): Describe %l in the doc string.Sun, 25 Apr 1993 06:14:25 +0000, by Eric S. Raymond
-
(down-arrow): New function. Uses next-line-add-newlines to suppressSun, 25 Apr 1993 06:14:13 +0000, by Eric S. Raymond
-
(tex-compilation-parse-errors): Added. At the moment, this would haveSun, 25 Apr 1993 06:14:10 +0000, by Eric S. Raymond
-
(cd): Changed to use to resolve relative cd calls.Sun, 25 Apr 1993 06:14:06 +0000, by Eric S. Raymond
-
Added and fixed documentation.Sun, 25 Apr 1993 06:14:03 +0000, by Eric S. Raymond
-
*** empty log message ***Sat, 24 Apr 1993 10:10:19 +0000, by Noah Friedman
-
Replaced all fsets with defaliases.Fri, 23 Apr 1993 07:31:14 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:51:44 +0000, by Eric S. Raymond
-
Some fsets changed to defaliases.Fri, 23 Apr 1993 06:50:51 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:50:48 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:50:37 +0000, by Eric S. Raymond
-
Initial revisionFri, 23 Apr 1993 03:54:38 +0000, by Eric S. Raymond
-
(define-function): Changed name back to defalisaases to get things inFri, 23 Apr 1993 03:43:33 +0000, by Eric S. Raymond
-
(Fdefine_function): Changed name back to Fdefalias, so we get thingsFri, 23 Apr 1993 03:40:03 +0000, by Eric S. Raymond
-
(BUF_NARROWED, NARROWED): New macros to test whether a regionFri, 23 Apr 1993 03:06:10 +0000, by Eric S. Raymond
-
(global-map): Remove function key bindings that duplicate stuff inFri, 23 Apr 1993 02:21:02 +0000, by Eric S. Raymond
-
Commentary added.Fri, 23 Apr 1993 02:20:59 +0000, by Eric S. Raymond
-
(Info-find-node, Info-insert-subfile): Do the right thing if info files haveFri, 23 Apr 1993 02:20:55 +0000, by Eric S. Raymond
-
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.Thu, 22 Apr 1993 22:56:54 +0000, by Roland McGrath
-
Rewritten and simplified, commentary added. It now will usuallyWed, 21 Apr 1993 03:47:05 +0000, by Eric S. Raymond
-
(vc-revert-buffer1): Typo fix in last change.Mon, 19 Apr 1993 21:29:48 +0000, by Roland McGrath
-
(shell-mode): isationization (doc fix).Mon, 19 Apr 1993 21:26:07 +0000, by Roland McGrath
-
(shell-mode): Capitalize mode name.Mon, 19 Apr 1993 21:19:44 +0000, by Roland McGrath
-
(vc-comment-to-change-log): Restored interactive spec. Why was itMon, 19 Apr 1993 21:19:10 +0000, by Roland McGrath
-
(vc-revert-buffer1): Completely rewrote compilation reparsing code.Mon, 19 Apr 1993 21:13:47 +0000, by Roland McGrath
-
(find-file-noselect): Never set SAME-TRUENAME to a buffer whoseMon, 19 Apr 1993 20:36:23 +0000, by Roland McGrath
-
(set-auto-mode): If the buffer begins with "#!", look for -*- in the firstMon, 19 Apr 1993 20:27:50 +0000, by Roland McGrath
-
(mail-do-fcc): Make a numeric time zone indicatorSat, 17 Apr 1993 21:46:13 +0000, by Richard M. Stallman
-
Comment fixes.Sat, 17 Apr 1993 06:45:29 +0000, by Richard M. Stallman
-
(tc-dissociate): Renamed from tc-kill-association.Sat, 17 Apr 1993 04:35:15 +0000, by Richard M. Stallman
-
(Fdefine_function): New function.Sat, 17 Apr 1993 01:29:48 +0000, by Richard M. Stallman
-
(defun, defmacro, defvar, defconst):Sat, 17 Apr 1993 01:28:10 +0000, by Richard M. Stallman
-
(provide, require): Put appropriately-markedSat, 17 Apr 1993 01:27:53 +0000, by Richard M. Stallman
-
(readevalloop): New argument is the source file name (or nil if none).Sat, 17 Apr 1993 01:27:37 +0000, by Richard M. Stallman
-
(byte-compile, byte-compile-keep-pending)Sat, 17 Apr 1993 01:26:24 +0000, by Richard M. Stallman
-
entered into RCSFri, 16 Apr 1993 23:43:57 +0000, by Richard M. Stallman
-
Add defvars to pacify the byte compiler, at RMS's request.Fri, 16 Apr 1993 19:36:29 +0000, by Eric S. Raymond
-
(diff-parse-differences): Small robustification --- don't lose if weFri, 16 Apr 1993 19:35:22 +0000, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved to window.el.Fri, 16 Apr 1993 19:23:21 +0000, by Eric S. Raymond
-
*** empty log message ***Fri, 16 Apr 1993 13:06:01 +0000, by Noah Friedman
-
Don't include Xmu/Drawing.h.Thu, 15 Apr 1993 21:40:01 +0000, by Richard M. Stallman
-
(resume-suspend-hook): Renamed from resume-empty-args-file.Wed, 14 Apr 1993 21:44:04 +0000, by Richard M. Stallman
-
(resume-empty-args-file): Renamed from empty-args-file.Wed, 14 Apr 1993 21:41:27 +0000, by Richard M. Stallman
-
(update-file-autoloads, update-directory-autoloads): If calledWed, 14 Apr 1993 19:56:19 +0000, by Roland McGrath
-
(makefile-mode): Fix typo in autoload cookie.Wed, 14 Apr 1993 19:47:05 +0000, by Richard M. Stallman
-
Doc fixes.Wed, 14 Apr 1993 19:40:53 +0000, by Richard M. Stallman
-
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.Wed, 14 Apr 1993 16:41:51 +0000, by Eric S. Raymond
-
Name changed from sun-cursors.el to protect the innocents.Wed, 14 Apr 1993 16:38:49 +0000, by Eric S. Raymond
-
Name changed to fit in a 14-character limit.Wed, 14 Apr 1993 16:33:20 +0000, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,Wed, 14 Apr 1993 03:34:44 +0000, by Eric S. Raymond
-
(lm-commentary-region): Gone.Wed, 14 Apr 1993 03:34:42 +0000, by Eric S. Raymond
-
Rewritten. The Finder is now a major mode with the ability to browseWed, 14 Apr 1993 03:34:39 +0000, by Eric S. Raymond
-
(message, message1): If noninteractive andTue, 13 Apr 1993 05:54:19 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Echo the answer just once, at exit.Tue, 13 Apr 1993 05:54:00 +0000, by Richard M. Stallman
-
(rot13-display-table): Use `vector', not `make-rope'.Mon, 12 Apr 1993 07:54:16 +0000, by Richard M. Stallman
-
Use `vector', not `make-rope'.Mon, 12 Apr 1993 07:54:04 +0000, by Richard M. Stallman
-
(rot13-other-window): Add autoload.Mon, 12 Apr 1993 07:49:31 +0000, by Richard M. Stallman
-
(find-file-noselect): Verify other buffers' file numbers are still valid.Sun, 11 Apr 1993 21:22:35 +0000, by Richard M. Stallman
-
(fill-nonuniform-paragraphs): New command.Sun, 11 Apr 1993 04:02:23 +0000, by Richard M. Stallman
-
(gdb, sdb, dbx): Improved prompting a la grep.Sat, 10 Apr 1993 14:28:05 +0000, by Eric S. Raymond
-
Clean up cmu* uses in header comments.Sat, 10 Apr 1993 14:27:54 +0000, by Eric S. Raymond
-
* Makefile.in (xmakefile): Recognize the -O option with a numericSat, 10 Apr 1993 08:31:28 +0000, by Jim Blandy
-
* configure.in: Don't set CC to "gcc -O" if the user specifiesSat, 10 Apr 1993 08:30:27 +0000, by Jim Blandy
-
long_to_cons and cons_to_long are generally useful things; they'reSat, 10 Apr 1993 08:05:07 +0000, by Jim Blandy
-
Since Qmenu_enable is used by non-X-specific code, it shouldn't beSat, 10 Apr 1993 08:04:27 +0000, by Jim Blandy
-
* xfaces.c (sort_overlays): Define this to be static, as declared.Sat, 10 Apr 1993 08:03:51 +0000, by Jim Blandy
-
* keyboard.c (command_loop_1): Rebuild menu bar ifSat, 10 Apr 1993 08:02:22 +0000, by Jim Blandy
-
* dispnew.c (getenv): Extern declaration deleted; this is done inSat, 10 Apr 1993 08:00:27 +0000, by Jim Blandy
-
Adjust for autoconf merger.Sat, 10 Apr 1993 07:59:02 +0000, by Jim Blandy
-
* callproc.c (relocate_fd): Make messages string literals, notSat, 10 Apr 1993 07:58:30 +0000, by Jim Blandy
-
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFERSat, 10 Apr 1993 07:57:57 +0000, by Jim Blandy
-
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): DeclareSat, 10 Apr 1993 07:57:21 +0000, by Jim Blandy
-
Adjust for autoconf merger.Sat, 10 Apr 1993 07:53:50 +0000, by Jim Blandy
-
* keyboard.c (echo_dash): Do nothing if echoptr is 0.Sat, 10 Apr 1993 07:45:07 +0000, by Jim Blandy
-
* subr.el (overlay-start, overlay-end, overlay-buffer): NewSat, 10 Apr 1993 06:21:55 +0000, by Jim Blandy
-
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sat, 10 Apr 1993 06:21:16 +0000, by Jim Blandy
-
* finder.el (finder-by-keyword): Build an alist to pass toSat, 10 Apr 1993 06:20:55 +0000, by Jim Blandy
-
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.Sat, 10 Apr 1993 06:16:34 +0000, by Jim Blandy
-
* make-dist: Distribute lib-src/rcs-checkin.Sat, 10 Apr 1993 06:04:53 +0000, by Jim Blandy
-
* configure.in: When checking for X windows, search for an X11Sat, 10 Apr 1993 06:02:36 +0000, by Jim Blandy
-
* Makefile.in (clean mostlyclean): Missing right paren.Sat, 10 Apr 1993 06:01:49 +0000, by Jim Blandy
-
> Default to bsd if vendor is next.Fri, 09 Apr 1993 23:43:20 +0000, by Tom Wood
-
(emerge-with-ancestor): Applied Donald Erway's fix patch, whichFri, 09 Apr 1993 23:17:05 +0000, by Eric S. Raymond
-
Accept i370, mvs.Fri, 09 Apr 1993 21:53:00 +0000, by Richard M. Stallman
-
(generate-file-autoloads): Doc fix.Thu, 08 Apr 1993 21:47:39 +0000, by Roland McGrath
-
(vc-comment-to-change-log): Merged in the remainder of jimb's lastThu, 08 Apr 1993 16:51:04 +0000, by Eric S. Raymond
-
dired-noselect, dired-internal-noselect, dired-insert-directory:Thu, 08 Apr 1993 16:35:59 +0000, by Eric S. Raymond
-
vc-mode: name change.Thu, 08 Apr 1993 16:35:57 +0000, by Eric S. Raymond
-
(vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):Thu, 08 Apr 1993 16:35:52 +0000, by Eric S. Raymond
-
Massive changes, amounting nearly to a rewrite. The new featuresThu, 08 Apr 1993 16:35:48 +0000, by Eric S. Raymond
-
Added and corrected library headers.Thu, 08 Apr 1993 16:17:43 +0000, by Eric S. Raymond
-
* make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.Thu, 08 Apr 1993 09:32:50 +0000, by Jim Blandy
-
(Fkill_all_local_variables): Store each var's current valueThu, 08 Apr 1993 07:10:42 +0000, by Richard M. Stallman
-
entered into RCSThu, 08 Apr 1993 07:10:13 +0000, by Richard M. Stallman
-
Add copyright notice.Thu, 08 Apr 1993 06:57:54 +0000, by Richard M. Stallman
-
* make-docfile.c (write_c_args): Print an argument named "defalt"Thu, 08 Apr 1993 02:06:43 +0000, by Jim Blandy
-
* keyboard.c (apply_modifiers): Fix typo in sanity check.Thu, 08 Apr 1993 00:14:50 +0000, by Jim Blandy
-
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):Wed, 07 Apr 1993 23:54:28 +0000, by Jim Blandy
-
Include blockinput.h.Wed, 07 Apr 1993 22:11:21 +0000, by Richard M. Stallman
-
(interrupt_input_blocked): Make this signed int.Wed, 07 Apr 1993 22:09:23 +0000, by Richard M. Stallman
-
(compile-internal): Initialize the process-mark.Wed, 07 Apr 1993 20:58:20 +0000, by Roland McGrath
-
(UNBLOCK_INPUT): Fix typo.Wed, 07 Apr 1993 20:25:14 +0000, by Richard M. Stallman
-
(compilation-error-regexp-alist): Tighten first regexp so that itWed, 07 Apr 1993 20:14:29 +0000, by Roland McGrath
-
(search_buffer): Fix typo in previous change.Wed, 07 Apr 1993 20:08:55 +0000, by Richard M. Stallman
-
Fix typo in comment delimiter.Wed, 07 Apr 1993 20:04:50 +0000, by Richard M. Stallman
-
(compilation-parse-errors): Remove debugging setq.Wed, 07 Apr 1993 19:57:10 +0000, by Roland McGrath
-
(compilation-filter): New function.Wed, 07 Apr 1993 18:34:17 +0000, by Roland McGrath
-
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match fileWed, 07 Apr 1993 18:26:27 +0000, by Roland McGrath
-
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK insteadWed, 07 Apr 1993 16:36:59 +0000, by Jim Blandy