Mercurial > emacs
graph
-
(shut_down_emacs): New arg STUFF. Stuff input here.Sun, 13 Jun 1993 02:06:51 +0000, by Richard M. Stallman
-
(x_connection_closed): Pass new arg to shut_down_emacs.Sun, 13 Jun 1993 02:06:17 +0000, by Richard M. Stallman
-
(abbreviate-file-name): Match home dir with no / if nothing else follows.Sun, 13 Jun 1993 01:57:02 +0000, by Richard M. Stallman
-
(finder-find-library): New function.Sun, 13 Jun 1993 01:36:48 +0000, by Richard M. Stallman
-
(Ffile_attributes): Give -1 as size if size won't fit.Sun, 13 Jun 1993 01:16:05 +0000, by Richard M. Stallman
-
(term_get_fkeys): Use `prior', not `previous', for %8/kP.Sun, 13 Jun 1993 00:41:51 +0000, by Richard M. Stallman
-
(Fcopy_file): Pass all the args to the handler.Sun, 13 Jun 1993 00:07:35 +0000, by Richard M. Stallman
-
(Fload): Use call5.Sun, 13 Jun 1993 00:01:50 +0000, by Richard M. Stallman
-
(call5, call6): New functions.Sun, 13 Jun 1993 00:01:22 +0000, by Richard M. Stallman
-
(etags-tags-completion-table): When skipping the noiseSat, 12 Jun 1993 23:43:57 +0000, by Richard M. Stallman
-
Comment change.Sat, 12 Jun 1993 23:27:32 +0000, by Richard M. Stallman
-
Update GPL references - version 2Sat, 12 Jun 1993 22:54:27 +0000, by Jim Blandy
-
Updated GPL version to 2.Sat, 12 Jun 1993 22:01:38 +0000, by Jim Blandy
-
Refer to GPL version two.Sat, 12 Jun 1993 21:44:46 +0000, by Jim Blandy
-
*** empty log message ***Sat, 12 Jun 1993 20:53:59 +0000, by Richard M. Stallman
-
(syms_of_undo): Set up Qinhibit_read_only.Sat, 12 Jun 1993 18:10:20 +0000, by Richard M. Stallman
-
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUITSat, 12 Jun 1993 17:46:44 +0000, by Jim Blandy
-
Doc fix.Sat, 12 Jun 1993 17:31:26 +0000, by Jim Blandy
-
* frame.c (Fmouse_position): Doc fix.Sat, 12 Jun 1993 17:30:01 +0000, by Jim Blandy
-
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize thatSat, 12 Jun 1993 17:23:13 +0000, by Jim Blandy
-
(get_keymap_1): Add missing semicolon.Sat, 12 Jun 1993 17:17:05 +0000, by Richard M. Stallman
-
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.Sat, 12 Jun 1993 17:16:00 +0000, by Richard M. Stallman
-
(echo_area_display): Use XFASTINT on ->height.Sat, 12 Jun 1993 17:10:13 +0000, by Richard M. Stallman
-
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.Sat, 12 Jun 1993 17:06:34 +0000, by Richard M. Stallman
-
(record_delete): Always use XFASTINT on sbeg.Sat, 12 Jun 1993 17:04:51 +0000, by Richard M. Stallman
-
* xterm.c (XTset_vertical_scroll_bar): Use double type forSat, 12 Jun 1993 17:00:45 +0000, by Jim Blandy
-
(start_process_unwind): Use XINT.Sat, 12 Jun 1993 16:58:31 +0000, by Richard M. Stallman
-
(Fset_syntax_table): Add XFASTINT.Sat, 12 Jun 1993 16:57:29 +0000, by Richard M. Stallman
-
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls toSat, 12 Jun 1993 16:52:03 +0000, by Jim Blandy
-
* keyboard.c (read_key_sequence): When we generate a prefix symbolSat, 12 Jun 1993 16:00:47 +0000, by Jim Blandy
-
Initial revisionSat, 12 Jun 1993 15:37:36 +0000, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Sat, 12 Jun 1993 15:37:14 +0000, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Sat, 12 Jun 1993 10:12:21 +0000, by Jim Blandy
-
* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decideSat, 12 Jun 1993 09:31:25 +0000, by Jim Blandy
-
(read_char): Set c properly as a Lisp int.Sat, 12 Jun 1993 07:26:16 +0000, by Richard M. Stallman
-
Doc fixes.Sat, 12 Jun 1993 07:22:20 +0000, by Richard M. Stallman
-
(cons_to_long): Declare top, bot as Lisp_Object.Sat, 12 Jun 1993 07:20:30 +0000, by Richard M. Stallman
-
(Fcopy_keymap): Check Fkeymapp value with NILP.Sat, 12 Jun 1993 07:19:39 +0000, by Richard M. Stallman
-
(Fexpt): New local `val' for making integer to return.Sat, 12 Jun 1993 07:19:24 +0000, by Richard M. Stallman
-
(make-directory): By default create dir default-dir.Sat, 12 Jun 1993 06:54:14 +0000, by Richard M. Stallman
-
(vc-backend-diff): Always use -q option.Sat, 12 Jun 1993 02:18:02 +0000, by Richard M. Stallman
-
(file-truename): Don't use expand-file-name to mergeSat, 12 Jun 1993 01:44:48 +0000, by Richard M. Stallman
-
(XTmouse_position): Don't set *f at all unless we win.Fri, 11 Jun 1993 23:43:54 +0000, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):Fri, 11 Jun 1993 22:22:15 +0000, by Richard M. Stallman
-
(setenv): Treat case as significant.Fri, 11 Jun 1993 21:33:27 +0000, by Richard M. Stallman
-
(read_process_output): Don't deactivate the mark.Fri, 11 Jun 1993 21:06:14 +0000, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.Fri, 11 Jun 1993 20:50:08 +0000, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):Fri, 11 Jun 1993 20:48:08 +0000, by Richard M. Stallman
-
Doc fixes.Fri, 11 Jun 1993 20:11:10 +0000, by Richard M. Stallman
-
Reinstate old -f option as an alias for -o for installed base uses.Fri, 11 Jun 1993 18:32:55 +0000, by Richard M. Stallman
-
(server-window): New variable.Fri, 11 Jun 1993 18:28:44 +0000, by Richard M. Stallman
-
(enable-flow-control): Don't alter the 8-bit flag.Fri, 11 Jun 1993 17:55:51 +0000, by Richard M. Stallman
-
(Man-filter-list): Add an element for X man pages.Fri, 11 Jun 1993 17:52:59 +0000, by Richard M. Stallman
-
(Fmouse_position): Set up defaults before calling the hook.Fri, 11 Jun 1993 17:14:31 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Use the smart default in the prompt.Fri, 11 Jun 1993 16:36:19 +0000, by Richard M. Stallman
-
(view-register): Handle file name values.Fri, 11 Jun 1993 16:30:40 +0000, by Richard M. Stallman
-
Interact properly with shells lacking job control (sh, rc, es...)Fri, 11 Jun 1993 16:22:03 +0000, by Jim Blandy
-
* xrdb.c (get_user_db): Get the screen-specific database too.Fri, 11 Jun 1993 16:20:38 +0000, by Jim Blandy
-
* bytecomp.el: Bring it up to version 2.10 of theFri, 11 Jun 1993 16:19:49 +0000, by Jim Blandy
-
(cd): Use file-name-absolute-p.Fri, 11 Jun 1993 16:02:27 +0000, by Richard M. Stallman
-
(electric-history-map): Don't use fillarray;Fri, 11 Jun 1993 15:51:46 +0000, by Richard M. Stallman
-
(syms_of_xfns): Don't set up Qicon.Fri, 11 Jun 1993 15:43:04 +0000, by Richard M. Stallman
-
(Qicon): Declared.Fri, 11 Jun 1993 15:41:36 +0000, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Don't call try_window_id if theFri, 11 Jun 1993 14:32:08 +0000, by Jim Blandy
-
* frame.el (frame-initialize): Remember to actually traverseFri, 11 Jun 1993 11:33:31 +0000, by Jim Blandy
-
* gud.el (gud-last-last-frame): New variable.Fri, 11 Jun 1993 11:28:28 +0000, by Jim Blandy
-
* window.c (Fprevious_window): Typo.Fri, 11 Jun 1993 11:18:37 +0000, by Jim Blandy
-
* man.el (manual-entry): Recognize the subject(section) syntax.Fri, 11 Jun 1993 10:29:55 +0000, by Jim Blandy
-
* picture.el (move-to-column-force): If column is negative, goFri, 11 Jun 1993 10:11:33 +0000, by Jim Blandy
-
* simple.el (hscroll-point-visible): Work as documented in theFri, 11 Jun 1993 09:45:20 +0000, by Jim Blandy
-
(Fset_text_properties): No special case for props = nil.Fri, 11 Jun 1993 07:29:55 +0000, by Richard M. Stallman
-
(Fx_list_fonts): If names is 0, just return nil.Fri, 11 Jun 1993 07:14:12 +0000, by Richard M. Stallman
-
* xterm.c (x_new_font): If font_names is zero, that's all theFri, 11 Jun 1993 07:02:36 +0000, by Jim Blandy
-
(lisp-indent-function): Look for eitherFri, 11 Jun 1993 07:00:05 +0000, by Richard M. Stallman
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueFri, 11 Jun 1993 06:49:23 +0000, by Jim Blandy
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the valueFri, 11 Jun 1993 06:43:42 +0000, by Jim Blandy
-
* configure.in: Pass "-Isrc" to the CPP we run to examine theFri, 11 Jun 1993 06:36:45 +0000, by Jim Blandy
-
(make-backup-files): Doc fix.Fri, 11 Jun 1993 05:59:16 +0000, by Richard M. Stallman
-
Comment change.Fri, 11 Jun 1993 05:56:00 +0000, by Richard M. Stallman
-
(Fdescribe_vector): Use current buf, not standard-output.Fri, 11 Jun 1993 04:16:13 +0000, by Richard M. Stallman
-
(rmail-primary-inbox-list): Use defvar, not defconst.Fri, 11 Jun 1993 03:56:44 +0000, by Richard M. Stallman
-
(basic-save-buffer): Cal auto-save-mode with t as argThu, 10 Jun 1993 23:35:18 +0000, by Richard M. Stallman
-
(append-to-buffer): Interactively, supply all 3 args.Thu, 10 Jun 1993 23:06:50 +0000, by Richard M. Stallman
-
Move i386-prime-sysv* and i386-sequent-bsd*Thu, 10 Jun 1993 23:04:01 +0000, by Richard M. Stallman
-
(calculate-c++-indent): RespectThu, 10 Jun 1993 22:58:01 +0000, by Richard M. Stallman
-
(hack-one-local-variable): Treat ...-hook(s) and ..-function(s)Thu, 10 Jun 1993 21:31:56 +0000, by Richard M. Stallman
-
(Fload): Forward all 4 args to magic-name handler.Thu, 10 Jun 1993 21:15:55 +0000, by Richard M. Stallman
-
(abbreviate-file-name): Make abbreviated-home-dirThu, 10 Jun 1993 20:44:12 +0000, by Richard M. Stallman
-
Doc fixes.Thu, 10 Jun 1993 20:35:05 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 10 Jun 1993 20:28:32 +0000, by Jim Blandy
-
(Fscroll_left): Make argument optional.Thu, 10 Jun 1993 20:08:25 +0000, by Richard M. Stallman
-
(ange-ftp-multi-msgs): Add 331-.Thu, 10 Jun 1993 18:46:48 +0000, by Richard M. Stallman
-
(Man-mode): Run Man-mode-hook.Thu, 10 Jun 1993 17:48:36 +0000, by Richard M. Stallman
-
(bibtex-mode-map): Use tex-insert-quote, not TeX-...Thu, 10 Jun 1993 17:42:39 +0000, by Richard M. Stallman
-
Formatting change.Thu, 10 Jun 1993 13:11:27 +0000, by Jim Blandy
-
* frame.el (frame-initialize): When deleting geometryThu, 10 Jun 1993 13:10:00 +0000, by Jim Blandy
-
* search.c (Flooking_at, Fstring_match, fast_string_match,Thu, 10 Jun 1993 12:52:31 +0000, by Jim Blandy
-
*** empty log message ***Thu, 10 Jun 1993 12:50:56 +0000, by Jim Blandy
-
* scroll-bar.el (scroll-bar-mode): Variable deleted.Thu, 10 Jun 1993 12:18:36 +0000, by Jim Blandy
-
* gnus.el (gnus-start-news-server): If no server has beenThu, 10 Jun 1993 11:46:43 +0000, by Jim Blandy
-
* ange-ftp.el (ange-ftp-make-directory): Take second optionalThu, 10 Jun 1993 11:39:44 +0000, by Jim Blandy
-
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp whichThu, 10 Jun 1993 10:40:16 +0000, by Jim Blandy
-
* syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forwardThu, 10 Jun 1993 10:28:58 +0000, by Jim Blandy
-
Typo.Thu, 10 Jun 1993 09:32:18 +0000, by Jim Blandy
-
Doc fix.Thu, 10 Jun 1993 07:22:07 +0000, by Jim Blandy
-
* compile.el (compilation-error-list): When we haven't yetThu, 10 Jun 1993 07:17:33 +0000, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toThu, 10 Jun 1993 06:23:04 +0000, by Jim Blandy
-
* sysdep.c: Remove clause for DGUX support of FASYNC; add clauseThu, 10 Jun 1993 06:21:19 +0000, by Jim Blandy
-
* configure.in: Use AC_LONG_FILE_NAMES.Thu, 10 Jun 1993 06:20:06 +0000, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toThu, 10 Jun 1993 06:19:30 +0000, by Jim Blandy
-
* s/dgux.h (BROKEN_FASYNC): #define this.Thu, 10 Jun 1993 06:11:55 +0000, by Jim Blandy
-
* s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:Thu, 10 Jun 1993 06:05:05 +0000, by Jim Blandy