| Commit message (Expand) | Author | Age | Files | Lines |
* | (shrink-window-if-larger-than-buffer): Moved to window.el. | Eric S. Raymond | 1993-04-16 | 1 | -32/+0 |
* | *** empty log message *** | Noah Friedman | 1993-04-16 | 2 | -63/+99 |
* | Don't include Xmu/Drawing.h. | Richard M. Stallman | 1993-04-15 | 1 | -1/+1 |
* | (resume-suspend-hook): Renamed from resume-empty-args-file. | Richard M. Stallman | 1993-04-14 | 1 | -5/+2 |
* | (resume-empty-args-file): Renamed from empty-args-file. | Richard M. Stallman | 1993-04-14 | 1 | -18/+15 |
* | (update-file-autoloads, update-directory-autoloads): If called | Roland McGrath | 1993-04-14 | 1 | -2/+7 |
* | (makefile-mode): Fix typo in autoload cookie. | Richard M. Stallman | 1993-04-14 | 1 | -2/+2 |
* | Doc fixes. | Richard M. Stallman | 1993-04-14 | 1 | -4/+7 |
* | (gud-mode): Created C-c synonym bindings in the GUD buffer's local map. | Eric S. Raymond | 1993-04-14 | 1 | -19/+9 |
* | Name changed from sun-cursors.el to protect the innocents. | Eric S. Raymond | 1993-04-14 | 1 | -2/+2 |
* | Name changed to fit in a 14-character limit. | Eric S. Raymond | 1993-04-14 | 1 | -2/+5 |
* | (shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el, | Eric S. Raymond | 1993-04-14 | 1 | -0/+33 |
* | (lm-commentary-region): Gone. | Eric S. Raymond | 1993-04-14 | 1 | -8/+9 |
* | Rewritten. The Finder is now a major mode with the ability to browse | Eric S. Raymond | 1993-04-14 | 1 | -35/+121 |
* | (message, message1): If noninteractive and | Richard M. Stallman | 1993-04-13 | 1 | -2/+6 |
* | (Fy_or_n_p): Echo the answer just once, at exit. | Richard M. Stallman | 1993-04-13 | 1 | -7/+7 |
* | (rot13-display-table): Use `vector', not `make-rope'. | Richard M. Stallman | 1993-04-12 | 1 | -2/+2 |
* | Use `vector', not `make-rope'. | Richard M. Stallman | 1993-04-12 | 1 | -4/+4 |
* | (rot13-other-window): Add autoload. | Richard M. Stallman | 1993-04-12 | 1 | -0/+1 |
* | (find-file-noselect): Verify other buffers' file numbers are still valid. | Richard M. Stallman | 1993-04-11 | 1 | -1/+5 |
* | (fill-nonuniform-paragraphs): New command. | Richard M. Stallman | 1993-04-11 | 1 | -5/+20 |
* | (gdb, sdb, dbx): Improved prompting a la grep. | Eric S. Raymond | 1993-04-10 | 1 | -3/+5 |
* | Clean up cmu* uses in header comments. | Eric S. Raymond | 1993-04-10 | 1 | -11/+6 |
* | * Makefile.in (xmakefile): Recognize the -O option with a numeric | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
* | * configure.in: Don't set CC to "gcc -O" if the user specifies | Jim Blandy | 1993-04-10 | 1 | -2/+7 |
* | long_to_cons and cons_to_long are generally useful things; they're | Jim Blandy | 1993-04-10 | 3 | -30/+31 |
* | Since Qmenu_enable is used by non-X-specific code, it shouldn't be | Jim Blandy | 1993-04-10 | 1 | -4/+1 |
* | * xfaces.c (sort_overlays): Define this to be static, as declared. | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
* | * keyboard.c (command_loop_1): Rebuild menu bar if | Jim Blandy | 1993-04-10 | 1 | -2/+27 |
* | * dispnew.c (getenv): Extern declaration deleted; this is done in | Jim Blandy | 1993-04-10 | 1 | -4/+2 |
* | Adjust for autoconf merger. | Jim Blandy | 1993-04-10 | 1 | -40/+46 |
* | * callproc.c (relocate_fd): Make messages string literals, not | Jim Blandy | 1993-04-10 | 1 | -5/+4 |
* | * buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER | Jim Blandy | 1993-04-10 | 1 | -51/+84 |
* | * alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare | Jim Blandy | 1993-04-10 | 1 | -10/+13 |
* | Adjust for autoconf merger. | Jim Blandy | 1993-04-10 | 1 | -5/+4 |
* | * keyboard.c (echo_dash): Do nothing if echoptr is 0. | Jim Blandy | 1993-04-10 | 1 | -0/+3 |
* | * subr.el (overlay-start, overlay-end, overlay-buffer): New | Jim Blandy | 1993-04-10 | 1 | -160/+205 |
* | Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1993-04-10 | 1 | -2/+6 |
* | * finder.el (finder-by-keyword): Build an alist to pass to | Jim Blandy | 1993-04-10 | 1 | -32/+34 |
* | * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. | Jim Blandy | 1993-04-10 | 1 | -2/+2 |
* | * make-dist: Distribute lib-src/rcs-checkin. | Jim Blandy | 1993-04-10 | 1 | -1/+1 |
* | * configure.in: When checking for X windows, search for an X11 | Jim Blandy | 1993-04-10 | 1 | -201/+94 |
* | * Makefile.in (clean mostlyclean): Missing right paren. | Jim Blandy | 1993-04-10 | 1 | -15/+18 |
* | > Default to bsd if vendor is next. | Tom Wood | 1993-04-09 | 1 | -0/+3 |
* | (emerge-with-ancestor): Applied Donald Erway's fix patch, which | Eric S. Raymond | 1993-04-09 | 1 | -3/+6 |
* | Accept i370, mvs. | Richard M. Stallman | 1993-04-09 | 1 | -2/+12 |
* | (generate-file-autoloads): Doc fix. | Roland McGrath | 1993-04-08 | 1 | -1/+1 |
* | (vc-comment-to-change-log): Merged in the remainder of jimb's last | Eric S. Raymond | 1993-04-08 | 1 | -2/+5 |
* | dired-noselect, dired-internal-noselect, dired-insert-directory: | Eric S. Raymond | 1993-04-08 | 1 | -55/+88 |
* | vc-mode: name change. | Eric S. Raymond | 1993-04-08 | 1 | -10/+8 |