Mercurial > emacs
graph
-
* faces.el (make-face-bold, make-face-italic,Sun, 04 Jul 1993 01:46:30 +0000, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get theSat, 03 Jul 1993 21:11:51 +0000, by Jim Blandy
-
(kill-region): Cope with change hooks that change props.Sat, 03 Jul 1993 19:12:35 +0000, by Richard M. Stallman
-
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,Sat, 03 Jul 1993 10:17:56 +0000, by Jim Blandy
-
(update-file-autoloads): Do nothing when there are no cookies.Sat, 03 Jul 1993 07:22:04 +0000, by Roland McGrath
-
* s/hpux8.h (random, srandom): No need to define these to beSat, 03 Jul 1993 07:19:24 +0000, by Jim Blandy
-
(Frename_file): After prompting for ok-if-already-exists, pass only nil orSat, 03 Jul 1993 06:58:05 +0000, by Roland McGrath
-
(Faccessible_keymaps): Doc fix.Sat, 03 Jul 1993 03:58:10 +0000, by Richard M. Stallman
-
* mouse.el (mouse-drag-region): Correctly handle drags which enterFri, 02 Jul 1993 23:05:25 +0000, by Jim Blandy
-
* textprop.c (set_properties): Add undo records to remove entirelyFri, 02 Jul 1993 22:50:40 +0000, by Jim Blandy
-
(vc-path): New variable.Fri, 02 Jul 1993 21:46:42 +0000, by Richard M. Stallman
-
(menu-bar-edit-menu): Rename menu item toFri, 02 Jul 1993 21:37:09 +0000, by Richard M. Stallman
-
(isearch-other-meta-char): Handle sequencesFri, 02 Jul 1993 21:34:15 +0000, by Richard M. Stallman
-
* vc.el (vc-backend-diff): Pass the "-q" flag only if we're usingFri, 02 Jul 1993 20:07:55 +0000, by Jim Blandy
-
Put mouse-menu-choose-yank binding after paste=>yank binding in menu.Fri, 02 Jul 1993 18:31:59 +0000, by Roland McGrath
-
(byte-compile-keep-pending): Handle fset like defalias.Fri, 02 Jul 1993 17:46:43 +0000, by Richard M. Stallman
-
(wait_reading_process_input): Do include the keyboardFri, 02 Jul 1993 05:43:43 +0000, by Richard M. Stallman
-
(describe_map_tree): Insert key_heading here.Fri, 02 Jul 1993 05:21:05 +0000, by Richard M. Stallman
-
* xterm.c (XTread_socket): When handing non-syntheticFri, 02 Jul 1993 04:00:38 +0000, by Jim Blandy
-
* dired-aux.el (dired-diff): Work even when the mark is inactive.Fri, 02 Jul 1993 00:15:07 +0000, by Jim Blandy
-
(mail-send): Don't test buffer-modified-p if buffer is visiting a file.Thu, 01 Jul 1993 23:35:51 +0000, by Richard M. Stallman
-
(byte-compile-file-form-defmumble):Thu, 01 Jul 1993 22:13:28 +0000, by Richard M. Stallman
-
* simple.el: Add bindings to function-key-map so that the keypadThu, 01 Jul 1993 20:34:13 +0000, by Jim Blandy
-
(set-visited-file-name): Rename auto-save file only if it exists.Thu, 01 Jul 1993 20:33:56 +0000, by Richard M. Stallman
-
(build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.Thu, 01 Jul 1993 20:25:42 +0000, by Richard M. Stallman
-
(set-visited-file-name): Rename the old auto save file.Thu, 01 Jul 1993 18:39:58 +0000, by Richard M. Stallman
-
* xterm.c (frame_highlight, frame_unhighlight): Don't testThu, 01 Jul 1993 04:04:32 +0000, by Jim Blandy
-
(mouse-menu-choose-yank): Just return when x-popup-menu returns nil.Thu, 01 Jul 1993 03:31:58 +0000, by Roland McGrath
-
Add e-mail address and version info.Wed, 30 Jun 1993 22:37:30 +0000, by Richard M. Stallman
-
(compile-abbreviate-directory): New function.Wed, 30 Jun 1993 22:03:15 +0000, by Richard M. Stallman
-
(vc-update-change-log): Ensure that file names inserted into a ChangeLogWed, 30 Jun 1993 21:35:59 +0000, by Paul Eggert
-
* xterm.c (XTread_socket): Initialize event_found to zero, andWed, 30 Jun 1993 21:35:22 +0000, by Jim Blandy
-
* xdisp.c (redisplay): If we're not already showing the region,Wed, 30 Jun 1993 21:30:25 +0000, by Jim Blandy
-
(mark-even-if-inactive): New variable.Wed, 30 Jun 1993 20:58:28 +0000, by Richard M. Stallman
-
(check_memory_limits): Use unsigned long to hold memory size values.Wed, 30 Jun 1993 20:18:30 +0000, by Richard M. Stallman
-
Recognize `gnu' as a valid operating system. Sheesh.Wed, 30 Jun 1993 19:19:42 +0000, by Roland McGrath
-
Add -q option.Wed, 30 Jun 1993 18:54:08 +0000, by Paul Eggert
-
(PRIO_PROCESS): Definition deleted.Wed, 30 Jun 1993 17:51:16 +0000, by Richard M. Stallman
-
Doc fixes.Wed, 30 Jun 1993 16:44:35 +0000, by Richard M. Stallman
-
* gud.el: Add history lists to the debugging commands, so we don'tWed, 30 Jun 1993 06:27:30 +0000, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Correctly generateWed, 30 Jun 1993 04:56:29 +0000, by Jim Blandy
-
* mouse.el (mouse-drag-region-1): Commented out.Wed, 30 Jun 1993 04:47:37 +0000, by Jim Blandy
-
(define-key-after): Delete duplicate bindings that comeWed, 30 Jun 1993 04:36:37 +0000, by Richard M. Stallman
-
Fix typo in last change.Wed, 30 Jun 1993 04:14:08 +0000, by Jim Blandy
-
* faces.el (global-face-data): Doc fix.Tue, 29 Jun 1993 23:33:00 +0000, by Jim Blandy
-
* xterm.c: Add CPP tangle from process.c to get definitions forTue, 29 Jun 1993 23:07:22 +0000, by Jim Blandy
-
* xfns.c (Fx_create_frame): Check for internalBorder resource, asTue, 29 Jun 1993 23:04:11 +0000, by Jim Blandy
-
* gnus.el (gnus-newsrc-to-gnus-format): Correct regexp whichTue, 29 Jun 1993 23:03:21 +0000, by Jim Blandy
-
* etags.c: #include "config.h" and the alloca CPP tangle beforeTue, 29 Jun 1993 22:58:40 +0000, by Jim Blandy
-
* keyboard.c (read_char): Don't do idle autosaves if we're notTue, 29 Jun 1993 22:46:26 +0000, by Jim Blandy
-
*** empty log message ***Tue, 29 Jun 1993 21:27:42 +0000, by Jim Blandy
-
(mark_object): Add aborts in Lisp_Symbol case.Tue, 29 Jun 1993 21:08:31 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 29 Jun 1993 18:21:12 +0000, by Jim Blandy
-
(insert-directory): Doc fix.Tue, 29 Jun 1993 17:08:09 +0000, by Richard M. Stallman
-
(wait_reading_process_input): Use SIGIO only if defined.Tue, 29 Jun 1993 16:53:32 +0000, by Richard M. Stallman
-
Recognize -sysv* after -sysvr4.Tue, 29 Jun 1993 15:31:19 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 29 Jun 1993 04:03:22 +0000, by Jim Blandy
-
Initial revisionMon, 28 Jun 1993 23:41:38 +0000, by Jim Blandy
-
(face-initialize): Create `underline' face.Mon, 28 Jun 1993 20:38:49 +0000, by Richard M. Stallman
-
Doc fix.Mon, 28 Jun 1993 19:56:00 +0000, by Jim Blandy
-
(Man-auto-section-alist): Default value nil.Mon, 28 Jun 1993 19:53:30 +0000, by Richard M. Stallman
-
(describe_map_2): Cleanups.Mon, 28 Jun 1993 19:20:28 +0000, by Richard M. Stallman
-
Doc fixes.Mon, 28 Jun 1993 05:18:27 +0000, by Richard M. Stallman
-
(c-forward-conditional): New function.Mon, 28 Jun 1993 04:48:51 +0000, by Richard M. Stallman
-
(vc-update-change-log): Restore previous default-directoryMon, 28 Jun 1993 00:56:54 +0000, by Richard M. Stallman
-
Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.Sun, 27 Jun 1993 21:26:43 +0000, by Richard M. Stallman
-
entered into RCSSat, 26 Jun 1993 11:59:44 +0000, by Richard M. Stallman
-
(define-key-after): Renamed from define-key-in-sequence.Sat, 26 Jun 1993 04:20:42 +0000, by Richard M. Stallman
-
(define-key-in-sequence): New function.Sat, 26 Jun 1993 04:18:37 +0000, by Richard M. Stallman
-
(vc-rcs-status): New variable.Sat, 26 Jun 1993 04:01:50 +0000, by Richard M. Stallman
-
(mouse-buffer-menu): Include % and * in each item.Fri, 25 Jun 1993 22:33:57 +0000, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Include % and * in each item.Fri, 25 Jun 1993 22:30:49 +0000, by Richard M. Stallman
-
(find-change-log): Try get-file-buffer before file-exists-p.Fri, 25 Jun 1993 22:01:47 +0000, by Roland McGrath
-
Convert ...-sysvr4 into ...-sysv4.Fri, 25 Jun 1993 21:57:48 +0000, by Richard M. Stallman
-
(vc-diff): If `diff' gives empty output, return nil.Fri, 25 Jun 1993 21:30:54 +0000, by Richard M. Stallman
-
Set up autoloads for files `makeinfo' and `texnfo-upd'.Fri, 25 Jun 1993 06:41:54 +0000, by Richard M. Stallman
-
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can doThu, 24 Jun 1993 03:02:20 +0000, by Jim Blandy
-
* configure.in: Add --verbose flag.Thu, 24 Jun 1993 01:52:49 +0000, by Jim Blandy
-
(hexl-in-save-buffer): New flag.Thu, 24 Jun 1993 01:48:59 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Remove #if 0''s around code which testsThu, 24 Jun 1993 01:34:33 +0000, by Jim Blandy
-
* term/x-win.el (command-switch-alist): "-ib" takes a numericTue, 22 Jun 1993 08:30:36 +0000, by Jim Blandy
-
* commands.h (Vglobal_mouse_map): Removed; unused.Tue, 22 Jun 1993 08:17:56 +0000, by Jim Blandy
-
* keyboard.c (menu_bar_items, read_key_sequence): UseTue, 22 Jun 1993 08:17:36 +0000, by Jim Blandy
-
* keyboard.c (menu_bar_items, read_key_sequence): UseTue, 22 Jun 1993 08:17:26 +0000, by Jim Blandy
-
* replace.el (query-replace-map): Fix typo in binding for [return].Tue, 22 Jun 1993 08:12:10 +0000, by Jim Blandy
-
* buffer.c (list_buffers_1): Make desired_point a lisp object; setTue, 22 Jun 1993 07:39:26 +0000, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)Tue, 22 Jun 1993 07:26:44 +0000, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)Tue, 22 Jun 1993 07:25:42 +0000, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)Tue, 22 Jun 1993 07:25:11 +0000, by Jim Blandy
-
* xdisp.c (redisplay_window): Remember to compute end relative toTue, 22 Jun 1993 06:59:07 +0000, by Jim Blandy
-
(rmail-summary-mode-map): Bind summary sort commands.Tue, 22 Jun 1993 05:55:59 +0000, by Richard M. Stallman
-
Don't touch rmail-summary-mode-map.Tue, 22 Jun 1993 05:55:41 +0000, by Richard M. Stallman
-
Add autoloads for rmailsort commands.Tue, 22 Jun 1993 05:55:22 +0000, by Richard M. Stallman
-
* Makefile.in (ctags): Depend on etags, so that parallel makesTue, 22 Jun 1993 03:58:05 +0000, by Jim Blandy
-
* compile.el (compile-file-of-error): Remember thatTue, 22 Jun 1993 03:54:25 +0000, by Jim Blandy
-
* diff.el (diff-parse-differences): Preserve the match dataTue, 22 Jun 1993 03:50:08 +0000, by Jim Blandy
-
* xrdb.c (get_user_db): Remember to free the screen-local resourceTue, 22 Jun 1993 03:44:28 +0000, by Jim Blandy
-
* cal-dst.el: New file.Tue, 22 Jun 1993 03:25:13 +0000, by Jim Blandy
-
* lunar.el (lunar-phase): Use time conversion from solar.elTue, 22 Jun 1993 03:24:44 +0000, by Jim Blandy
-
* holidays.el (calendar-holiday-function-fixed,Tue, 22 Jun 1993 03:24:23 +0000, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-days-before-absolute-zero,Tue, 22 Jun 1993 03:23:59 +0000, by Jim Blandy
-
* diary-ins.el (insert-cyclic-diary-entry): Fix date form.Tue, 22 Jun 1993 03:23:38 +0000, by Jim Blandy
-
* diary.el (list-sexp-diary-entries,Tue, 22 Jun 1993 03:23:14 +0000, by Jim Blandy
-
* solar.el (calendar-holiday-solar-equinoxes-solstices): RenamedTue, 22 Jun 1993 03:22:40 +0000, by Jim Blandy
-
* calendar.el (calendar-version): Update to 5.1. Fixed a varietyTue, 22 Jun 1993 03:22:12 +0000, by Jim Blandy
-
(rmail-mode): Move to the last message.Tue, 22 Jun 1993 02:51:26 +0000, by Richard M. Stallman
-
(rmail-mode-map): Add local menu bar bindings.Tue, 22 Jun 1993 02:25:20 +0000, by Richard M. Stallman
-
(rmail-summary-mode-map): Add local menu bar bindings.Tue, 22 Jun 1993 02:25:05 +0000, by Richard M. Stallman
-
* keyboard.c (make_lispy_event): Added detection of double-clickTue, 22 Jun 1993 02:06:54 +0000, by Jim Blandy
-
* subr.el (event-end): Modified to account for multi-click events.Tue, 22 Jun 1993 02:02:00 +0000, by Jim Blandy
-
(mail-mode-map): Add local menu bar bindings.Mon, 21 Jun 1993 20:08:39 +0000, by Richard M. Stallman
-
(Fremove_text_properties, Fadd_text_properties):Mon, 21 Jun 1993 19:37:49 +0000, by Richard M. Stallman