Mercurial > emacs
graph
-
(Info-mode-map): Bind mouse-2, not mouse-3.Thu, 03 Jun 1993 17:37:18 +0000, by Richard M. Stallman
-
(View-scroll-lines-forward): If we exit, do nothing else.Thu, 03 Jun 1993 06:34:58 +0000, by Richard M. Stallman
-
(do_pending_window_change): No need to clearThu, 03 Jun 1993 06:18:18 +0000, by Richard M. Stallman
-
(calendar-mode): Doc fix.Thu, 03 Jun 1993 06:12:46 +0000, by Richard M. Stallman
-
(x_set_frame_parameters): Process all parms in reverse order.Thu, 03 Jun 1993 05:56:44 +0000, by Richard M. Stallman
-
(x_window): Use Vxrdb_name for res_name field.Thu, 03 Jun 1993 05:55:55 +0000, by Richard M. Stallman
-
(frame-initialize): Set cursor-color last.Thu, 03 Jun 1993 05:50:43 +0000, by Richard M. Stallman
-
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.Thu, 03 Jun 1993 05:29:12 +0000, by Richard M. Stallman
-
(rmail-summary-by-senders): New function.Thu, 03 Jun 1993 04:48:56 +0000, by Richard M. Stallman
-
(Info-suffix-list): Handle .gz suffix.Thu, 03 Jun 1993 03:54:55 +0000, by Richard M. Stallman
-
(ange-ftp-binary-file-name-regexp): Handle .gz.Thu, 03 Jun 1993 03:53:33 +0000, by Richard M. Stallman
-
(electric-help-command-loop): Use equal to compareThu, 03 Jun 1993 03:50:05 +0000, by Richard M. Stallman
-
(Electric-command-loop): Use eq to compare events.Thu, 03 Jun 1993 03:48:37 +0000, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.Thu, 03 Jun 1993 03:45:55 +0000, by Richard M. Stallman
-
Include sys/time.h.Thu, 03 Jun 1993 03:28:21 +0000, by Richard M. Stallman
-
Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.Wed, 02 Jun 1993 20:15:43 +0000, by Richard M. Stallman
-
(XOS_NEEDS_TIME_H): Defined.Wed, 02 Jun 1993 20:15:04 +0000, by Richard M. Stallman
-
(shut_down_emacs): Handle GETPGRP_NO_ARG.Wed, 02 Jun 1993 19:11:58 +0000, by Richard M. Stallman
-
(frame-initialize): Delete geometry parms from initial-frame-alist.Wed, 02 Jun 1993 19:10:31 +0000, by Richard M. Stallman
-
Comment change.Wed, 02 Jun 1993 18:40:44 +0000, by Richard M. Stallman
-
(MOTOROLA_DELTA): Defined.Wed, 02 Jun 1993 18:37:28 +0000, by Richard M. Stallman
-
entered into RCSWed, 02 Jun 1993 17:53:31 +0000, by Richard M. Stallman
-
(diff): Really do use arg SWITCHES.Wed, 02 Jun 1993 17:09:37 +0000, by Richard M. Stallman
-
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.Wed, 02 Jun 1993 06:52:09 +0000, by Richard M. Stallman
-
Comment change.Wed, 02 Jun 1993 05:19:11 +0000, by Richard M. Stallman
-
(do-install): Partially rewrite using `if'.Wed, 02 Jun 1993 05:16:03 +0000, by Richard M. Stallman
-
(syms_of_keymap): Add missing 2nd arg to Fcons.Wed, 02 Jun 1993 02:09:04 +0000, by Richard M. Stallman
-
(mail-signature): Do not insert a line with `--'.Tue, 01 Jun 1993 23:19:49 +0000, by Richard M. Stallman
-
(do-install): Correct previous etc-copying change.Tue, 01 Jun 1993 22:49:36 +0000, by Richard M. Stallman
-
Don't hassle me about emacs.texi.Tue, 01 Jun 1993 22:37:43 +0000, by Richard M. Stallman
-
Initial revisionTue, 01 Jun 1993 22:26:20 +0000, by Richard M. Stallman
-
(mouse-buffer-menu): Don't select the event's window,Tue, 01 Jun 1993 22:19:16 +0000, by Richard M. Stallman
-
Typo in autoload cookie.Tue, 01 Jun 1993 21:42:03 +0000, by Richard M. Stallman
-
(shell-prompt-pattern): Use defvar.Tue, 01 Jun 1993 21:41:11 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 01 Jun 1993 21:25:47 +0000, by Richard M. Stallman
-
(ange-ftp-make-backup-files): Doc fix.Tue, 01 Jun 1993 21:20:31 +0000, by Richard M. Stallman
-
(Fwrite_region): Don't fsync if autosaving.Tue, 01 Jun 1993 21:15:25 +0000, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined.Tue, 01 Jun 1993 21:07:09 +0000, by Richard M. Stallman
-
Comment change.Tue, 01 Jun 1993 20:57:18 +0000, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.Tue, 01 Jun 1993 20:54:21 +0000, by Richard M. Stallman
-
(posn-timestamp): Doc fix.Tue, 01 Jun 1993 20:52:15 +0000, by Richard M. Stallman
-
[HPUX9]: Don't include errnet.h.Tue, 01 Jun 1993 20:49:28 +0000, by Richard M. Stallman
-
(sort-fold-case): New variable.Tue, 01 Jun 1993 20:35:33 +0000, by Richard M. Stallman
-
(undo): Pass proper arg to delete-auto-save-file-if-necessary.Tue, 01 Jun 1993 20:31:47 +0000, by Richard M. Stallman
-
[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.Tue, 01 Jun 1993 20:29:48 +0000, by Richard M. Stallman
-
(KERNEL_FILE): New override definition.Tue, 01 Jun 1993 20:25:45 +0000, by Richard M. Stallman
-
entered into RCSTue, 01 Jun 1993 20:11:54 +0000, by Richard M. Stallman
-
Initial revisionTue, 01 Jun 1993 20:09:25 +0000, by Richard M. Stallman
-
Comment changes.Tue, 01 Jun 1993 20:00:49 +0000, by Richard M. Stallman
-
#undef C_SWITCH_SYSTEM.Tue, 01 Jun 1993 19:57:02 +0000, by Richard M. Stallman
-
(init_frame_faces): Don't look at selected_frame unless it is an X frame.Tue, 01 Jun 1993 19:23:38 +0000, by Richard M. Stallman
-
(fortran-mode): Replace comment-indent-hook withTue, 01 Jun 1993 19:03:52 +0000, by Richard M. Stallman
-
(map-keymap): Doc fix.Tue, 01 Jun 1993 18:24:00 +0000, by Richard M. Stallman
-
(dired-compress-file): Use gzip when proper/possible.Tue, 01 Jun 1993 18:02:02 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 01 Jun 1993 17:50:34 +0000, by Richard M. Stallman
-
(LIBS_MACHINE): Defined.Tue, 01 Jun 1993 17:32:53 +0000, by Richard M. Stallman
-
(cl-mod): Renamed from mod.Tue, 01 Jun 1993 16:30:54 +0000, by Richard M. Stallman
-
Comment change.Tue, 01 Jun 1993 15:56:29 +0000, by Richard M. Stallman
-
#undef signal.Tue, 01 Jun 1993 08:08:38 +0000, by Richard M. Stallman
-
[LINUX]: #undef signal.Tue, 01 Jun 1993 08:08:11 +0000, by Richard M. Stallman
-
(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.Tue, 01 Jun 1993 08:07:38 +0000, by Richard M. Stallman
-
[__GNUC__ >= 2]: Don't include alloca.h.Tue, 01 Jun 1993 07:32:23 +0000, by Richard M. Stallman
-
(copy-tree): Use let* to bind new before i.Tue, 01 Jun 1993 06:03:56 +0000, by Richard M. Stallman
-
Provide cookie1.Tue, 01 Jun 1993 06:02:24 +0000, by Richard M. Stallman
-
(te-pass-through): Delete debugging code left by mistake.Tue, 01 Jun 1993 05:36:19 +0000, by Richard M. Stallman
-
(comint-filter): Put window-start before the input.Tue, 01 Jun 1993 05:31:15 +0000, by Richard M. Stallman
-
(isearch-mode): If enter recursive-edit,Tue, 01 Jun 1993 04:52:28 +0000, by Richard M. Stallman
-
Use cookie1.el.Tue, 01 Jun 1993 04:28:54 +0000, by Richard M. Stallman
-
Renamed to cookie1.el.Tue, 01 Jun 1993 04:26:42 +0000, by Richard M. Stallman
-
Handle 386bsd.Tue, 01 Jun 1993 04:12:00 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 01 Jun 1993 04:07:25 +0000, by Richard M. Stallman
-
Initial revisionTue, 01 Jun 1993 04:07:09 +0000, by Richard M. Stallman
-
(internal_equal): Don't let ints be equal to floats.Tue, 01 Jun 1993 03:38:24 +0000, by Richard M. Stallman
-
(Frem): Fix result sign properly.Tue, 01 Jun 1993 03:37:28 +0000, by Richard M. Stallman
-
(float_to_string): Skip `-' like digits when ensuringTue, 01 Jun 1993 03:33:40 +0000, by Richard M. Stallman
-
(outline-flag-region): Pass t as NOUNDO argTue, 01 Jun 1993 03:24:24 +0000, by Richard M. Stallman
-
(count-windows): PROC argument of walk-windows takes an argument.Tue, 01 Jun 1993 00:54:52 +0000, by Richard M. Stallman
-
Update getdate.c.Tue, 01 Jun 1993 00:50:50 +0000, by Richard M. Stallman
-
(x-invocation-args): Add defvar.Tue, 01 Jun 1993 00:29:11 +0000, by Richard M. Stallman
-
(NLIST_STRUCT): Defined.Tue, 01 Jun 1993 00:16:03 +0000, by Richard M. Stallman
-
[__bsdi__]: Alternate decls of getpwuid and getpwnam.Mon, 31 May 1993 23:50:17 +0000, by Richard M. Stallman
-
[__bsdi__]: Define BSD4_2.Mon, 31 May 1993 22:25:20 +0000, by Richard M. Stallman
-
Comment change.Mon, 31 May 1993 21:58:25 +0000, by Richard M. Stallman
-
Delete ! __GNUC__ conditional.Mon, 31 May 1993 21:57:00 +0000, by Richard M. Stallman
-
(bibtex-mode): Add autoload.Mon, 31 May 1993 21:53:41 +0000, by Richard M. Stallman
-
Fix comments.Mon, 31 May 1993 21:52:45 +0000, by Richard M. Stallman
-
Don't initialize write-file-hooks.Mon, 31 May 1993 21:51:15 +0000, by Richard M. Stallman
-
(inhibit-local-variables-regexps): New variable.Mon, 31 May 1993 21:50:52 +0000, by Richard M. Stallman
-
(do-install): Use `-' in tar options.Mon, 31 May 1993 21:28:36 +0000, by Richard M. Stallman
-
Handle bsd386.Mon, 31 May 1993 21:28:10 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 31 May 1993 21:00:52 +0000, by Karl Heuer
-
Initial revisionMon, 31 May 1993 20:52:24 +0000, by Richard M. Stallman
-
(term_get_fkeys): If not initialized, init Vfunction_key_map.Mon, 31 May 1993 20:18:35 +0000, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_MACHINE): Defined.Mon, 31 May 1993 19:15:51 +0000, by Richard M. Stallman
-
(update_frame): Make preempt_count positive.Mon, 31 May 1993 19:04:20 +0000, by Richard M. Stallman
-
(calculate_scrolling): Defend against negative baud_rate.Mon, 31 May 1993 19:04:07 +0000, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.Mon, 31 May 1993 18:33:08 +0000, by Richard M. Stallman
-
(Fset_window_buffer): Set window's force_start to Qnil.Mon, 31 May 1993 18:22:48 +0000, by Richard M. Stallman
-
(x-resolve-font-name): Clean up error messages.Mon, 31 May 1993 18:02:03 +0000, by Richard M. Stallman
-
(run-at-time): Pass args to start-process in right order.Mon, 31 May 1993 17:59:07 +0000, by Richard M. Stallman
-
(Info-get-token): Check that thesecond search succeeded.Mon, 31 May 1993 17:56:14 +0000, by Richard M. Stallman
-
Provide edebug.Mon, 31 May 1993 17:28:56 +0000, by Richard M. Stallman
-
(rmail-message-subject-p): Fix typo in string constant.Mon, 31 May 1993 17:04:52 +0000, by Richard M. Stallman
-
(x_reply_selection_request): Call XFlushQueue.Mon, 31 May 1993 17:02:59 +0000, by Richard M. Stallman
-
(Fx_create_frame): Use bitmapIcon, not iconType.Mon, 31 May 1993 07:21:10 +0000, by Richard M. Stallman
-
(mod): Use cl-floor.Mon, 31 May 1993 07:19:04 +0000, by Richard M. Stallman
-
(do-install): Copy the DOC-* files from the buildMon, 31 May 1993 06:07:08 +0000, by Richard M. Stallman
-
Pass in LD_SWITCH_X_SITE.Mon, 31 May 1993 06:03:21 +0000, by Jim Blandy
-
(gud-def): Don't use gud-key-prefix at compile time.Mon, 31 May 1993 05:54:07 +0000, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Add `interactive'.Mon, 31 May 1993 04:56:19 +0000, by Richard M. Stallman
-
Handle AIX versions 1.2, 1.3.Mon, 31 May 1993 04:24:14 +0000, by Richard M. Stallman
-
(mail-do-fcc): Put back the newline at the startMon, 31 May 1993 04:21:15 +0000, by Richard M. Stallman
-
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.Mon, 31 May 1993 04:03:16 +0000, by Richard M. Stallman
-
(float_arith_driver): Detect division by zero in advance.Mon, 31 May 1993 03:39:07 +0000, by Richard M. Stallman
-
(Fwith_output_to_temp_buffer): Doc fix.Mon, 31 May 1993 02:59:19 +0000, by Richard M. Stallman
-
(main): Make when a time_t.Mon, 31 May 1993 01:39:40 +0000, by Richard M. Stallman
-
(HAVE_TCATTR): Deleted.Mon, 31 May 1993 01:27:19 +0000, by Richard M. Stallman
-
(wait_for_termination): Delete LINUX conditionals.Mon, 31 May 1993 01:12:05 +0000, by Richard M. Stallman
-
(interval_deletion_adjustment): Delete unreachable abort.Mon, 31 May 1993 00:08:24 +0000, by Richard M. Stallman
-
(Fyes_or_no_p): Delete unreachable UNGCPRO.Mon, 31 May 1993 00:05:58 +0000, by Richard M. Stallman
-
(gnus-nntp-server): Use gnus-default-nntp-server.Sun, 30 May 1993 23:56:49 +0000, by Richard M. Stallman
-
(Info-mode-map): Correct Info-top to Info-top-node.Sun, 30 May 1993 23:32:41 +0000, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): Doc fix.Sun, 30 May 1993 23:24:09 +0000, by Roland McGrath
-
(clean): Delete libXMenu11.a.Sun, 30 May 1993 23:10:28 +0000, by Richard M. Stallman
-
(mh-signature-file-name): New variable.Sun, 30 May 1993 22:56:31 +0000, by Richard M. Stallman
-
* m/mips.h (KERNEL_FILE): Set this to "/unix".Sun, 30 May 1993 21:52:33 +0000, by Jim Blandy
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and addSun, 30 May 1993 21:46:11 +0000, by Jim Blandy
-
(UCHAR): Don't define if _UCHAR_T.Sun, 30 May 1993 21:42:28 +0000, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Deleted.Sun, 30 May 1993 21:41:06 +0000, by Richard M. Stallman
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.Sun, 30 May 1993 21:40:18 +0000, by Jim Blandy
-
(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: InstallSun, 30 May 1993 21:37:57 +0000, by Richard M. Stallman
-
(main) [AIX _I386]: Don't handle SIGIOINT.Sun, 30 May 1993 21:34:53 +0000, by Richard M. Stallman
-
[HAVE_TERMIOS _AIX _I386]: Include termios before termio.Sun, 30 May 1993 21:32:18 +0000, by Richard M. Stallman
-
Comment fix.Sun, 30 May 1993 20:56:46 +0000, by Richard M. Stallman
-
(buffer_posn_from_coords): Since COL is alreadySun, 30 May 1993 20:52:49 +0000, by Richard M. Stallman
-
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,Sun, 30 May 1993 20:34:54 +0000, by Jim Blandy
-
* hftctl.c (hft_alrm): Declare and define this to return void, notSun, 30 May 1993 20:16:09 +0000, by Jim Blandy
-
* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...Sun, 30 May 1993 20:08:16 +0000, by Jim Blandy
-
(Info-mode-map): Correct Info-top to Info-top-node.Sun, 30 May 1993 20:04:48 +0000, by Richard M. Stallman
-
* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.Sun, 30 May 1993 19:56:00 +0000, by Jim Blandy
-
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead ofSun, 30 May 1993 19:40:39 +0000, by Jim Blandy
-
* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cdSun, 30 May 1993 19:38:49 +0000, by Jim Blandy
-
* movemail.c [MAIL_USE_POP] (main): Don't use non-portableSun, 30 May 1993 19:26:11 +0000, by Jim Blandy
-
*** empty log message ***Sun, 30 May 1993 19:18:28 +0000, by Richard M. Stallman
-
(Man-notify-when-ready): Correct previous change.Sun, 30 May 1993 19:15:39 +0000, by Richard M. Stallman
-
[IRIX4]: Include unistd.h.Sun, 30 May 1993 19:12:55 +0000, by Richard M. Stallman
-
(IRIX4): Defined.Sun, 30 May 1993 19:11:40 +0000, by Richard M. Stallman
-
When looking for sources, use '.', not `.`. Also '..'.Sun, 30 May 1993 18:56:45 +0000, by Richard M. Stallman
-
(Fx_open_connection) [NO_XRM_SET_DATABASE]:Sun, 30 May 1993 18:43:01 +0000, by Richard M. Stallman
-
Fix HPUX conditional syntax.Sun, 30 May 1993 18:37:36 +0000, by Richard M. Stallman
-
(wait_for_termination): Add POSIX_SIGNALS alternative.Sun, 30 May 1993 18:34:54 +0000, by Richard M. Stallman
-
* configure.in: Complain if srcdir points at an already-configuredSun, 30 May 1993 18:24:08 +0000, by Jim Blandy
-
* xfaces.c (init_frame_faces): We have to make sure that face ID'sSun, 30 May 1993 18:12:11 +0000, by Jim Blandy
-
* faces.el (x-resolve-font-name): Give correct error messageSun, 30 May 1993 17:28:33 +0000, by Jim Blandy
-
* faces.el (x-resolve-font-name): Fix args to error; the formatSun, 30 May 1993 17:21:36 +0000, by Jim Blandy
-
Initial revisionSun, 30 May 1993 17:03:54 +0000, by Jim Blandy
-
(reset_buffer): Clear mark_active field here.Sun, 30 May 1993 04:51:33 +0000, by Richard M. Stallman
-
(read_key_sequence): Read the first char speciallySun, 30 May 1993 04:49:24 +0000, by Richard M. Stallman
-
(Fx_close_current_connection): Clear x_current_display.Sun, 30 May 1993 04:48:18 +0000, by Richard M. Stallman
-
(sys_signal): Use 0, not NULL, to set sa_flags.Sun, 30 May 1993 04:46:39 +0000, by Richard M. Stallman
-
Make RCS warnings stop.Sun, 30 May 1993 04:17:38 +0000, by Richard M. Stallman
-
Initial revisionSun, 30 May 1993 03:47:06 +0000, by Richard M. Stallman
-
Just load vt100.el.Sun, 30 May 1993 03:45:33 +0000, by Richard M. Stallman
-
Just load keyswap.el.Sun, 30 May 1993 03:44:07 +0000, by Richard M. Stallman
-
Fix initial comments.Sun, 30 May 1993 03:42:55 +0000, by Richard M. Stallman
-
Use lk201.el.Sun, 30 May 1993 03:39:06 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 30 May 1993 03:34:09 +0000, by Richard M. Stallman
-
(XTread_socket): For UnmapNotify, if frame was visible,Sun, 30 May 1993 02:46:05 +0000, by Richard M. Stallman
-
(Ficonify_frame, Fmake_frame_invisible):Sun, 30 May 1993 02:44:11 +0000, by Richard M. Stallman
-
(x_bitmap_icon): Don't free icon_bitmap;Sun, 30 May 1993 00:55:42 +0000, by Richard M. Stallman
-
(command-line-1): Pass arg to other-window.Sat, 29 May 1993 22:34:54 +0000, by Richard M. Stallman
-
(find-file-run-dired): Doc fix.Sat, 29 May 1993 22:28:56 +0000, by Richard M. Stallman
-
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;Sat, 29 May 1993 21:26:28 +0000, by Jim Blandy
-
* Makefile.in: Use Makefile comments, not C comments.Sat, 29 May 1993 21:11:09 +0000, by Jim Blandy
-
[HPUX]: Include time.h and define __TIMEVAL__.Sat, 29 May 1993 21:10:41 +0000, by Richard M. Stallman
-
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.Sat, 29 May 1993 21:03:32 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 29 May 1993 20:58:02 +0000, by Jim Blandy
-
Initial revisionSat, 29 May 1993 20:57:51 +0000, by Jim Blandy
-
Don't include termios.h directly--let systty.h do it.Sat, 29 May 1993 20:57:33 +0000, by Richard M. Stallman
-
(x_connection_closed): Pass new arg.Sat, 29 May 1993 20:54:27 +0000, by Richard M. Stallman
-
* configure.in: Add case for the Tektronix XD88.Sat, 29 May 1993 20:52:45 +0000, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.Sat, 29 May 1993 20:49:01 +0000, by Jim Blandy
-
* systty.h (CDISABLE): #undef it before re-#defining it.Sat, 29 May 1993 20:46:03 +0000, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.Sat, 29 May 1993 20:44:59 +0000, by Jim Blandy
-
(cancel-function-timers): Renamed from spurious duplicateSat, 29 May 1993 20:43:41 +0000, by Richard M. Stallman
-
(display_text_line): Really check for just the selected window.Sat, 29 May 1993 20:41:31 +0000, by Richard M. Stallman
-
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.Sat, 29 May 1993 20:39:19 +0000, by Richard M. Stallman
-
Handle sysv4.2 and sysvr4.2.Sat, 29 May 1993 20:31:06 +0000, by Richard M. Stallman
-
(file-chase-links): Handle leading .. in symlink target.Sat, 29 May 1993 20:13:58 +0000, by Richard M. Stallman
-
* configure.in: Traverse the argument list without destroying it;Sat, 29 May 1993 20:07:50 +0000, by Jim Blandy
-
(find-change-log): Use file-chase-links.Sat, 29 May 1993 20:02:52 +0000, by Richard M. Stallman
-
(file-chase-links): New function.Sat, 29 May 1993 20:00:45 +0000, by Richard M. Stallman
-
* configure.in: Add missing "fi".Sat, 29 May 1993 19:41:13 +0000, by Jim Blandy
-
* make-dist: Rebuild configure if configure.in is newer.Sat, 29 May 1993 19:38:45 +0000, by Jim Blandy
-
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-srcSat, 29 May 1993 19:30:26 +0000, by Jim Blandy
-
(c-up-conditional): Handle commented-out #-cmds properly.Sat, 29 May 1993 18:14:34 +0000, by Richard M. Stallman
-
(menu_bar_items): Save Vinhibit_quit by handSat, 29 May 1993 17:58:03 +0000, by Richard M. Stallman
-
(do-install): Delete redundant code to copy etc twice.Sat, 29 May 1993 16:38:15 +0000, by Richard M. Stallman
-
(split-window-vertically): Return the new window.Sat, 29 May 1993 16:13:16 +0000, by Richard M. Stallman
-
(gnus-local-organization): Initially nil.Sat, 29 May 1993 16:05:59 +0000, by Richard M. Stallman
-
Initial revisionSat, 29 May 1993 06:38:50 +0000, by Richard M. Stallman
-
(isearch-search): Take note of isearch-case-fold-search initial value.Sat, 29 May 1993 06:27:47 +0000, by Richard M. Stallman
-
(OLDXMENU_OPTIONS): Add quotations.Sat, 29 May 1993 06:25:30 +0000, by Richard M. Stallman
-
When given no file arguments, inspect RCS/.* as wellSat, 29 May 1993 06:22:48 +0000, by Richard M. Stallman
-
(EMACS_BITMAP_FILES): Defined.Sat, 29 May 1993 06:19:15 +0000, by Richard M. Stallman
-
(HAVE_FTIME): Defined.Sat, 29 May 1993 06:12:57 +0000, by Richard M. Stallman
-
(romp): Handle various version numbers with aos and bsd.Sat, 29 May 1993 06:10:43 +0000, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Define only if not __GNUC__.Sat, 29 May 1993 06:08:18 +0000, by Richard M. Stallman
-
(XTring_bell): Do nothing if x_current_connection is 0.Sat, 29 May 1993 05:59:09 +0000, by Richard M. Stallman
-
(reset_buffer): Clear mark_active field here.Sat, 29 May 1993 05:48:29 +0000, by Richard M. Stallman
-
(indent-sexp): Even if outer-loop-done is t, still move down one line.Sat, 29 May 1993 05:45:47 +0000, by Richard M. Stallman
-
(auto-mode-alist): Fix syntax for sgml mode.Sat, 29 May 1993 05:22:49 +0000, by Richard M. Stallman
-
(gettimeofday): Don't store in *tzp if tzp is 0.Sat, 29 May 1993 05:05:40 +0000, by Richard M. Stallman
-
(MAXDESC): Get it from FD_SETSIZE if that exists.Sat, 29 May 1993 05:02:18 +0000, by Richard M. Stallman
-
(timer): Link with $(LOADLIBES).Sat, 29 May 1993 05:00:58 +0000, by Richard M. Stallman
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.Sat, 29 May 1993 04:59:26 +0000, by Richard M. Stallman
-
entered into RCSSat, 29 May 1993 04:53:57 +0000, by Richard M. Stallman
-
(vt100-wide-mode): Add missing arg in set-frame-width.Sat, 29 May 1993 04:40:38 +0000, by Richard M. Stallman
-
(x-resolve-font-name): Allow symbol as FACE arg.Sat, 29 May 1993 04:36:40 +0000, by Richard M. Stallman
-
(send-mail-function): Use defvar. not defconst.Sat, 29 May 1993 04:35:25 +0000, by Richard M. Stallman
-
(x-fixed-font-alist): Specify field 7, not field 6.Sat, 29 May 1993 04:34:00 +0000, by Richard M. Stallman
-
(ange-ftp-dired-compress-file):Sat, 29 May 1993 04:30:10 +0000, by Richard M. Stallman
-
(vc-finish-logentry): Use delete-windows-on.Sat, 29 May 1993 03:47:48 +0000, by Richard M. Stallman
-
(LIBX11_SYSTEM): Defined.Sat, 29 May 1993 03:29:45 +0000, by Richard M. Stallman
-
(vc-steal-lock, vc-insert-headers): Fix question whitespace.Sat, 29 May 1993 03:10:35 +0000, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): New arg IGNORE.Fri, 28 May 1993 23:58:29 +0000, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.Fri, 28 May 1993 23:57:33 +0000, by Richard M. Stallman
-
(syms_of_keymap): Create global_map 256 slots long.Fri, 28 May 1993 22:31:52 +0000, by Richard M. Stallman
-
(keys_of_cmds): Predefined 0240-0376 as self-insert.Fri, 28 May 1993 22:29:10 +0000, by Richard M. Stallman
-
Finish previous change.Fri, 28 May 1993 22:12:56 +0000, by Richard M. Stallman
-
(find-log-file): Use source file's truename dir.Fri, 28 May 1993 22:08:53 +0000, by Richard M. Stallman
-
Version 3.8.1 from Gildea.Fri, 28 May 1993 21:29:37 +0000, by Richard M. Stallman
-
(put_line): Don't output \n\t unless more text follows.Fri, 28 May 1993 21:22:17 +0000, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]:Fri, 28 May 1993 21:13:59 +0000, by Richard M. Stallman
-
Fix message text.Fri, 28 May 1993 21:02:48 +0000, by Richard M. Stallman
-
(hexl-char-after-point): Get rid of mistakenly free variables.Fri, 28 May 1993 20:33:14 +0000, by Richard M. Stallman
-
Doc fixes.Fri, 28 May 1993 20:30:49 +0000, by Richard M. Stallman
-
Fix up previous change.Fri, 28 May 1993 19:46:06 +0000, by Richard M. Stallman
-
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.Fri, 28 May 1993 19:19:05 +0000, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.Fri, 28 May 1993 18:35:23 +0000, by Richard M. Stallman
-
(Info-default-directory-list): Take out ../../info.Fri, 28 May 1993 17:23:47 +0000, by Richard M. Stallman
-
(baud-rate): Doc fix.Fri, 28 May 1993 16:40:28 +0000, by Richard M. Stallman
-
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while weFri, 28 May 1993 08:48:33 +0000, by Jim Blandy
-
* etags.c: Replace the CPP tangle for alloca with the one from theFri, 28 May 1993 08:28:20 +0000, by Jim Blandy
-
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.Fri, 28 May 1993 07:39:58 +0000, by Jim Blandy
-
* make-dist: Make a `site-lisp' directory in the distribution,Fri, 28 May 1993 07:38:26 +0000, by Jim Blandy
-
* Makefile.in (do-install): Correctly detect if ./etc andFri, 28 May 1993 06:55:13 +0000, by Jim Blandy
-
* buffer.c (Fmove_overlay): If the overlay is changing buffers,Fri, 28 May 1993 06:50:23 +0000, by Jim Blandy
-
* xfns.c (x_set_frame_parameters): Use the firstFri, 28 May 1993 06:44:48 +0000, by Jim Blandy
-
* s/hpux8.h: Don't define HAVE_RANDOM.Fri, 28 May 1993 06:13:16 +0000, by Jim Blandy
-
(find-change-log): Chase symlinks multiple levels.Fri, 28 May 1993 05:18:06 +0000, by Richard M. Stallman
-
* configure.in: If srcdir is '.', then try using PWD to make itFri, 28 May 1993 04:52:55 +0000, by Jim Blandy
-
Initial revisionFri, 28 May 1993 04:47:23 +0000, by Jim Blandy
-
(rmail-new-summary): Set rmail-summary-bufferFri, 28 May 1993 04:44:55 +0000, by Richard M. Stallman
-
* config.h.in (UNEXEC_SRC): New macro, set by the configureFri, 28 May 1993 04:35:57 +0000, by Jim Blandy
-
* configure.in: Extract UNEXEC from the system configurationFri, 28 May 1993 04:33:12 +0000, by Jim Blandy
-
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.Fri, 28 May 1993 04:32:28 +0000, by Richard M. Stallman
-
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machineFri, 28 May 1993 03:33:15 +0000, by Jim Blandy
-
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.Fri, 28 May 1993 03:24:51 +0000, by Jim Blandy
-
(Fsleep_for): Don't return without waiting when SEC is 0.Fri, 28 May 1993 01:53:31 +0000, by Richard M. Stallman
-
(find-alternate-file): Hide truename and inode numberFri, 28 May 1993 01:22:00 +0000, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I../srcFri, 28 May 1993 01:19:17 +0000, by Richard M. Stallman
-
(find-dired-sentinel): Write a line describing death.Fri, 28 May 1993 00:58:08 +0000, by Roland McGrath
-
(install): Get the scripts from ${srcdir}, unlike the executables.Fri, 28 May 1993 00:55:10 +0000, by Richard M. Stallman
-
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.Fri, 28 May 1993 00:51:49 +0000, by Richard M. Stallman
-
Delete confusing comments.Fri, 28 May 1993 00:32:30 +0000, by Richard M. Stallman
-
entered into RCSFri, 28 May 1993 00:10:45 +0000, by Roland McGrath
-
(do-install): Add `shift' command.Thu, 27 May 1993 23:57:41 +0000, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo resource.Thu, 27 May 1993 23:50:38 +0000, by Richard M. Stallman
-
(x-create-frame-with-faces): Handle reverseVideo resource.Thu, 27 May 1993 23:50:21 +0000, by Richard M. Stallman
-
(mark_object): Add debugging code to check for ptr clobbered.Thu, 27 May 1993 23:48:18 +0000, by Richard M. Stallman
-
(COPYDESTS, COPYDIR): Delete external-lisp dir.Thu, 27 May 1993 22:15:01 +0000, by Richard M. Stallman
-
(do-install): Delete the dest dir, not the source dir,Thu, 27 May 1993 22:12:55 +0000, by Richard M. Stallman
-
Delete spurious paren outputting short_usage.Thu, 27 May 1993 22:02:16 +0000, by Richard M. Stallman
-
Provide same name as file.Thu, 27 May 1993 21:01:29 +0000, by Richard M. Stallman
-
Fix typo.Thu, 27 May 1993 12:48:55 +0000, by Richard M. Stallman
-
Pervasive changes to use Emacs 19 featuresThu, 27 May 1993 12:44:54 +0000, by Richard M. Stallman
-
(read_char): Correct previous change.Thu, 27 May 1993 06:18:44 +0000, by Richard M. Stallman
-
(x_get_resource_string): New function.Thu, 27 May 1993 05:53:05 +0000, by Richard M. Stallman
-
* x-win.el: Check for a geometry resource, and apply it to theThu, 27 May 1993 05:38:12 +0000, by Jim Blandy
-
* systty.h: Always terminate comments, to avoid confusion.Thu, 27 May 1993 05:35:48 +0000, by Jim Blandy
-
* xfns.c: Make resource manager work correctly even whenThu, 27 May 1993 05:09:02 +0000, by Jim Blandy
-
Comment out handling of shell-send-input.Thu, 27 May 1993 05:01:09 +0000, by Richard M. Stallman
-
(cl-member): Renamed from member.Thu, 27 May 1993 04:45:55 +0000, by Richard M. Stallman
-
(display-time-day-and-date): Use defvar, not defconst.Thu, 27 May 1993 04:04:28 +0000, by Richard M. Stallman
-
(x_get_local_selection): If no conversion functionThu, 27 May 1993 04:01:13 +0000, by Richard M. Stallman
-
(display_text_line): Don't call compute_char_face for a non-X frame.Thu, 27 May 1993 03:56:12 +0000, by Richard M. Stallman
-
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.Thu, 27 May 1993 03:46:21 +0000, by Richard M. Stallman
-
* isearch.el (isearch-forward): Remove the claim thatThu, 27 May 1993 03:33:12 +0000, by Jim Blandy
-
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.Thu, 27 May 1993 03:05:02 +0000, by Jim Blandy
-
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.Thu, 27 May 1993 03:02:21 +0000, by Jim Blandy
-
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.Thu, 27 May 1993 02:54:03 +0000, by Jim Blandy
-
* Makefile.in (install): Do install the programs listed inThu, 27 May 1993 02:46:57 +0000, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass the value of the make variable toThu, 27 May 1993 02:27:22 +0000, by Jim Blandy
-
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them ifThu, 27 May 1993 02:12:20 +0000, by Jim Blandy
-
* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" ifThu, 27 May 1993 02:08:14 +0000, by Jim Blandy
-
Don't forget to remove temporary files.Thu, 27 May 1993 01:12:16 +0000, by Jim Blandy
-
(HAVE_TCATTR): Defined.Thu, 27 May 1993 00:21:21 +0000, by Richard M. Stallman
-
(listify-key-sequence): Avoid the constant ?\M-\200.Thu, 27 May 1993 00:06:08 +0000, by Richard M. Stallman
-
* config.h.in (HAVE_RENAME): Include an #undef for this, soWed, 26 May 1993 23:53:41 +0000, by Jim Blandy
-
(find-file-noselect): Expand buffer-file-truenameWed, 26 May 1993 23:19:07 +0000, by Richard M. Stallman
-
[HAVE_SOCKETS]: Include socket.h, netdb.h.Wed, 26 May 1993 23:14:00 +0000, by Richard M. Stallman
-
* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,Wed, 26 May 1993 23:08:55 +0000, by Jim Blandy
-
(dired-other-frame): New function, with binding.Wed, 26 May 1993 22:52:13 +0000, by Richard M. Stallman
-
Make C-x ` binding just once.Wed, 26 May 1993 22:36:32 +0000, by Richard M. Stallman
-
Report .elc bogosities more clearly.Wed, 26 May 1993 22:22:58 +0000, by Jim Blandy
-
(finder-by-keyword): Autoload from `finder', not `finder.el'.Wed, 26 May 1993 22:19:06 +0000, by Richard M. Stallman
-
* make-dist: Check for .elc files with no corresponding .el file.Wed, 26 May 1993 22:19:04 +0000, by Jim Blandy
-
(nroff-mode): Don't leave nroff-electric-mode void.Wed, 26 May 1993 22:17:29 +0000, by Richard M. Stallman
-
(magic_searchpath_decoder): Fix typos.Wed, 26 May 1993 22:12:18 +0000, by Richard M. Stallman
-
(Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.Wed, 26 May 1993 21:51:07 +0000, by Richard M. Stallman
-
* Makefile.in (mkdir): Make all the directories in locallisppath.Wed, 26 May 1993 21:50:00 +0000, by Jim Blandy
-
* config.guess: New file.Wed, 26 May 1993 21:34:10 +0000, by Jim Blandy
-
(byte-optimize-divide): Don't optimize to less than two arguments.Wed, 26 May 1993 21:31:36 +0000, by Richard M. Stallman
-
(hexlify-command, dehexlify-command): Use exec-directory.Wed, 26 May 1993 21:17:31 +0000, by Richard M. Stallman
-
(r_alloc_sbrk): Declare already_available as long, not SIZE.Wed, 26 May 1993 20:38:52 +0000, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't set hints for max size.Wed, 26 May 1993 20:34:20 +0000, by Richard M. Stallman
-
(x_set_cursor_type): If arg not recognized, use box cursor.Wed, 26 May 1993 20:33:32 +0000, by Richard M. Stallman
-
New version from Umeda. Needs detailed entry.Wed, 26 May 1993 20:28:11 +0000, by Richard M. Stallman
-
(gnus-local-organization): Renamed from ...-your-...Wed, 26 May 1993 20:26:43 +0000, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.Wed, 26 May 1993 20:03:16 +0000, by Richard M. Stallman
-
* faces.el (x-resolve-font-name): If PATTERN is nil, return theWed, 26 May 1993 19:42:36 +0000, by Jim Blandy
-
(scroll-bar-mode): Make default value t.Wed, 26 May 1993 19:27:06 +0000, by Richard M. Stallman
-
(make-help-screen): Handle mouse events.Wed, 26 May 1993 19:12:18 +0000, by Richard M. Stallman
-
(Info-follow-nearest-node): Omit 4th arg to Info-get-token.Wed, 26 May 1993 18:57:54 +0000, by Richard M. Stallman
-
(rand, srand): Definitions deleted.Wed, 26 May 1993 18:38:33 +0000, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.Wed, 26 May 1993 18:38:11 +0000, by Richard M. Stallman
-
* configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;Wed, 26 May 1993 18:32:19 +0000, by Jim Blandy
-
* Makefile.in (do-install): Don't remove a destination directoryWed, 26 May 1993 18:27:58 +0000, by Jim Blandy
-
(auto-mode-alist): Recognize .sgm, .sgml, .dtd.Wed, 26 May 1993 18:21:26 +0000, by Richard M. Stallman
-
(sgml-validate): compile1 renamed to compile-internal.Wed, 26 May 1993 18:20:35 +0000, by Richard M. Stallman
-
(auto-mode-alist): Treat .H and .hh as C++ files.Wed, 26 May 1993 18:12:00 +0000, by Richard M. Stallman
-
(mouse-set-mark): Activate the mark.Wed, 26 May 1993 18:09:52 +0000, by Richard M. Stallman
-
(mail-strip-quoted-names): Catch errors from forward-sexp.Wed, 26 May 1993 18:00:55 +0000, by Richard M. Stallman
-
(make_lispy_event): Fix off-by-1 error with hpos in menu bar.Wed, 26 May 1993 17:58:22 +0000, by Richard M. Stallman
-
(Fcurrent_input_mode): Fix the call to Flist.Wed, 26 May 1993 17:50:23 +0000, by Richard M. Stallman
-
Handle sunos4.1.3 specially.Wed, 26 May 1993 17:43:22 +0000, by Richard M. Stallman
-
Initial revisionWed, 26 May 1993 17:41:48 +0000, by Richard M. Stallman
-
(comint-filter): Restore buffer-read-only in proper buffer.Wed, 26 May 1993 17:03:51 +0000, by Richard M. Stallman
-
Provide `ispell'.Wed, 26 May 1993 16:56:03 +0000, by Richard M. Stallman
-
(SIGNALS_VIA_CHARACTERS): Defined.Wed, 26 May 1993 07:52:24 +0000, by Richard M. Stallman
-
* paths.el (Info-default-directory-list): AddWed, 26 May 1993 06:50:24 +0000, by Jim Blandy
-
(POINTER): Always use char *.Wed, 26 May 1993 03:49:40 +0000, by Richard M. Stallman
-
(x_figure_window_size): Make the default frame coords (0,0).Wed, 26 May 1993 03:16:57 +0000, by Richard M. Stallman
-
(LIBS_MACHINE): Add -lIM and -liconv.Wed, 26 May 1993 03:13:32 +0000, by Richard M. Stallman
-
(wait_for_termination) [LINUX]: Use the UNIPLUS alternative.Tue, 25 May 1993 23:23:53 +0000, by Richard M. Stallman
-
(wait_for_termination): Don't use the BSD alternative for LINUX.Tue, 25 May 1993 23:22:08 +0000, by Richard M. Stallman
-
(swallow_events): New function.Tue, 25 May 1993 23:19:45 +0000, by Richard M. Stallman
-
(wait_reading_process_input): Call swallow_events.Tue, 25 May 1993 23:19:07 +0000, by Richard M. Stallman
-
(dired-unmark-all-files): Read arg as a string.Tue, 25 May 1993 22:59:26 +0000, by Richard M. Stallman
-
(read_char): If kbd_buffer_get_event returns nil, redisplay and retry.Tue, 25 May 1993 22:21:11 +0000, by Richard M. Stallman
-
(rmail-summary-mark-deleted): Check for end of buffer.Tue, 25 May 1993 21:20:08 +0000, by Richard M. Stallman
-
Include ../src/config.h.Tue, 25 May 1993 21:03:28 +0000, by Richard M. Stallman
-
(C_ALLOCA, alloca): Definitions deleted.Tue, 25 May 1993 21:01:14 +0000, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.Tue, 25 May 1993 20:52:11 +0000, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.Tue, 25 May 1993 20:48:15 +0000, by Richard M. Stallman
-
(Fforward_comment): Arg is a Lisp_Object.Tue, 25 May 1993 20:46:16 +0000, by Richard M. Stallman
-
(logb): Don't declare if hpux.Tue, 25 May 1993 20:41:49 +0000, by Richard M. Stallman
-
(install): Don't handle INSTALLABLE_SCRIPTSTue, 25 May 1993 20:11:39 +0000, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Deleted.Tue, 25 May 1993 20:05:02 +0000, by Richard M. Stallman
-
At the end, use `set --', not `set -'.Tue, 25 May 1993 20:02:12 +0000, by Richard M. Stallman
-
(INSTALL): Add definition.Tue, 25 May 1993 20:00:53 +0000, by Richard M. Stallman
-
(dired-compress-file): Test the return valueTue, 25 May 1993 19:05:13 +0000, by Richard M. Stallman
-
(dired-compress-file): Test the return value of dired-check-process properly.Tue, 25 May 1993 19:02:08 +0000, by Richard M. Stallman
-
(Fforward_comment): Fix last change.Tue, 25 May 1993 18:49:54 +0000, by Richard M. Stallman
-
(Fforward_comment): Always set point.Tue, 25 May 1993 18:45:25 +0000, by Richard M. Stallman
-
Fix another message.Tue, 25 May 1993 18:07:11 +0000, by Richard M. Stallman
-
(Info-edit, Info-last-search, Info-enable-edit):Tue, 25 May 1993 17:17:50 +0000, by Richard M. Stallman
-
(rmail-bury): Fix call to set-window-buffer.Tue, 25 May 1993 16:56:15 +0000, by Richard M. Stallman
-
Fix some messages. Support -with-gnu-cc.Tue, 25 May 1993 16:47:29 +0000, by Richard M. Stallman
-
Pass x-command-line-resources to x-open-connection.Tue, 25 May 1993 16:21:12 +0000, by Richard M. Stallman
-
(Fx_open_connection): Set xrm_option correctly.Tue, 25 May 1993 15:36:47 +0000, by Richard M. Stallman
-
* Makefile.in (srcdir): Remove comment saying this doesn't work.Tue, 25 May 1993 14:15:52 +0000, by Jim Blandy
-
* configure.in: When looking for source in the same directory asTue, 25 May 1993 14:15:30 +0000, by Jim Blandy
-
* xterm.h: New section for declarations for xfaces.c.Tue, 25 May 1993 14:04:41 +0000, by Jim Blandy
-
Arrange for font names to get fully resolved - no wildcards.Tue, 25 May 1993 14:04:12 +0000, by Jim Blandy
-
* xfns.c: Clear out the old face stuff.Tue, 25 May 1993 14:03:41 +0000, by Jim Blandy
-
* xterm.h: New section for declarations for xfaces.c.Tue, 25 May 1993 14:02:58 +0000, by Jim Blandy
-
* dispextern.h (struct face): New field - `copy', to help us withTue, 25 May 1993 14:01:54 +0000, by Jim Blandy
-
* startup.el (command-line-1): Don't handle `-i'. We'reTue, 25 May 1993 13:22:21 +0000, by Jim Blandy
-
* faces.el (set-face-font): Call x-resolve-font-name on the fontTue, 25 May 1993 13:19:28 +0000, by Jim Blandy
-
* x-win.el (command-switch-alist, x-switch-definitions): TreatTue, 25 May 1993 13:17:52 +0000, by Jim Blandy
-
* casetab.c: Fix formatting, so as not to confuse etags.Tue, 25 May 1993 13:03:47 +0000, by Jim Blandy
-
* x-win.el (x-select-text): New arg PUSH.Tue, 25 May 1993 10:23:48 +0000, by Jim Blandy
-
Fix the fix.Tue, 25 May 1993 09:26:44 +0000, by Jim Blandy
-
* xfaces.c (merge_faces): You can't tell if a font is aTue, 25 May 1993 07:03:38 +0000, by Jim Blandy
-
* xfns.c (Fx_list_fonts): New function.Tue, 25 May 1993 06:59:12 +0000, by Jim Blandy
-
* paths.h (PATH_INFO): New path, to edited by the configurationTue, 25 May 1993 06:38:43 +0000, by Jim Blandy
-
* m/iris4d.h: Dyke out the section which specifies how to get theTue, 25 May 1993 06:25:07 +0000, by Jim Blandy
-
* paths.el (Info-default-directory-list): Add ../../info.Tue, 25 May 1993 06:22:21 +0000, by Jim Blandy
-
* disp-table.el (standard-display-european): Doc fix. MakeTue, 25 May 1993 06:21:35 +0000, by Jim Blandy
-
* Makefile.in (src/paths.h): Edit the `infodir' variable into thisTue, 25 May 1993 06:18:24 +0000, by Jim Blandy
-
* configure.in: Check to see if the source lives in the sameTue, 25 May 1993 04:56:17 +0000, by Jim Blandy
-
* keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the lastTue, 25 May 1993 04:53:07 +0000, by Jim Blandy
-
* configure.in: Recognize configuration names for i860 boxesTue, 25 May 1993 04:39:28 +0000, by Jim Blandy
-
(find-file-read-only-other-window): Use find-file-other-window.Tue, 25 May 1993 03:56:02 +0000, by Richard M. Stallman
-
Changes for OSF/1:Tue, 25 May 1993 03:05:38 +0000, by Jim Blandy
-
(lispy_function_keys): Add kp-numlock. Fix kp-backspace.Tue, 25 May 1993 02:53:28 +0000, by Richard M. Stallman
-
Some makes can't handle form feed characters in their makefiles.Tue, 25 May 1993 02:42:54 +0000, by Jim Blandy
-
s/Tue, 25 May 1993 02:42:40 +0000, by Jim Blandy
-
(Info-default-directory-list): Add ../../info.Tue, 25 May 1993 02:33:03 +0000, by Richard M. Stallman
-
(frame-initialize): Handle `reverse' as parameter.Tue, 25 May 1993 02:28:39 +0000, by Richard M. Stallman
-
(x-create-frame-with-faces): Handle `reverse' as parameter.Tue, 25 May 1993 02:28:03 +0000, by Richard M. Stallman
-
* xfns.c (select_visual): Include the screen number in theTue, 25 May 1993 02:18:33 +0000, by Jim Blandy
-
(Info-suffix-list): Fix duplicate .z to .info.z.Tue, 25 May 1993 02:03:52 +0000, by Richard M. Stallman
-
(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.Tue, 25 May 1993 01:05:04 +0000, by Richard M. Stallman
-
(XTread_socket, ConfigureNotify case):Tue, 25 May 1993 01:00:21 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 25 May 1993 00:43:37 +0000, by Richard M. Stallman
-
(dired-flag-backup-files): Speedup:Mon, 24 May 1993 23:03:04 +0000, by Richard M. Stallman
-
(modify_event_symbol): If a name_table elt is null,Mon, 24 May 1993 22:58:54 +0000, by Richard M. Stallman
-
Don't #undef NULL.Mon, 24 May 1993 22:35:11 +0000, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Definition deleted.Mon, 24 May 1993 22:34:52 +0000, by Richard M. Stallman
-
(jump-to-register): Don't fail if frame-configuration-p is unbound.Mon, 24 May 1993 22:12:29 +0000, by Richard M. Stallman
-
(cd): Set cd-path to a list.Mon, 24 May 1993 21:45:20 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 24 May 1993 21:41:18 +0000, by Roland McGrath
-
(x-select-text): New arg PUSH.Mon, 24 May 1993 21:19:42 +0000, by Richard M. Stallman
-
(x-set-cut-buffer): New arg PUSH.Mon, 24 May 1993 21:19:26 +0000, by Richard M. Stallman
-
(kill-new): Pass t as 2nd arg to interprogram-cut-function.Mon, 24 May 1993 21:19:08 +0000, by Richard M. Stallman
-
* disp-table.el (standard-display-default): New function.Mon, 24 May 1993 21:13:21 +0000, by Jim Blandy
-
(Fread_file_name): If input is empty, do return the defaultMon, 24 May 1993 21:09:38 +0000, by Richard M. Stallman
-
* buffer.c (Fmake_overlay): Put beg and end in theMon, 24 May 1993 20:57:32 +0000, by Jim Blandy
-
(XTread_socket): For ConfigureNotify event,Mon, 24 May 1993 19:54:15 +0000, by Richard M. Stallman
-
(shell-command): Don't activate mark even momentarily.Mon, 24 May 1993 18:46:13 +0000, by Richard M. Stallman
-
* make-docfile.c: Doc fix.Mon, 24 May 1993 18:05:21 +0000, by Jim Blandy
-
Fix typo in last change.Mon, 24 May 1993 17:45:04 +0000, by Richard M. Stallman
-
(NO_MATHERR): Defined.Mon, 24 May 1993 17:44:37 +0000, by Richard M. Stallman
-
[NO_MATHERR]: Undef HAVE_MATHERR.Mon, 24 May 1993 17:44:10 +0000, by Richard M. Stallman
-
* configure.in: For generic IBM PC boxes, insist on "unknown" forMon, 24 May 1993 17:43:47 +0000, by Jim Blandy
-
(create_process): Ignore retval from TIOCSTTY.Mon, 24 May 1993 17:13:24 +0000, by Richard M. Stallman
-
* make-dist: When breaking links, remove the link before movingMon, 24 May 1993 16:18:33 +0000, by Jim Blandy
-
* Makefile.in: Doc fix.Mon, 24 May 1993 16:01:41 +0000, by Jim Blandy
-
* Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it'sMon, 24 May 1993 15:59:44 +0000, by Jim Blandy
-
*** empty log message ***Mon, 24 May 1993 15:57:15 +0000, by Jim Blandy
-
* timer.c (xmalloc): Include definition for this, to placate the CMon, 24 May 1993 15:39:31 +0000, by Jim Blandy
-
* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data toMon, 24 May 1993 15:22:47 +0000, by Jim Blandy
-
* xterm.c (x_new_font): Reject fonts with varying spacing. WeMon, 24 May 1993 15:04:07 +0000, by Jim Blandy
-
* xterm.c (x_new_font): Reject fonts with varying spacing. WeMon, 24 May 1993 15:03:32 +0000, by Jim Blandy
-
* s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.Mon, 24 May 1993 15:01:31 +0000, by Jim Blandy
-
* case-table.el, disp-table.el, finder.el, iso-ascii.el,Mon, 24 May 1993 08:01:32 +0000, by Jim Blandy
-
Change "i14n" keyword to "i18n".Mon, 24 May 1993 07:55:58 +0000, by Jim Blandy
-
* configure.in: Doc fix.Mon, 24 May 1993 07:02:01 +0000, by Jim Blandy
-
* configure.in: Add support for the `--exec-prefix' option.Mon, 24 May 1993 06:08:13 +0000, by Jim Blandy
-
* Makefile.in (install): Refer to the variables INSTALLABLES andMon, 24 May 1993 05:54:23 +0000, by Jim Blandy
-
* syssignal.h (sys_signal): Declare the second argument to haveMon, 24 May 1993 05:12:22 +0000, by Jim Blandy
-
(menu-bar-mode): Doc fix.Mon, 24 May 1993 05:06:35 +0000, by Richard M. Stallman
-
* configure.in: Distinguish between hp800's and hp700's by callingMon, 24 May 1993 05:06:15 +0000, by Jim Blandy
-
(NO_GET_LOAD_AVG): Define, if __GNUC__.Mon, 24 May 1993 05:02:24 +0000, by Richard M. Stallman
-
* s-hpux8.h (NO_SIOCTL_H): Defined.Mon, 24 May 1993 03:39:58 +0000, by Jim Blandy
-
* syssignal.h: Don't #include <signal.h>Mon, 24 May 1993 02:32:33 +0000, by Jim Blandy
-
* lucid.el (switch-to-other-buffer): Build the list of acceptableMon, 24 May 1993 02:12:13 +0000, by Jim Blandy
-
* faces.el (make-face): Change interactive spec to 'S'.Mon, 24 May 1993 01:58:58 +0000, by Jim Blandy
-
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.Mon, 24 May 1993 00:12:05 +0000, by Richard M. Stallman
-
(check_x): New function.Mon, 24 May 1993 00:04:18 +0000, by Richard M. Stallman
-
(Fset_face_attribute_internal): Don't call unload_fontMon, 24 May 1993 00:03:08 +0000, by Richard M. Stallman
-
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):Mon, 24 May 1993 00:00:19 +0000, by Richard M. Stallman
-
(finder-known-keywords): Use i18n, not i14n.Sun, 23 May 1993 23:10:14 +0000, by Richard M. Stallman
-
Call set-case-..., not standard-case-...Sun, 23 May 1993 22:45:18 +0000, by Richard M. Stallman
-
(Fcurrent_time_zone): Make `am' an int, not long.Sun, 23 May 1993 22:41:44 +0000, by Richard M. Stallman
-
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.Sun, 23 May 1993 22:31:53 +0000, by Jim Blandy
-
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.Sun, 23 May 1993 22:30:42 +0000, by Jim Blandy
-
* m/iris4d.h (NEED_SIOCTL): Move this to...Sun, 23 May 1993 22:09:09 +0000, by Jim Blandy
-
* m/iris4d.h (NEED_SIOCTL): Move this to...Sun, 23 May 1993 22:08:57 +0000, by Jim Blandy
-
Remove HAVE_RENAME; configure guesses that now.Sun, 23 May 1993 22:03:39 +0000, by Jim Blandy
-
* Makefile.in (C_SWITCH_X_SITE): New variable - get this fromSun, 23 May 1993 21:49:20 +0000, by Jim Blandy
-
* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change theSun, 23 May 1993 21:35:48 +0000, by Jim Blandy
-
* make-dist: Break intra-tree links.Sun, 23 May 1993 21:16:12 +0000, by Jim Blandy
-
* configure.in: Explain that this is an autoconf script, and giveSun, 23 May 1993 21:04:16 +0000, by Jim Blandy
-
* configure.in: Explain that this is an autoconf script.Sun, 23 May 1993 20:50:09 +0000, by Jim Blandy
-
* configure.in: Make the first line of the configure script beSun, 23 May 1993 20:39:16 +0000, by Jim Blandy
-
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or notSun, 23 May 1993 20:04:26 +0000, by Jim Blandy
-
* xfaces.c (Fset_face_attribute_internal): Don't free the frame'sSun, 23 May 1993 20:01:34 +0000, by Jim Blandy
-
* keyboard.c (make_lispy_movement): Deal properly with mouseSun, 23 May 1993 19:52:07 +0000, by Jim Blandy
-
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyphSun, 23 May 1993 19:23:38 +0000, by Jim Blandy
-
(main): Return 0.Sun, 23 May 1993 18:52:53 +0000, by Richard M. Stallman
-
Move signal.h and stdio.h before config.h.Sun, 23 May 1993 18:09:41 +0000, by Richard M. Stallman
-
(Fcurrent_time_zone): Assign gmt, instead of init.Sun, 23 May 1993 18:04:25 +0000, by Richard M. Stallman
-
* configure.in (long_usage): Removed; made short_usage describeSun, 23 May 1993 04:42:38 +0000, by Jim Blandy
-
* configure.in: Implement the --prefix option.Sun, 23 May 1993 04:42:11 +0000, by Jim Blandy
-
* configure.in: Add case for version 5 of Esix.Sun, 23 May 1993 02:53:53 +0000, by Jim Blandy
-
Remove duplicate cp command from `man' section.Sun, 23 May 1993 00:15:29 +0000, by Jim Blandy
-
* make-dist: There aren't any *.com files in lib-src anymore.Sun, 23 May 1993 00:08:34 +0000, by Jim Blandy
-
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,Sat, 22 May 1993 23:44:10 +0000, by Jim Blandy
-
* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.Sat, 22 May 1993 23:43:29 +0000, by Jim Blandy
-
(vc-comment-to-change-log): Don't take FILE argument, sinceSat, 22 May 1993 22:33:19 +0000, by Roland McGrath
-
* cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): RenamedSat, 22 May 1993 22:09:25 +0000, by Jim Blandy
-
(scan_lisp_file): Recognize defalias like fset.Sat, 22 May 1993 22:07:57 +0000, by Richard M. Stallman
-
(display_text_line): Highlight in any frame's sel window.Sat, 22 May 1993 22:06:48 +0000, by Richard M. Stallman
-
(x_window_to_frame): Use XGCTYPE.Sat, 22 May 1993 22:04:07 +0000, by Richard M. Stallman
-
(event-modifiers): Doc fix.Sat, 22 May 1993 22:02:35 +0000, by Richard M. Stallman
-
* editfns.c: #include <sys/types.h>, to get time_t for Eggert'sSat, 22 May 1993 21:45:31 +0000, by Jim Blandy
-
Updated copyright years.Sat, 22 May 1993 21:34:42 +0000, by Jim Blandy
-
(gud-def): Fix inclusion of the define-key.Sat, 22 May 1993 21:25:32 +0000, by Richard M. Stallman
-
* make-dist: Check that the manual reflects the same version ofSat, 22 May 1993 21:25:01 +0000, by Jim Blandy
-
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;Sat, 22 May 1993 20:57:31 +0000, by Jim Blandy
-
(event-modifiers): Function deleted.Sat, 22 May 1993 20:25:08 +0000, by Richard M. Stallman
-
(modifier_names): Update to match *_modifier in termhooks.Sat, 22 May 1993 18:27:07 +0000, by Richard M. Stallman
-
(describe-key, describe-key-briefly):Sat, 22 May 1993 18:23:31 +0000, by Richard M. Stallman
-
(make_ctrl_char): New function.Sat, 22 May 1993 17:57:17 +0000, by Jim Blandy
-
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;Sat, 22 May 1993 09:13:57 +0000, by Jim Blandy
-
*** empty log message ***Sat, 22 May 1993 08:30:16 +0000, by Jim Blandy
-
*** empty log message ***Sat, 22 May 1993 08:16:25 +0000, by Jim Blandy
-
* keyboard.c (make_ctrl_char): New function.Sat, 22 May 1993 07:51:26 +0000, by Jim Blandy
-
*** empty log message ***Sat, 22 May 1993 07:25:53 +0000, by Jim Blandy
-
*** empty log message ***Sat, 22 May 1993 05:54:38 +0000, by Noah Friedman
-
(pending-undo-list): Var declared.Sat, 22 May 1993 04:21:25 +0000, by Richard M. Stallman
-
(apropos-print-matches): Bind tem.Sat, 22 May 1993 04:19:14 +0000, by Richard M. Stallman
-
* holidays.el: Update reference to the papers in S-P&E.Sat, 22 May 1993 00:24:21 +0000, by Jim Blandy
-
* process.c (Fopen_network_stream): Deal with older systems, whichSat, 22 May 1993 00:12:17 +0000, by Jim Blandy
-
* systty.h [SYSV_PTYS]: #include <sys/types.h>. FrancescoFri, 21 May 1993 23:47:10 +0000, by Jim Blandy
-
(wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).Fri, 21 May 1993 23:42:36 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 21 May 1993 23:39:17 +0000, by Jim Blandy
-
* s/linux.h: Remove copyright notices by Michael K. Johnson andFri, 21 May 1993 22:52:55 +0000, by Jim Blandy
-
* sysdep.c (sys_suspend): Set synch_process_alive, so thatFri, 21 May 1993 22:33:45 +0000, by Jim Blandy
-
* configure.in: Remove the hack of AC_DEFINE; useFri, 21 May 1993 21:33:34 +0000, by Jim Blandy
-
(apropos-match-keys): Handle modern keymap structure.Fri, 21 May 1993 21:29:27 +0000, by Richard M. Stallman
-
(syms_of_xfns): Don't make Lisp varsFri, 21 May 1993 20:22:10 +0000, by Richard M. Stallman
-
(transient-mark-mode): Doc fix.Fri, 21 May 1993 17:26:48 +0000, by Richard M. Stallman
-
(outline-minor-mode): Make var permanent local in all buffers.Fri, 21 May 1993 17:25:50 +0000, by Richard M. Stallman
-
(lisp-body-indent): Add doc.Fri, 21 May 1993 16:37:35 +0000, by Richard M. Stallman
-
Change permission notice (not "part of Emacs").Fri, 21 May 1993 04:12:28 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 21 May 1993 03:22:46 +0000, by Jim Blandy
-
* dispnew.c (preserve_other_columns): Remember to multiply theThu, 20 May 1993 23:30:21 +0000, by Jim Blandy
-
Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.Thu, 20 May 1993 23:15:17 +0000, by Jim Blandy
-
Initial revisionThu, 20 May 1993 20:22:34 +0000, by Roland McGrath
-
* make-dist: Don't distribute precomp.com, compile.com, orThu, 20 May 1993 15:19:12 +0000, by Jim Blandy
-
(texinfo-section-types-regexp): Define here.Thu, 20 May 1993 14:11:44 +0000, by Richard M. Stallman
-
Provide delsel.Thu, 20 May 1993 14:02:07 +0000, by Richard M. Stallman
-
(read_key_sequence): Reexamine this_commandThu, 20 May 1993 13:55:09 +0000, by Richard M. Stallman
-
(x_find_modifier_meanings): If some keys are meta and alt,Thu, 20 May 1993 13:43:48 +0000, by Richard M. Stallman
-
Some more changes from Michael K. Johnson for Linux.Thu, 20 May 1993 06:30:20 +0000, by Jim Blandy
-
Some time-handling patches from Paul Eggert:Thu, 20 May 1993 06:29:45 +0000, by Jim Blandy
-
Some time-handling patches from Paul Eggert:Thu, 20 May 1993 06:28:46 +0000, by Jim Blandy
-
* configure.in: Add AC_TIMEZONE.Thu, 20 May 1993 06:18:08 +0000, by Jim Blandy
-
Get the types right, baby.Thu, 20 May 1993 02:15:28 +0000, by Jim Blandy
-
Some more changes from Michael K. Johnson for Linux.Thu, 20 May 1993 02:14:56 +0000, by Jim Blandy
-
*** empty log message ***Thu, 20 May 1993 02:05:02 +0000, by Jim Blandy
-
Initial revisionThu, 20 May 1993 02:04:15 +0000, by Jim Blandy
-
* configure.in: Recognize Linux as a valid operating system forThu, 20 May 1993 00:56:54 +0000, by Jim Blandy
-
Some changes from Michael K. Johnson for Linux.Wed, 19 May 1993 22:01:35 +0000, by Jim Blandy
-
Some changes from Michael K. Johnson for Linux.Wed, 19 May 1993 22:01:21 +0000, by Jim Blandy
-
Update GPL version.Wed, 19 May 1993 21:19:08 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 19 May 1993 21:15:30 +0000, by Richard M. Stallman
-
entered into RCSWed, 19 May 1993 21:15:18 +0000, by Richard M. Stallman
-
Initial revisionWed, 19 May 1993 21:11:06 +0000, by Richard M. Stallman
-
Initial revisionWed, 19 May 1993 20:24:48 +0000, by Roland McGrath
-
* xfaces.el (face-equal): Doc fix.Wed, 19 May 1993 19:48:38 +0000, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&EWed, 19 May 1993 19:34:12 +0000, by Jim Blandy
-
* xdisp.c (redisplay_window): Compute the scrollbar start and endWed, 19 May 1993 19:13:31 +0000, by Jim Blandy
-
Renamed from pending-del.el.Wed, 19 May 1993 19:08:12 +0000, by Richard M. Stallman
-
(texinfo-chapter-level-regexp): Copied here.Wed, 19 May 1993 16:52:19 +0000, by Richard M. Stallman
-
(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.Wed, 19 May 1993 16:50:17 +0000, by Richard M. Stallman
-
(outline-heading-end-regexp): Fix typo.Wed, 19 May 1993 16:19:00 +0000, by Richard M. Stallman
-
Initial revisionWed, 19 May 1993 15:21:44 +0000, by Richard M. Stallman
-
(Fcurrent_input_mode): Return META as 3-way flag.Wed, 19 May 1993 14:26:34 +0000, by Richard M. Stallman
-
Braino.Wed, 19 May 1993 06:13:00 +0000, by Jim Blandy
-
* files.el (set-auto-mode): If the buffer's file name is nil,Wed, 19 May 1993 06:03:04 +0000, by Jim Blandy
-
* fileio.c (Ffind_file_name_handler): Check that FILENAME is aWed, 19 May 1993 06:01:21 +0000, by Jim Blandy
-
* process.c (wait_reading_process_input): Undo change of AprilWed, 19 May 1993 05:41:37 +0000, by Jim Blandy
-
* process.c (wait_reading_process_input): Don't forget to callWed, 19 May 1993 05:05:46 +0000, by Jim Blandy
-
(follow_key): Check char in range before UPPERCASEP.Wed, 19 May 1993 04:58:19 +0000, by Richard M. Stallman
-
Changes for Silicon Graphics Iris 5D.Wed, 19 May 1993 04:56:06 +0000, by Jim Blandy
-
Initial revisionWed, 19 May 1993 04:52:06 +0000, by Jim Blandy
-
(isearch-mode-map): Use vector, not string, to bind printing characters.Wed, 19 May 1993 04:44:42 +0000, by Richard M. Stallman
-
(ispell-command-loop): Make an undo boundary.Wed, 19 May 1993 04:44:11 +0000, by Richard M. Stallman
-
* process.c [__sgi] (allocate_pty): Give up immediately if pty isWed, 19 May 1993 04:38:28 +0000, by Jim Blandy
-
Doc fix.Wed, 19 May 1993 04:27:16 +0000, by Jim Blandy
-
(x_set_menu_bar_lines): Fix typo in last change.Wed, 19 May 1993 03:51:26 +0000, by Richard M. Stallman
-
* xdisp.c (display_text_line): If the newline (or C-m, inWed, 19 May 1993 03:27:53 +0000, by Jim Blandy
-
Make sure that all the display faces use fonts of theWed, 19 May 1993 03:07:10 +0000, by Jim Blandy
-
* xterm.c (x_new_font): Tell the frame display faces about theWed, 19 May 1993 03:06:38 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.Wed, 19 May 1993 00:33:58 +0000, by Jim Blandy
-
* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't haveWed, 19 May 1993 00:19:16 +0000, by Jim Blandy
-
* select.el (xselect-convert-to-class): Just return "Emacs" here.Tue, 18 May 1993 23:25:21 +0000, by Jim Blandy
-
* make-dist: Distribute some VMS files we got from Richard Levitte.Tue, 18 May 1993 23:03:14 +0000, by Jim Blandy
-
Initial revisionTue, 18 May 1993 22:59:49 +0000, by Jim Blandy
-
* configure.in: Include remarks saying what order the autoconfTue, 18 May 1993 22:51:56 +0000, by Jim Blandy
-
* xfaces.c (free_frame_faces): Don't free the resources from theTue, 18 May 1993 22:46:17 +0000, by Jim Blandy
-
* xdisp.c (redisplay_window): Make the scrollbar reflect theTue, 18 May 1993 22:45:53 +0000, by Jim Blandy
-
* sysdep.c (reset_sys_modes): Test the return value ofTue, 18 May 1993 22:45:29 +0000, by Jim Blandy
-
* lisp.h (malloc, realloc): Declare these to return void *, toTue, 18 May 1993 22:44:27 +0000, by Jim Blandy
-
* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,Tue, 18 May 1993 22:44:08 +0000, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't makeTue, 18 May 1993 22:40:43 +0000, by Jim Blandy
-
* startup.el (normal-top-level, command-line, command-line-1):Tue, 18 May 1993 22:39:51 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): Don't lay down an unwind_protectTue, 18 May 1993 22:30:21 +0000, by Jim Blandy
-
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.Tue, 18 May 1993 22:24:14 +0000, by Jim Blandy
-
* server.el (server-switch-hook): New hook.Tue, 18 May 1993 22:15:14 +0000, by Jim Blandy
-
* window.c (window-dedicated-p): Doc fix.Tue, 18 May 1993 22:07:14 +0000, by Jim Blandy
-
* bibtex.el (bibtex-string): Use \" instead of "" to get a doubleTue, 18 May 1993 21:33:52 +0000, by Jim Blandy
-
Describe scroll bars.Tue, 18 May 1993 21:04:11 +0000, by Richard M. Stallman
-
* subr.el (overlay-start, overlay-end, overlay-buffer): Removed.Tue, 18 May 1993 20:36:11 +0000, by Jim Blandy
-
* Makefile.in (.c.o): Make the rule start with a tab, not spaces.Tue, 18 May 1993 20:35:35 +0000, by Jim Blandy
-
* PROBLEMS: Some updates from David J. Mackenzie.Tue, 18 May 1993 20:33:05 +0000, by Jim Blandy
-
* Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in asTue, 18 May 1993 20:32:36 +0000, by Jim Blandy
-
(mail-yank-original): In Transient Mark mode,Tue, 18 May 1993 19:21:13 +0000, by Richard M. Stallman
-
(isearch-mode-map): Extend the dense keymap to 256 chars.Tue, 18 May 1993 15:46:30 +0000, by Richard M. Stallman
-
(struct window): New slot region_showing.Tue, 18 May 1993 04:49:52 +0000, by Richard M. Stallman
-
(byte-compile-file): Don't write output if error.Tue, 18 May 1993 03:32:00 +0000, by Richard M. Stallman
-
entered into RCSTue, 18 May 1993 03:19:14 +0000, by Richard M. Stallman
-
(byte-compile-file): Don't write output if error.Tue, 18 May 1993 02:30:21 +0000, by Richard M. Stallman
-
(mail-setup): Leave point before signature, not after.Mon, 17 May 1993 23:18:47 +0000, by Richard M. Stallman
-
(rmail-sortable-date-string): Handle date in formatMon, 17 May 1993 22:18:34 +0000, by Richard M. Stallman
-
(keyboard-quit): Run deactivate-mark-hook.Mon, 17 May 1993 21:52:21 +0000, by Richard M. Stallman
-
(isearch-mode): Set deactivate-mark.Mon, 17 May 1993 18:22:37 +0000, by Richard M. Stallman
-
(mark_window_display_accurate): Set region_showing fields.Mon, 17 May 1993 04:47:53 +0000, by Richard M. Stallman
-
(fill-region, kill-region, delete-region)Mon, 17 May 1993 04:45:03 +0000, by Richard M. Stallman
-
(toggle-scroll-bar): Renamed from toggle-vertical-scroll...Mon, 17 May 1993 04:37:22 +0000, by Richard M. Stallman
-
(gnus-info-directory): Variable removed.Mon, 17 May 1993 02:42:16 +0000, by Roland McGrath
-
(push-mark): Always activate the mark if not in Transient Mark mode.Sun, 16 May 1993 23:09:57 +0000, by Richard M. Stallman
-
Version 3.15 from Umeda.Sun, 16 May 1993 22:58:52 +0000, by Richard M. Stallman
-
(x_set_cursor_color): Set cursor_foreground_pixel.Sun, 16 May 1993 22:35:23 +0000, by Richard M. Stallman
-
(x_display): New field cursor_fore_pixel.Sun, 16 May 1993 22:34:42 +0000, by Richard M. Stallman
-
(dumpglyphs): Create a temporary merged gcSun, 16 May 1993 22:32:36 +0000, by Richard M. Stallman
-
(overlays_at): New arg EXTEND.Sun, 16 May 1993 22:31:48 +0000, by Richard M. Stallman
-
(compute_char_face): Pass 0 as EXTEND arg to overlays_at.Sun, 16 May 1993 22:31:04 +0000, by Richard M. Stallman
-
(ispell): Deactivate mark before the Ispell run.Sun, 16 May 1993 21:31:39 +0000, by Richard M. Stallman
-
(tex-insert-quote): Doc fix.Sun, 16 May 1993 21:15:09 +0000, by Richard M. Stallman
-
(texinfo-tex-region): Update name of tex-set-buffer-directory.Sun, 16 May 1993 21:14:05 +0000, by Richard M. Stallman
-
Don't require tex-mode or texnfo-upd.Sun, 16 May 1993 21:11:54 +0000, by Richard M. Stallman
-
Don't distribute oldXMenu/Makefile.Sun, 16 May 1993 20:36:30 +0000, by Jim Blandy
-
* make-dist: Include any *.in files in oldXMenu in the distribution.Sun, 16 May 1993 19:32:53 +0000, by Jim Blandy
-
Don't require sendmail, compile, or dired.Sun, 16 May 1993 18:57:37 +0000, by Richard M. Stallman
-
Document sun change.Sun, 16 May 1993 18:12:57 +0000, by Jim Blandy
-
(mark-c-function): Activate the mark.Sun, 16 May 1993 17:43:36 +0000, by Richard M. Stallman
-
(mark-end-of-sentence): Activate the mark.Sun, 16 May 1993 15:50:13 +0000, by Richard M. Stallman
-
(mark-paragraph): Activate the mark.Sun, 16 May 1993 15:48:45 +0000, by Richard M. Stallman
-
(face-initialize): Do make the modeline face.Sun, 16 May 1993 15:41:50 +0000, by Richard M. Stallman
-
(mark-page): Activate the mark.Sun, 16 May 1993 15:41:14 +0000, by Richard M. Stallman
-
(yank, yank-pop): Don't activate the mark.Sun, 16 May 1993 15:39:39 +0000, by Richard M. Stallman
-
(mark-sexp, mark-defun): Activate the mark.Sun, 16 May 1993 15:28:52 +0000, by Richard M. Stallman
-
(casify_region): Remove mistaken arg to record_change.Sun, 16 May 1993 13:42:36 +0000, by Richard M. Stallman
-
* xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so itSun, 16 May 1993 01:32:11 +0000, by Jim Blandy
-
* timer.c (notify): Don't call sighold or sigrelse; they're USGSun, 16 May 1993 00:53:57 +0000, by Jim Blandy
-
* Makefile.in (oldXMenu/Makefile): Make this depend onSun, 16 May 1993 00:44:32 +0000, by Jim Blandy
-
* xfaces.c (unload_color): Don't try to unload the standard blackSun, 16 May 1993 00:23:33 +0000, by Jim Blandy
-
More changes from David J. Mackenzie.Sat, 15 May 1993 23:57:11 +0000, by Jim Blandy
-
Install David Mackenzie's patches to make ${srcdir} work.Sat, 15 May 1993 23:21:35 +0000, by Jim Blandy
-
* process.c (wait_reading_process_input): If we're runningSat, 15 May 1993 23:20:33 +0000, by Jim Blandy
-
Install patches from David J. Mackenzie to make the srcdir optionSat, 15 May 1993 23:06:16 +0000, by Jim Blandy
-
* timer.c: Fix mispellings of get_date function's name.Sat, 15 May 1993 23:05:46 +0000, by Jim Blandy
-
Install ${srcdir} changes from DJM.Sat, 15 May 1993 22:57:27 +0000, by Jim Blandy
-
The GNU coding standards specify that CFLAGS should be left forSat, 15 May 1993 22:25:51 +0000, by Jim Blandy
-
Install patches from David J. Mackenzie to make the srcdir optionSat, 15 May 1993 22:20:34 +0000, by Jim Blandy
-
original log message lost to overeager RCS user -JimBSat, 15 May 1993 21:38:29 +0000, by Jim Blandy
-
Require menu-bar.el.Sat, 15 May 1993 21:19:18 +0000, by Richard M. Stallman
-
Rename `primary-selection' to `region'.Sat, 15 May 1993 21:17:55 +0000, by Richard M. Stallman
-
Preload mouse, scroll-bar and select if have multi-frames.Sat, 15 May 1993 21:17:06 +0000, by Richard M. Stallman
-
(push-mark): Don't activate the mark.Sat, 15 May 1993 20:55:02 +0000, by Richard M. Stallman
-
* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, forSat, 15 May 1993 20:48:34 +0000, by Jim Blandy
-
* systime.h: Borrow CPP sequence from getdate.y to include theSat, 15 May 1993 20:47:28 +0000, by Jim Blandy
-
(mouse-set-region): Call set-mark to activate mark.Sat, 15 May 1993 20:32:23 +0000, by Richard M. Stallman
-
(isearch-done): Don't activate mark.Sat, 15 May 1993 20:05:36 +0000, by Richard M. Stallman
-
(face-initialize): Don't create the `modeline' face.Sat, 15 May 1993 19:53:44 +0000, by Richard M. Stallman
-
(mouse-drag-region): New command, on down-mouse-1.Sat, 15 May 1993 19:52:01 +0000, by Richard M. Stallman
-
(byte-compile-track-mouse): New function.Sat, 15 May 1993 19:47:15 +0000, by Richard M. Stallman
-
(Fx_selection_exists_p): Handle nil, t as SELECTION arg.Sat, 15 May 1993 19:00:34 +0000, by Richard M. Stallman
-
(transient-mark-mode): New command.Sat, 15 May 1993 18:47:18 +0000, by Richard M. Stallman
-
(compute_char_face): New args REGION_BEG, REGION_END.Sat, 15 May 1993 18:45:14 +0000, by Richard M. Stallman
-
(direct_output_forward_char): Just give upSat, 15 May 1993 18:44:46 +0000, by Richard M. Stallman
-
(map-y-or-n-p): Show the answers in the echo area.Sat, 15 May 1993 18:05:42 +0000, by Richard M. Stallman
-
Make links in info subdir.Sat, 15 May 1993 04:13:27 +0000, by Richard M. Stallman
-
* buffer.c (Fmove_overlay): If the overlay is in no buffer and theFri, 14 May 1993 22:57:10 +0000, by Jim Blandy
-
(access_keymap): Handle any length vector.Fri, 14 May 1993 22:11:17 +0000, by Richard M. Stallman
-
(command_loop_1): Don't do it here.Fri, 14 May 1993 19:43:05 +0000, by Richard M. Stallman
-
(isearch-mode-map): Handle any length vector in keymap.Fri, 14 May 1993 18:02:55 +0000, by Richard M. Stallman
-
* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,Fri, 14 May 1993 15:35:17 +0000, by Jim Blandy
-
* vc.el (vc-version-diff): Match parens.Fri, 14 May 1993 15:21:50 +0000, by Jim Blandy
-
* xterm.c (dumpglyphs): Give the cursor higher priority than theFri, 14 May 1993 14:44:26 +0000, by Jim Blandy
-
* xfaces.c (compute_char_face): When merging the overlays,Fri, 14 May 1993 14:44:01 +0000, by Jim Blandy
-
The text property routines can now modify buffers otherFri, 14 May 1993 14:43:30 +0000, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.Fri, 14 May 1993 14:43:00 +0000, by Jim Blandy
-
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>Fri, 14 May 1993 14:42:01 +0000, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.Fri, 14 May 1993 14:41:36 +0000, by Jim Blandy
-
* intervals.c (set_point): Check for point out of bounds beforeFri, 14 May 1993 14:40:56 +0000, by Jim Blandy
-
* dispnew.c (direct_output_for_insert): Compute the face of theFri, 14 May 1993 14:39:15 +0000, by Jim Blandy
-
* cmds.c (Fforward_char): Check proposed new position, and thenFri, 14 May 1993 14:37:53 +0000, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.Fri, 14 May 1993 14:36:01 +0000, by Jim Blandy
-
* configure.in: Call AC_STDC_HEADERS.Fri, 14 May 1993 14:27:17 +0000, by Jim Blandy
-
(vc-revert-buffer1): Don't assume that compilation-error-listFri, 14 May 1993 03:57:45 +0000, by Richard M. Stallman
-
(emerge-find-difference-diff): Renamed from emerge-find-difference.Thu, 13 May 1993 20:06:18 +0000, by Richard M. Stallman
-
(emerge-setup-fixed-keymaps): Put emerge-abort on C-].Thu, 13 May 1993 19:33:20 +0000, by Richard M. Stallman
-
(emerge-count-matches-string): Renamed from count-matches-string.Thu, 13 May 1993 19:25:37 +0000, by Richard M. Stallman
-
Install DRW's version 5.Thu, 13 May 1993 19:24:38 +0000, by Richard M. Stallman
-
(vc-version-diff): Don't move point in current buffer.Thu, 13 May 1993 12:05:52 +0000, by Richard M. Stallman
-
(tags-table-including): Take new third arg CORE-ONLY. If non-nil,Thu, 13 May 1993 05:28:14 +0000, by Roland McGrath
-
* xfaces.c (intern_frame_face): Exchange order of arguments, toThu, 13 May 1993 04:08:52 +0000, by Jim Blandy
-
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.Thu, 13 May 1993 04:08:26 +0000, by Jim Blandy
-
Provide 'menu-bar.Thu, 13 May 1993 03:34:18 +0000, by Richard M. Stallman
-
(face-initialize): New function.Thu, 13 May 1993 03:24:09 +0000, by Richard M. Stallman
-
Don't put frame-initialize and frame-notice-user-settings on hooks.Thu, 13 May 1993 03:23:40 +0000, by Richard M. Stallman
-
* textprop.c (Fnext_single_property_change,Thu, 13 May 1993 03:17:03 +0000, by Jim Blandy
-
(command-line): Call frame-initialize explicitly.Thu, 13 May 1993 03:14:39 +0000, by Richard M. Stallman
-
(Setting minor-mode-map-alist):Thu, 13 May 1993 03:14:07 +0000, by Richard M. Stallman
-
(main): Don't require that there be input files if -i switches were given.Thu, 13 May 1993 03:00:51 +0000, by Roland McGrath
-
*** empty log message ***Thu, 13 May 1993 01:47:22 +0000, by Jim Blandy
-
(child_setup): Omit duplicates from new env array.Thu, 13 May 1993 00:21:47 +0000, by Richard M. Stallman
-
(make_lispy_event): Don't set shift modifier for C-^.Thu, 13 May 1993 00:21:23 +0000, by Richard M. Stallman
-
(current_minor_maps): Call Findirect_function, so symbolsThu, 13 May 1993 00:20:51 +0000, by Richard M. Stallman
-
(display_text_line): Use break; to exit loop at eol.Thu, 13 May 1993 00:19:20 +0000, by Richard M. Stallman
-
(kbd-macro-query): Fix prompt string.Wed, 12 May 1993 23:56:18 +0000, by Richard M. Stallman
-
(Faccessible_keymaps): Use whatever size the vector has.Wed, 12 May 1993 21:58:16 +0000, by Richard M. Stallman
-
(default-menubar): Make initial value nil.Wed, 12 May 1993 21:41:56 +0000, by Richard M. Stallman
-
Improve doc strings and prompt strings.Wed, 12 May 1993 21:30:35 +0000, by Richard M. Stallman
-
(comint-filter): Increment opoint only if after insertion point.Wed, 12 May 1993 20:32:32 +0000, by Richard M. Stallman
-
(te-pass-through): Handle meta chars and non-char events.Wed, 12 May 1993 18:41:29 +0000, by Richard M. Stallman
-
(Fx_popup_menu): Add a vector of prefix keys for the panes.Wed, 12 May 1993 05:17:47 +0000, by Richard M. Stallman
-
Initial revisionTue, 11 May 1993 23:23:34 +0000, by Jim Meyering
-
(vc-diff): Report an error if the buffer isn't registered.Tue, 11 May 1993 21:15:54 +0000, by Richard M. Stallman
-
Re-arranged stuff to put defsubst accessors at the topTue, 11 May 1993 19:14:34 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACETue, 11 May 1993 02:48:07 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): Make face-handling code conditionalTue, 11 May 1993 02:47:46 +0000, by Jim Blandy
-
* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for theTue, 11 May 1993 01:39:42 +0000, by Jim Blandy
-
* systime.h: Use the strategy from getdate.y to include the properTue, 11 May 1993 00:07:51 +0000, by Jim Blandy
-
Use pushdef and popdef, instead of saving the macro's value in aMon, 10 May 1993 23:58:36 +0000, by Jim Blandy
-
* xfns.c (Fx_create_frame): Use an XLFD name for the default font,Mon, 10 May 1993 23:31:01 +0000, by Jim Blandy
-
* configure.in: Sidestep autoconf's quoting of the second argumentMon, 10 May 1993 19:20:56 +0000, by Jim Blandy
-
(buffer-menu): Don't save a window config.Mon, 10 May 1993 16:31:21 +0000, by Richard M. Stallman
-
(byte-recompile-directory): If ARG is non-nil, set it to its prefixMon, 10 May 1993 00:49:06 +0000, by Roland McGrath
-
* s/template.h: Explain the relative significance of the SIGIO andMon, 10 May 1993 00:35:06 +0000, by Jim Blandy
-
* s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn'tMon, 10 May 1993 00:34:31 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to charactersMon, 10 May 1993 00:26:32 +0000, by Jim Blandy
-
* xfns.c (x_make_gc): After building the GC's for the frame, callMon, 10 May 1993 00:25:40 +0000, by Jim Blandy
-
* xfaces.c (Fmake_face_internal): Do nothing for non-X frames.Mon, 10 May 1993 00:25:17 +0000, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.Mon, 10 May 1993 00:23:47 +0000, by Jim Blandy
-
* config.h.in: Remove mention of GLYPH datatype; that shouldn't beMon, 10 May 1993 00:17:55 +0000, by Jim Blandy
-
* keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoidMon, 10 May 1993 00:17:31 +0000, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO isMon, 10 May 1993 00:17:08 +0000, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to characters accordingMon, 10 May 1993 00:16:34 +0000, by Jim Blandy
-
* dispextern.h (struct face): Add cached_index member.Mon, 10 May 1993 00:15:58 +0000, by Jim Blandy
-
* config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,Mon, 10 May 1993 00:15:35 +0000, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.Mon, 10 May 1993 00:15:02 +0000, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO isMon, 10 May 1993 00:14:09 +0000, by Jim Blandy
-
* Makefile.in (DEFS): Remove this; we have configure build aMon, 10 May 1993 00:13:32 +0000, by Jim Blandy
-
* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.Mon, 10 May 1993 00:10:08 +0000, by Jim Blandy
-
* x-win.el: Since we require faces.el, there's no point in settingSun, 09 May 1993 23:54:12 +0000, by Jim Blandy
-
(rmail-output): Undo June 11 1992 change:Sun, 09 May 1993 23:53:56 +0000, by Richard M. Stallman
-
* finder.el: Bind finder-exit to 'q', not 'x'; the former is theSun, 09 May 1993 23:52:39 +0000, by Jim Blandy
-
* faces.el: Call internal-set-face-1, not internat-set-face-1.Sun, 09 May 1993 23:48:41 +0000, by Jim Blandy
-
* faces.el (read-face-name): Call face-list, not list-faces.Sun, 09 May 1993 23:38:29 +0000, by Jim Blandy
-
(dabbrev-expand): Delete a search-forward callSun, 09 May 1993 23:18:30 +0000, by Richard M. Stallman
-
(find-change-log): If there is a buffer-local value ofSun, 09 May 1993 23:16:19 +0000, by Roland McGrath
-
The GNU coding standards specify that CFLAGS should be left forSun, 09 May 1993 22:52:15 +0000, by Jim Blandy
-
* Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,Sun, 09 May 1993 22:51:16 +0000, by Jim Blandy
-
(query-replace-map): Bind [escape] like "\e".Sun, 09 May 1993 18:03:20 +0000, by Richard M. Stallman
-
Doc fix.Sun, 09 May 1993 18:02:10 +0000, by Richard M. Stallman
-
(kbd-macro-query): Use query-replace-map to define answers.Sun, 09 May 1993 17:58:55 +0000, by Richard M. Stallman
-
(vc-backend-diff): Handle either string or list.Sun, 09 May 1993 14:29:33 +0000, by Richard M. Stallman
-
(diff-switches): Define var here as well as in diff.el.Sun, 09 May 1993 14:27:02 +0000, by Richard M. Stallman
-
Comment fix.Sun, 09 May 1993 14:26:40 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 09 May 1993 04:27:47 +0000, by Richard M. Stallman
-
[SCO]: Include time.h.Sun, 09 May 1993 04:26:46 +0000, by Richard M. Stallman
-
(mail-do-fcc): Don't output a newline before From...Sun, 09 May 1993 01:16:14 +0000, by Richard M. Stallman
-
(rmail-convert-to-babyl-format): Delete 1 charSun, 09 May 1993 01:14:47 +0000, by Richard M. Stallman
-
(jump-to-register): Allow file name "in" a register.Sun, 09 May 1993 00:57:56 +0000, by Richard M. Stallman
-
(scroll-bar-drag, scroll-bar-drag-1): New functions.Sat, 08 May 1993 23:49:17 +0000, by Richard M. Stallman
-
Require help-macro, not help-screen.Sat, 08 May 1993 22:38:37 +0000, by Richard M. Stallman
-
Provide help-macro, not help-screen.Sat, 08 May 1993 22:38:25 +0000, by Richard M. Stallman
-
Don't add menu bar to minibuffer-only frames.Sat, 08 May 1993 16:45:38 +0000, by Richard M. Stallman
-
(Fx_get_mouse_event, Fx_mouse_events): Code deleted.Sat, 08 May 1993 16:29:04 +0000, by Richard M. Stallman
-
(Vmouse_event): Var deleted.Sat, 08 May 1993 16:28:36 +0000, by Richard M. Stallman
-
(vc-directory-18): cd to the directory in question before the file tree walk.Sat, 08 May 1993 16:17:01 +0000, by Richard M. Stallman
-
(vc-directory-18): New function.Sat, 08 May 1993 16:14:11 +0000, by Richard M. Stallman
-
(read_avail_input): If meta_key is 2, let 8 bits thru.Sat, 08 May 1993 14:55:39 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 08 May 1993 09:25:11 +0000, by Eric S. Raymond
-
(calendar-mode-map): Add arrow key bindings.Fri, 07 May 1993 17:40:01 +0000, by Richard M. Stallman
-
(rmail-resend): Add `resent' attribute.Fri, 07 May 1993 17:34:34 +0000, by Richard M. Stallman
-
(x_get_arg): Call Fintern, not intern.Fri, 07 May 1993 02:55:22 +0000, by Richard M. Stallman
-
(flush-lines, keep-lines, how-many):Thu, 06 May 1993 22:21:12 +0000, by Richard M. Stallman
-
Typo in last change.Thu, 06 May 1993 20:17:22 +0000, by Richard M. Stallman
-
(comint-filter): New function.Thu, 06 May 1993 19:51:08 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 06 May 1993 19:02:36 +0000, by Jim Blandy
-
(previous-matching-history-element): If minibuf is empty,Thu, 06 May 1993 18:54:32 +0000, by Richard M. Stallman
-
(comint-previous-matching-input): Use let* in the interactive.Thu, 06 May 1993 18:51:49 +0000, by Richard M. Stallman
-
Initial revisionThu, 06 May 1993 18:43:12 +0000, by Jim Blandy
-
Support *-sco3.2v4* as opsystem.Thu, 06 May 1993 18:42:47 +0000, by Richard M. Stallman
-
Comment change.Thu, 06 May 1993 18:41:14 +0000, by Richard M. Stallman
-
Don't include calc directory.Thu, 06 May 1993 18:11:39 +0000, by Richard M. Stallman
-
> (os): Add -clix*.Thu, 06 May 1993 18:05:39 +0000, by Jim Wilson
-
(main): Handle -display like -d.Thu, 06 May 1993 17:04:56 +0000, by Richard M. Stallman
-
(comint-previous-matching-input): New command, on M-r.Thu, 06 May 1993 14:30:09 +0000, by Richard M. Stallman
-
(auto-mode-alist): Delete the entries for makefile-mode.Thu, 06 May 1993 01:33:13 +0000, by Richard M. Stallman
-
Comment changes.Thu, 06 May 1993 01:30:26 +0000, by Richard M. Stallman
-
Doc fix.Wed, 05 May 1993 22:47:54 +0000, by Richard M. Stallman
-
(blink-matching-paren-distance): Change default to 12,000.Wed, 05 May 1993 18:12:04 +0000, by Richard M. Stallman
-
(Fdisplay_buffer): Add space to prompt.Tue, 04 May 1993 22:13:52 +0000, by Richard M. Stallman
-
(vc-backend-diff): Use diff-switches, not vc-diff-options.Tue, 04 May 1993 19:52:02 +0000, by Richard M. Stallman
-
Doc fix.Tue, 04 May 1993 19:33:17 +0000, by Richard M. Stallman
-
(minor-mode-map-alist): Don't use it if it's void.Tue, 04 May 1993 16:42:57 +0000, by Richard M. Stallman
-
(vc-dired-prefix-map): New keymap.Tue, 04 May 1993 16:40:24 +0000, by Richard M. Stallman
-
* configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, andTue, 04 May 1993 14:17:07 +0000, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,Tue, 04 May 1993 13:02:26 +0000, by Jim Blandy
-
Implement extra_keyboard_modifiers properly.Tue, 04 May 1993 02:44:42 +0000, by Jim Blandy
-
Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>:Tue, 04 May 1993 02:44:16 +0000, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, inTue, 04 May 1993 02:39:39 +0000, by Jim Blandy
-
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these intoTue, 04 May 1993 02:39:05 +0000, by Jim Blandy
-
* systime.h: Doc fix.Tue, 04 May 1993 02:36:45 +0000, by Jim Blandy
-
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these intoTue, 04 May 1993 02:36:03 +0000, by Jim Blandy
-
* search.c (Freplace_match): Arrange for markers sitting at theTue, 04 May 1993 02:35:38 +0000, by Jim Blandy
-
Arrange for Fy_or_n_p to put off switch-frame events.Tue, 04 May 1993 02:35:01 +0000, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, inTue, 04 May 1993 02:34:26 +0000, by Jim Blandy
-
* keymap.c (Fdefine_prefix_command): Doc fix.Tue, 04 May 1993 02:33:19 +0000, by Jim Blandy
-
Implement extra_keyboard_modifiers properly.Tue, 04 May 1993 02:32:22 +0000, by Jim Blandy
-
* fileio.c (Fmake_symbolic_link): If a file already exists underTue, 04 May 1993 02:29:57 +0000, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andTue, 04 May 1993 02:29:06 +0000, by Jim Blandy
-
* systime.h: Doc fix.Tue, 04 May 1993 02:28:10 +0000, by Jim Blandy
-
* data.c (Ffset): Refuse to set the function value of t or nil.Tue, 04 May 1993 02:26:53 +0000, by Jim Blandy
-
* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if weTue, 04 May 1993 02:24:42 +0000, by Jim Blandy
-
* buffer.c (syms_of_buffer): Doc fix for buffer-display-table.Tue, 04 May 1993 02:23:12 +0000, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andTue, 04 May 1993 00:28:07 +0000, by Jim Blandy
-
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,Tue, 04 May 1993 00:27:23 +0000, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andTue, 04 May 1993 00:26:43 +0000, by Jim Blandy
-
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,Tue, 04 May 1993 00:26:07 +0000, by Jim Blandy
-
* calendar.el: Update reference to the papers in S-P&E.Mon, 03 May 1993 22:56:42 +0000, by Jim Blandy
-
mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so changeMon, 03 May 1993 17:55:22 +0000, by Paul Eggert
-
(help-for-help): Use lower case letters for help options.Mon, 03 May 1993 15:34:46 +0000, by Richard M. Stallman
-
(string-rectangle): Renamed from fill-rectangle.Mon, 03 May 1993 15:01:18 +0000, by Richard M. Stallman
-
* sun-mouse.el (suspend-emacstool): Run suspend-hook, notMon, 03 May 1993 04:05:33 +0000, by Jim Blandy
-
* yow.el (yow): Fix interactive spec.Mon, 03 May 1993 03:41:07 +0000, by Jim Blandy
-
* subr.el (listify-key-sequence): Use a character constant toMon, 03 May 1993 03:40:40 +0000, by Jim Blandy
-
* sendmail.el (mail-setup): Don't insert "--\n" before theMon, 03 May 1993 03:40:10 +0000, by Jim Blandy
-
* mouse.el (mouse-buffer-menu): Don't right-justify the bufferMon, 03 May 1993 03:38:36 +0000, by Jim Blandy
-
* lucid.el: Comment out fset of set-screen-width properly.Mon, 03 May 1993 03:37:47 +0000, by Jim Blandy
-
* files.el (insert-directory): Undo change of March 23;Mon, 03 May 1993 03:37:22 +0000, by Jim Blandy
-
* edebug.el (edebug-display): Call the `mark' function with theMon, 03 May 1993 03:36:19 +0000, by Jim Blandy
-
* disp-table.el (describe-display-table): Don't use the termMon, 03 May 1993 03:35:53 +0000, by Jim Blandy
-
* comint.el (comint-match-partial-pathname): Move "---" range inMon, 03 May 1993 03:35:01 +0000, by Jim Blandy
-
* bytecomp.el (meta-flag): Declare this an obsolete variable.Mon, 03 May 1993 03:34:20 +0000, by Jim Blandy
-
* make-dist: Distribute configure, as well as configure.in.Mon, 03 May 1993 02:08:07 +0000, by Jim Blandy
-
* configure.in: Use the AC_PROG_CPP macro, and then use the CPPMon, 03 May 1993 02:07:41 +0000, by Jim Blandy
-
* configure.in: Use the AC_ALLOCA test.Mon, 03 May 1993 02:06:16 +0000, by Jim Blandy
-
(find-file-noselect): On VMS, maybe set buffer-file-nameSun, 02 May 1993 12:46:26 +0000, by Richard M. Stallman
-
Initial revisionSat, 01 May 1993 21:53:52 +0000, by Jim Blandy
-
(vc-mode-line): Don't alter key bindings.Sat, 01 May 1993 15:00:34 +0000, by Richard M. Stallman
-
Changed.Sat, 01 May 1993 14:39:32 +0000, by Richard M. Stallman
-
(Fsuspend_emacs): Doc fix.Sat, 01 May 1993 13:20:55 +0000, by Richard M. Stallman
-
(vc-revert-buffer1): Fix format of compilation-error-list.Sat, 01 May 1993 03:09:16 +0000, by Richard M. Stallman
-
Fix syntax error.Fri, 30 Apr 1993 18:52:42 +0000, by Doug Evans
-
*** empty log message ***Fri, 30 Apr 1993 16:42:24 +0000, by Jim Blandy
-
Accept sh, hms.Fri, 30 Apr 1993 14:49:35 +0000, by Steve Chamberlain
-
(find-file-noselect): Do set buffer-file-nameFri, 30 Apr 1993 11:54:04 +0000, by Richard M. Stallman
-
(vc-match-substring): Renamed from match-substring.Thu, 29 Apr 1993 17:58:37 +0000, by Richard M. Stallman
-
(Fthis_command_keys): Doc fix.Thu, 29 Apr 1993 16:49:24 +0000, by Richard M. Stallman
-
(wait_reading_process_input): Move the status_notifyThu, 29 Apr 1993 15:57:17 +0000, by Richard M. Stallman
-
(shell-prompt-pattern): Undo last change.Thu, 29 Apr 1993 14:23:22 +0000, by Richard M. Stallman
-
(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.Thu, 29 Apr 1993 13:57:52 +0000, by Richard M. Stallman
-
(Fexpand_file_name): Undo last change--too risky for now.Thu, 29 Apr 1993 13:17:56 +0000, by Richard M. Stallman
-
(Fdefine_function): New function (same code as Fdefalias).Thu, 29 Apr 1993 13:12:37 +0000, by Richard M. Stallman
-
(LOADHIST_ATTACH): New macro.Thu, 29 Apr 1993 02:22:48 +0000, by Richard M. Stallman
-
(vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.Wed, 28 Apr 1993 22:48:52 +0000, by Roland McGrath
-
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.Wed, 28 Apr 1993 22:44:29 +0000, by Roland McGrath
-
Installed Aaron Larson's new bibtex.el. See the header comment forWed, 28 Apr 1993 21:19:21 +0000, by Eric S. Raymond
-
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.Wed, 28 Apr 1993 20:31:02 +0000, by Roland McGrath
-
(file-truename): Undo last change.Wed, 28 Apr 1993 17:33:42 +0000, by Roland McGrath
-
(do_autoload): Fixed the bug in the autoload-saving code.Wed, 28 Apr 1993 17:08:18 +0000, by Eric S. Raymond
-
Removed spurious comment (obsoleted by ;;;###autoload).Wed, 28 Apr 1993 17:08:14 +0000, by Eric S. Raymond
-
(hscroll-step): New variable.Tue, 27 Apr 1993 22:01:32 +0000, by Eric S. Raymond
-
(un_autoload): Don't try to save old autoload forms when we load somethingTue, 27 Apr 1993 21:59:59 +0000, by Eric S. Raymond
-
Completed the package entry point's name change from edit-picture toTue, 27 Apr 1993 21:59:55 +0000, by Eric S. Raymond
-
(gud-format-command): Fix %f expansuuin to send ondly the basename ofTue, 27 Apr 1993 21:59:46 +0000, by Eric S. Raymond
-
(file-truename): Do the right thing when /home/gp2/eric = "".Tue, 27 Apr 1993 21:59:41 +0000, by Eric S. Raymond
-
(notify): Bug fix. Treat the body of this function as a critical region.Tue, 27 Apr 1993 21:59:39 +0000, by Eric S. Raymond
-
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".Mon, 26 Apr 1993 21:54:00 +0000, by Roland McGrath
-
(find-tag-interactive): New function to read args for find-tag et al.Mon, 26 Apr 1993 19:21:01 +0000, by Roland McGrath
-
(read_pending_input): Fix the garbaged-modifiers bug under System Vs previousMon, 26 Apr 1993 05:15:13 +0000, by Eric S. Raymond
-
Doc fixes. Also a few teaks to pacify the byte-compiler.Mon, 26 Apr 1993 05:15:08 +0000, by Eric S. Raymond
-
I started to clean this up and make it work under System V, until I hit a wall.Mon, 26 Apr 1993 05:15:04 +0000, by Eric S. Raymond
-
(global-map): Dyke out the last two event-to-function bindings. These belongMon, 26 Apr 1993 05:15:01 +0000, by Eric S. Raymond
-
(cd): Handle leading "~" like an absolute filename.Mon, 26 Apr 1993 05:01:41 +0000, by Eric S. Raymond
-
Changed fsets to defaliases.Mon, 26 Apr 1993 04:19:48 +0000, by Eric S. Raymond
-
(comint-mod): Nuked. A call to ring-mod replaces it.Sun, 25 Apr 1993 22:26:51 +0000, by Eric S. Raymond
-
Rewritten. A poor choice of representation made the old code excessivelySun, 25 Apr 1993 22:26:48 +0000, by Eric S. Raymond
-
Set no-byte-compile local variable t to work around a byte-compiler bug.Sun, 25 Apr 1993 22:26:45 +0000, by Eric S. Raymond
-
(vc-diff): Get proper error message when you run this with no prefixSun, 25 Apr 1993 22:26:40 +0000, by Eric S. Raymond
-
(Fset-window-buffer): Set horizontal-scrolling on a window to zero whenSun, 25 Apr 1993 06:15:18 +0000, by Eric S. Raymond
-
(Qmode-line-format): Describe %l in the doc string.Sun, 25 Apr 1993 06:14:25 +0000, by Eric S. Raymond
-
(down-arrow): New function. Uses next-line-add-newlines to suppressSun, 25 Apr 1993 06:14:13 +0000, by Eric S. Raymond
-
(tex-compilation-parse-errors): Added. At the moment, this would haveSun, 25 Apr 1993 06:14:10 +0000, by Eric S. Raymond
-
(cd): Changed to use to resolve relative cd calls.Sun, 25 Apr 1993 06:14:06 +0000, by Eric S. Raymond
-
Added and fixed documentation.Sun, 25 Apr 1993 06:14:03 +0000, by Eric S. Raymond
-
*** empty log message ***Sat, 24 Apr 1993 10:10:19 +0000, by Noah Friedman
-
Replaced all fsets with defaliases.Fri, 23 Apr 1993 07:31:14 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:51:44 +0000, by Eric S. Raymond
-
Some fsets changed to defaliases.Fri, 23 Apr 1993 06:50:51 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:50:48 +0000, by Eric S. Raymond
-
All fsets changed to defaliases.Fri, 23 Apr 1993 06:50:37 +0000, by Eric S. Raymond
-
Initial revisionFri, 23 Apr 1993 03:54:38 +0000, by Eric S. Raymond
-
(define-function): Changed name back to defalisaases to get things inFri, 23 Apr 1993 03:43:33 +0000, by Eric S. Raymond
-
(Fdefine_function): Changed name back to Fdefalias, so we get thingsFri, 23 Apr 1993 03:40:03 +0000, by Eric S. Raymond
-
(BUF_NARROWED, NARROWED): New macros to test whether a regionFri, 23 Apr 1993 03:06:10 +0000, by Eric S. Raymond
-
(global-map): Remove function key bindings that duplicate stuff inFri, 23 Apr 1993 02:21:02 +0000, by Eric S. Raymond
-
Commentary added.Fri, 23 Apr 1993 02:20:59 +0000, by Eric S. Raymond
-
(Info-find-node, Info-insert-subfile): Do the right thing if info files haveFri, 23 Apr 1993 02:20:55 +0000, by Eric S. Raymond
-
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.Thu, 22 Apr 1993 22:56:54 +0000, by Roland McGrath
-
Rewritten and simplified, commentary added. It now will usuallyWed, 21 Apr 1993 03:47:05 +0000, by Eric S. Raymond
-
(vc-revert-buffer1): Typo fix in last change.Mon, 19 Apr 1993 21:29:48 +0000, by Roland McGrath
-
(shell-mode): isationization (doc fix).Mon, 19 Apr 1993 21:26:07 +0000, by Roland McGrath
-
(shell-mode): Capitalize mode name.Mon, 19 Apr 1993 21:19:44 +0000, by Roland McGrath
-
(vc-comment-to-change-log): Restored interactive spec. Why was itMon, 19 Apr 1993 21:19:10 +0000, by Roland McGrath
-
(vc-revert-buffer1): Completely rewrote compilation reparsing code.Mon, 19 Apr 1993 21:13:47 +0000, by Roland McGrath
-
(find-file-noselect): Never set SAME-TRUENAME to a buffer whoseMon, 19 Apr 1993 20:36:23 +0000, by Roland McGrath
-
(set-auto-mode): If the buffer begins with "#!", look for -*- in the firstMon, 19 Apr 1993 20:27:50 +0000, by Roland McGrath
-
(mail-do-fcc): Make a numeric time zone indicatorSat, 17 Apr 1993 21:46:13 +0000, by Richard M. Stallman
-
Comment fixes.Sat, 17 Apr 1993 06:45:29 +0000, by Richard M. Stallman
-
(tc-dissociate): Renamed from tc-kill-association.Sat, 17 Apr 1993 04:35:15 +0000, by Richard M. Stallman
-
(Fdefine_function): New function.Sat, 17 Apr 1993 01:29:48 +0000, by Richard M. Stallman
-
(defun, defmacro, defvar, defconst):Sat, 17 Apr 1993 01:28:10 +0000, by Richard M. Stallman
-
(provide, require): Put appropriately-markedSat, 17 Apr 1993 01:27:53 +0000, by Richard M. Stallman
-
(readevalloop): New argument is the source file name (or nil if none).Sat, 17 Apr 1993 01:27:37 +0000, by Richard M. Stallman
-
(byte-compile, byte-compile-keep-pending)Sat, 17 Apr 1993 01:26:24 +0000, by Richard M. Stallman
-
entered into RCSFri, 16 Apr 1993 23:43:57 +0000, by Richard M. Stallman
-
Add defvars to pacify the byte compiler, at RMS's request.Fri, 16 Apr 1993 19:36:29 +0000, by Eric S. Raymond
-
(diff-parse-differences): Small robustification --- don't lose if weFri, 16 Apr 1993 19:35:22 +0000, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved to window.el.Fri, 16 Apr 1993 19:23:21 +0000, by Eric S. Raymond
-
*** empty log message ***Fri, 16 Apr 1993 13:06:01 +0000, by Noah Friedman
-
Don't include Xmu/Drawing.h.Thu, 15 Apr 1993 21:40:01 +0000, by Richard M. Stallman
-
(resume-suspend-hook): Renamed from resume-empty-args-file.Wed, 14 Apr 1993 21:44:04 +0000, by Richard M. Stallman
-
(resume-empty-args-file): Renamed from empty-args-file.Wed, 14 Apr 1993 21:41:27 +0000, by Richard M. Stallman
-
(update-file-autoloads, update-directory-autoloads): If calledWed, 14 Apr 1993 19:56:19 +0000, by Roland McGrath
-
(makefile-mode): Fix typo in autoload cookie.Wed, 14 Apr 1993 19:47:05 +0000, by Richard M. Stallman
-
Doc fixes.Wed, 14 Apr 1993 19:40:53 +0000, by Richard M. Stallman
-
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.Wed, 14 Apr 1993 16:41:51 +0000, by Eric S. Raymond
-
Name changed from sun-cursors.el to protect the innocents.Wed, 14 Apr 1993 16:38:49 +0000, by Eric S. Raymond
-
Name changed to fit in a 14-character limit.Wed, 14 Apr 1993 16:33:20 +0000, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,Wed, 14 Apr 1993 03:34:44 +0000, by Eric S. Raymond
-
(lm-commentary-region): Gone.Wed, 14 Apr 1993 03:34:42 +0000, by Eric S. Raymond
-
Rewritten. The Finder is now a major mode with the ability to browseWed, 14 Apr 1993 03:34:39 +0000, by Eric S. Raymond
-
(message, message1): If noninteractive andTue, 13 Apr 1993 05:54:19 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Echo the answer just once, at exit.Tue, 13 Apr 1993 05:54:00 +0000, by Richard M. Stallman
-
(rot13-display-table): Use `vector', not `make-rope'.Mon, 12 Apr 1993 07:54:16 +0000, by Richard M. Stallman
-
Use `vector', not `make-rope'.Mon, 12 Apr 1993 07:54:04 +0000, by Richard M. Stallman
-
(rot13-other-window): Add autoload.Mon, 12 Apr 1993 07:49:31 +0000, by Richard M. Stallman
-
(find-file-noselect): Verify other buffers' file numbers are still valid.Sun, 11 Apr 1993 21:22:35 +0000, by Richard M. Stallman
-
(fill-nonuniform-paragraphs): New command.Sun, 11 Apr 1993 04:02:23 +0000, by Richard M. Stallman
-
(gdb, sdb, dbx): Improved prompting a la grep.Sat, 10 Apr 1993 14:28:05 +0000, by Eric S. Raymond
-
Clean up cmu* uses in header comments.Sat, 10 Apr 1993 14:27:54 +0000, by Eric S. Raymond
-
* Makefile.in (xmakefile): Recognize the -O option with a numericSat, 10 Apr 1993 08:31:28 +0000, by Jim Blandy
-
* configure.in: Don't set CC to "gcc -O" if the user specifiesSat, 10 Apr 1993 08:30:27 +0000, by Jim Blandy
-
long_to_cons and cons_to_long are generally useful things; they'reSat, 10 Apr 1993 08:05:07 +0000, by Jim Blandy
-
Since Qmenu_enable is used by non-X-specific code, it shouldn't beSat, 10 Apr 1993 08:04:27 +0000, by Jim Blandy
-
* xfaces.c (sort_overlays): Define this to be static, as declared.Sat, 10 Apr 1993 08:03:51 +0000, by Jim Blandy
-
* keyboard.c (command_loop_1): Rebuild menu bar ifSat, 10 Apr 1993 08:02:22 +0000, by Jim Blandy
-
* dispnew.c (getenv): Extern declaration deleted; this is done inSat, 10 Apr 1993 08:00:27 +0000, by Jim Blandy
-
Adjust for autoconf merger.Sat, 10 Apr 1993 07:59:02 +0000, by Jim Blandy
-
* callproc.c (relocate_fd): Make messages string literals, notSat, 10 Apr 1993 07:58:30 +0000, by Jim Blandy
-
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFERSat, 10 Apr 1993 07:57:57 +0000, by Jim Blandy
-
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): DeclareSat, 10 Apr 1993 07:57:21 +0000, by Jim Blandy
-
Adjust for autoconf merger.Sat, 10 Apr 1993 07:53:50 +0000, by Jim Blandy
-
* keyboard.c (echo_dash): Do nothing if echoptr is 0.Sat, 10 Apr 1993 07:45:07 +0000, by Jim Blandy
-
* subr.el (overlay-start, overlay-end, overlay-buffer): NewSat, 10 Apr 1993 06:21:55 +0000, by Jim Blandy
-
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)Sat, 10 Apr 1993 06:21:16 +0000, by Jim Blandy
-
* finder.el (finder-by-keyword): Build an alist to pass toSat, 10 Apr 1993 06:20:55 +0000, by Jim Blandy
-
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.Sat, 10 Apr 1993 06:16:34 +0000, by Jim Blandy
-
* make-dist: Distribute lib-src/rcs-checkin.Sat, 10 Apr 1993 06:04:53 +0000, by Jim Blandy
-
* configure.in: When checking for X windows, search for an X11Sat, 10 Apr 1993 06:02:36 +0000, by Jim Blandy
-
* Makefile.in (clean mostlyclean): Missing right paren.Sat, 10 Apr 1993 06:01:49 +0000, by Jim Blandy
-
> Default to bsd if vendor is next.Fri, 09 Apr 1993 23:43:20 +0000, by Tom Wood
-
(emerge-with-ancestor): Applied Donald Erway's fix patch, whichFri, 09 Apr 1993 23:17:05 +0000, by Eric S. Raymond
-
Accept i370, mvs.Fri, 09 Apr 1993 21:53:00 +0000, by Richard M. Stallman
-
(generate-file-autoloads): Doc fix.Thu, 08 Apr 1993 21:47:39 +0000, by Roland McGrath
-
(vc-comment-to-change-log): Merged in the remainder of jimb's lastThu, 08 Apr 1993 16:51:04 +0000, by Eric S. Raymond
-
dired-noselect, dired-internal-noselect, dired-insert-directory:Thu, 08 Apr 1993 16:35:59 +0000, by Eric S. Raymond