Mercurial > emacs
graph
-
* s/vms.h (EXEC_SUFFIXES): Add definition for this.Mon, 05 Apr 1993 21:00:51 +0000, by Jim Blandy
-
(dired-unmark-all-files): Read the arg as just a char.Mon, 05 Apr 1993 06:23:05 +0000, by Richard M. Stallman
-
Added or corrected documentation headersSat, 03 Apr 1993 23:28:03 +0000, by Eric S. Raymond
-
Initial revisionSat, 03 Apr 1993 23:28:03 +0000, by Eric S. Raymond
-
new comint-read-noecho.Sat, 03 Apr 1993 11:00:56 +0000, by Noah Friedman
-
*** empty log message ***Fri, 02 Apr 1993 23:17:33 +0000, by Jim Blandy
-
*** empty log message ***Fri, 02 Apr 1993 22:53:56 +0000, by Jim Blandy
-
(repeat-history-command): Bug fix. Someone forgot a car.Fri, 02 Apr 1993 16:41:54 +0000, by Eric S. Raymond
-
(mpuz-try-letter): Use read-char to read digit.Fri, 02 Apr 1993 08:12:40 +0000, by Richard M. Stallman
-
(eval-defun): Rename argument to avoid collision.Thu, 01 Apr 1993 22:20:19 +0000, by Richard M. Stallman
-
[log entry censored by the NSA]Thu, 01 Apr 1993 05:30:04 +0000, by Noah Friedman
-
(etags-tags-completion-table): Rewritten with a mondo regexp.Thu, 01 Apr 1993 02:11:02 +0000, by Roland McGrath
-
* timer.el (timer-program): New defconst.Thu, 01 Apr 1993 01:07:38 +0000, by Jim Blandy
-
(indent-for-comment): Use skip-syntax-backward in place ofWed, 31 Mar 1993 23:42:37 +0000, by Roland McGrath
-
(etags-tags-completion-table): Use skip-syntax-backward instead ofWed, 31 Mar 1993 23:30:25 +0000, by Roland McGrath
-
(view-buffer-other-window): Remove spurious backslashes fromWed, 31 Mar 1993 23:16:10 +0000, by Roland McGrath
-
(view-exit): Use local map view-old-local-map, not (current-local-map).Wed, 31 Mar 1993 23:12:07 +0000, by Roland McGrath
-
(map-y-or-n-p): Make bindings of user-defined keys be each a vectorWed, 31 Mar 1993 22:20:33 +0000, by Roland McGrath
-
(enable-command): Remove spurious assignment of free variable `foo'.Wed, 31 Mar 1993 21:25:06 +0000, by Roland McGrath
-
(describe-function): For Lisp functions, write a prototype call beforeWed, 31 Mar 1993 21:11:33 +0000, by Roland McGrath
-
Put interrupt input blocking in a separate file from xterm.h.Wed, 31 Mar 1993 10:55:33 +0000, by Jim Blandy
-
* xfaces.c: Doc fixes.Wed, 31 Mar 1993 10:47:13 +0000, by Jim Blandy
-
Initial revisionWed, 31 Mar 1993 08:13:16 +0000, by Jim Blandy
-
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we'reWed, 31 Mar 1993 07:19:25 +0000, by Jim Blandy
-
(Fwrite_region): Don't fail to set visit_file.Wed, 31 Mar 1993 07:05:20 +0000, by Richard M. Stallman
-
(read_char): Clear Vquit_flag when we return C-g for it.Wed, 31 Mar 1993 07:04:46 +0000, by Richard M. Stallman
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of theTue, 30 Mar 1993 23:07:47 +0000, by Jim Blandy
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of theTue, 30 Mar 1993 23:05:56 +0000, by Jim Blandy
-
(find-backup-file-name): delete nothing if overflow in number of files to keep.Tue, 30 Mar 1993 22:21:03 +0000, by Noah Friedman
-
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command weTue, 30 Mar 1993 21:31:15 +0000, by Jim Blandy
-
Rename int-to-string to number-to-string, since it can handleTue, 30 Mar 1993 21:21:49 +0000, by Jim Blandy
-
* subr.el (int-to-string): Make this an alias for the subrTue, 30 Mar 1993 21:12:44 +0000, by Jim Blandy
-
* configure: Extend test for working `const' keyword to handle AIXTue, 30 Mar 1993 20:33:58 +0000, by Jim Blandy
-
(isearch-done): Customize the message about mark.Tue, 30 Mar 1993 19:42:10 +0000, by Richard M. Stallman
-
(isearch-mode-map): Delete the binding for C-h.Tue, 30 Mar 1993 19:38:34 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 30 Mar 1993 16:22:39 +0000, by Eric S. Raymond
-
(rmail): Don't use mbox as inbox by default.Mon, 29 Mar 1993 22:44:46 +0000, by Richard M. Stallman
-
Put back removed years in copyright notice.Mon, 29 Mar 1993 19:49:43 +0000, by Richard M. Stallman
-
(count-lines): Use save-match-data.Mon, 29 Mar 1993 19:09:05 +0000, by Richard M. Stallman
-
Removed author and Adapted-By lines. They're wrong, and they're notMon, 29 Mar 1993 15:48:02 +0000, by Eric S. Raymond
-
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improvedMon, 29 Mar 1993 15:38:31 +0000, by Eric S. Raymond
-
Provide mailabbrev, not mail-abbrevs.Mon, 29 Mar 1993 08:09:35 +0000, by Richard M. Stallman
-
(make_frame): Init face_alist field.Mon, 29 Mar 1993 05:16:56 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 29 Mar 1993 04:58:31 +0000, by Eric S. Raymond
-
(NO_PTY_H): Defined.Mon, 29 Mar 1993 04:35:00 +0000, by Richard M. Stallman
-
[NO_PTY_H]: Don't include pty.h.Mon, 29 Mar 1993 04:34:46 +0000, by Richard M. Stallman
-
[USG5_4]: Alternate defining of LIBS_SYSTEM,Mon, 29 Mar 1993 01:41:58 +0000, by Richard M. Stallman
-
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.Sun, 28 Mar 1993 22:56:29 +0000, by Richard M. Stallman
-
Undo previous change.Sun, 28 Mar 1993 22:35:42 +0000, by Richard M. Stallman
-
(setenv): Renamed back from putenv.Sun, 28 Mar 1993 22:27:23 +0000, by Richard M. Stallman
-
Cancel previous change; this version should be identical to version 1.17.Sun, 28 Mar 1993 22:07:36 +0000, by Richard M. Stallman
-
(regexp-history): New history list.Sun, 28 Mar 1993 20:17:39 +0000, by Richard M. Stallman
-
(Fexpand_file_name): Default DEFALT at beginning,Sun, 28 Mar 1993 08:29:21 +0000, by Richard M. Stallman
-
(command_loop_1): Clear force_start of selected_windowSun, 28 Mar 1993 08:27:34 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 28 Mar 1993 07:32:08 +0000, by Noah Friedman
-
*** empty log message ***Sun, 28 Mar 1993 07:25:36 +0000, by Noah Friedman
-
renamed to env.el; changed setenv to putenv.Sun, 28 Mar 1993 07:13:09 +0000, by Noah Friedman
-
(vc-comment-to-changelog): A useful vc-checkin hook, added.Sun, 28 Mar 1993 06:40:46 +0000, by Eric S. Raymond
-
Fixed typo introduced by last patch.Sun, 28 Mar 1993 06:36:19 +0000, by Eric S. Raymond
-
: Added autoload cookie for entry point.Sun, 28 Mar 1993 06:24:54 +0000, by Eric S. Raymond
-
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.Sun, 28 Mar 1993 06:24:44 +0000, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer) Added doc string. Made argumentSun, 28 Mar 1993 06:24:42 +0000, by Eric S. Raymond
-
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on mapsSun, 28 Mar 1993 06:24:33 +0000, by Eric S. Raymond
-
(struct frame): New field face_alist.Sun, 28 Mar 1993 05:24:23 +0000, by Richard M. Stallman
-
(struct face): New fields pixmap_h, pixmap_w.Sun, 28 Mar 1993 05:23:45 +0000, by Richard M. Stallman
-
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)Sun, 28 Mar 1993 05:22:46 +0000, by Richard M. Stallman
-
(Freplace_match): Clean up criterion about converting case.Sun, 28 Mar 1993 05:21:24 +0000, by Richard M. Stallman
-
(main): Call syms_of_xfaces.Sun, 28 Mar 1993 05:20:42 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 27 Mar 1993 18:32:23 +0000, by Jim Blandy
-
(struct buffer): Field `fieldlist' deleted.Sat, 27 Mar 1993 18:04:02 +0000, by Richard M. Stallman
-
(init_buffer_once, reset_buffer):Sat, 27 Mar 1993 18:03:10 +0000, by Richard M. Stallman
-
(try-face-font, find-face, get-face): New aliases.Sat, 27 Mar 1993 18:01:28 +0000, by Richard M. Stallman
-
moby rlogin-filter fixesSat, 27 Mar 1993 08:21:02 +0000, by Noah Friedman
-
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):Sat, 27 Mar 1993 06:29:16 +0000, by Richard M. Stallman
-
Add autoloads.Sat, 27 Mar 1993 06:19:51 +0000, by Richard M. Stallman
-
(Fchar_equal): Don't ignore high bits of character.Sat, 27 Mar 1993 04:20:05 +0000, by Richard M. Stallman
-
(add-hook) Added optional arg to cause hook to be appended rather thanSat, 27 Mar 1993 01:58:44 +0000, by Eric S. Raymond
-
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer codeSat, 27 Mar 1993 01:58:38 +0000, by Eric S. Raymond
-
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.Sat, 27 Mar 1993 01:58:33 +0000, by Eric S. Raymond
-
(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,Sat, 27 Mar 1993 01:58:26 +0000, by Eric S. Raymond
-
(enable-and-notify) Added. Inspired by Roland McGrath's LCD packageSat, 27 Mar 1993 01:58:24 +0000, by Eric S. Raymond
-
(Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestionSat, 27 Mar 1993 01:58:22 +0000, by Eric S. Raymond
-
(undo-with-space) Added. C-x C-u now bound to this rather than undo.Sat, 27 Mar 1993 01:58:20 +0000, by Eric S. Raymond
-
(fill-paragraph, justify-current-line) Now uses the skip-syntax-Sat, 27 Mar 1993 01:58:16 +0000, by Eric S. Raymond
-
(local-write-file-hooks): New variable.Fri, 26 Mar 1993 07:28:20 +0000, by Richard M. Stallman
-
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.Fri, 26 Mar 1993 04:17:45 +0000, by Eric S. Raymond
-
Added Commentary.Fri, 26 Mar 1993 04:15:05 +0000, by Eric S. Raymond
-
* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;Thu, 25 Mar 1993 23:27:42 +0000, by Jim Blandy
-
(searchbuf): Declare here.Thu, 25 Mar 1993 17:56:41 +0000, by Richard M. Stallman
-
(mark_object): Mark face_alist of a frame.Thu, 25 Mar 1993 17:44:56 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.Thu, 25 Mar 1993 06:32:43 +0000, by Richard M. Stallman
-
* make-dist: Distribute lisp/term/ChangeLog.Thu, 25 Mar 1993 04:58:09 +0000, by Jim Blandy
-
* x-win.el (x-defined-colors): Use x-color-defined-p instead ofThu, 25 Mar 1993 04:39:49 +0000, by Jim Blandy
-
* x-win.el: Update copyright to 1993.Thu, 25 Mar 1993 04:37:38 +0000, by Jim Blandy
-
* dispnew.c (getenv): Add extern declaration.Thu, 25 Mar 1993 04:17:01 +0000, by Jim Blandy
-
Fix typo.Thu, 25 Mar 1993 04:08:11 +0000, by Jim Blandy
-
Fix typo in source for `configure.tmp.$$.c'.Thu, 25 Mar 1993 03:57:51 +0000, by Jim Blandy
-
* Makefile.in (C_SWITCH_SYSTEM): New variable.Thu, 25 Mar 1993 03:51:38 +0000, by Jim Blandy
-
Arrange for C compilation throughout the tree to getThu, 25 Mar 1993 03:51:20 +0000, by Jim Blandy
-
(describe-function): Add blank line above doc string.Thu, 25 Mar 1993 03:40:35 +0000, by Richard M. Stallman
-
* dispnew.c (init_display): Get display name from environmentThu, 25 Mar 1993 02:54:23 +0000, by Jim Blandy
-
* keymap.c (Fkeymapp): Doc fix.Thu, 25 Mar 1993 02:45:35 +0000, by Jim Blandy
-
* process.c [VMS] (DCL_PROMPT): Remove hack.Thu, 25 Mar 1993 02:27:16 +0000, by Jim Blandy
-
Add provide call.Thu, 25 Mar 1993 02:21:51 +0000, by Richard M. Stallman
-
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.Thu, 25 Mar 1993 02:16:10 +0000, by Jim Blandy
-
* xterm.h (x_focus_frame): Add extern keyword to declaration.Thu, 25 Mar 1993 02:12:14 +0000, by Jim Blandy
-
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.Thu, 25 Mar 1993 02:11:11 +0000, by Jim Blandy
-
(lm-last-modified-date) Fixed return bug.Thu, 25 Mar 1993 01:57:43 +0000, by Eric S. Raymond
-
Brent Benson's patch to support `cd -'.Thu, 25 Mar 1993 01:55:24 +0000, by Eric S. Raymond
-
* make-dist: Include the VMS support files in oldXMenu in theThu, 25 Mar 1993 01:49:59 +0000, by Jim Blandy
-
(mh-unshar) Added.Thu, 25 Mar 1993 01:49:59 +0000, by Eric S. Raymond
-
Added a (provide 'emacsbug); lisp-mnt.el needs this.Thu, 25 Mar 1993 01:47:39 +0000, by Eric S. Raymond
-
* calendar.el (calendar-standard-time-zone-name,Thu, 25 Mar 1993 01:28:21 +0000, by Jim Blandy
-
* config.h.in (HAVE_XFREE386): New flag, set by configure script.Thu, 25 Mar 1993 01:15:34 +0000, by Jim Blandy
-
* configure: Doc fix.Thu, 25 Mar 1993 01:14:34 +0000, by Jim Blandy
-
Default to clipper-intergraph if system is clix.Wed, 24 Mar 1993 22:44:55 +0000, by Richard M. Stallman
-
(push_key_description): Ignore bits above meta_modifier.Wed, 24 Mar 1993 10:05:49 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 24 Mar 1993 02:48:44 +0000, by Jim Blandy
-
* xfns.c (x_make_gc): Don't forget to block X input around theWed, 24 Mar 1993 01:54:20 +0000, by Jim Blandy
-
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): IfWed, 24 Mar 1993 01:53:00 +0000, by Jim Blandy
-
* dispnew.c (init_display): Initialize Vwindow_system.Wed, 24 Mar 1993 01:51:35 +0000, by Jim Blandy
-
* keyboard.c (Fsuspend_emacs):Wed, 24 Mar 1993 01:46:10 +0000, by Jim Blandy
-
Fix library headers.Tue, 23 Mar 1993 18:27:03 +0000, by Eric S. Raymond
-
Initial revisionTue, 23 Mar 1993 08:06:31 +0000, by Jim Blandy
-
* files.el (insert-directory): Do chase symlinks before passingTue, 23 Mar 1993 07:41:49 +0000, by Jim Blandy
-
Incorporated changes from Bob Weiner's enhanced buff-menu from the LCDTue, 23 Mar 1993 07:26:34 +0000, by Eric S. Raymond
-
* configure: Add special code to detect XFree386, and tellTue, 23 Mar 1993 06:54:37 +0000, by Jim Blandy
-
* sysdep.c (random, srandom): Don't define these if HAVE_RANDOM isTue, 23 Mar 1993 06:26:18 +0000, by Jim Blandy
-
* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.Tue, 23 Mar 1993 05:57:11 +0000, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. ITue, 23 Mar 1993 05:53:36 +0000, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. ITue, 23 Mar 1993 05:31:35 +0000, by Jim Blandy
-
* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.Tue, 23 Mar 1993 04:58:07 +0000, by Jim Blandy
-
(query-replace-map): Define backspace like delete.Tue, 23 Mar 1993 02:26:42 +0000, by Richard M. Stallman
-
* diary-insert.el: Change the name to diary-ins.el.Tue, 23 Mar 1993 02:16:18 +0000, by Jim Blandy
-
(current_column, Findent_to, position_indentation):Tue, 23 Mar 1993 00:54:49 +0000, by Richard M. Stallman
-
(display_string, display_text_line): Allow tab_width up to 1000.Tue, 23 Mar 1993 00:54:20 +0000, by Richard M. Stallman
-
(YACC): flag added to c_ext.Mon, 22 Mar 1993 23:13:10 +0000, by Richard M. Stallman
-
Add TO-DO list.Mon, 22 Mar 1993 23:00:48 +0000, by Eric S. Raymond
-
Initial revisionMon, 22 Mar 1993 22:58:27 +0000, by Eric S. Raymond
-
Modified to use cookie.elMon, 22 Mar 1993 22:44:49 +0000, by Eric S. Raymond
-
Added or corrected Commentary sectionMon, 22 Mar 1993 22:44:33 +0000, by Eric S. Raymond
-
Decide automatically whether to use COFF or ELF.Mon, 22 Mar 1993 19:50:35 +0000, by Richard M. Stallman
-
Fix a nasty bug --- the cleanup production was nuking the generatedMon, 22 Mar 1993 19:23:41 +0000, by Eric S. Raymond
-
Initial revisionMon, 22 Mar 1993 16:57:31 +0000, by Eric S. Raymond
-
Added or corrected Commentary headersMon, 22 Mar 1993 16:53:22 +0000, by Eric S. Raymond
-
Don't distribute etc/Old files.Mon, 22 Mar 1993 14:57:04 +0000, by Eric S. Raymond
-
(init_cmdargs): Fix simple bug in previous change.Mon, 22 Mar 1993 07:00:47 +0000, by Richard M. Stallman
-
Don't load help-screen at run time if compiled.Mon, 22 Mar 1993 06:59:54 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Handle `recenter' response type.Mon, 22 Mar 1993 06:54:36 +0000, by Richard M. Stallman
-
Alpha-sorted this, and added some new hot buttons for the 1990s.Mon, 22 Mar 1993 05:51:55 +0000, by Eric S. Raymond
-
Initial revisionMon, 22 Mar 1993 05:46:50 +0000, by Eric S. Raymond
-
Added or corrected Commentary sectionsMon, 22 Mar 1993 05:42:35 +0000, by Eric S. Raymond
-
Added or corrected Commentary sectionsMon, 22 Mar 1993 03:27:18 +0000, by Eric S. Raymond
-
Merged in CHARACTERSMon, 22 Mar 1993 03:00:23 +0000, by Eric S. Raymond
-
Formerly GETTING.GNU.SOFTWARE.~4~Sun, 21 Mar 1993 23:50:52 +0000, by gnulists
-
(struct window): New fields base_line_number and base_line_pos.Sun, 21 Mar 1993 23:06:23 +0000, by Richard M. Stallman
-
(decode_mode_spec): Handle `%l'.Sun, 21 Mar 1993 23:04:18 +0000, by Richard M. Stallman
-
(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.Sun, 21 Mar 1993 22:58:10 +0000, by Richard M. Stallman
-
(line-number-mode): New function and variable.Sun, 21 Mar 1993 08:22:37 +0000, by Richard M. Stallman
-
* xfns.c (Fx_open_connection): If we have X11R5, useSun, 21 Mar 1993 07:24:32 +0000, by Jim Blandy
-
* simple.el (comment-indent-function): New variable, intended toSun, 21 Mar 1993 07:04:44 +0000, by Jim Blandy
-
* frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.Sun, 21 Mar 1993 06:53:04 +0000, by Jim Blandy
-
(Fselect_window): Use Fhandle_switch_frame.Sun, 21 Mar 1993 06:50:50 +0000, by Richard M. Stallman
-
* isearch.el (isearch-switch-frame-handler): CallSun, 21 Mar 1993 05:50:17 +0000, by Jim Blandy
-
Fix typo.Sun, 21 Mar 1993 05:14:35 +0000, by Jim Blandy
-
Use the `visiblity' parameter to determine the initial state ofSun, 21 Mar 1993 05:11:23 +0000, by Jim Blandy
-
* time.el (display-time): Doc fix.Sun, 21 Mar 1993 03:23:29 +0000, by Jim Blandy
-
Doc fix.Sat, 20 Mar 1993 23:06:44 +0000, by Jim Blandy
-
* dispnew.c (Fsleep_for): Make this take two arguments SECONDS andSat, 20 Mar 1993 23:03:35 +0000, by Jim Blandy
-
* process.c (wait_reading_process_input): Doc fix.Sat, 20 Mar 1993 22:58:54 +0000, by Jim Blandy
-
* systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL isSat, 20 Mar 1993 22:58:21 +0000, by Jim Blandy
-
Do * dispnew.c (sit_for): Doc fix.Sat, 20 Mar 1993 22:26:53 +0000, by Jim Blandy
-
* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.Sat, 20 Mar 1993 22:21:12 +0000, by Jim Blandy
-
* callproc.c (child_setup): Make sure that in, out, and err areSat, 20 Mar 1993 21:53:57 +0000, by Jim Blandy
-
* xterm.c (x_term_init): If the X connection is already in fileSat, 20 Mar 1993 21:07:59 +0000, by Jim Blandy
-
* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as inSat, 20 Mar 1993 20:56:55 +0000, by Jim Blandy
-
* xfns.c (Fx_open_connection): If we have X11R5, useSat, 20 Mar 1993 20:48:34 +0000, by Jim Blandy
-
* frame.c (Fraise_frame, Flower_frame): Renamed fromSat, 20 Mar 1993 20:18:44 +0000, by Jim Blandy
-
*** empty log message ***Sat, 20 Mar 1993 20:14:00 +0000, by Jim Blandy
-
* fileio.c (HAVE_FSYNC): Define, if appropriate.Sat, 20 Mar 1993 19:45:17 +0000, by Jim Blandy
-
* emacs.c (Finvocation_name): New function.Sat, 20 Mar 1993 19:30:58 +0000, by Jim Blandy
-
* make-dist: Fix typo.Sat, 20 Mar 1993 18:12:07 +0000, by Jim Blandy
-
(Fx_display_color_p): Renamed from Fx_color_display_p.Sat, 20 Mar 1993 09:21:13 +0000, by Richard M. Stallman
-
(x_screen): Make this var file scope.Sat, 20 Mar 1993 06:25:55 +0000, by Richard M. Stallman
-
Added documentation, made the change comment for old versions moreFri, 19 Mar 1993 23:40:27 +0000, by Eric S. Raymond
-
Teach it about the new user-runnable command rcs-checkin.Fri, 19 Mar 1993 23:04:44 +0000, by Eric S. Raymond
-
Initial revisionFri, 19 Mar 1993 23:01:33 +0000, by Eric S. Raymond
-
Deleted some VMS caveats. If the src and lisp ChangeLogs are correct,Fri, 19 Mar 1993 22:56:22 +0000, by Eric S. Raymond
-
Make sure that when new keywords are compiled, we see themFri, 19 Mar 1993 21:48:09 +0000, by Eric S. Raymond
-
Typo fix.Fri, 19 Mar 1993 21:32:09 +0000, by Eric S. Raymond
-
Info on the terminal-package-finding algorithm.Fri, 19 Mar 1993 21:21:39 +0000, by Eric S. Raymond
-
All references to 18 changed to past tense; APOLLO and SUNBUG mergedFri, 19 Mar 1993 21:03:48 +0000, by Eric S. Raymond
-
Added 900-line supportFri, 19 Mar 1993 19:16:04 +0000, by Eric S. Raymond
-
Initial revisionFri, 19 Mar 1993 19:11:04 +0000, by Eric S. Raymond
-
* tex-mode.el (tex-send-command): Fix the command sent so that noFri, 19 Mar 1993 17:38:48 +0000, by Jim Blandy
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:Fri, 19 Mar 1993 17:28:14 +0000, by Jim Blandy
-
Corrected typo, fixed it to discard = and TAGS files in some cases where itFri, 19 Mar 1993 08:08:04 +0000, by Eric S. Raymond
-
Added unlock and relock.Fri, 19 Mar 1993 07:49:20 +0000, by Eric S. Raymond
-
Added unlock and relock productions.Fri, 19 Mar 1993 07:37:19 +0000, by Eric S. Raymond
-
Initial revisionFri, 19 Mar 1993 07:20:22 +0000, by Eric S. Raymond
-
Added keyword.Fri, 19 Mar 1993 06:46:00 +0000, by Eric S. Raymond
-
Oops...Fri, 19 Mar 1993 06:41:41 +0000, by Eric S. Raymond
-
(Fvisited_file_modtime): New function.Fri, 19 Mar 1993 05:30:19 +0000, by Richard M. Stallman
-
Added unlock and relock.Fri, 19 Mar 1993 05:27:03 +0000, by Eric S. Raymond
-
(cons_to_long, long_to_cons): No longer static.Fri, 19 Mar 1993 05:19:23 +0000, by Richard M. Stallman
-
Add a --compress option to force make-dist to use compress.Thu, 18 Mar 1993 23:12:47 +0000, by Jim Blandy
-
* make-dist: Use gzip, if we can find it.Thu, 18 Mar 1993 23:06:04 +0000, by Jim Blandy
-
* frame.h (FOR_EACH_FRAME): Change the definition so thatThu, 18 Mar 1993 22:50:00 +0000, by Jim Blandy
-
Initial revisionThu, 18 Mar 1993 22:31:30 +0000, by Eric S. Raymond
-
Corrected Keywords header.Thu, 18 Mar 1993 21:49:55 +0000, by Eric S. Raymond
-
Corrected Keywords headerThu, 18 Mar 1993 21:44:24 +0000, by Eric S. Raymond
-
* solar.el (solar-time-string): Round the time properly.Thu, 18 Mar 1993 21:39:28 +0000, by Jim Blandy
-
Add or correct keywordsThu, 18 Mar 1993 21:29:42 +0000, by Eric S. Raymond
-
(make-frame): Renamed from new-frame.Thu, 18 Mar 1993 19:22:48 +0000, by Richard M. Stallman
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:Thu, 18 Mar 1993 16:11:17 +0000, by Jim Blandy
-
* configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, andThu, 18 Mar 1993 16:10:40 +0000, by Jim Blandy
-
Fix spacing conventions.Thu, 18 Mar 1993 10:18:30 +0000, by Richard M. Stallman
-
(function-key-map) Nuke code no longer bound to keys.Thu, 18 Mar 1993 03:38:31 +0000, by Eric S. Raymond
-
As many key cookies as possible renamed to fit the new conventionsThu, 18 Mar 1993 03:37:14 +0000, by Eric S. Raymond
-
Fix things so that bindings are added to the keymap already created byThu, 18 Mar 1993 03:35:08 +0000, by Eric S. Raymond
-
Less klugey version of fix.Wed, 17 Mar 1993 23:50:29 +0000, by Eric S. Raymond
-
Add production to nuke binaries and doc files.Wed, 17 Mar 1993 22:31:58 +0000, by Eric S. Raymond
-
Teach this to use help-screen.el.Wed, 17 Mar 1993 22:20:57 +0000, by Eric S. Raymond
-
Doc fix.Wed, 17 Mar 1993 21:40:14 +0000, by Richard M. Stallman
-
* xterm.c (x_display_box_cursor, x_display_bar_cursor): Don'tWed, 17 Mar 1993 20:11:00 +0000, by Jim Blandy
-
Initial revisionWed, 17 Mar 1993 17:19:16 +0000, by Eric S. Raymond
-
Add standard library headers.Wed, 17 Mar 1993 17:17:05 +0000, by Eric S. Raymond
-
Add standard library headers.Wed, 17 Mar 1993 16:56:02 +0000, by Eric S. Raymond
-
Initial revisionWed, 17 Mar 1993 16:26:48 +0000, by Eric S. Raymond
-
Add standard library headers.Wed, 17 Mar 1993 15:58:09 +0000, by Eric S. Raymond
-
Added standard library headers.Wed, 17 Mar 1993 15:20:58 +0000, by Eric S. Raymond
-
(finder-compile-keywords) Treat nil in a path argument as $PWD.Wed, 17 Mar 1993 14:26:35 +0000, by Eric S. Raymond
-
Increment version number to match vc.el's.Wed, 17 Mar 1993 14:01:56 +0000, by Eric S. Raymond
-
(vc-header-strings) Name changed to vc-header-alist, to match theWed, 17 Mar 1993 13:58:48 +0000, by Eric S. Raymond
-
Added `Developer's configuration' section.Wed, 17 Mar 1993 13:23:14 +0000, by Eric S. Raymond
-
Supply second arg for tgetstr() calls.Wed, 17 Mar 1993 13:11:50 +0000, by Eric S. Raymond
-
(_getpty): Declare this, not _get_pty.Wed, 17 Mar 1993 09:22:15 +0000, by Richard M. Stallman
-
Fix typo in previous change.Wed, 17 Mar 1993 09:19:47 +0000, by Richard M. Stallman
-
(Fprocess_send_eof): Make sure proc is running.Wed, 17 Mar 1993 07:59:09 +0000, by Richard M. Stallman
-
Some awks don't understand "\r". Code around this.Tue, 16 Mar 1993 22:49:00 +0000, by Paul Eggert
-
(vc-version-diff): Use (message ...), not (message (format ...)).Tue, 16 Mar 1993 21:09:56 +0000, by Paul Eggert
-
Merge today's change by eric with everybody else'sTue, 16 Mar 1993 20:21:05 +0000, by Paul Eggert
-
Doc fix.Tue, 16 Mar 1993 18:36:27 +0000, by Jim Blandy
-
* bytecomp.el (byte-compile-from-buffer): Put buffer containingTue, 16 Mar 1993 18:35:04 +0000, by Jim Blandy
-
src/ * simple.el (quoted-insert): In overwrite mode, don't read digitsTue, 16 Mar 1993 18:18:47 +0000, by Jim Blandy
-
* cmds.c (overwrite_binary_mode): Deleted; this implements theTue, 16 Mar 1993 18:18:05 +0000, by Jim Blandy
-
vc-error-occurred: moved to vc-hooks.el in order for ^X^F of aTue, 16 Mar 1993 15:47:45 +0000, by Eric S. Raymond
-
vc-error-occurred needs to be in vc-hooks.Tue, 16 Mar 1993 15:44:52 +0000, by Eric S. Raymond
-
* calendar.el (calendar-time-zone): Initialize this whenTue, 16 Mar 1993 09:13:53 +0000, by Jim Blandy
-
Rename `live-window-p' to `window-live-p', for consistency withTue, 16 Mar 1993 05:55:57 +0000, by Jim Blandy
-
(xmenu_show): Do BLOCK_INPUT; unblock just before returning.Tue, 16 Mar 1993 05:55:12 +0000, by Richard M. Stallman
-
[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.Tue, 16 Mar 1993 05:54:56 +0000, by Richard M. Stallman
-
* frame.c (Fframe_height, Fframe_width): Fix doc strings to matchMon, 15 Mar 1993 21:41:36 +0000, by Jim Blandy
-
*** empty log message ***Mon, 15 Mar 1993 20:40:34 +0000, by Jim Blandy
-
* floatfns.c (logb): Add extern declaration for this.Mon, 15 Mar 1993 20:17:07 +0000, by Jim Blandy
-
(sparclite, sparclite-*): New configuration.Mon, 15 Mar 1993 19:36:54 +0000, by Jim Wilson
-
* register.el (view-register): Neglect not to avoid failing toMon, 15 Mar 1993 09:02:00 +0000, by Jim Blandy
-
Make frame configurations start with a distinctive symbol.Mon, 15 Mar 1993 08:51:02 +0000, by Jim Blandy
-
* indent.el (indent-region, indent-region-function): Doc fix.Mon, 15 Mar 1993 06:37:33 +0000, by Jim Blandy
-
(wait_reading_process_input): New option to waitMon, 15 Mar 1993 06:09:04 +0000, by Richard M. Stallman
-
(FRAMEP): Macro deleted.Mon, 15 Mar 1993 06:07:40 +0000, by Richard M. Stallman
-
Include termhooks.h.Mon, 15 Mar 1993 06:06:56 +0000, by Richard M. Stallman
-
(Xatom_wm_change_state): Just declare.Mon, 15 Mar 1993 06:06:07 +0000, by Richard M. Stallman
-
(SELECTION_EVENT_DISPLAY): New macro.Mon, 15 Mar 1993 06:05:17 +0000, by Richard M. Stallman
-
(Xatom_wm_change_state): Define here.Mon, 15 Mar 1993 06:04:31 +0000, by Richard M. Stallman
-
(record_property_change, record_delete, record_insert):Mon, 15 Mar 1993 06:03:33 +0000, by Richard M. Stallman
-
(PRINTPREPARE): Handle marker that points nowhere.Mon, 15 Mar 1993 06:02:29 +0000, by Richard M. Stallman
-
* indent.el (indent-line-function): Doc fix.Mon, 15 Mar 1993 06:01:50 +0000, by Jim Blandy
-
(list_of_items): Allow strings among the alist items;Mon, 15 Mar 1993 06:00:04 +0000, by Richard M. Stallman
-
(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.Mon, 15 Mar 1993 05:50:55 +0000, by Richard M. Stallman
-
(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.Mon, 15 Mar 1993 05:50:02 +0000, by Richard M. Stallman
-
(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.Mon, 15 Mar 1993 05:46:58 +0000, by Richard M. Stallman
-
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.Mon, 15 Mar 1993 05:44:21 +0000, by Richard M. Stallman
-
(selection_request_event, selection_clear_event): New event kinds.Mon, 15 Mar 1993 05:43:15 +0000, by Richard M. Stallman
-
* sort.el (sort-float-fields, sort-numeric-fields): UseMon, 15 Mar 1993 04:46:45 +0000, by Jim Blandy
-
* sort.el (sort-float-fields): Use string-to-number, notMon, 15 Mar 1993 04:43:47 +0000, by Jim Blandy
-
Fix the fix.Mon, 15 Mar 1993 04:17:09 +0000, by Jim Blandy
-
* dired.c (Fdirectory_files): Compile the MATCH regexp afterMon, 15 Mar 1993 03:04:52 +0000, by Jim Blandy
-
*** empty log message ***Mon, 15 Mar 1993 02:00:20 +0000, by Richard M. Stallman
-
* make-dist: Distribute `src/bitmaps' too.Mon, 15 Mar 1993 01:16:36 +0000, by Jim Blandy
-
Add extern declaration for do_line_insertion_deletion_costs.Mon, 15 Mar 1993 01:09:20 +0000, by Jim Blandy
-
*** empty log message ***Mon, 15 Mar 1993 01:05:11 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 15 Mar 1993 00:46:58 +0000, by Richard M. Stallman
-
Add GNU copyright notice.Mon, 15 Mar 1993 00:16:34 +0000, by Jim Blandy
-
Initial revisionSun, 14 Mar 1993 23:39:34 +0000, by Richard M. Stallman
-
Initial revisionSun, 14 Mar 1993 22:49:14 +0000, by Jim Blandy
-
Recognize AIX 3.2 and make it the default for -aix.Sun, 14 Mar 1993 22:24:26 +0000, by Charles Hannum
-
* keyboard.h (internal_last_event_frame): This should be extern,Sun, 14 Mar 1993 21:43:17 +0000, by Jim Blandy
-
* fns.c (Fy_or_n_p): Display the answer.Sun, 14 Mar 1993 20:56:05 +0000, by Jim Blandy
-
Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sun, 14 Mar 1993 20:34:26 +0000, by Jim Blandy
-
entered into RCSSun, 14 Mar 1993 20:19:28 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 14 Mar 1993 05:50:49 +0000, by Jim Blandy
-
(NO_X_DESTROY_DATABASE): Defined.Sun, 14 Mar 1993 05:40:29 +0000, by Richard M. Stallman
-
* diary-insert.el (insert-anniversary-diary-entry,Sun, 14 Mar 1993 00:43:19 +0000, by Jim Blandy
-
* s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.Sat, 13 Mar 1993 23:31:35 +0000, by Jim Blandy
-
(rmail-summary-next-msg): Call display-buffer.Sat, 13 Mar 1993 21:52:43 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 13 Mar 1993 21:25:55 +0000, by Richard M. Stallman
-
Doc fix.Sat, 13 Mar 1993 21:14:27 +0000, by Jim Blandy
-
Initial revisionSat, 13 Mar 1993 20:12:23 +0000, by Richard M. Stallman
-
(xmenu_show): New arg enable_list.Fri, 12 Mar 1993 22:37:07 +0000, by Richard M. Stallman
-
(internal_self_insert): Check that tab_width does notFri, 12 Mar 1993 21:42:58 +0000, by Richard M. Stallman
-
Fixed typo. tigetstr -> tgetstr.Fri, 12 Mar 1993 20:13:56 +0000, by Eric S. Raymond
-
Added library headers.Fri, 12 Mar 1993 19:53:22 +0000, by Eric S. Raymond
-
(query-replace-map): New keymap.Fri, 12 Mar 1993 12:04:55 +0000, by Richard M. Stallman
-
(Qrange_error, Qdomain_error, Qsingularity_error):Fri, 12 Mar 1993 12:04:04 +0000, by Richard M. Stallman
-
(Fcurrent_time_string): Optional arg specifies time.Fri, 12 Mar 1993 12:02:31 +0000, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.Fri, 12 Mar 1993 10:15:36 +0000, by Richard M. Stallman
-
Comment fix.Fri, 12 Mar 1993 06:27:05 +0000, by Richard M. Stallman
-
(mark_object): Mark the menu_bar_items field.Fri, 12 Mar 1993 06:26:38 +0000, by Richard M. Stallman
-
(display_menu_bar): New function.Fri, 12 Mar 1993 06:26:18 +0000, by Richard M. Stallman
-
(syms_of_keyboard): Set up Qmenu_bar.Fri, 12 Mar 1993 06:25:48 +0000, by Richard M. Stallman
-
(FRAME_MENU_BAR_ITEMS): New macro (two versions).Fri, 12 Mar 1993 06:22:11 +0000, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.Fri, 12 Mar 1993 06:20:52 +0000, by Richard M. Stallman
-
(tigetstr): Add dummy definition to make Emacs link again.Thu, 11 Mar 1993 21:36:22 +0000, by Richard M. Stallman
-
Cancel previous change, since it discardedThu, 11 Mar 1993 18:50:04 +0000, by Richard M. Stallman
-
Added headers, commented out code the duplicates startup effects.Thu, 11 Mar 1993 09:00:25 +0000, by Eric S. Raymond
-
Added headers, removed function bindings.Thu, 11 Mar 1993 08:56:55 +0000, by Eric S. Raymond
-
Added headers, changed some keycap names.Thu, 11 Mar 1993 08:52:30 +0000, by Eric S. Raymond
-
Added headers, changes some keycap names.Thu, 11 Mar 1993 08:48:43 +0000, by Eric S. Raymond
-
Added headers, removed function-key bindings.Thu, 11 Mar 1993 08:45:57 +0000, by Eric S. Raymond
-
Added headers, changed a few cookie names.Thu, 11 Mar 1993 08:41:42 +0000, by Eric S. Raymond
-
Initial revisionThu, 11 Mar 1993 08:36:39 +0000, by Eric S. Raymond
-
Added lots more cookies to fkey_table[], and code to do even more.Thu, 11 Mar 1993 08:13:27 +0000, by Eric S. Raymond
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.Thu, 11 Mar 1993 08:10:58 +0000, by Richard M. Stallman
-
(syms_of_xmenu): Set up Qmenu_enable.Thu, 11 Mar 1993 08:09:52 +0000, by Richard M. Stallman
-
Added autoload, binding and menu line for new finder feature (P).Thu, 11 Mar 1993 07:55:27 +0000, by Eric S. Raymond
-
(command_loop_1): Typo in last change.Thu, 11 Mar 1993 07:54:22 +0000, by Richard M. Stallman
-
(change_frame_size): Handle FRAME_MENU_BAR_LINES.Thu, 11 Mar 1993 07:49:34 +0000, by Richard M. Stallman
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.Thu, 11 Mar 1993 07:48:36 +0000, by Richard M. Stallman
-
Bug fix.Thu, 11 Mar 1993 07:45:02 +0000, by Eric S. Raymond
-
(Flogb): Fix arg names. Don't confuse Lisp_Object with integer.Thu, 11 Mar 1993 07:25:50 +0000, by Richard M. Stallman
-
(Flogb): Fix use of IN_FLOAT.Thu, 11 Mar 1993 07:22:49 +0000, by Richard M. Stallman
-
* xterm.c (x_find_modifier_meanings): XDisplayKeycodes onlyThu, 11 Mar 1993 07:19:36 +0000, by Jim Blandy
-
* xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,Thu, 11 Mar 1993 07:18:48 +0000, by Jim Blandy
-
* unexec.c (copy_text_and_data): Error message tweaked.Thu, 11 Mar 1993 07:18:15 +0000, by Jim Blandy
-
* textprop.c (Fadd_text_properties): Initialize the modified flag.Thu, 11 Mar 1993 07:17:54 +0000, by Jim Blandy
-
* systime.h (timezone): Add an explicit declaration for thisThu, 11 Mar 1993 07:17:15 +0000, by Jim Blandy
-
* syssignal.h (sigunblock): Add definition which works under SYSVr4.Thu, 11 Mar 1993 07:16:39 +0000, by Jim Blandy
-
* sysdep.c (read_input_waiting): Set e.frame_or_window, notThu, 11 Mar 1993 07:14:54 +0000, by Jim Blandy
-
* process.c (process_send_signal): In the TERMIOS code for sendingThu, 11 Mar 1993 07:14:16 +0000, by Jim Blandy
-
* floatfns.c (Flogb): Undo the change of Feb 22.Thu, 11 Mar 1993 07:13:24 +0000, by Jim Blandy
-
* emacs.c (__do_global_ctors, __do_global_ctors_aux,Thu, 11 Mar 1993 07:13:06 +0000, by Jim Blandy
-
* dired.c (NAMLEN): Never use d_nameln to get the length of theThu, 11 Mar 1993 07:11:34 +0000, by Jim Blandy
-
* s/usg5-4.h: Changes from Eric Raymond:Thu, 11 Mar 1993 07:11:06 +0000, by Jim Blandy
-
* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries hereThu, 11 Mar 1993 07:10:34 +0000, by Jim Blandy
-
* m/template.h, s/template.h: Mention that `etc/MACHINES' andThu, 11 Mar 1993 07:10:06 +0000, by Jim Blandy
-
* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's noThu, 11 Mar 1993 07:08:47 +0000, by Jim Blandy
-
* sun-mouse.el (suspend-emacstool): Run suspend-hooks, notThu, 11 Mar 1993 07:07:43 +0000, by Jim Blandy
-
* simple.el (kill-ring-save): Doc fix.Thu, 11 Mar 1993 07:07:17 +0000, by Jim Blandy
-
* resume.el: Doc fix.Thu, 11 Mar 1993 07:06:01 +0000, by Jim Blandy
-
* simple.el (yank, yank-pop): Always return nil; don't rely onThu, 11 Mar 1993 07:05:23 +0000, by Jim Blandy
-
* files.el (basic-save-buffer): If file-precious-flag is set, andThu, 11 Mar 1993 07:04:44 +0000, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Change reference toThu, 11 Mar 1993 07:03:57 +0000, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-haab-on-or-before,Thu, 11 Mar 1993 07:03:17 +0000, by Jim Blandy
-
(command-line-1): Fix copyright year.Thu, 11 Mar 1993 07:02:13 +0000, by Richard M. Stallman
-
* bytecomp.el: Declare suspend-hook to be an obsolete variable.Thu, 11 Mar 1993 07:02:11 +0000, by Jim Blandy
-
* term/x-win.el: Disable suspending under X windows by settingThu, 11 Mar 1993 07:01:17 +0000, by Jim Blandy
-
* timer.c (main): Set the ownership of the stdin file descriptorThu, 11 Mar 1993 07:00:12 +0000, by Jim Blandy
-
* b2m.c (main): Don't exit upon reading a blank line.Thu, 11 Mar 1993 06:59:53 +0000, by Jim Blandy
-
* configure: Recognize strings like "sysvr0" or "sysvr1" as System V.Thu, 11 Mar 1993 06:58:58 +0000, by Jim Blandy
-
* Makefile.in (install.sysv): Add a second `$' in front ofThu, 11 Mar 1993 06:58:20 +0000, by Jim Blandy
-
entered into RCSThu, 11 Mar 1993 06:18:56 +0000, by Jim Blandy
-
* keyboard.c (command_loop_1): Adjust to the fact that displayThu, 11 Mar 1993 03:49:34 +0000, by Jim Blandy
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.Wed, 10 Mar 1993 06:31:49 +0000, by Richard M. Stallman
-
Define HAVE_TCATTR based on HAVE_TERMIOS earlier.Wed, 10 Mar 1993 05:34:06 +0000, by Richard M. Stallman
-
(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.Wed, 10 Mar 1993 05:33:40 +0000, by Richard M. Stallman
-
(Fdefine_key): Use proper meta-bit to clear.Wed, 10 Mar 1993 05:24:42 +0000, by Richard M. Stallman
-
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:Wed, 10 Mar 1993 05:14:04 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Use query-replace-map.Wed, 10 Mar 1993 05:13:24 +0000, by Richard M. Stallman
-
(set_point): Check invisibility of following character, not previous character.Wed, 10 Mar 1993 05:12:42 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 09 Mar 1993 23:40:36 +0000, by Jim Blandy
-
Initial revisionTue, 09 Mar 1993 23:02:46 +0000, by Jim Blandy
-
Fix typo.Tue, 09 Mar 1993 23:02:40 +0000, by Eric S. Raymond
-
(run-at-time): Allow an integer as TIME.Tue, 09 Mar 1993 22:57:25 +0000, by Richard M. Stallman
-
Version 5 baseline.Tue, 09 Mar 1993 22:56:29 +0000, by Eric S. Raymond
-
(c-beginning-of-statement): If next to a comment, use sentence motion.Tue, 09 Mar 1993 22:14:36 +0000, by Richard M. Stallman
-
(query-replace-map): Add `quit' bindings. Delete default binding.Tue, 09 Mar 1993 21:18:31 +0000, by Richard M. Stallman
-
(map-y-or-n-p): Handle `quit' as answer.Tue, 09 Mar 1993 21:17:46 +0000, by Richard M. Stallman
-
(map-y-or-n-p): Use query-replace-map.Tue, 09 Mar 1993 19:53:06 +0000, by Richard M. Stallman
-
(query-replace-map): New keymap.Tue, 09 Mar 1993 19:51:29 +0000, by Richard M. Stallman
-
(command-apropos): Print echo area message iff found symbols.Tue, 09 Mar 1993 17:48:56 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 09 Mar 1993 17:03:08 +0000, by Jim Blandy
-
(rmail-update-summary): New function.Tue, 09 Mar 1993 08:08:52 +0000, by Richard M. Stallman
-
(rmail-delete-forward): Go to summary buf to change D mark.Tue, 09 Mar 1993 08:08:13 +0000, by Richard M. Stallman
-
(set-mark): Activate the mark.Tue, 09 Mar 1993 05:40:33 +0000, by Richard M. Stallman
-
entered into RCSTue, 09 Mar 1993 05:37:50 +0000, by Richard M. Stallman
-
Initial revisionTue, 09 Mar 1993 05:27:35 +0000, by Richard M. Stallman
-
Add autoload comments.Mon, 08 Mar 1993 08:11:01 +0000, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):Mon, 08 Mar 1993 08:10:13 +0000, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):Mon, 08 Mar 1993 08:09:54 +0000, by Richard M. Stallman
-
Comment change.Mon, 08 Mar 1993 08:08:51 +0000, by Richard M. Stallman
-
(Fframe_char_height, Fframe_char_width):Mon, 08 Mar 1993 08:08:23 +0000, by Richard M. Stallman
-
(Fx_pixel_width, Fx_pixel_height): Fns deleted.Mon, 08 Mar 1993 08:07:52 +0000, by Richard M. Stallman
-
entered into RCSMon, 08 Mar 1993 07:44:39 +0000, by Richard M. Stallman
-
(copy_rope): Expect FROM to be a vector.Mon, 08 Mar 1993 06:37:04 +0000, by Richard M. Stallman
-
(XTread_socket):Mon, 08 Mar 1993 05:38:53 +0000, by Richard M. Stallman
-
(event-basic-type): New function.Mon, 08 Mar 1993 00:07:53 +0000, by Richard M. Stallman
-
Declare Qcategory, Qlocal_map. Declare textget, get_local_map.Sun, 07 Mar 1993 23:45:23 +0000, by Richard M. Stallman
-
Include intervals.h.Sun, 07 Mar 1993 23:43:52 +0000, by Richard M. Stallman
-
(syms_of_buffer): Make erase-buffer a disabled command.Sun, 07 Mar 1993 23:41:34 +0000, by Roland McGrath
-
Include termhooks.h.Sun, 07 Mar 1993 23:32:54 +0000, by Richard M. Stallman
-
(Fget_text_property): Use textget.Sun, 07 Mar 1993 23:30:01 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 07 Mar 1993 20:57:30 +0000, by Richard M. Stallman
-
(read_key_sequence):Sun, 07 Mar 1993 20:18:52 +0000, by Richard M. Stallman
-
(isearch-other-meta-char): Call listify-key-sequence.Sun, 07 Mar 1993 20:17:27 +0000, by Richard M. Stallman
-
(vc-update-change-log): Check that ChangeLog is writableSun, 07 Mar 1993 18:20:54 +0000, by Paul Eggert
-
(Qmodification_hooks): Renamed from Qmodification.Sun, 07 Mar 1993 09:35:31 +0000, by Richard M. Stallman
-
(verify_interval_modification): Handle insertionsSun, 07 Mar 1993 09:34:39 +0000, by Richard M. Stallman
-
(struct buffer): New field mark_active.Sun, 07 Mar 1993 09:33:43 +0000, by Richard M. Stallman
-
(prepare_to_modify_buffer): Set Vdeactivate_mark.Sun, 07 Mar 1993 09:33:13 +0000, by Richard M. Stallman
-
(save_excursion_save): Save mark_active of buffer.Sun, 07 Mar 1993 09:32:22 +0000, by Richard M. Stallman
-
(check_mark): Error if mark is not active.Sun, 07 Mar 1993 09:31:37 +0000, by Richard M. Stallman
-
(x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.Sun, 07 Mar 1993 09:30:31 +0000, by Richard M. Stallman
-
(alt_modifier, super_modifier, hyper_modifier):Sun, 07 Mar 1993 09:29:36 +0000, by Richard M. Stallman
-
(follow_key): Downcase shift_modifier as well as ASCII.Sun, 07 Mar 1993 09:27:28 +0000, by Richard M. Stallman
-
(syms_of_lread): Set up Qascii_character.Sun, 07 Mar 1993 09:25:28 +0000, by Richard M. Stallman
-
(reset_buffer_local_variables): Reset mark_active.Sun, 07 Mar 1993 09:24:18 +0000, by Richard M. Stallman
-
(isearch-mode): Don't make a pre-command-hook.Sun, 07 Mar 1993 08:43:57 +0000, by Richard M. Stallman
-
(vc-revert-buffer1): Use mark-marker; don't alter mark-active.Sun, 07 Mar 1993 07:44:46 +0000, by Richard M. Stallman
-
(event-modifiers): New function.Sun, 07 Mar 1993 07:35:57 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 07 Mar 1993 07:32:47 +0000, by Richard M. Stallman
-
(Info-insert-dir): Fix typo.Sun, 07 Mar 1993 04:25:47 +0000, by Richard M. Stallman
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.Sun, 07 Mar 1993 04:22:37 +0000, by Richard M. Stallman
-
(Info-forward-node): Properly go to first menu item.Sun, 07 Mar 1993 04:22:15 +0000, by Richard M. Stallman
-
(isearch-unread): Find last list element by hand.Sun, 07 Mar 1993 04:22:00 +0000, by Richard M. Stallman
-
Initial revisionSun, 07 Mar 1993 04:10:02 +0000, by Richard M. Stallman
-
(momentary-string-display): Handle any event when flushing the display.Sat, 06 Mar 1993 06:16:06 +0000, by Richard M. Stallman
-
(Info-summary): Handle any event when flushing the display.Sat, 06 Mar 1993 06:15:39 +0000, by Richard M. Stallman
-
(isearch-unread): Handle multiple args.Sat, 06 Mar 1993 06:15:05 +0000, by Richard M. Stallman
-
(te-escape-extended-command-unread): Handle any key sequence.Sat, 06 Mar 1993 06:13:50 +0000, by Richard M. Stallman
-
(emerge-show-file-name): Handle any kind of event.Sat, 06 Mar 1993 06:10:05 +0000, by Richard M. Stallman
-
(fortran-abbrev-start): Handle any kind of event.Sat, 06 Mar 1993 06:08:40 +0000, by Richard M. Stallman
-
(electric-help-command-loop): Handle any kind of event.Sat, 06 Mar 1993 06:06:10 +0000, by Richard M. Stallman
-
(electric-buffer-list): Handle any kind of event.Sat, 06 Mar 1993 06:05:12 +0000, by Richard M. Stallman
-
Fix bug in previous change.Sat, 06 Mar 1993 06:03:19 +0000, by Richard M. Stallman
-
(simula-electric-label): Handle any event when flushing the display.Sat, 06 Mar 1993 06:01:29 +0000, by Richard M. Stallman
-
(prefix-arg-internal): Use listify-key-sequence.Sat, 06 Mar 1993 05:56:36 +0000, by Richard M. Stallman
-
(comint-dynamic-list-completions): Handle any event when flushing the display.Sat, 06 Mar 1993 05:56:08 +0000, by Richard M. Stallman
-
(listify-key-sequence): New function.Sat, 06 Mar 1993 05:54:29 +0000, by Richard M. Stallman
-
(check_protected_fields): Variable deleted.Sat, 06 Mar 1993 02:59:13 +0000, by Richard M. Stallman
-
(check_protected_fields): Delete decl.Sat, 06 Mar 1993 02:58:49 +0000, by Richard M. Stallman
-
(read_escape): Handle M-, C- and S- for new convention.Fri, 05 Mar 1993 23:57:00 +0000, by Richard M. Stallman
-
(current_column, Fmove_to_column, compute_motion):Fri, 05 Mar 1993 23:56:43 +0000, by Richard M. Stallman
-
(XTread_socket): Set bufp->modifiers for all kinds of keys.Fri, 05 Mar 1993 23:56:13 +0000, by Richard M. Stallman
-
(Fend_kbd_macro): Fix call to make_event_array.Fri, 05 Mar 1993 23:55:44 +0000, by Richard M. Stallman
-
(CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.Fri, 05 Mar 1993 23:55:20 +0000, by Richard M. Stallman
-
(Fmake_rope, Frope_elt): Fns deleted.Fri, 05 Mar 1993 23:52:49 +0000, by Richard M. Stallman
-
(DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.Fri, 05 Mar 1993 23:52:24 +0000, by Richard M. Stallman
-
(compare-windows): Use compare-buffer-substrings.Fri, 05 Mar 1993 20:37:00 +0000, by Richard M. Stallman
-
(ELF): Handle this parameter.Thu, 04 Mar 1993 19:50:30 +0000, by Richard M. Stallman
-
(h8300hds): Change hds to hms.Thu, 04 Mar 1993 18:10:15 +0000, by Steve Chamberlain
-
* Makefile.in (xmakefile): Add missing quote.Thu, 04 Mar 1993 15:16:11 +0000, by Jim Blandy
-
* configure: Handle isc3.0 correctly. This needs a more generalThu, 04 Mar 1993 14:43:09 +0000, by Jim Blandy
-
(rmail-get-new-mail): Reset read-only after find-file.Wed, 03 Mar 1993 20:49:21 +0000, by Richard M. Stallman
-
(unexec): Move data2 section header up so all sectionWed, 03 Mar 1993 09:03:06 +0000, by Richard M. Stallman
-
(C_entries): New local variable quotednl. Used forWed, 03 Mar 1993 06:20:12 +0000, by Richard M. Stallman
-
(write-file): Handle directory name as arg.Wed, 03 Mar 1993 05:12:05 +0000, by Richard M. Stallman
-
(S_IFLNK): Add #undef.Tue, 02 Mar 1993 22:25:16 +0000, by Richard M. Stallman
-
entered into RCSTue, 02 Mar 1993 22:22:13 +0000, by Richard M. Stallman
-
(defsetf): Use eval-and-compile for self-update-fn.Tue, 02 Mar 1993 19:34:46 +0000, by Richard M. Stallman
-
(add-change-log-entry): Never move past second hdr line.Tue, 02 Mar 1993 18:39:39 +0000, by Richard M. Stallman
-
(describe_syntax_1): Delete excess arg to describe_vector.Tue, 02 Mar 1993 17:21:05 +0000, by Richard M. Stallman
-
* make-dist: Don't try to copy the COPYING notice intoTue, 02 Mar 1993 08:28:38 +0000, by Jim Blandy
-
* Makefile.in (install, install.aix, install.xenix, install.sysv):Tue, 02 Mar 1993 08:28:24 +0000, by Jim Blandy
-
* timer.c (notify): Initialize waitfor properly.Tue, 02 Mar 1993 08:25:47 +0000, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.Tue, 02 Mar 1993 08:22:42 +0000, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.Tue, 02 Mar 1993 08:21:49 +0000, by Jim Blandy
-
* xdisp.c (redisplay): Protect calls to request_sigio andTue, 02 Mar 1993 08:20:23 +0000, by Jim Blandy
-
* print.c (float_to_string): Define buf to be an unsigned char, toTue, 02 Mar 1993 08:16:49 +0000, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.Tue, 02 Mar 1993 08:16:00 +0000, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.Tue, 02 Mar 1993 08:14:57 +0000, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Protect assignment toTue, 02 Mar 1993 08:14:15 +0000, by Jim Blandy
-
* data.c (Fstring_to_number): Declare p to be an unsigned char, toTue, 02 Mar 1993 08:11:01 +0000, by Jim Blandy
-
* cmds.c (Fnewline): Doc fix.Tue, 02 Mar 1993 08:10:24 +0000, by Jim Blandy
-
* buffer.c (buffer-undo-list): Doc fix.Tue, 02 Mar 1993 08:09:42 +0000, by Jim Blandy
-
* term/x-win.el (x-switch-definitons): Use the proper names forTue, 02 Mar 1993 07:35:52 +0000, by Jim Blandy
-
* timer.el (run-at-time): Doc fix.Tue, 02 Mar 1993 07:33:41 +0000, by Jim Blandy
-
* simple.el (kill-region): If the buffer is read-only, callTue, 02 Mar 1993 07:33:17 +0000, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.Tue, 02 Mar 1993 07:29:47 +0000, by Jim Blandy
-
* mouse.el (mouse-split-window-vertically): If the user clicks tooTue, 02 Mar 1993 07:29:05 +0000, by Jim Blandy
-
* info.el (Info-directory-list): Doc fix; it is set according toTue, 02 Mar 1993 07:27:17 +0000, by Jim Blandy
-
* hexl.el (hexl-mode-map): When initializing, remember that theTue, 02 Mar 1993 07:26:43 +0000, by Jim Blandy
-
* frame.el (new-frame): Doc fix.Tue, 02 Mar 1993 07:25:44 +0000, by Jim Blandy
-
* etags.el (find-tag-other-window): If another window is alreadyTue, 02 Mar 1993 07:22:33 +0000, by Jim Blandy
-
* autoload.el (generate-file-autoloads): Add anotherTue, 02 Mar 1993 07:21:44 +0000, by Jim Blandy
-
These changes were actually made by Richard; I stole his RCS lock.Tue, 02 Mar 1993 07:06:47 +0000, by Jim Blandy
-
These are in preparation for a more thorough renaming to occur soon.Tue, 02 Mar 1993 02:11:18 +0000, by Jim Blandy
-
* term/x-win.el: Require `scroll-bar', not `scrollbar'.Tue, 02 Mar 1993 02:03:41 +0000, by Jim Blandy
-
(Info-insert-dir): Make menu items in Top nodeMon, 01 Mar 1993 09:25:44 +0000, by Richard M. Stallman
-
Don't include dispextern.h more than once.Mon, 01 Mar 1993 09:13:26 +0000, by Richard M. Stallman
-
(syms_of_cmds): Typo in last change.Mon, 01 Mar 1993 09:02:07 +0000, by Richard M. Stallman
-
(record_property_change): Typo in last change.Mon, 01 Mar 1993 09:01:13 +0000, by Richard M. Stallman
-
(print--string case):Mon, 01 Mar 1993 08:59:36 +0000, by Richard M. Stallman
-
(read1--strings with properties case):Mon, 01 Mar 1993 08:58:52 +0000, by Richard M. Stallman
-
(Fadd_text_properties, Fremove_text_properties):Mon, 01 Mar 1993 08:57:31 +0000, by Richard M. Stallman
-
(intervals_equal): Handle one arg null and other not.Mon, 01 Mar 1993 08:56:22 +0000, by Richard M. Stallman
-
(del_range): Update point before offset_intervals.Mon, 01 Mar 1993 08:55:35 +0000, by Richard M. Stallman
-
(emacs, temacs): Add @true to prevent Make confusion.Sun, 28 Feb 1993 22:29:46 +0000, by Richard M. Stallman
-
Error if company name is more than one word.Sat, 27 Feb 1993 21:56:28 +0000, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.Fri, 26 Feb 1993 21:09:25 +0000, by Richard M. Stallman
-
(walk-windows): Doc fix.Fri, 26 Feb 1993 06:28:04 +0000, by Richard M. Stallman
-
(traverse_intervals): New arg ARG.Thu, 25 Feb 1993 20:24:43 +0000, by Richard M. Stallman
-
(mark_interval): Add ignored arg.Thu, 25 Feb 1993 20:24:25 +0000, by Richard M. Stallman
-
(add-change-log-entry): Find end of first paragraph from after the header line.Thu, 25 Feb 1993 20:23:59 +0000, by Richard M. Stallman
-
(point-to-register): Make arg ARG optional.Thu, 25 Feb 1993 06:39:57 +0000, by Richard M. Stallman
-
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move theseThu, 25 Feb 1993 00:38:55 +0000, by Jim Blandy
-
(Ferase_buffer): Added interactive spec.Wed, 24 Feb 1993 23:37:46 +0000, by Roland McGrath
-
(syms_of_buffer): Doc fix.Wed, 24 Feb 1993 23:20:51 +0000, by Richard M. Stallman
-
(vc-find-file-hook): Discard vc status of fileWed, 24 Feb 1993 18:07:12 +0000, by Richard M. Stallman
-
Formerly PROBLEMS.~3~Wed, 24 Feb 1993 18:02:05 +0000, by Richard M. Stallman
-
Formerly PROBLEMS.~2~Wed, 24 Feb 1993 17:56:09 +0000, by Richard M. Stallman
-
(syms_of_cmds): New var `overwrite-binary-mode'.Wed, 24 Feb 1993 08:59:25 +0000, by Richard M. Stallman
-
(read_avail_input): Args to `kill' were backwards.Tue, 23 Feb 1993 18:49:33 +0000, by Richard M. Stallman
-
Fix the fix.Tue, 23 Feb 1993 14:23:06 +0000, by Jim Blandy
-
* emacs.c (fatal_error_signal): Unblock the signal before we tryTue, 23 Feb 1993 14:18:00 +0000, by Jim Blandy
-
* abbrev.c (Fexpand_abbrev): Only copy the text we're going toTue, 23 Feb 1993 14:17:11 +0000, by Jim Blandy
-
* .gdbinit (xprocess): New command.Tue, 23 Feb 1993 14:14:19 +0000, by Jim Blandy
-
* make-dist: Only copy gmalloc.c if we couldn't link it.Tue, 23 Feb 1993 14:13:27 +0000, by Jim Blandy
-
Removed assigment to foo in byte-compile-lambda.Tue, 23 Feb 1993 13:21:13 +0000, by Jim Blandy
-
* Makefile.in (lisppath): Don't include externallispdir in this.Tue, 23 Feb 1993 11:55:05 +0000, by Jim Blandy
-
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr isTue, 23 Feb 1993 11:49:39 +0000, by Jim Blandy
-
(C_entries): Don't reset definedef when a newline inside a comment is met.Tue, 23 Feb 1993 07:27:39 +0000, by Richard M. Stallman
-
(Fforward_comment): New function.Tue, 23 Feb 1993 05:49:12 +0000, by Richard M. Stallman
-
* alloc.c (make_pure_float): Align pureptr according to __alignof,Mon, 22 Feb 1993 16:21:17 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Pass the proper number of arguments toMon, 22 Feb 1993 15:10:46 +0000, by Jim Blandy
-
* xrdb.c (getuid): Remove declaration.Mon, 22 Feb 1993 15:10:16 +0000, by Jim Blandy
-
* minibuf.c (Fdisplay_completion_list): Pass the proper number ofMon, 22 Feb 1993 15:09:33 +0000, by Jim Blandy
-
* xfns.c (x_set_icon_type): Pass the proper number of arguments toMon, 22 Feb 1993 15:08:57 +0000, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the properMon, 22 Feb 1993 14:53:13 +0000, by Jim Blandy
-
* textprop.c (Fget_text_property): Fix typo in function's declaration.Mon, 22 Feb 1993 14:52:32 +0000, by Jim Blandy
-
* systty.h [HAVE_TERMIOS]: Include fcntl.h.Mon, 22 Feb 1993 14:51:39 +0000, by Jim Blandy
-
* systime.h [_AIX]: Move test outside of previous #if.Mon, 22 Feb 1993 14:51:13 +0000, by Jim Blandy
-
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well asMon, 22 Feb 1993 14:50:42 +0000, by Jim Blandy
-
* callint.c (Fcall_interactively): Pass the correct number ofMon, 22 Feb 1993 14:48:45 +0000, by Jim Blandy
-
* process.c: Make sure we don't miss processes exiting, by havingMon, 22 Feb 1993 14:47:53 +0000, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the properMon, 22 Feb 1993 14:46:31 +0000, by Jim Blandy
-
* data.c (Fstring_to_int): Rename this to Fstring_to_number, sinceMon, 22 Feb 1993 14:45:23 +0000, by Jim Blandy
-
* keymap.c (Fdescribe_vector): Pass the proper number of argumentsMon, 22 Feb 1993 14:44:52 +0000, by Jim Blandy
-
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well asMon, 22 Feb 1993 14:43:44 +0000, by Jim Blandy
-
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil afterMon, 22 Feb 1993 14:42:38 +0000, by Jim Blandy
-
* fns.c (Fequal): Call internal_equal to recurse on elements ofMon, 22 Feb 1993 14:41:57 +0000, by Jim Blandy
-
* floatfns.c (Flogb): Always implement this by calling Flog, evenMon, 22 Feb 1993 14:41:26 +0000, by Jim Blandy
-
* callproc.c (init_callproc): Move the initialization ofMon, 22 Feb 1993 14:40:34 +0000, by Jim Blandy
-
* editfns.c (Fmessage): Don't forget to return a value whenMon, 22 Feb 1993 14:38:43 +0000, by Jim Blandy
-
* dispnew.c (sit_for): Pass the correct number of arguments toMon, 22 Feb 1993 14:38:10 +0000, by Jim Blandy
-
* data.c (Fstring_to_number): Skip initial spaces, to make EmacsMon, 22 Feb 1993 14:27:14 +0000, by Jim Blandy
-
* config.h.in: #define USE_TEXT_PROPERTIES by default.Mon, 22 Feb 1993 14:26:51 +0000, by Jim Blandy
-
* callproc.c (delete_temp_file): Declare this to returnMon, 22 Feb 1993 14:24:42 +0000, by Jim Blandy
-
* bytecode.c (Fbyte_code): Pass the correct number of arguments toMon, 22 Feb 1993 14:23:26 +0000, by Jim Blandy
-
* buffer.h: Remove code which #includes "undo.h" if lint isMon, 22 Feb 1993 14:23:02 +0000, by Jim Blandy
-
* buffer.c (Fswitch_to_buffer): Pass the correct number ofMon, 22 Feb 1993 14:22:37 +0000, by Jim Blandy
-
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)Mon, 22 Feb 1993 14:22:03 +0000, by Jim Blandy
-
* aix3-1.h: Changes from 18.58.Mon, 22 Feb 1993 14:21:19 +0000, by Jim Blandy
-
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCAMon, 22 Feb 1993 14:20:51 +0000, by Jim Blandy
-
* files.el (revert-buffer): Reverse the sense of the firstMon, 22 Feb 1993 14:17:16 +0000, by Jim Blandy
-
* two-column.el: Add autoloads for the functions defined inMon, 22 Feb 1993 14:16:48 +0000, by Jim Blandy
-
* subr.el (string-to-int): Make this an alias forMon, 22 Feb 1993 14:16:25 +0000, by Jim Blandy
-
* gud.el (gud-break): With a prefix argument, set a temporaryMon, 22 Feb 1993 14:15:34 +0000, by Jim Blandy
-
* make-dist: Don't distribute the external-lisp directory anymore.Mon, 22 Feb 1993 14:12:29 +0000, by Jim Blandy
-
* configure: Detect whether the compiler supports `const'Mon, 22 Feb 1993 14:12:11 +0000, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, notMon, 22 Feb 1993 14:11:28 +0000, by Jim Blandy
-
Initial revisionMon, 22 Feb 1993 06:38:45 +0000, by Jim Blandy
-
(esc-map, ctl-x-map): Define as functions.Sun, 21 Feb 1993 06:29:09 +0000, by Richard M. Stallman
-
(Fskip_syntax_backward): New function.Sun, 21 Feb 1993 06:03:36 +0000, by Richard M. Stallman
-
(Fsuspend_emacs): Make tem not register.Sun, 21 Feb 1993 02:08:17 +0000, by Richard M. Stallman
-
(super-apropos-check-doc-file): Look for DOC file in proper directory.Sat, 20 Feb 1993 23:12:21 +0000, by Richard M. Stallman
-
(Fmemory_limit): Doc fix.Sat, 20 Feb 1993 17:36:06 +0000, by Richard M. Stallman
-
(insert-directory): Doc fix.Sat, 20 Feb 1993 06:23:08 +0000, by Richard M. Stallman
-
(Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.Fri, 19 Feb 1993 19:10:39 +0000, by Richard M. Stallman
-
(describe_map): Call Fkey_description before build_string.Fri, 19 Feb 1993 05:43:54 +0000, by Richard M. Stallman
-
(describe-function): Print the arglist if the function is bytecode or a list.Fri, 19 Feb 1993 05:06:28 +0000, by Richard M. Stallman
-
(Fopen_dribble_file): Doc fix.Fri, 19 Feb 1993 04:14:25 +0000, by Richard M. Stallman
-
(syms_of_lread): Doc fix.Thu, 18 Feb 1993 06:26:16 +0000, by Richard M. Stallman
-
* process.c (Fstart_process): Jimb's change of December 11Thu, 18 Feb 1993 03:43:45 +0000, by Michael I. Bushnell
-
Fix minor bugs in previous change.Wed, 17 Feb 1993 21:30:25 +0000, by Richard M. Stallman
-
(generate-file-autoloads): If no buffer was visiting FILE when we started,Wed, 17 Feb 1993 21:30:21 +0000, by Roland McGrath
-
(isearch-backward-regexp):Wed, 17 Feb 1993 20:34:20 +0000, by Richard M. Stallman
-
(byte-compile-lambda): Test of byte-compile-compatibility was backwards.Wed, 17 Feb 1993 20:29:57 +0000, by Richard M. Stallman
-
(frame-initialize): Fix error syntax.Tue, 16 Feb 1993 06:36:30 +0000, by Richard M. Stallman
-
* informat.el (Info-tagify): Correct the regular expression whichTue, 16 Feb 1993 00:23:06 +0000, by Jim Blandy
-
(find-file-hooks): Delete permanent-local property.Mon, 15 Feb 1993 19:02:55 +0000, by Richard M. Stallman
-
(search_command): #if 0 previous change.Mon, 15 Feb 1993 05:55:45 +0000, by Richard M. Stallman
-
(search_command): When moving to LIM on failure, return LIM.Mon, 15 Feb 1993 05:42:13 +0000, by Richard M. Stallman
-
(Frename_buffer): Make prefix arg set UNIQUE.Sun, 14 Feb 1993 23:08:25 +0000, by Richard M. Stallman
-
* xterm.c (x_set_window_size): Call change_frame_size instead ofSun, 14 Feb 1993 14:40:55 +0000, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter ofSun, 14 Feb 1993 14:40:13 +0000, by Jim Blandy
-
* xdisp.c (message): Set echo_frame to the frame whose message bufSun, 14 Feb 1993 14:39:45 +0000, by Jim Blandy
-
* dispnew.c (remake_frame_glyphs): When re-allocating the frame'sSun, 14 Feb 1993 14:39:09 +0000, by Jim Blandy
-
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,Sun, 14 Feb 1993 14:38:43 +0000, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter ofSun, 14 Feb 1993 14:38:19 +0000, by Jim Blandy
-
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tellSun, 14 Feb 1993 14:37:33 +0000, by Jim Blandy
-
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".Sun, 14 Feb 1993 14:36:14 +0000, by Jim Blandy
-
* subr.el (mod): Add back this alias for %.Sun, 14 Feb 1993 14:35:19 +0000, by Jim Blandy
-
* rmailout.el (rmail-output, rmail-output-to-mail-file): ReverseSun, 14 Feb 1993 14:34:47 +0000, by Jim Blandy
-
* lisp-mode.el (lisp-fill-paragraph): New function.Sun, 14 Feb 1993 14:33:44 +0000, by Jim Blandy
-
* gosmacs.el: Bind M-h to delete-previous-word, notSun, 14 Feb 1993 14:33:24 +0000, by Jim Blandy
-
* frame.el: Clean up initialization code.Sun, 14 Feb 1993 14:29:30 +0000, by Jim Blandy
-
* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote inSun, 14 Feb 1993 14:27:24 +0000, by Jim Blandy
-
* cl.el (cl-version): Mark as no longer in beta test.Sun, 14 Feb 1993 14:26:41 +0000, by Jim Blandy
-
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info andSun, 14 Feb 1993 14:26:06 +0000, by Jim Blandy
-
* configure (progname): New option `--with-gcc'. Make it clearerSun, 14 Feb 1993 14:25:18 +0000, by Jim Blandy
-
Initial revisionSun, 14 Feb 1993 14:13:56 +0000, by Jim Blandy
-
(Fadd_text_properties): Put OBJECT arg last. Make it optional.Sat, 13 Feb 1993 21:56:10 +0000, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Don't define if GCC.Sat, 13 Feb 1993 11:34:19 +0000, by Richard M. Stallman
-
(enable-flow-control...): Renamed from evade...Thu, 11 Feb 1993 23:32:07 +0000, by Richard M. Stallman
-
(Finsert_buffer_substring): Proper error for non-ex buffer.Thu, 11 Feb 1993 23:21:01 +0000, by Richard M. Stallman
-
(Fcompare_buffer_substrings): New function.Thu, 11 Feb 1993 06:00:51 +0000, by Richard M. Stallman
-
removed m88kbcs, changed delta88 and harris toWed, 10 Feb 1993 17:56:58 +0000, by John Hassey
-
Update GPL version.Wed, 10 Feb 1993 07:08:53 +0000, by Richard M. Stallman
-
(set-gosmacs-bindings): Fix binding of \eh.Wed, 10 Feb 1993 06:45:33 +0000, by Richard M. Stallman
-
(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.Wed, 10 Feb 1993 06:14:12 +0000, by Richard M. Stallman
-
Fix copyright notice.Tue, 09 Feb 1993 09:58:19 +0000, by Richard M. Stallman
-
(add-change-log-entry): Undo Jan 25 change. It worked for buffers inMon, 08 Feb 1993 22:25:34 +0000, by Roland McGrath
-
(compilation-forget-errors): Just setMon, 08 Feb 1993 20:46:10 +0000, by Roland McGrath
-
(sort-subr): Fix previous change.Sun, 07 Feb 1993 16:44:11 +0000, by Richard M. Stallman
-
(sort-build-lists): Record the key as pair of positions;Sun, 07 Feb 1993 05:54:14 +0000, by Richard M. Stallman
-
(mail-setup): Use fill-region-as-paragraphSun, 07 Feb 1993 04:56:23 +0000, by Richard M. Stallman
-
(extra_keyboard_modifiers): New Lisp var.Sun, 07 Feb 1993 00:31:58 +0000, by Richard M. Stallman
-
(XTread_socket): Support extra_keyboard_modifiers.Sun, 07 Feb 1993 00:30:36 +0000, by Richard M. Stallman
-
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.Fri, 05 Feb 1993 23:42:43 +0000, by Jim Wilson
-
(make-comint): Added docstring.Fri, 05 Feb 1993 18:28:05 +0000, by Roland McGrath
-
Restore nuked information in minibuffer history bindings.Fri, 05 Feb 1993 17:41:42 +0000, by Roland McGrath
-
Once again, go back to ordinary next-history-elementFri, 05 Feb 1993 02:06:38 +0000, by Richard M. Stallman
-
(sort-subr): Doc fixes.Wed, 03 Feb 1993 04:33:30 +0000, by Richard M. Stallman
-
(mail-do-fcc): Allow dash in timezone name.Tue, 02 Feb 1993 20:40:41 +0000, by Richard M. Stallman
-
* simple.el (kill-region): If the buffer is read-only, do beep,Mon, 01 Feb 1993 22:31:17 +0000, by Jim Blandy
-
* texinfo.el (texinfo-mode): Make page-delimiter buffer-local, andMon, 01 Feb 1993 22:19:52 +0000, by Jim Blandy
-
(mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".Sun, 31 Jan 1993 20:48:19 +0000, by Roland McGrath
-
(c-macro-expand): Use expanded name to write or delete.Sat, 30 Jan 1993 03:43:24 +0000, by Richard M. Stallman
-
(force_fit_type): Abort if T not INTEGER_CST.Sat, 30 Jan 1993 02:16:57 +0000, by Richard M. Stallman
-
* window.c (Fscroll_left, Fscroll_right): Don't forget to applySat, 30 Jan 1993 01:21:00 +0000, by Jim Blandy
-
* xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relativeFri, 29 Jan 1993 22:13:36 +0000, by Jim Blandy
-
* lread.c (read1): Although digits followed by a '.' are anFri, 29 Jan 1993 21:32:37 +0000, by Jim Blandy
-
(next-complete-history-element): Restore point after replacing theThu, 28 Jan 1993 20:22:03 +0000, by Roland McGrath
-
(sendmail-program): Try /usr/ucblib/sendmail.Thu, 28 Jan 1993 06:17:47 +0000, by Richard M. Stallman
-
Don't use the completion-oriented history commands.Thu, 28 Jan 1993 06:16:04 +0000, by Richard M. Stallman
-
* make-dist: Don't distributed the RCS files in the etc directory.Tue, 26 Jan 1993 04:28:27 +0000, by Jim Blandy
-
* fns.c (internal_equal): Protect the clause for comparing numbersTue, 26 Jan 1993 03:05:54 +0000, by Jim Blandy
-
JimB's changes since January 18thTue, 26 Jan 1993 01:58:16 +0000, by Jim Blandy
-
JimB's changes from January 18 to presentTue, 26 Jan 1993 01:56:29 +0000, by Jim Blandy
-
* disass.el (disassemble): Add autoload cookie for this.Tue, 26 Jan 1993 01:36:02 +0000, by Jim Blandy
-
compiled-function-p has been renamed to byte-code-function-p.Tue, 26 Jan 1993 01:29:51 +0000, by Jim Blandy
-
x-selection-value has been renamed to x-selection.Tue, 26 Jan 1993 01:26:58 +0000, by Jim Blandy
-
(tags-query-replace): C-tMon, 25 Jan 1993 23:30:39 +0000, by Roland McGrath
-
[TERMINFO]: Don't define LIBS_TERMCAP.Mon, 25 Jan 1993 20:12:52 +0000, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.Mon, 25 Jan 1993 20:11:29 +0000, by Richard M. Stallman
-
(add-change-log-entry): Restrict PARAGRAPH-END to being on the firstMon, 25 Jan 1993 17:05:57 +0000, by Roland McGrath
-
(next-complete-history-element): Use only buffer contents before pointMon, 25 Jan 1993 16:59:48 +0000, by Roland McGrath
-
({next,previous}-complete-history-element): New functions.Mon, 25 Jan 1993 00:45:01 +0000, by Roland McGrath
-
* xterm.c (x_scrollbar_create): Set the scrollbars to useFri, 22 Jan 1993 02:47:12 +0000, by Jim Blandy
-
* frame.c (Fdelete_frame): Clear the frame's display after callingFri, 22 Jan 1993 02:45:16 +0000, by Jim Blandy
-
(tags-loop-scan): Set default value to an error form.Thu, 21 Jan 1993 22:43:16 +0000, by Roland McGrath
-
(visit-tags-table-buffer): When propagating a change of name afterThu, 21 Jan 1993 22:36:48 +0000, by Roland McGrath
-
(visit-tags-table-buffer): Error if called with 'same and no current table.Tue, 19 Jan 1993 21:05:15 +0000, by Roland McGrath
-
(Fdisplay_buffer): Doc fix.Tue, 19 Jan 1993 00:56:45 +0000, by Roland McGrath
-
* c-mode.el (c-switch-label-regexp): New constant.Sat, 16 Jan 1993 06:04:16 +0000, by Jim Blandy
-
* xterm.c (x_window_to_scrollbar): Search frames'Sat, 16 Jan 1993 05:58:15 +0000, by Jim Blandy
-
(Frecent_keys): Doc fix.Fri, 15 Jan 1993 21:57:50 +0000, by Richard M. Stallman
-
(shell): Doc fix.Fri, 15 Jan 1993 07:02:35 +0000, by Richard M. Stallman
-
Add copyright and authorship notices.Fri, 15 Jan 1993 05:33:29 +0000, by Paul Eggert
-
(switch-to-buffer-other-frame): Pass t to pop-to-buffer.Thu, 14 Jan 1993 21:28:18 +0000, by Roland McGrath
-
(Fwindow_at): Doc fix.Thu, 14 Jan 1993 21:20:01 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 14 Jan 1993 20:38:21 +0000, by David J. MacKenzie
-
(find_entries): If filename ends in .f or .for, don't try anything but Fortran.Thu, 14 Jan 1993 20:09:22 +0000, by Richard M. Stallman
-
The shell comment char is #, not ;.Thu, 14 Jan 1993 17:45:39 +0000, by Jim Blandy
-
Remove info from the distribution. It looks very out of date now.Thu, 14 Jan 1993 17:37:06 +0000, by Jim Blandy
-
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask inThu, 14 Jan 1993 17:31:56 +0000, by Jim Blandy
-
* make-dist: Include `./lisp/calc-2.02' in the distribution.Thu, 14 Jan 1993 17:30:26 +0000, by Jim Blandy
-
* dispnew.c (Fredraw_display): DEFUN was missing a closing paren.Thu, 14 Jan 1993 16:15:54 +0000, by Jim Blandy
-
* make-dist: Remember that the authoritative COPYING notice isThu, 14 Jan 1993 15:37:33 +0000, by Jim Blandy
-
* .gdbinit: Add "-geometry +0+0" to default args.Thu, 14 Jan 1993 15:36:25 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:34:59 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:34:14 +0000, by Jim Blandy
-
* xfns.c (Fx_create_frame): After mapping the frame, callThu, 14 Jan 1993 15:19:55 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function, which accountsThu, 14 Jan 1993 15:18:53 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:17:39 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function, which accountsThu, 14 Jan 1993 15:17:11 +0000, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.Thu, 14 Jan 1993 15:15:15 +0000, by Jim Blandy
-
* term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,Thu, 14 Jan 1993 15:14:21 +0000, by Jim Blandy
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked asThu, 14 Jan 1993 15:13:19 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function.Thu, 14 Jan 1993 15:12:23 +0000, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.Thu, 14 Jan 1993 15:11:19 +0000, by Jim Blandy
-
* window.c (window_internal_width): New function.Thu, 14 Jan 1993 15:10:14 +0000, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can beThu, 14 Jan 1993 15:09:51 +0000, by Jim Blandy
-
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, asThu, 14 Jan 1993 15:08:15 +0000, by Jim Blandy
-
* emacs.c (shut_down_emacs): New function.Thu, 14 Jan 1993 15:07:32 +0000, by Jim Blandy
-
* config.h.in: protect against multiple #inclusions.Thu, 14 Jan 1993 15:02:14 +0000, by Jim Blandy
-
* scrollbar.el: New file.Thu, 14 Jan 1993 14:52:32 +0000, by Jim Blandy
-
* simple.el (set-goal-column): Make this command disabled by default.Thu, 14 Jan 1993 14:50:16 +0000, by Jim Blandy
-
* page-ext.el (next-page): Correctly handle negative page count.Thu, 14 Jan 1993 14:49:17 +0000, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't try to delete theThu, 14 Jan 1993 14:48:57 +0000, by Jim Blandy
-
Initial revisionThu, 14 Jan 1993 06:41:03 +0000, by Jim Blandy
-
Define MAKE, and use where appropriate.Wed, 13 Jan 1993 22:20:28 +0000, by Richard M. Stallman
-
(Fredraw_display): Redraw all visible frames.Wed, 13 Jan 1993 05:17:34 +0000, by Richard M. Stallman
-
(mouse-save-then-kill): When deleting, avoid delayWed, 13 Jan 1993 01:31:45 +0000, by Richard M. Stallman
-
(float_to_string): Add final 0 if text ends with decimal pt.Wed, 13 Jan 1993 00:25:03 +0000, by Richard M. Stallman
-
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.Tue, 12 Jan 1993 00:12:21 +0000, by Richard M. Stallman
-
(Fset_default_file_mode, Fdefault_file_mode):Tue, 12 Jan 1993 00:04:37 +0000, by Richard M. Stallman
-
(Fwrite_region): Doc fix.Mon, 11 Jan 1993 23:15:30 +0000, by Richard M. Stallman
-
(kill-append): Doc fix.Mon, 11 Jan 1993 05:10:15 +0000, by Richard M. Stallman
-
(float_to_string): Add `.0' at end if needed.Sun, 10 Jan 1993 20:10:26 +0000, by Richard M. Stallman
-
(Fload): If warn that .elc file is older,Sun, 10 Jan 1993 16:44:36 +0000, by Richard M. Stallman
-
(mail-unsent-separator): Add `-- begin message --'.Sat, 09 Jan 1993 14:30:36 +0000, by Richard M. Stallman
-
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.Sat, 09 Jan 1993 13:54:05 +0000, by Richard M. Stallman
-
(dired-regexp-history): New history list.Sat, 09 Jan 1993 13:53:49 +0000, by Richard M. Stallman
-
(update-copyright): Doc fix.Sat, 09 Jan 1993 00:01:00 +0000, by Roland McGrath
-
Use process-send-string instead of send-string.Fri, 08 Jan 1993 21:14:11 +0000, by Michael I. Bushnell
-
(add-change-log-entry): Search for existing ChangeLogFri, 08 Jan 1993 21:13:23 +0000, by Richard M. Stallman
-
Also, write a newline after the token.Fri, 08 Jan 1993 21:12:58 +0000, by Michael I. Bushnell
-
Also, write a newline after the token.Fri, 08 Jan 1993 20:36:35 +0000, by Michael I. Bushnell
-
timer.c (notify): Flush stdout after writing message to avoid lossageFri, 08 Jan 1993 20:36:14 +0000, by Michael I. Bushnell
-
Doc fixes.Fri, 08 Jan 1993 20:33:12 +0000, by Richard M. Stallman
-
(run-at-time): Use a pipe to talk to the timer process.Fri, 08 Jan 1993 20:28:41 +0000, by Roland McGrath
-
timer.c (notify): Flush stdout after writing message to avoid lossageFri, 08 Jan 1993 20:26:54 +0000, by Michael I. Bushnell
-
Initial revisionFri, 08 Jan 1993 15:30:08 +0000, by Richard M. Stallman
-
entered into RCSFri, 08 Jan 1993 15:12:37 +0000, by Richard M. Stallman
-
(Frandom): Change arg name.Fri, 08 Jan 1993 09:08:24 +0000, by Richard M. Stallman
-
(unexec): Don't call exit, just return.Thu, 07 Jan 1993 10:22:16 +0000, by Richard M. Stallman
-
(mail-send): Don't clear modified or delete autosave if visiting a file.Thu, 07 Jan 1993 10:18:46 +0000, by Richard M. Stallman
-
* simple.el (kill-region): Change interactive spec to signal anThu, 07 Jan 1993 02:50:39 +0000, by Jim Blandy
-
Small changes to keep people from running Emacs under X.Thu, 07 Jan 1993 02:49:15 +0000, by Jim Blandy
-
*** empty log message ***Thu, 07 Jan 1993 01:47:11 +0000, by Jim Blandy
-
entered into RCSWed, 06 Jan 1993 04:35:15 +0000, by Richard M. Stallman
-
New version received.Tue, 05 Jan 1993 22:25:05 +0000, by Richard M. Stallman
-
($os alternatives for sco and isc): Preserve the specified os version if any.Tue, 05 Jan 1993 05:43:42 +0000, by Richard M. Stallman
-
(apropos-match-keys): Handle non-chars as keys.Mon, 04 Jan 1993 11:36:14 +0000, by Richard M. Stallman
-
(Fx_get_resource): Use EMACS_CLASS to make class_keySun, 03 Jan 1993 23:43:29 +0000, by Richard M. Stallman
-
Translate sunos5 to solaris2, and solaris1 to sunos4.Sat, 02 Jan 1993 21:51:50 +0000, by Richard M. Stallman
-
(compilation-sentinel): Change buffer-read-only with let.Sat, 02 Jan 1993 21:21:14 +0000, by Richard M. Stallman
-
(texinfo-tex-command): Use texi2dvi.Wed, 30 Dec 1992 08:14:01 +0000, by Richard M. Stallman
-
[! emacs] [HAVE_CONFIG_H]: #include "config.h"Tue, 29 Dec 1992 21:58:10 +0000, by Roland McGrath
-
(mouse-buffer-menu): Select the window clicked on.Tue, 29 Dec 1992 21:06:51 +0000, by Richard M. Stallman
-
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,Tue, 29 Dec 1992 01:07:26 +0000, by Roland McGrath
-
Default to bsd for *-sequent.Mon, 28 Dec 1992 19:57:15 +0000, by Richard M. Stallman
-
(abbreviated-home-dir): New variable.Sat, 26 Dec 1992 08:46:31 +0000, by Richard M. Stallman
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,Thu, 24 Dec 1992 22:42:05 +0000, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returnsThu, 24 Dec 1992 22:33:11 +0000, by Roland McGrath
-
*** empty log message ***Thu, 24 Dec 1992 06:49:45 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:23:08 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:21:14 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:19:31 +0000, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".Thu, 24 Dec 1992 06:18:24 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:17:18 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:16:36 +0000, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.Thu, 24 Dec 1992 06:16:01 +0000, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field fromThu, 24 Dec 1992 06:13:57 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:24 +0000, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Thu, 24 Dec 1992 06:13:00 +0000, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames withThu, 24 Dec 1992 06:12:04 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:07:02 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' andThu, 24 Dec 1992 06:05:56 +0000, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P andThu, 24 Dec 1992 06:04:32 +0000, by Jim Blandy
-
* buffer.c (Frename_buffer): Set update_mode_lines.Thu, 24 Dec 1992 06:03:20 +0000, by Jim Blandy
-
* ymakefile (all, xemacs): We build an executable called `emacs' now,Thu, 24 Dec 1992 06:03:04 +0000, by Jim Blandy
-
* sendmail.el (mail-position-on-field): `end' is guaranteed to beThu, 24 Dec 1992 06:01:33 +0000, by Jim Blandy
-
* rmail.el (rmail-unix-mail-delimiter): Not all time zone namesThu, 24 Dec 1992 06:01:02 +0000, by Jim Blandy
-
* loadup.el: Dump under the name `emacs', not `xemacs'.Thu, 24 Dec 1992 06:00:32 +0000, by Jim Blandy
-
* compile.el (compilation-error-regexp-alist): Tightened upThu, 24 Dec 1992 06:00:03 +0000, by Jim Blandy
-
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixThu, 24 Dec 1992 05:59:00 +0000, by Jim Blandy
-
* make-dist: Make sure that the COPYING notices in each directoryThu, 24 Dec 1992 05:57:29 +0000, by Jim Blandy
-
* configure: Start with a blank line; this keeps some old CSH'sThu, 24 Dec 1992 05:56:57 +0000, by Jim Blandy
-
* INSTALL: The build process produces an executable called `emacs'Thu, 24 Dec 1992 05:56:33 +0000, by Jim Blandy
-
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.Mon, 21 Dec 1992 19:13:11 +0000, by Roland McGrath
-
Many comments added and docstrings fixed.Mon, 21 Dec 1992 19:08:50 +0000, by Roland McGrath
-
(ignore): Use defun instead of fset to define; the byte compiler is smartMon, 21 Dec 1992 18:34:22 +0000, by Roland McGrath
-
(tagsfiles): New variable.Mon, 21 Dec 1992 18:26:29 +0000, by Roland McGrath
-
(Fcall_interactively): For `s', use Fread_string.Mon, 21 Dec 1992 05:38:25 +0000, by Richard M. Stallman
-
Display load-path at start.Sat, 19 Dec 1992 20:55:16 +0000, by Richard M. Stallman
-
* frame.c (make_terminal_frame): Don't forget to set theFri, 18 Dec 1992 10:42:10 +0000, by Jim Blandy
-
*** empty log message ***Tue, 15 Dec 1992 02:35:40 +0000, by David J. MacKenzie
-
*** empty log message ***Mon, 14 Dec 1992 02:28:29 +0000, by Jim Blandy
-
* make-dist: Don't bother creating an arch-lib directory; that'sSat, 12 Dec 1992 15:43:12 +0000, by Jim Blandy
-
* configure: Don't make the top-level Makefile read-only - peopleSat, 12 Dec 1992 15:42:53 +0000, by Jim Blandy
-
* Makefile.in (install, install.sysv, install.xenix, install.aix):Sat, 12 Dec 1992 15:42:14 +0000, by Jim Blandy
-
* window.c (Fset_window_configuration): If we're restoring theSat, 12 Dec 1992 15:38:45 +0000, by Jim Blandy
-
* search.c (Fskip_chars_forward, Fskip_chars_backward): Return theSat, 12 Dec 1992 15:37:30 +0000, by Jim Blandy
-
Give subprocess creation a way to find a valid current directorySat, 12 Dec 1992 15:36:50 +0000, by Jim Blandy
-
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg isSat, 12 Dec 1992 15:35:41 +0000, by Jim Blandy
-
* fileio.c (find_file_handler): Rename this toSat, 12 Dec 1992 15:35:12 +0000, by Jim Blandy
-
* frame.c (Fdelete_frame): Delete all the windows in the frame'sSat, 12 Dec 1992 15:34:44 +0000, by Jim Blandy
-
Give subprocess creation a way to find a valid current directorySat, 12 Dec 1992 15:32:51 +0000, by Jim Blandy
-
Give subprocess creation a way to find a valid current directorySat, 12 Dec 1992 15:31:32 +0000, by Jim Blandy
-
* Makefile.in (distclean): Don't delete machine.h or system.h;Sat, 12 Dec 1992 15:29:40 +0000, by Jim Blandy
-
* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takesSat, 12 Dec 1992 15:25:18 +0000, by Jim Blandy
-
* Makefile.in (exec_prefix): New variable.Sat, 12 Dec 1992 15:24:50 +0000, by Jim Blandy
-
* vc.el (vc-do-command): Set the default directory of the *vc*Sat, 12 Dec 1992 15:22:26 +0000, by Jim Blandy
-
Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sat, 12 Dec 1992 15:22:04 +0000, by Jim Blandy
-
The find-file-name-handler function in ../src/fileio.c is nowSat, 12 Dec 1992 15:21:45 +0000, by Jim Blandy
-
* lpr.el (lpr-switches, lpr-command): Make these defvars, notSat, 12 Dec 1992 15:21:21 +0000, by Jim Blandy
-
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): NewSat, 12 Dec 1992 15:19:13 +0000, by Jim Blandy
-
*** empty log message ***Sat, 12 Dec 1992 14:44:09 +0000, by Jim Blandy
-
*** empty log message ***Sat, 12 Dec 1992 02:55:16 +0000, by Jim Meyering
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.Wed, 09 Dec 1992 17:30:20 +0000, by Roland McGrath
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.Wed, 09 Dec 1992 17:28:25 +0000, by Roland McGrath
-
*** empty log message ***Tue, 08 Dec 1992 00:39:49 +0000, by Jim Blandy
-
* sendmail.el (mail-self-blind, mail-interactive,Sun, 06 Dec 1992 22:42:10 +0000, by Jim Blandy
-
Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sun, 06 Dec 1992 22:41:11 +0000, by Jim Blandy
-
Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sun, 06 Dec 1992 22:40:25 +0000, by Jim Blandy
-
* c-mode.el (c-style-alist): Add quotes around C++ style name.Sun, 06 Dec 1992 22:32:20 +0000, by Eric S. Raymond
-
* make-path.c (touchy_mkdir): Remove debugging output.Sun, 06 Dec 1992 22:27:37 +0000, by Jim Blandy
-
* Makefile.in (make-path): New target.Sun, 06 Dec 1992 22:25:31 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,Sun, 06 Dec 1992 22:22:09 +0000, by Jim Blandy
-
* xfns.c (Fx_create_frame): Initialize f->async_visible too.Sun, 06 Dec 1992 22:21:21 +0000, by Jim Blandy
-
* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set theSun, 06 Dec 1992 22:20:47 +0000, by Jim Blandy
-
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sun, 06 Dec 1992 22:19:47 +0000, by Jim Blandy
-
* keyboard.c (kbd_store_ptr): Declare this to be volatile, ifSun, 06 Dec 1992 22:18:02 +0000, by Jim Blandy
-
* frame.h (struct frame): New fields called async_visible andSun, 06 Dec 1992 22:17:30 +0000, by Jim Blandy
-
* frame.c (make_frame): Initialize async_visible andSun, 06 Dec 1992 22:16:57 +0000, by Jim Blandy
-
* doc.c (store_function_docstring): New function, made from partSun, 06 Dec 1992 22:16:26 +0000, by Jim Blandy
-
* dispnew.c: Remove dyked-out copy of safe_bcopy.Sun, 06 Dec 1992 22:16:01 +0000, by Jim Blandy
-
* dispextern.h (struct frame_glyphs): Doc fix.Sun, 06 Dec 1992 22:15:29 +0000, by Jim Blandy
-
src/ * data.c (indirect_function): Delete unused argument ERROR.Sun, 06 Dec 1992 22:13:53 +0000, by Jim Blandy
-
Now partially conforms with GNU coding standards. I'm only checkingSun, 06 Dec 1992 22:12:37 +0000, by Jim Blandy
-
Initial revisionFri, 04 Dec 1992 19:59:59 +0000, by Jim Blandy
-
*** empty log message ***Tue, 01 Dec 1992 18:28:07 +0000, by David J. MacKenzie
-
(add-change-log-entry): Expand file-name again after chasing links.Fri, 27 Nov 1992 22:55:31 +0000, by Richard M. Stallman
-
Copy changes from 18.59:Thu, 26 Nov 1992 18:32:45 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 26 Nov 1992 04:42:40 +0000, by David J. MacKenzie
-
*** empty log message ***Tue, 24 Nov 1992 14:17:32 +0000, by David J. MacKenzie
-
Finish previous change.Tue, 24 Nov 1992 02:40:36 +0000, by Jim Blandy
-
* Makefile.in (clean): Remove prefix-args.Tue, 24 Nov 1992 02:33:31 +0000, by Jim Blandy
-
(LD_SWITCH_SYSTEM): Make alternate version for GCC.Sat, 21 Nov 1992 22:12:53 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 21 Nov 1992 01:51:33 +0000, by Karl Berry
-
(vc-next-action): Undo previous change.Fri, 20 Nov 1992 19:33:38 +0000, by Richard M. Stallman
-
Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Fri, 20 Nov 1992 17:23:45 +0000, by Jim Blandy
-
* subr.el (lambda): Doc fix.Fri, 20 Nov 1992 17:22:56 +0000, by Jim Blandy
-
* fortran.el: New version of version 1.30 (!) from Stephen A. WoodFri, 20 Nov 1992 17:22:24 +0000, by Jim Blandy
-
* m/sparc.h: Don't include <sys/param.h> here; that screws up theFri, 20 Nov 1992 17:21:38 +0000, by Jim Blandy
-
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Fri, 20 Nov 1992 17:14:50 +0000, by Jim Blandy
-
*** empty log message ***Fri, 20 Nov 1992 17:11:40 +0000, by Jim Blandy
-
* configure: Use GCC-style configuration names, using config.sub.Fri, 20 Nov 1992 17:08:32 +0000, by Jim Blandy
-
* make-dist: Explain what's going on if config.sub and gmalloc.cFri, 20 Nov 1992 17:08:05 +0000, by Jim Blandy
-
* config.sub: Added Xenix operating system.Wed, 18 Nov 1992 06:28:11 +0000, by Jim Blandy
-
* make-dist: Don't bother to distribute src/*.com, orMon, 16 Nov 1992 02:00:38 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:44:33 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:43:53 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:43:35 +0000, by Jim Blandy
-
* subr.el (lambda): Don't use backquotes in lambda's definition.Mon, 16 Nov 1992 01:43:07 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:42:04 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:40:51 +0000, by Jim Blandy
-
* rect.el (operate-on-rectangle): Use move-to-column's FORCEMon, 16 Nov 1992 01:40:15 +0000, by Jim Blandy
-
* paths.el (rmail-spool-directory): Add dgux-unix to the list ofMon, 16 Nov 1992 01:39:23 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:38:47 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:38:22 +0000, by Jim Blandy
-
* lpr.el (lpr-command, lpr-switches): Removed strings startingMon, 16 Nov 1992 01:37:46 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:37:06 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:36:46 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:35:55 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:34:30 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:33:17 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:31:33 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:30:45 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:29:47 +0000, by Jim Blandy
-
* disass.el (byte-compile): Specify that the 'byte-compile featureMon, 16 Nov 1992 01:28:48 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:28:14 +0000, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.Mon, 16 Nov 1992 01:21:50 +0000, by Jim Blandy
-
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hackyMon, 16 Nov 1992 01:20:29 +0000, by Jim Blandy
-
* xselect.c (Fx_get_cut_buffer): Correct check for buf_num inMon, 16 Nov 1992 01:04:24 +0000, by Jim Blandy
-
* xfns.c (unread_command_char): Change name in extern declarationMon, 16 Nov 1992 01:03:16 +0000, by Jim Blandy
-
* xdisp.c (display_string): Use w's buffer's value ofMon, 16 Nov 1992 00:58:49 +0000, by Jim Blandy
-
* vmspaths.h: New version from Roland Roberts.Mon, 16 Nov 1992 00:58:28 +0000, by Jim Blandy
-
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdefMon, 16 Nov 1992 00:57:54 +0000, by Jim Blandy
-
* systty.h: Doc fix.Mon, 16 Nov 1992 00:55:34 +0000, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Mon, 16 Nov 1992 00:54:53 +0000, by Jim Blandy
-
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.Mon, 16 Nov 1992 00:54:08 +0000, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Mon, 16 Nov 1992 00:53:26 +0000, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Change reference toMon, 16 Nov 1992 00:46:19 +0000, by Jim Blandy
-
* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember toMon, 16 Nov 1992 00:45:34 +0000, by Jim Blandy
-
* lread.c: #include "keyboard.h".Mon, 16 Nov 1992 00:45:02 +0000, by Jim Blandy
-
* keyboard.c (unread_switch_frame): Don't declare this static.Mon, 16 Nov 1992 00:44:13 +0000, by Jim Blandy
-
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's theMon, 16 Nov 1992 00:42:52 +0000, by Jim Blandy
-
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correctMon, 16 Nov 1992 00:42:24 +0000, by Jim Blandy
-
* commands.h (unread_command_event): Doc fix.Mon, 16 Nov 1992 00:41:30 +0000, by Jim Blandy
-
* buffer.c (Ferase_buffer): Doc fix.Mon, 16 Nov 1992 00:33:17 +0000, by Jim Blandy
-
* Makefile.in (doxemacs, dotemacs): Explicitly pass along the CCMon, 16 Nov 1992 00:32:56 +0000, by Jim Blandy
-
* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.Mon, 16 Nov 1992 00:31:04 +0000, by Jim Blandy
-
* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.Mon, 16 Nov 1992 00:30:10 +0000, by Jim Blandy
-
* m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessaryMon, 16 Nov 1992 00:27:51 +0000, by Jim Blandy
-
* simple.el (comment-column): Doc fix.Sun, 15 Nov 1992 23:57:39 +0000, by Jim Blandy
-
*** empty log message ***Sun, 15 Nov 1992 23:44:05 +0000, by Jim Blandy
-
*** empty log message ***Sun, 15 Nov 1992 10:30:58 +0000, by Jim Blandy
-
Sat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)Tue, 10 Nov 1992 23:12:23 +0000, by Jim Blandy
-
Doc fix.Tue, 10 Nov 1992 20:01:10 +0000, by Christopher Zaborsky
-
Dox fix.Tue, 10 Nov 1992 19:51:29 +0000, by Christopher Zaborsky
-
(vc-cancel-version): Use yes-or-no-p.Sun, 08 Nov 1992 18:58:17 +0000, by Richard M. Stallman
-
* make-dist: Don't forget that the way to avoid filenames startingSat, 07 Nov 1992 20:36:45 +0000, by Jim Blandy
-
* Makefile.in (getdate.o): Added explicit target for this, so weSat, 07 Nov 1992 07:39:11 +0000, by Jim Blandy
-
* window.c (Fset_window_configuration): Protect call toSat, 07 Nov 1992 07:37:42 +0000, by Jim Blandy
-
* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to *(offset), notSat, 07 Nov 1992 07:37:08 +0000, by Jim Blandy
-
* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: UseSat, 07 Nov 1992 07:36:36 +0000, by Jim Blandy
-
* process.c [SYSV]: Don't include <termios.h>, <termio.h>, orSat, 07 Nov 1992 07:36:10 +0000, by Jim Blandy
-
* minibuf.c (read_minibuf): Protect call to Fredirect_frame_focusSat, 07 Nov 1992 07:35:49 +0000, by Jim Blandy
-
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.Sat, 07 Nov 1992 07:35:20 +0000, by Jim Blandy
-
* keymap.c (get_keymap_1): Don't try to autoload OBJECT's functionSat, 07 Nov 1992 07:34:58 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): Removed theSat, 07 Nov 1992 07:07:16 +0000, by Jim Blandy
-
* eval.c (Fautoload): Renamed fifth argument TYPE. Document theSat, 07 Nov 1992 07:00:37 +0000, by Jim Blandy
-
* buffer.c (init_buffer): If PWD is accurate, use it instead ofSat, 07 Nov 1992 07:00:04 +0000, by Jim Blandy
-
* alloc.c: #include "frame.h" unconditionally. frame.h does theSat, 07 Nov 1992 06:59:38 +0000, by Jim Blandy
-
* Makefile.in: Rearrange dependencies to make sure that xmakefileSat, 07 Nov 1992 06:59:14 +0000, by Jim Blandy
-
* make-dist: Don't distribute files in src/m and src/s whose namesSat, 07 Nov 1992 06:34:20 +0000, by Jim Blandy
-
Wed Nov 4 15:09:07 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sat, 07 Nov 1992 06:33:57 +0000, by Jim Blandy
-
* startup.el (normal-top-level): Don't worry about settingSat, 07 Nov 1992 06:20:15 +0000, by Jim Blandy
-
* isearch.el (isearch-frames-exist): This isn't what we want -Sat, 07 Nov 1992 06:17:04 +0000, by Jim Blandy
-
* simple.el (previous-line): Doc fix.Sat, 07 Nov 1992 06:13:23 +0000, by Jim Blandy
-
* etags.el (find-tag-noselect): Doc fix.Sat, 07 Nov 1992 06:12:42 +0000, by Jim Blandy
-
* compile.el (compile-internal): Use NAME-OF-MODE in the promptSat, 07 Nov 1992 06:12:11 +0000, by Jim Blandy
-
* cl.el: New version - 3.0 - from Cesar Quiroz.Sat, 07 Nov 1992 06:11:16 +0000, by Jim Blandy
-
* autoload.el (make-autoload): When creating an autoloadSat, 07 Nov 1992 06:10:53 +0000, by Jim Blandy
-
Doc fix.Sat, 07 Nov 1992 04:05:32 +0000, by Richard M. Stallman
-
(SYSTEM_TYPE): Use berkeley-unix.Fri, 06 Nov 1992 22:49:53 +0000, by Richard M. Stallman
-
version 1.28.8Thu, 05 Nov 1992 20:25:10 +0000, by Richard M. Stallman
-
(command-switch-alist, x-switch-definitions):Thu, 05 Nov 1992 05:00:28 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 05 Nov 1992 04:28:10 +0000, by Jim Blandy
-
Don't discard SCO version number if it's 3.2v4.Thu, 05 Nov 1992 03:15:24 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 04 Nov 1992 20:39:56 +0000, by Karl Berry
-
Doc fix.Tue, 03 Nov 1992 22:47:23 +0000, by Christopher Zaborsky
-
(insert-rectangle): Put mark at upper left corner.Tue, 03 Nov 1992 22:25:28 +0000, by Richard M. Stallman
-
Dox fix.Tue, 03 Nov 1992 21:33:58 +0000, by Christopher Zaborsky
-
Doc fix.Tue, 03 Nov 1992 21:08:55 +0000, by Christopher Zaborsky
-
Dox fix.Tue, 03 Nov 1992 19:47:32 +0000, by Christopher Zaborsky
-
(dired-mark-confirm): For `compress', say `Compress or uncompress'.Tue, 03 Nov 1992 09:25:26 +0000, by Richard M. Stallman
-
(make-directory): Renamed from make-directory-path.Tue, 03 Nov 1992 07:07:02 +0000, by Richard M. Stallman
-
* fileio.c (Fmake_directory_internal): Remove extra paren before theTue, 03 Nov 1992 02:24:05 +0000, by Jim Blandy
-
* ange-ftp.el: Tighten the regular expression used inTue, 03 Nov 1992 02:00:50 +0000, by Jim Blandy
-
(isearch-search): Handle all sorts of errors from regexp search.Sun, 01 Nov 1992 22:10:59 +0000, by Richard M. Stallman
-
(Fmake_directory_internal): Renamed from Fmake_directory.Sat, 31 Oct 1992 23:27:11 +0000, by Richard M. Stallman
-
(byte-compile-lambda):Sat, 31 Oct 1992 09:27:47 +0000, by Richard M. Stallman
-
* xterm.h (x_screen_count, x_release, x_screen_height,Sat, 31 Oct 1992 05:43:42 +0000, by Jim Blandy
-
* xterm.c (x_convert_modifiers): Declare this to return anSat, 31 Oct 1992 05:43:00 +0000, by Jim Blandy
-
* xselect.c (own_selection): selection_type is an X Atom value,Sat, 31 Oct 1992 05:42:28 +0000, by Jim Blandy
-
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes isSat, 31 Oct 1992 05:41:49 +0000, by Jim Blandy
-
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrowSat, 31 Oct 1992 05:41:20 +0000, by Jim Blandy
-
* window.h (make_window, window_from_coordinates,Sat, 31 Oct 1992 05:40:28 +0000, by Jim Blandy
-
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors onSat, 31 Oct 1992 05:39:49 +0000, by Jim Blandy
-
* undo.c (record_insert): Use accessors on BEG and LENGTH.Sat, 31 Oct 1992 05:39:17 +0000, by Jim Blandy
-
* search.c (Fstore_match_data): Don't assume Flength returns anSat, 31 Oct 1992 05:38:19 +0000, by Jim Blandy
-
* process.c: (status_convert): Declare this to return aSat, 31 Oct 1992 05:27:42 +0000, by Jim Blandy
-
* print.c (print): Cast the frame's address to an integer beforeSat, 31 Oct 1992 05:27:05 +0000, by Jim Blandy
-
* minibuf.c (read_minibuf): Use EQ to compare, not ==.Sat, 31 Oct 1992 05:26:29 +0000, by Jim Blandy
-
* lread.c (read_char): Add an extern declaration for this,Sat, 31 Oct 1992 05:26:04 +0000, by Jim Blandy
-
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,Sat, 31 Oct 1992 05:25:29 +0000, by Jim Blandy
-
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assumeSat, 31 Oct 1992 05:24:47 +0000, by Jim Blandy
-
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,Sat, 31 Oct 1992 05:24:03 +0000, by Jim Blandy
-
* keyboard.c: #include dispextern.h.Sat, 31 Oct 1992 05:21:45 +0000, by Jim Blandy
-
* frame.c: #include buffer.h.Sat, 31 Oct 1992 05:20:51 +0000, by Jim Blandy
-
* fns.c: #include keyboard.h.Sat, 31 Oct 1992 05:20:23 +0000, by Jim Blandy
-
* floatfns.c (Flog): Don't forget to declare the BASE argument aSat, 31 Oct 1992 05:19:58 +0000, by Jim Blandy
-
* doc.c: #include keyboard.h.Sat, 31 Oct 1992 05:18:48 +0000, by Jim Blandy
-
* dispextern.h (sit_for): Declare this extern.Sat, 31 Oct 1992 05:18:16 +0000, by Jim Blandy
-
* dired.c (find_file_handler): Declare this extern.Sat, 31 Oct 1992 05:17:46 +0000, by Jim Blandy
-
* data.c (Fset): See if current_alist_element points to itselfSat, 31 Oct 1992 05:17:14 +0000, by Jim Blandy
-
* commands.h (unread_command_char): Declare this to be aSat, 31 Oct 1992 04:55:35 +0000, by Jim Blandy
-
* casetab.c (set_case_table): Declare this to be static, andSat, 31 Oct 1992 04:55:02 +0000, by Jim Blandy
-
* casefiddle.c (operate_on_word): Declare end to be an int, not aSat, 31 Oct 1992 04:54:35 +0000, by Jim Blandy
-
* callproc.c: Arrange for synchronous processes to get SIGINT theSat, 31 Oct 1992 04:53:11 +0000, by Jim Blandy
-
* bytecode.c (Fbyte_code): Use EQ to compare string_saved withSat, 31 Oct 1992 04:52:24 +0000, by Jim Blandy
-
* buffer.h (Fbuffer_name, Fget_file_buffer): Added externalSat, 31 Oct 1992 04:51:36 +0000, by Jim Blandy
-
* buffer.c (reset_buffer): Don't assign to b->save_length as if itSat, 31 Oct 1992 04:50:51 +0000, by Jim Blandy
-
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.Sat, 31 Oct 1992 04:50:13 +0000, by Jim Blandy