Mercurial > emacs
graph
-
(isearch-done): Call deactivate-mark instead of setting mark-activeThu, 08 Jul 1993 22:33:57 +0000, by Roland McGrath
-
Put error-conditions and error-message properties on 'mark-inactive.Thu, 08 Jul 1993 21:46:22 +0000, by Roland McGrath
-
(check_mark): Don't check mark-active unless in transient-mark-mode.Thu, 08 Jul 1993 21:43:11 +0000, by Roland McGrath
-
(region_limit): Don't error if Vmark_even_if_inactive is set. When theThu, 08 Jul 1993 21:36:04 +0000, by Roland McGrath
-
(syms_of_data): Staticpro Qmark_inactive.Thu, 08 Jul 1993 21:27:33 +0000, by Roland McGrath
-
Define Qmark_inactive.Thu, 08 Jul 1993 21:26:57 +0000, by Roland McGrath
-
Declare Qmark_inactive.Thu, 08 Jul 1993 21:26:29 +0000, by Roland McGrath
-
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same asThu, 08 Jul 1993 21:14:43 +0000, by Roland McGrath
-
Initial revisionThu, 08 Jul 1993 21:10:59 +0000, by Richard M. Stallman
-
(basic-save-buffer): Use after-save-hook.Thu, 08 Jul 1993 20:51:51 +0000, by Richard M. Stallman
-
Add (provide 'hanoi).Thu, 08 Jul 1993 19:06:38 +0000, by Roland McGrath
-
(file-relative-name): If we use default-directory,Thu, 08 Jul 1993 03:04:52 +0000, by Richard M. Stallman
-
(texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.Wed, 07 Jul 1993 22:21:19 +0000, by Richard M. Stallman
-
Fix typo re `texinfo-sequential-node-update.'Wed, 07 Jul 1993 22:15:20 +0000, by Richard M. Stallman
-
(basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.Wed, 07 Jul 1993 20:25:48 +0000, by Roland McGrath
-
(update-file-autoloads): Correctly do nothing when there are no cookies.Wed, 07 Jul 1993 20:13:57 +0000, by Roland McGrath
-
(mouse-menu-choose-yank): Change menu title to "Choose Next Yank".Wed, 07 Jul 1993 19:58:54 +0000, by Roland McGrath
-
(vc-rcs-status): Remove unused var `status'.Wed, 07 Jul 1993 19:07:54 +0000, by Paul Eggert
-
(describe_map_tree): When inserting TITLE, mention PREFIX.Wed, 07 Jul 1993 18:40:35 +0000, by Richard M. Stallman
-
(mail-rfc822-time-zone, mail-rfc822-date): New fns.Wed, 07 Jul 1993 17:55:55 +0000, by Richard M. Stallman
-
(mail-do-fcc): Use RFC 822 style date in Resent-Date: line.Wed, 07 Jul 1993 17:55:28 +0000, by Richard M. Stallman
-
(rmail-resend): Use RFC 822 style date in Resent-Date: line.Wed, 07 Jul 1993 17:54:20 +0000, by Richard M. Stallman
-
* editfns.c (Fformat): Since floats occupy two elements in theWed, 07 Jul 1993 10:22:05 +0000, by Jim Blandy
-
* make-dist (tempdir): Don't create lisp/forms-mode directory inWed, 07 Jul 1993 09:58:18 +0000, by Jim Blandy
-
(cd-absolute): Use abbreviate-file-name on expansion of DIR.Wed, 07 Jul 1993 06:26:31 +0000, by Roland McGrath
-
Add (provide 'gud).Wed, 07 Jul 1993 05:44:53 +0000, by Roland McGrath
-
(basic-save-buffer): Invoke after-save-hook, not after-save-hooks.Wed, 07 Jul 1993 05:12:29 +0000, by Roland McGrath
-
(display-time-file-nonempty-p): Use file-chase-links.Wed, 07 Jul 1993 04:31:38 +0000, by Roland McGrath
-
(byte-compile-setq-default): Handle multiple pairs args like setq (asWed, 07 Jul 1993 03:06:28 +0000, by Roland McGrath
-
Doc fix.Wed, 07 Jul 1993 02:03:18 +0000, by Roland McGrath
-
*** empty log message ***Tue, 06 Jul 1993 23:07:30 +0000, by David J. MacKenzie
-
(rmail-variables): Compare truename as well as given nameTue, 06 Jul 1993 22:39:56 +0000, by Richard M. Stallman
-
(Man-mode-line-format): Add a space after global-mode-string.Tue, 06 Jul 1993 22:07:27 +0000, by Richard M. Stallman
-
* b2m.c: #include <sys/types.h>.Tue, 06 Jul 1993 16:07:30 +0000, by Jim Blandy
-
* textprop.c (copy_text_properties): Pass a copy of POS toTue, 06 Jul 1993 14:55:20 +0000, by Jim Blandy
-
* textprop.c (copy_text_properties): New function, from DavidTue, 06 Jul 1993 14:54:28 +0000, by Jim Blandy
-
* intervals.c (find_interval): Doc fixes, computation ofTue, 06 Jul 1993 14:53:54 +0000, by Jim Blandy
-
* fns.c (Fsubstring, concat): Pass all six arguments toTue, 06 Jul 1993 14:43:32 +0000, by Jim Blandy
-
* print.c: Get rid of extra space at the end of print syntax forTue, 06 Jul 1993 07:44:36 +0000, by Jim Blandy
-
* man.el (Man-build-man-command): Don't leave a pipe symbol at theTue, 06 Jul 1993 06:59:31 +0000, by Jim Blandy
-
* m/pmax.h (C_SWITCH_X_MACHINE): Set this toTue, 06 Jul 1993 06:57:49 +0000, by Jim Blandy
-
* vc.el (vc-start-entry): Don't call file-name-nondirectory onTue, 06 Jul 1993 06:18:50 +0000, by Jim Blandy
-
* doc.c (Fsubstitute_command_keys): Pass all five arguments toTue, 06 Jul 1993 06:16:20 +0000, by Jim Blandy
-
Compare the values of text properties using EQ, not Fequal.Tue, 06 Jul 1993 02:23:22 +0000, by Jim Blandy
-
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #includingMon, 05 Jul 1993 09:31:36 +0000, by Jim Blandy
-
* textprop.c (validate_interval_range): Don't increment bothMon, 05 Jul 1993 08:13:50 +0000, by Jim Blandy
-
* intervals.c (intervals_equal): Test the return value of FequalMon, 05 Jul 1993 07:57:34 +0000, by Jim Blandy
-
Fix initialization of Vdouble_click_time in syms_of_keyboard.Mon, 05 Jul 1993 07:45:43 +0000, by Jim Blandy
-
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,Mon, 05 Jul 1993 07:18:24 +0000, by Jim Blandy
-
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,Mon, 05 Jul 1993 04:50:16 +0000, by Jim Blandy
-
* subr.el (posn-point): Properly extract the BUFFER-POSITION fieldMon, 05 Jul 1993 04:33:42 +0000, by Jim Blandy
-
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): NewMon, 05 Jul 1993 04:26:30 +0000, by Jim Blandy
-
(vc-name): Moved from vc.el; vc-rcs-status now uses it.Mon, 05 Jul 1993 03:20:12 +0000, by Paul Eggert
-
(vc-name): Move to vc-hooks.el.Mon, 05 Jul 1993 03:20:12 +0000, by Paul Eggert
-
(outline-mode-map): Add menu bar items.Sun, 04 Jul 1993 21:44:25 +0000, by Richard M. Stallman
-
(describe-key-briefly): Don't set `foo'.Sun, 04 Jul 1993 21:30:15 +0000, by Richard M. Stallman
-
* comint.el (comint-prompt-regexp): Double the backslashes in theSun, 04 Jul 1993 21:02:21 +0000, by Jim Blandy
-
Doc fix.Sun, 04 Jul 1993 20:03:20 +0000, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that'sSun, 04 Jul 1993 20:01:21 +0000, by Jim Blandy
-
(describe-prefix-bindings): Doc fix.Sun, 04 Jul 1993 18:55:54 +0000, by Richard M. Stallman
-
(vc-backend-diff): Undo "-q" change. This was fixed instead by addingSun, 04 Jul 1993 18:54:59 +0000, by Paul Eggert
-
(describe-prefix-bindings): New command.Sun, 04 Jul 1993 18:53:24 +0000, by Richard M. Stallman
-
(forms-new-record-filter): Correct default value.Sun, 04 Jul 1993 17:56:40 +0000, by Richard M. Stallman
-
Added a keyword.Sun, 04 Jul 1993 17:56:02 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 04 Jul 1993 17:52:52 +0000, by Jim Blandy
-
*** empty log message ***Sun, 04 Jul 1993 17:41:56 +0000, by Jim Blandy
-
(Vmark_even_if_inactive): New var, with Lisp variable.Sun, 04 Jul 1993 04:55:03 +0000, by Richard M. Stallman
-
(vc-mode-line): Put `RCS' or `SCCS' before version num.Sun, 04 Jul 1993 04:53:58 +0000, by Richard M. Stallman
-
(Fsignal): Clarify error message.Sun, 04 Jul 1993 04:51:13 +0000, by Richard M. Stallman
-
(read_char): After Fgarbage_collect, call redisplay.Sun, 04 Jul 1993 02:21:02 +0000, by Richard M. Stallman
-
* frame.el (frame-remove-geometry-params): New function.Sun, 04 Jul 1993 02:20:59 +0000, by Jim Blandy
-
* frame.c (Fredirect_frame_focus): Allow redirection of focus ofSun, 04 Jul 1993 01:53:24 +0000, by Jim Blandy
-
* 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
-
*** empty log message ***Mon, 21 Jun 1993 06:59:02 +0000, by Richard M. Stallman
-
Initial revisionMon, 21 Jun 1993 06:45:33 +0000, by Richard M. Stallman
-
entered into RCSMon, 21 Jun 1993 05:06:06 +0000, by Richard M. Stallman
-
Initial revisionMon, 21 Jun 1993 05:05:59 +0000, by Richard M. Stallman
-
* add-log.el (add-log-current-defun): To find the name of theMon, 21 Jun 1993 00:51:36 +0000, by Jim Blandy
-
* replace.el (query-replace-map): Make return exit query-replace,Mon, 21 Jun 1993 00:45:17 +0000, by Jim Blandy
-
* alloc.c (Fgarbage_collect): If the minibuffer is active, don'tMon, 21 Jun 1993 00:25:57 +0000, by Jim Blandy
-
(mh-yank-cur-msg): Test mark-active.Sun, 20 Jun 1993 22:45:13 +0000, by Richard M. Stallman
-
* config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconfSun, 20 Jun 1993 20:18:32 +0000, by Jim Blandy
-
Translate F11 (ESC [ 23 ~) to ESC.Sun, 20 Jun 1993 08:49:42 +0000, by Richard M. Stallman
-
(verify_interval_modification): Don't just testSun, 20 Jun 1993 08:48:58 +0000, by Richard M. Stallman
-
Comment change.Sun, 20 Jun 1993 08:48:12 +0000, by Richard M. Stallman
-
* puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,Sat, 19 Jun 1993 22:58:35 +0000, by Jim Blandy
-
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)Sat, 19 Jun 1993 21:48:16 +0000, by Jim Blandy
-
* xfaces.c (recompute_basic_faces): This shouldn't be declared static.Sat, 19 Jun 1993 21:28:56 +0000, by Jim Blandy
-
* sysdep.c (rename): Make arguments const. autoconf #definesSat, 19 Jun 1993 21:07:02 +0000, by Jim Blandy
-
* minibuf.c (Fread_minibuffer): Add missing semicolon afterSat, 19 Jun 1993 21:06:18 +0000, by Jim Blandy
-
* Makefile.in (top_distclean): Use -f switch when cleaning outSat, 19 Jun 1993 21:05:21 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Never treat a modifier key as aSat, 19 Jun 1993 21:01:38 +0000, by Jim Blandy
-
(add_node): Move var last_node to file scope.Sat, 19 Jun 1993 20:35:26 +0000, by Richard M. Stallman
-
* emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.Sat, 19 Jun 1993 20:26:11 +0000, by Jim Blandy
-
(Info-insert-dir): Record file attributes of files used.Sat, 19 Jun 1993 20:18:05 +0000, by Richard M. Stallman
-
(insert-file): Report error if file is directory.Sat, 19 Jun 1993 19:07:19 +0000, by Richard M. Stallman
-
* frame.c (Fmake_frame_visible): Make this interactively callable;Sat, 19 Jun 1993 01:47:40 +0000, by Jim Blandy
-
* man.el (Man-switches): New variable.Sat, 19 Jun 1993 01:44:52 +0000, by Jim Blandy
-
(rmail-output): Check file can be read before trying to read part of it.Sat, 19 Jun 1993 01:23:59 +0000, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): Handle extra args BEG, END.Sat, 19 Jun 1993 01:13:23 +0000, by Richard M. Stallman
-
* xfaces.c: Add forward declaration for recompute_basic_faces.Sat, 19 Jun 1993 01:08:14 +0000, by Jim Blandy
-
* fileio.c (Fset_visited_file_modtime): We're only passing twoSat, 19 Jun 1993 01:04:50 +0000, by Jim Blandy
-
entered into RCSSat, 19 Jun 1993 00:15:32 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 19 Jun 1993 00:08:24 +0000, by Richard M. Stallman
-
Changes for Irix 4.0, tested this time:Fri, 18 Jun 1993 23:33:20 +0000, by Jim Blandy
-
(compilation-error-regexp-alist): Generalize theFri, 18 Jun 1993 21:40:46 +0000, by Richard M. Stallman
-
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Fri, 18 Jun 1993 18:58:46 +0000, by Jim Blandy
-
(mouse-secondary-save-then-kill): Don't switch windows.Fri, 18 Jun 1993 17:59:02 +0000, by Richard M. Stallman
-
* dired.el (dired-summary): dired-do-rename is on "R", not "r".Fri, 18 Jun 1993 17:55:42 +0000, by Jim Blandy
-
* xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem toFri, 18 Jun 1993 16:33:12 +0000, by Jim Blandy
-
* configure.in: Only check for -lXbsd once.Fri, 18 Jun 1993 15:59:49 +0000, by Jim Blandy
-
Typo.Fri, 18 Jun 1993 15:48:31 +0000, by Jim Blandy
-
* make-dist: If using gzip, create distribution with '.gz' extension.Fri, 18 Jun 1993 00:50:11 +0000, by Jim Blandy
-
* make-dist (lisp/term): This doesn't have a ChangeLog anymore.Fri, 18 Jun 1993 00:05:16 +0000, by Jim Blandy
-
(mail-citation-hook): New hook var.Thu, 17 Jun 1993 23:44:04 +0000, by Richard M. Stallman
-
Change usage comment.Thu, 17 Jun 1993 23:41:18 +0000, by Richard M. Stallman
-
* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We areThu, 17 Jun 1993 23:25:37 +0000, by Jim Blandy
-
* faces.el (make-face-bold, make-face-italic,Thu, 17 Jun 1993 22:59:49 +0000, by Jim Blandy
-
(set-face-background-pixmap, face-background-pixmap): Functions commented out.Thu, 17 Jun 1993 22:07:26 +0000, by Richard M. Stallman
-
* xfaces.c (compute_base_face): Initialize the face's stipple.Thu, 17 Jun 1993 22:03:40 +0000, by Jim Blandy
-
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,Thu, 17 Jun 1993 22:03:06 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): Don't confuse mock input withThu, 17 Jun 1993 21:23:29 +0000, by Jim Blandy
-
(mouse-start-secondary): New function.Thu, 17 Jun 1993 18:17:32 +0000, by Richard M. Stallman
-
entered into RCSThu, 17 Jun 1993 07:31:16 +0000, by Richard M. Stallman
-
Comment changes for renaming from c++-mode.el to cplus-md.el.Thu, 17 Jun 1993 07:03:08 +0000, by Richard M. Stallman
-
(generate-file-autoloads): Undo previous changeThu, 17 Jun 1993 06:59:49 +0000, by Richard M. Stallman
-
(vc-rename-file): Remove periods from error messages.Thu, 17 Jun 1993 05:08:23 +0000, by Richard M. Stallman
-
Don't let the 'B' interactive spec default to buffers viewed inThu, 17 Jun 1993 05:06:36 +0000, by Jim Blandy
-
Don't let the 'B' interactive spec default to buffers viewed inThu, 17 Jun 1993 05:05:53 +0000, by Jim Blandy
-
Changes for correct pgrp behavior; approach suggested by BobThu, 17 Jun 1993 05:04:57 +0000, by Jim Blandy
-
Remove decl for Qvisible.Thu, 17 Jun 1993 05:03:45 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): If we add events to a keyThu, 17 Jun 1993 04:59:35 +0000, by Jim Blandy
-
* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf toThu, 17 Jun 1993 04:59:01 +0000, by Jim Blandy
-
Changes for correct pgrp behavior; approach suggested by BobThu, 17 Jun 1993 04:58:27 +0000, by Jim Blandy
-
* configure.in: Look for the closedir function.Thu, 17 Jun 1993 04:57:09 +0000, by Jim Blandy
-
(mouse-menu-choose-yank): New function. Put it in the edit menu.Thu, 17 Jun 1993 04:17:21 +0000, by Richard M. Stallman
-
(scan_lists, Fforward_comment): #if 0 the codeThu, 17 Jun 1993 04:09:15 +0000, by Richard M. Stallman
-
* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,Thu, 17 Jun 1993 02:59:54 +0000, by Jim Blandy
-
* Makefile.in: Remember, spaces are not tabs.Thu, 17 Jun 1993 02:59:21 +0000, by Jim Blandy
-
* configure.in (CPP): Autoconf sets this to a shell variableThu, 17 Jun 1993 02:55:11 +0000, by Jim Blandy
-
* Makefile.in (src/Makefile): Don't bother exiting single quotesThu, 17 Jun 1993 02:54:43 +0000, by Jim Blandy
-
* ls-lisp.el (insert-directory): If no handler, convert SWITCHESThu, 17 Jun 1993 02:53:14 +0000, by Jim Blandy
-
* xdisp.c (redisplay_window): No need to subtract one from startThu, 17 Jun 1993 02:41:40 +0000, by Jim Blandy
-
* fileio.c (Finsert_file_contents): Two new args, BEG and END.Thu, 17 Jun 1993 02:28:19 +0000, by Jim Blandy
-
* Makefile.in (uninstall): Don't remove the lisp and etcThu, 17 Jun 1993 00:50:19 +0000, by Jim Blandy
-
Don't let the 'B' interactive spec default to buffers viewed inThu, 17 Jun 1993 00:39:37 +0000, by Jim Blandy
-
* subr.el (event-basic-type): Deal with listy events properly.Thu, 17 Jun 1993 00:16:29 +0000, by Jim Blandy
-
* Makefile.in (CPP): New variable, set by the top-level Makefile.Wed, 16 Jun 1993 23:50:05 +0000, by Jim Blandy
-
Changes for correct pgrp behavior from Bob GlicksteinWed, 16 Jun 1993 23:49:54 +0000, by Jim Blandy
-
Bring mumbleclean targets into conformance with GNU coding standards.Wed, 16 Jun 1993 23:49:07 +0000, by Jim Blandy
-
* Makefile.in (CPP): New variable.Wed, 16 Jun 1993 23:46:17 +0000, by Jim Blandy
-
*solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): ChangeWed, 16 Jun 1993 23:12:21 +0000, by Jim Blandy
-
* calendar.el (calendar-current-time-zone): Change variable namesWed, 16 Jun 1993 23:10:55 +0000, by Jim Blandy
-
(make-autoload): Use memq once instead eq twice.Wed, 16 Jun 1993 23:06:58 +0000, by Roland McGrath
-
(Finsert_buffer_substring): Doc fix.Wed, 16 Jun 1993 22:37:24 +0000, by Roland McGrath
-
(LIBS_SYSTEM): Don't attempt to #define this if we already have aWed, 16 Jun 1993 22:09:24 +0000, by Jim Blandy
-
(generate-autoload-cookie, update-autoloads-here): Doc fixes.Wed, 16 Jun 1993 22:08:23 +0000, by Roland McGrath
-
* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconfWed, 16 Jun 1993 22:07:28 +0000, by Jim Blandy
-
* configure.in: Add case for m88k-motorola-sysv4.Wed, 16 Jun 1993 22:02:28 +0000, by Jim Blandy
-
* configure.in: Move clause for PC-compatible i386 box to the endWed, 16 Jun 1993 21:53:54 +0000, by Jim Blandy
-
* unexec.c [HPUX] (sbrk): This returns a void *.Wed, 16 Jun 1993 21:42:25 +0000, by Jim Blandy
-
Comment changes.Wed, 16 Jun 1993 21:40:36 +0000, by Richard M. Stallman
-
entered into RCSWed, 16 Jun 1993 21:39:03 +0000, by Richard M. Stallman
-
(disassemble-internal): If function is autoload, load it.Wed, 16 Jun 1993 21:33:18 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 16 Jun 1993 21:28:28 +0000, by Jim Blandy
-
* window.c (check_frame_size): Allow minibuffer-only frames to beWed, 16 Jun 1993 21:26:47 +0000, by Jim Blandy
-
* frame.el (set-frame-configuration): Don't try to set a frame'sWed, 16 Jun 1993 21:24:11 +0000, by Jim Blandy
-
* frame.c (store_frame_param): Fix error message punctuation.Wed, 16 Jun 1993 21:19:06 +0000, by Jim Blandy
-
* s/isc3-0.h (memmove): #define this to call safe_bcopy.Wed, 16 Jun 1993 20:52:40 +0000, by Jim Blandy
-
* configure.in: Move clause for PC-compatible i386 box to the endWed, 16 Jun 1993 20:49:26 +0000, by Jim Blandy
-
* sysdep.c (closedir): Don't free directory buffer if it looksWed, 16 Jun 1993 20:31:01 +0000, by Jim Blandy
-
* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; itWed, 16 Jun 1993 20:02:58 +0000, by Jim Blandy
-
(parens-require-spaces): Var renamed and sense changed.Wed, 16 Jun 1993 19:34:11 +0000, by Richard M. Stallman
-
(rmail-output): Use insert-file-contents to look atWed, 16 Jun 1993 19:24:34 +0000, by Richard M. Stallman
-
(x-switch-definitions): Fix -iconic.Wed, 16 Jun 1993 17:51:16 +0000, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Typo in prev change.Wed, 16 Jun 1993 17:42:48 +0000, by Richard M. Stallman
-
Bring mumbleclean targets into conformance with GNU coding standards.Wed, 16 Jun 1993 16:32:32 +0000, by Jim Blandy
-
* buffer.c (list_buffers_1): Return the desired point.Wed, 16 Jun 1993 16:29:40 +0000, by Jim Blandy
-
entered into RCSWed, 16 Jun 1993 15:45:33 +0000, by Jim Blandy
-
* configure.in (version): Check the X libraries for XrmSetDatabaseWed, 16 Jun 1993 15:09:42 +0000, by Jim Blandy
-
* xdisp.c (redisplay_window): No need to subtract BEGV to computeWed, 16 Jun 1993 14:13:15 +0000, by Jim Blandy
-
(TAGS): cd to src to run etags.Wed, 16 Jun 1993 06:47:09 +0000, by Richard M. Stallman
-
Calls to access_keymap updated.Wed, 16 Jun 1993 06:46:27 +0000, by Richard M. Stallman
-
(xmenu_show): Store 0 in *ERROR at the beginning.Tue, 15 Jun 1993 23:17:10 +0000, by Richard M. Stallman
-
(server-process-filter): Use server-switch-buffer.Tue, 15 Jun 1993 23:11:38 +0000, by Richard M. Stallman
-
(gud-xdb-directories): Renamed from gud-xdb-paths.Tue, 15 Jun 1993 21:04:48 +0000, by Richard M. Stallman
-
(inferior-lisp-buffer): Move defvar earlier.Tue, 15 Jun 1993 21:00:33 +0000, by Richard M. Stallman
-
(define-mail-alias): Remove excess whitespace better.Tue, 15 Jun 1993 20:51:15 +0000, by Richard M. Stallman
-
(define-mail-abbrev): Renamed from define-mail-alias.Tue, 15 Jun 1993 20:50:11 +0000, by Richard M. Stallman
-
(build-mail-abbrevs): Pass just two args to define-mail-alias.Tue, 15 Jun 1993 20:36:10 +0000, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Use defaliasTue, 15 Jun 1993 19:29:59 +0000, by Richard M. Stallman
-
Comment change.Tue, 15 Jun 1993 19:16:46 +0000, by Richard M. Stallman
-
(xdb): New debugger supported (xdb under HPUX-PARISC).Tue, 15 Jun 1993 16:31:24 +0000, by Richard M. Stallman
-
(dired-repeat-over-lines): Going fwd, skip new linesTue, 15 Jun 1993 07:59:07 +0000, by Richard M. Stallman
-
(adjust_intervals_for_insertion): By default, copyTue, 15 Jun 1993 07:48:27 +0000, by Richard M. Stallman
-
Make prefix keys work with keymap inheritanceTue, 15 Jun 1993 06:26:00 +0000, by Richard M. Stallman
-
(set_point): When moving over invis chars,Tue, 15 Jun 1993 05:27:54 +0000, by Richard M. Stallman
-
(parens-dont-require-spaces): New variable.Mon, 14 Jun 1993 22:58:54 +0000, by Richard M. Stallman
-
(emerge-make-diff3-list): Pass ancestor second.Mon, 14 Jun 1993 21:44:34 +0000, by Richard M. Stallman
-
(dabbrev-expand): Do all changes with replace-match.Mon, 14 Jun 1993 18:55:10 +0000, by Richard M. Stallman
-
(picture-replace-match): New function.Mon, 14 Jun 1993 18:53:40 +0000, by Richard M. Stallman
-
* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,Mon, 14 Jun 1993 15:35:55 +0000, by Jim Blandy
-
* holidays.el: Eval calendar-holidays; don't just use its value.Mon, 14 Jun 1993 15:24:24 +0000, by Jim Blandy
-
Mention that gzip files end in ".gz", not ".z".Mon, 14 Jun 1993 15:12:07 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): Use temporary variable.Mon, 14 Jun 1993 15:06:46 +0000, by Jim Blandy
-
Initial revisionMon, 14 Jun 1993 14:58:03 +0000, by Jim Blandy
-
(balance-windows): Total rewrite.Mon, 14 Jun 1993 07:11:15 +0000, by Richard M. Stallman
-
(Fdelete_window): Handle deleting a parent of the selected window.Mon, 14 Jun 1993 07:07:05 +0000, by Richard M. Stallman
-
Comment change.Mon, 14 Jun 1993 03:51:20 +0000, by Richard M. Stallman
-
(Fset_visited_file_modtime): Don't give the handlerMon, 14 Jun 1993 03:49:04 +0000, by Richard M. Stallman
-
(scan_lists, Fforward_comment): Pass 0 as commentstop argSun, 13 Jun 1993 23:57:33 +0000, by Richard M. Stallman
-
(Fprimitive_undo): Rename arg to N to avoid conflict.Sun, 13 Jun 1993 23:15:39 +0000, by Richard M. Stallman
-
(byte-compile-file): Undo previous change.Sun, 13 Jun 1993 22:32:17 +0000, by Richard M. Stallman
-
(isearch-highlight): If no face `isearch', use `region'.Sun, 13 Jun 1993 21:43:15 +0000, by Richard M. Stallman
-
(c-indent-line): Call c-backward-to-start-of-ifSun, 13 Jun 1993 19:16:02 +0000, by Richard M. Stallman
-
(CPP_CFLAGS): New variable.Sun, 13 Jun 1993 18:14:04 +0000, by Richard M. Stallman
-
(Man-getpage-in-background): Move close paren.Sun, 13 Jun 1993 18:00:36 +0000, by Richard M. Stallman
-
(Man-getpage-in-background): Use TERM=dumb to preventSun, 13 Jun 1993 04:34:58 +0000, by Richard M. Stallman
-
(mouse-set-mark-fast): New function.Sun, 13 Jun 1993 04:18:43 +0000, by Richard M. Stallman
-
(shut_down_emacs): New arg STUFF. Stuff input here.Sun, 13 Jun 1993 02:06:51 +0000, by Richard M. Stallman
-
(x_connection_closed): Pass new arg to shut_down_emacs.Sun, 13 Jun 1993 02:06:17 +0000, by Richard M. Stallman
-
(abbreviate-file-name): Match home dir with no / if nothing else follows.Sun, 13 Jun 1993 01:57:02 +0000, by Richard M. Stallman
-
(finder-find-library): New function.Sun, 13 Jun 1993 01:36:48 +0000, by Richard M. Stallman
-
(Ffile_attributes): Give -1 as size if size won't fit.Sun, 13 Jun 1993 01:16:05 +0000, by Richard M. Stallman
-
(term_get_fkeys): Use `prior', not `previous', for %8/kP.Sun, 13 Jun 1993 00:41:51 +0000, by Richard M. Stallman
-
(Fcopy_file): Pass all the args to the handler.Sun, 13 Jun 1993 00:07:35 +0000, by Richard M. Stallman
-
(Fload): Use call5.Sun, 13 Jun 1993 00:01:50 +0000, by Richard M. Stallman
-
(call5, call6): New functions.Sun, 13 Jun 1993 00:01:22 +0000, by Richard M. Stallman
-
(etags-tags-completion-table): When skipping the noiseSat, 12 Jun 1993 23:43:57 +0000, by Richard M. Stallman
-
Comment change.Sat, 12 Jun 1993 23:27:32 +0000, by Richard M. Stallman
-
Update GPL references - version 2Sat, 12 Jun 1993 22:54:27 +0000, by Jim Blandy
-
Updated GPL version to 2.Sat, 12 Jun 1993 22:01:38 +0000, by Jim Blandy
-
Refer to GPL version two.Sat, 12 Jun 1993 21:44:46 +0000, by Jim Blandy
-
*** empty log message ***Sat, 12 Jun 1993 20:53:59 +0000, by Richard M. Stallman
-
(syms_of_undo): Set up Qinhibit_read_only.Sat, 12 Jun 1993 18:10:20 +0000, by Richard M. Stallman
-
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUITSat, 12 Jun 1993 17:46:44 +0000, by Jim Blandy
-
Doc fix.Sat, 12 Jun 1993 17:31:26 +0000, by Jim Blandy
-
* frame.c (Fmouse_position): Doc fix.Sat, 12 Jun 1993 17:30:01 +0000, by Jim Blandy
-
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatSat, 12 Jun 1993 17:23:13 +0000, by Jim Blandy
-
(get_keymap_1): Add missing semicolon.Sat, 12 Jun 1993 17:17:05 +0000, by Richard M. Stallman
-
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.Sat, 12 Jun 1993 17:16:00 +0000, by Richard M. Stallman
-
(echo_area_display): Use XFASTINT on ->height.Sat, 12 Jun 1993 17:10:13 +0000, by Richard M. Stallman
-
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.Sat, 12 Jun 1993 17:06:34 +0000, by Richard M. Stallman
-
(record_delete): Always use XFASTINT on sbeg.Sat, 12 Jun 1993 17:04:51 +0000, by Richard M. Stallman
-
* xterm.c (XTset_vertical_scroll_bar): Use double type forSat, 12 Jun 1993 17:00:45 +0000, by Jim Blandy
-
(start_process_unwind): Use XINT.Sat, 12 Jun 1993 16:58:31 +0000, by Richard M. Stallman
-
(Fset_syntax_table): Add XFASTINT.Sat, 12 Jun 1993 16:57:29 +0000, by Richard M. Stallman
-
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls toSat, 12 Jun 1993 16:52:03 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): When we generate a prefix symbolSat, 12 Jun 1993 16:00:47 +0000, by Jim Blandy
-
Initial revisionSat, 12 Jun 1993 15:37:36 +0000, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Sat, 12 Jun 1993 15:37:14 +0000, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Sat, 12 Jun 1993 10:12:21 +0000, by Jim Blandy
-
* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decideSat, 12 Jun 1993 09:31:25 +0000, by Jim Blandy
-
(read_char): Set c properly as a Lisp int.Sat, 12 Jun 1993 07:26:16 +0000, by Richard M. Stallman
-
Doc fixes.Sat, 12 Jun 1993 07:22:20 +0000, by Richard M. Stallman
-
(cons_to_long): Declare top, bot as Lisp_Object.Sat, 12 Jun 1993 07:20:30 +0000, by Richard M. Stallman
-
(Fcopy_keymap): Check Fkeymapp value with NILP.Sat, 12 Jun 1993 07:19:39 +0000, by Richard M. Stallman
-
(Fexpt): New local `val' for making integer to return.Sat, 12 Jun 1993 07:19:24 +0000, by Richard M. Stallman
-
(make-directory): By default create dir default-dir.Sat, 12 Jun 1993 06:54:14 +0000, by Richard M. Stallman
-
(vc-backend-diff): Always use -q option.Sat, 12 Jun 1993 02:18:02 +0000, by Richard M. Stallman
-
(file-truename): Don't use expand-file-name to mergeSat, 12 Jun 1993 01:44:48 +0000, by Richard M. Stallman
-
(XTmouse_position): Don't set *f at all unless we win.Fri, 11 Jun 1993 23:43:54 +0000, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):Fri, 11 Jun 1993 22:22:15 +0000, by Richard M. Stallman
-
(setenv): Treat case as significant.Fri, 11 Jun 1993 21:33:27 +0000, by Richard M. Stallman
-
(read_process_output): Don't deactivate the mark.Fri, 11 Jun 1993 21:06:14 +0000, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.Fri, 11 Jun 1993 20:50:08 +0000, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):Fri, 11 Jun 1993 20:48:08 +0000, by Richard M. Stallman
-
Doc fixes.Fri, 11 Jun 1993 20:11:10 +0000, by Richard M. Stallman
-
Reinstate old -f option as an alias for -o for installed base uses.Fri, 11 Jun 1993 18:32:55 +0000, by Richard M. Stallman
-
(server-window): New variable.Fri, 11 Jun 1993 18:28:44 +0000, by Richard M. Stallman
-
(enable-flow-control): Don't alter the 8-bit flag.Fri, 11 Jun 1993 17:55:51 +0000, by Richard M. Stallman
-
(Man-filter-list): Add an element for X man pages.Fri, 11 Jun 1993 17:52:59 +0000, by Richard M. Stallman
-
(Fmouse_position): Set up defaults before calling the hook.Fri, 11 Jun 1993 17:14:31 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Use the smart default in the prompt.Fri, 11 Jun 1993 16:36:19 +0000, by Richard M. Stallman
-
(view-register): Handle file name values.Fri, 11 Jun 1993 16:30:40 +0000, by Richard M. Stallman
-
Interact properly with shells lacking job control (sh, rc, es...)Fri, 11 Jun 1993 16:22:03 +0000, by Jim Blandy
-
* xrdb.c (get_user_db): Get the screen-specific database too.Fri, 11 Jun 1993 16:20:38 +0000, by Jim Blandy
-
* bytecomp.el: Bring it up to version 2.10 of theFri, 11 Jun 1993 16:19:49 +0000, by Jim Blandy
-
(cd): Use file-name-absolute-p.Fri, 11 Jun 1993 16:02:27 +0000, by Richard M. Stallman
-
(electric-history-map): Don't use fillarray;Fri, 11 Jun 1993 15:51:46 +0000, by Richard M. Stallman
-
(syms_of_xfns): Don't set up Qicon.Fri, 11 Jun 1993 15:43:04 +0000, by Richard M. Stallman
-
(Qicon): Declared.Fri, 11 Jun 1993 15:41:36 +0000, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Don't call try_window_id if theFri, 11 Jun 1993 14:32:08 +0000, by Jim Blandy
-
* frame.el (frame-initialize): Remember to actually traverseFri, 11 Jun 1993 11:33:31 +0000, by Jim Blandy
-
* gud.el (gud-last-last-frame): New variable.Fri, 11 Jun 1993 11:28:28 +0000, by Jim Blandy
-
* window.c (Fprevious_window): Typo.Fri, 11 Jun 1993 11:18:37 +0000, by Jim Blandy
-
* man.el (manual-entry): Recognize the subject(section) syntax.Fri, 11 Jun 1993 10:29:55 +0000, by Jim Blandy
-
* picture.el (move-to-column-force): If column is negative, goFri, 11 Jun 1993 10:11:33 +0000, by Jim Blandy
-
* simple.el (hscroll-point-visible): Work as documented in theFri, 11 Jun 1993 09:45:20 +0000, by Jim Blandy
-
(Fset_text_properties): No special case for props = nil.Fri, 11 Jun 1993 07:29:55 +0000, by Richard M. Stallman
-
(Fx_list_fonts): If names is 0, just return nil.Fri, 11 Jun 1993 07:14:12 +0000, by Richard M. Stallman
-
* xterm.c (x_new_font): If font_names is zero, that's all theFri, 11 Jun 1993 07:02:36 +0000, by Jim Blandy
-
(lisp-indent-function): Look for eitherFri, 11 Jun 1993 07:00:05 +0000, by Richard M. Stallman
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueFri, 11 Jun 1993 06:49:23 +0000, by Jim Blandy
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueFri, 11 Jun 1993 06:43:42 +0000, by Jim Blandy
-
* configure.in: Pass "-Isrc" to the CPP we run to examine theFri, 11 Jun 1993 06:36:45 +0000, by Jim Blandy
-
(make-backup-files): Doc fix.Fri, 11 Jun 1993 05:59:16 +0000, by Richard M. Stallman
-
Comment change.Fri, 11 Jun 1993 05:56:00 +0000, by Richard M. Stallman
-
(Fdescribe_vector): Use current buf, not standard-output.Fri, 11 Jun 1993 04:16:13 +0000, by Richard M. Stallman
-
(rmail-primary-inbox-list): Use defvar, not defconst.Fri, 11 Jun 1993 03:56:44 +0000, by Richard M. Stallman
-
(basic-save-buffer): Cal auto-save-mode with t as argThu, 10 Jun 1993 23:35:18 +0000, by Richard M. Stallman
-
(append-to-buffer): Interactively, supply all 3 args.Thu, 10 Jun 1993 23:06:50 +0000, by Richard M. Stallman
-
Move i386-prime-sysv* and i386-sequent-bsd*Thu, 10 Jun 1993 23:04:01 +0000, by Richard M. Stallman
-
(calculate-c++-indent): RespectThu, 10 Jun 1993 22:58:01 +0000, by Richard M. Stallman
-
(hack-one-local-variable): Treat ...-hook(s) and ..-function(s)Thu, 10 Jun 1993 21:31:56 +0000, by Richard M. Stallman
-
(Fload): Forward all 4 args to magic-name handler.Thu, 10 Jun 1993 21:15:55 +0000, by Richard M. Stallman
-
(abbreviate-file-name): Make abbreviated-home-dirThu, 10 Jun 1993 20:44:12 +0000, by Richard M. Stallman
-
Doc fixes.Thu, 10 Jun 1993 20:35:05 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 10 Jun 1993 20:28:32 +0000, by Jim Blandy
-
(Fscroll_left): Make argument optional.Thu, 10 Jun 1993 20:08:25 +0000, by Richard M. Stallman
-
(ange-ftp-multi-msgs): Add 331-.Thu, 10 Jun 1993 18:46:48 +0000, by Richard M. Stallman
-
(Man-mode): Run Man-mode-hook.Thu, 10 Jun 1993 17:48:36 +0000, by Richard M. Stallman
-
(bibtex-mode-map): Use tex-insert-quote, not TeX-...Thu, 10 Jun 1993 17:42:39 +0000, by Richard M. Stallman
-
Formatting change.Thu, 10 Jun 1993 13:11:27 +0000, by Jim Blandy
-
* frame.el (frame-initialize): When deleting geometryThu, 10 Jun 1993 13:10:00 +0000, by Jim Blandy
-
* search.c (Flooking_at, Fstring_match, fast_string_match,Thu, 10 Jun 1993 12:52:31 +0000, by Jim Blandy
-
*** empty log message ***Thu, 10 Jun 1993 12:50:56 +0000, by Jim Blandy
-
* scroll-bar.el (scroll-bar-mode): Variable deleted.Thu, 10 Jun 1993 12:18:36 +0000, by Jim Blandy
-
* gnus.el (gnus-start-news-server): If no server has beenThu, 10 Jun 1993 11:46:43 +0000, by Jim Blandy
-
* ange-ftp.el (ange-ftp-make-directory): Take second optionalThu, 10 Jun 1993 11:39:44 +0000, by Jim Blandy
-
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp whichThu, 10 Jun 1993 10:40:16 +0000, by Jim Blandy
-
* syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forwardThu, 10 Jun 1993 10:28:58 +0000, by Jim Blandy
-
Typo.Thu, 10 Jun 1993 09:32:18 +0000, by Jim Blandy
-
Doc fix.Thu, 10 Jun 1993 07:22:07 +0000, by Jim Blandy
-
* compile.el (compilation-error-list): When we haven't yetThu, 10 Jun 1993 07:17:33 +0000, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toThu, 10 Jun 1993 06:23:04 +0000, by Jim Blandy
-
* sysdep.c: Remove clause for DGUX support of FASYNC; add clauseThu, 10 Jun 1993 06:21:19 +0000, by Jim Blandy
-
* configure.in: Use AC_LONG_FILE_NAMES.Thu, 10 Jun 1993 06:20:06 +0000, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toThu, 10 Jun 1993 06:19:30 +0000, by Jim Blandy
-
* s/dgux.h (BROKEN_FASYNC): #define this.Thu, 10 Jun 1993 06:11:55 +0000, by Jim Blandy
-
* s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:Thu, 10 Jun 1993 06:05:05 +0000, by Jim Blandy
-
* configure.in: Recognize configuration name for Data GeneralThu, 10 Jun 1993 05:46:10 +0000, by Jim Blandy
-
* fileio.c (Frename_file): Pass all arguments to the file name handler.Thu, 10 Jun 1993 05:21:01 +0000, by Jim Blandy
-
*** empty log message ***Wed, 09 Jun 1993 20:28:35 +0000, by Roland McGrath
-
* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.Wed, 09 Jun 1993 12:53:35 +0000, by Jim Blandy
-
* emacsserver.c (main): When we're passing a `struct sockaddr_un'Wed, 09 Jun 1993 12:45:26 +0000, by Jim Blandy
-
* emacsserver.c (main): When we're passing a `struct sockaddr_un'Wed, 09 Jun 1993 12:41:31 +0000, by Jim Blandy
-
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Wed, 09 Jun 1993 12:39:16 +0000, by Jim Blandy
-
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Wed, 09 Jun 1993 12:30:13 +0000, by Jim Blandy
-
Apply typo patches from Paul Eggert.Wed, 09 Jun 1993 11:59:12 +0000, by Jim Blandy
-
entered into RCSWed, 09 Jun 1993 11:33:38 +0000, by Jim Blandy
-
*** empty log message ***Wed, 09 Jun 1993 11:26:54 +0000, by Jim Blandy
-
* scroll-bar.el (scroll-bar-set-window-start): Remember that theWed, 09 Jun 1993 09:44:24 +0000, by Jim Blandy
-
*** empty log message ***Wed, 09 Jun 1993 09:23:12 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): Handle case where line ends in aWed, 09 Jun 1993 07:21:28 +0000, by Jim Blandy
-
* xterm.c (x_is_vendor_fkey): New function.Wed, 09 Jun 1993 04:56:47 +0000, by Jim Blandy
-
* s/dgux.h: Move #definition of SYSTEM_MALLOC outside ofWed, 09 Jun 1993 04:42:19 +0000, by Jim Blandy
-
* xfaces.c (init_frame_faces): Remove assumption that the selectedWed, 09 Jun 1993 04:36:41 +0000, by Jim Blandy
-
* configure.in: Test for bison.Wed, 09 Jun 1993 04:06:57 +0000, by Jim Blandy
-
* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast theWed, 09 Jun 1993 03:55:55 +0000, by Jim Blandy
-
(dired-flag-auto-save-files): Ignore `*' added by ls -F.Tue, 08 Jun 1993 22:54:46 +0000, by Richard M. Stallman
-
(INTERVAL_WRITABLE_P): Fix backwards tests.Tue, 08 Jun 1993 21:08:56 +0000, by Richard M. Stallman
-
Initial revisionTue, 08 Jun 1993 20:59:11 +0000, by Melissa Weisshaus
-
(sc-mark): Use mark-marker.Tue, 08 Jun 1993 16:28:28 +0000, by Richard M. Stallman
-
Rewrite by author; mostly rearrangements.Tue, 08 Jun 1993 16:25:02 +0000, by Richard M. Stallman
-
* configure.in: Remove extra ;; from hpux cases.Tue, 08 Jun 1993 07:21:54 +0000, by Jim Blandy
-
* configure.in (CFLAGS): Don't set this according to the value ofTue, 08 Jun 1993 07:18:40 +0000, by Jim Blandy
-
* configure.in (machine): Fix the versions in hpux version number test.Tue, 08 Jun 1993 07:17:32 +0000, by Jim Blandy
-
* wakeup.c: Include sys/types.h, too; I think that's where time_tTue, 08 Jun 1993 07:15:01 +0000, by Jim Blandy
-
* config.h.in (HAVE_LIBDNET): New macro, to be defined byTue, 08 Jun 1993 07:00:13 +0000, by Jim Blandy
-
* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;Tue, 08 Jun 1993 06:59:37 +0000, by Jim Blandy
-
#undef static.Tue, 08 Jun 1993 06:20:56 +0000, by Richard M. Stallman
-
(Fforward_comment): Set point to where scan stops,Tue, 08 Jun 1993 06:12:08 +0000, by Richard M. Stallman
-
(fortran-indent-new-line): Renamed fromTue, 08 Jun 1993 05:25:19 +0000, by Richard M. Stallman
-
(mouse-drag-region-1): Un-comment-out this function.Tue, 08 Jun 1993 05:16:47 +0000, by Richard M. Stallman
-
(Info-follow-reference): Fix completion defaulting.Tue, 08 Jun 1993 04:41:00 +0000, by Richard M. Stallman
-
* make-dist: Add clauses to distribute lisp/forms-mode.Tue, 08 Jun 1993 04:27:18 +0000, by Jim Blandy
-
(safe-documentation): Don't crash on byte-compiled macro.Tue, 08 Jun 1993 01:32:42 +0000, by Richard M. Stallman
-
(telnet-simple-send): New function.Tue, 08 Jun 1993 01:29:05 +0000, by Richard M. Stallman