Sun, 13 Jun 1993 00:01:50 +0000 |
Richard M. Stallman |
(Fload): Use call5.
|
Sun, 13 Jun 1993 00:01:22 +0000 |
Richard M. Stallman |
(call5, call6): New functions.
|
Sat, 12 Jun 1993 23:43:57 +0000 |
Richard M. Stallman |
(etags-tags-completion-table): When skipping the noise
|
Sat, 12 Jun 1993 23:27:32 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 12 Jun 1993 22:54:27 +0000 |
Jim Blandy |
Update GPL references - version 2
|
Sat, 12 Jun 1993 22:01:38 +0000 |
Jim Blandy |
Updated GPL version to 2.
|
Sat, 12 Jun 1993 21:44:46 +0000 |
Jim Blandy |
Refer to GPL version two.
|
Sat, 12 Jun 1993 20:53:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 12 Jun 1993 18:10:20 +0000 |
Richard M. Stallman |
(syms_of_undo): Set up Qinhibit_read_only.
|
Sat, 12 Jun 1993 17:46:44 +0000 |
Jim Blandy |
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
|
Sat, 12 Jun 1993 17:31:26 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 12 Jun 1993 17:30:01 +0000 |
Jim Blandy |
* frame.c (Fmouse_position): Doc fix.
|
Sat, 12 Jun 1993 17:23:13 +0000 |
Jim Blandy |
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
|
Sat, 12 Jun 1993 17:17:05 +0000 |
Richard M. Stallman |
(get_keymap_1): Add missing semicolon.
|
Sat, 12 Jun 1993 17:16:00 +0000 |
Richard M. Stallman |
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.
|
Sat, 12 Jun 1993 17:10:13 +0000 |
Richard M. Stallman |
(echo_area_display): Use XFASTINT on ->height.
|
Sat, 12 Jun 1993 17:06:34 +0000 |
Richard M. Stallman |
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.
|
Sat, 12 Jun 1993 17:04:51 +0000 |
Richard M. Stallman |
(record_delete): Always use XFASTINT on sbeg.
|
Sat, 12 Jun 1993 17:00:45 +0000 |
Jim Blandy |
* xterm.c (XTset_vertical_scroll_bar): Use double type for
|
Sat, 12 Jun 1993 16:58:31 +0000 |
Richard M. Stallman |
(start_process_unwind): Use XINT.
|
Sat, 12 Jun 1993 16:57:29 +0000 |
Richard M. Stallman |
(Fset_syntax_table): Add XFASTINT.
|
Sat, 12 Jun 1993 16:52:03 +0000 |
Jim Blandy |
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
|
Sat, 12 Jun 1993 16:00:47 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): When we generate a prefix symbol
|
Sat, 12 Jun 1993 15:37:36 +0000 |
Jim Blandy |
Initial revision
|
Sat, 12 Jun 1993 15:37:14 +0000 |
Jim Blandy |
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
|
Sat, 12 Jun 1993 10:12:21 +0000 |
Jim Blandy |
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
|
Sat, 12 Jun 1993 09:31:25 +0000 |
Jim Blandy |
* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
|
Sat, 12 Jun 1993 07:26:16 +0000 |
Richard M. Stallman |
(read_char): Set c properly as a Lisp int.
|
Sat, 12 Jun 1993 07:22:20 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 12 Jun 1993 07:20:30 +0000 |
Richard M. Stallman |
(cons_to_long): Declare top, bot as Lisp_Object.
|
Sat, 12 Jun 1993 07:19:39 +0000 |
Richard M. Stallman |
(Fcopy_keymap): Check Fkeymapp value with NILP.
|
Sat, 12 Jun 1993 07:19:24 +0000 |
Richard M. Stallman |
(Fexpt): New local `val' for making integer to return.
|
Sat, 12 Jun 1993 06:54:14 +0000 |
Richard M. Stallman |
(make-directory): By default create dir default-dir.
|
Sat, 12 Jun 1993 02:18:02 +0000 |
Richard M. Stallman |
(vc-backend-diff): Always use -q option.
|
Sat, 12 Jun 1993 01:44:48 +0000 |
Richard M. Stallman |
(file-truename): Don't use expand-file-name to merge
|
Fri, 11 Jun 1993 23:43:54 +0000 |
Richard M. Stallman |
(XTmouse_position): Don't set *f at all unless we win.
|
Fri, 11 Jun 1993 22:22:15 +0000 |
Richard M. Stallman |
(sendmail-pre-abbrev-expand-hook):
|
Fri, 11 Jun 1993 21:33:27 +0000 |
Richard M. Stallman |
(setenv): Treat case as significant.
|
Fri, 11 Jun 1993 21:06:14 +0000 |
Richard M. Stallman |
(read_process_output): Don't deactivate the mark.
|
Fri, 11 Jun 1993 20:50:08 +0000 |
Richard M. Stallman |
(Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.
|
Fri, 11 Jun 1993 20:48:08 +0000 |
Richard M. Stallman |
(sendmail-pre-abbrev-expand-hook):
|
Fri, 11 Jun 1993 20:11:10 +0000 |
Richard M. Stallman |
Doc fixes.
|
Fri, 11 Jun 1993 18:32:55 +0000 |
Richard M. Stallman |
Reinstate old -f option as an alias for -o for installed base uses.
|
Fri, 11 Jun 1993 18:28:44 +0000 |
Richard M. Stallman |
(server-window): New variable.
|
Fri, 11 Jun 1993 17:55:51 +0000 |
Richard M. Stallman |
(enable-flow-control): Don't alter the 8-bit flag.
|
Fri, 11 Jun 1993 17:52:59 +0000 |
Richard M. Stallman |
(Man-filter-list): Add an element for X man pages.
|
Fri, 11 Jun 1993 17:14:31 +0000 |
Richard M. Stallman |
(Fmouse_position): Set up defaults before calling the hook.
|
Fri, 11 Jun 1993 16:36:19 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Use the smart default in the prompt.
|
Fri, 11 Jun 1993 16:30:40 +0000 |
Richard M. Stallman |
(view-register): Handle file name values.
|
Fri, 11 Jun 1993 16:22:03 +0000 |
Jim Blandy |
Interact properly with shells lacking job control (sh, rc, es...)
|
Fri, 11 Jun 1993 16:20:38 +0000 |
Jim Blandy |
* xrdb.c (get_user_db): Get the screen-specific database too.
|
Fri, 11 Jun 1993 16:19:49 +0000 |
Jim Blandy |
* bytecomp.el: Bring it up to version 2.10 of the
|
Fri, 11 Jun 1993 16:02:27 +0000 |
Richard M. Stallman |
(cd): Use file-name-absolute-p.
|
Fri, 11 Jun 1993 15:51:46 +0000 |
Richard M. Stallman |
(electric-history-map): Don't use fillarray;
|
Fri, 11 Jun 1993 15:43:04 +0000 |
Richard M. Stallman |
(syms_of_xfns): Don't set up Qicon.
|
Fri, 11 Jun 1993 15:41:36 +0000 |
Richard M. Stallman |
(Qicon): Declared.
|
Fri, 11 Jun 1993 14:32:08 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Don't call try_window_id if the
|
Fri, 11 Jun 1993 11:33:31 +0000 |
Jim Blandy |
* frame.el (frame-initialize): Remember to actually traverse
|
Fri, 11 Jun 1993 11:28:28 +0000 |
Jim Blandy |
* gud.el (gud-last-last-frame): New variable.
|
Fri, 11 Jun 1993 11:18:37 +0000 |
Jim Blandy |
* window.c (Fprevious_window): Typo.
|
Fri, 11 Jun 1993 10:29:55 +0000 |
Jim Blandy |
* man.el (manual-entry): Recognize the subject(section) syntax.
|
Fri, 11 Jun 1993 10:11:33 +0000 |
Jim Blandy |
* picture.el (move-to-column-force): If column is negative, go
|
Fri, 11 Jun 1993 09:45:20 +0000 |
Jim Blandy |
* simple.el (hscroll-point-visible): Work as documented in the
|
Fri, 11 Jun 1993 07:29:55 +0000 |
Richard M. Stallman |
(Fset_text_properties): No special case for props = nil.
|
Fri, 11 Jun 1993 07:14:12 +0000 |
Richard M. Stallman |
(Fx_list_fonts): If names is 0, just return nil.
|
Fri, 11 Jun 1993 07:02:36 +0000 |
Jim Blandy |
* xterm.c (x_new_font): If font_names is zero, that's all the
|
Fri, 11 Jun 1993 07:00:05 +0000 |
Richard M. Stallman |
(lisp-indent-function): Look for either
|
Fri, 11 Jun 1993 06:49:23 +0000 |
Jim Blandy |
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
|
Fri, 11 Jun 1993 06:43:42 +0000 |
Jim Blandy |
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
|
Fri, 11 Jun 1993 06:36:45 +0000 |
Jim Blandy |
* configure.in: Pass "-Isrc" to the CPP we run to examine the
|
Fri, 11 Jun 1993 05:59:16 +0000 |
Richard M. Stallman |
(make-backup-files): Doc fix.
|
Fri, 11 Jun 1993 05:56:00 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 11 Jun 1993 04:16:13 +0000 |
Richard M. Stallman |
(Fdescribe_vector): Use current buf, not standard-output.
|
Fri, 11 Jun 1993 03:56:44 +0000 |
Richard M. Stallman |
(rmail-primary-inbox-list): Use defvar, not defconst.
|
Thu, 10 Jun 1993 23:35:18 +0000 |
Richard M. Stallman |
(basic-save-buffer): Cal auto-save-mode with t as arg
|
Thu, 10 Jun 1993 23:06:50 +0000 |
Richard M. Stallman |
(append-to-buffer): Interactively, supply all 3 args.
|
Thu, 10 Jun 1993 23:04:01 +0000 |
Richard M. Stallman |
Move i386-prime-sysv* and i386-sequent-bsd*
|
Thu, 10 Jun 1993 22:58:01 +0000 |
Richard M. Stallman |
(calculate-c++-indent): Respect
|
Thu, 10 Jun 1993 21:31:56 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat ...-hook(s) and ..-function(s)
|
Thu, 10 Jun 1993 21:15:55 +0000 |
Richard M. Stallman |
(Fload): Forward all 4 args to magic-name handler.
|
Thu, 10 Jun 1993 20:44:12 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Make abbreviated-home-dir
|
Thu, 10 Jun 1993 20:35:05 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 10 Jun 1993 20:28:32 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 10 Jun 1993 20:08:25 +0000 |
Richard M. Stallman |
(Fscroll_left): Make argument optional.
|
Thu, 10 Jun 1993 18:46:48 +0000 |
Richard M. Stallman |
(ange-ftp-multi-msgs): Add 331-.
|
Thu, 10 Jun 1993 17:48:36 +0000 |
Richard M. Stallman |
(Man-mode): Run Man-mode-hook.
|
Thu, 10 Jun 1993 17:42:39 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Use tex-insert-quote, not TeX-...
|
Thu, 10 Jun 1993 13:11:27 +0000 |
Jim Blandy |
Formatting change.
|
Thu, 10 Jun 1993 13:10:00 +0000 |
Jim Blandy |
* frame.el (frame-initialize): When deleting geometry
|
Thu, 10 Jun 1993 12:52:31 +0000 |
Jim Blandy |
* search.c (Flooking_at, Fstring_match, fast_string_match,
|
Thu, 10 Jun 1993 12:50:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 10 Jun 1993 12:18:36 +0000 |
Jim Blandy |
* scroll-bar.el (scroll-bar-mode): Variable deleted.
|
Thu, 10 Jun 1993 11:46:43 +0000 |
Jim Blandy |
* gnus.el (gnus-start-news-server): If no server has been
|
Thu, 10 Jun 1993 11:39:44 +0000 |
Jim Blandy |
* ange-ftp.el (ange-ftp-make-directory): Take second optional
|
Thu, 10 Jun 1993 10:40:16 +0000 |
Jim Blandy |
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp which
|
Thu, 10 Jun 1993 10:28:58 +0000 |
Jim Blandy |
* syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward
|
Thu, 10 Jun 1993 09:32:18 +0000 |
Jim Blandy |
Typo.
|
Thu, 10 Jun 1993 07:22:07 +0000 |
Jim Blandy |
Doc fix.
|
Thu, 10 Jun 1993 07:17:33 +0000 |
Jim Blandy |
* compile.el (compilation-error-list): When we haven't yet
|
Thu, 10 Jun 1993 06:23:04 +0000 |
Jim Blandy |
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
|
Thu, 10 Jun 1993 06:21:19 +0000 |
Jim Blandy |
* sysdep.c: Remove clause for DGUX support of FASYNC; add clause
|
Thu, 10 Jun 1993 06:20:06 +0000 |
Jim Blandy |
* configure.in: Use AC_LONG_FILE_NAMES.
|
Thu, 10 Jun 1993 06:19:30 +0000 |
Jim Blandy |
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
|
Thu, 10 Jun 1993 06:11:55 +0000 |
Jim Blandy |
* s/dgux.h (BROKEN_FASYNC): #define this.
|
Thu, 10 Jun 1993 06:05:05 +0000 |
Jim Blandy |
* s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:
|
Thu, 10 Jun 1993 05:46:10 +0000 |
Jim Blandy |
* configure.in: Recognize configuration name for Data General
|
Thu, 10 Jun 1993 05:21:01 +0000 |
Jim Blandy |
* fileio.c (Frename_file): Pass all arguments to the file name handler.
|
Wed, 09 Jun 1993 20:28:35 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 09 Jun 1993 12:53:35 +0000 |
Jim Blandy |
* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
|
Wed, 09 Jun 1993 12:45:26 +0000 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
Wed, 09 Jun 1993 12:41:31 +0000 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
Wed, 09 Jun 1993 12:39:16 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 12:30:13 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Wed, 09 Jun 1993 11:33:38 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 09 Jun 1993 11:26:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 09 Jun 1993 09:44:24 +0000 |
Jim Blandy |
* scroll-bar.el (scroll-bar-set-window-start): Remember that the
|
Wed, 09 Jun 1993 09:23:12 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 09 Jun 1993 07:21:28 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Handle case where line ends in a
|
Wed, 09 Jun 1993 04:56:47 +0000 |
Jim Blandy |
* xterm.c (x_is_vendor_fkey): New function.
|
Wed, 09 Jun 1993 04:42:19 +0000 |
Jim Blandy |
* s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
|
Wed, 09 Jun 1993 04:36:41 +0000 |
Jim Blandy |
* xfaces.c (init_frame_faces): Remove assumption that the selected
|
Wed, 09 Jun 1993 04:06:57 +0000 |
Jim Blandy |
* configure.in: Test for bison.
|
Wed, 09 Jun 1993 03:55:55 +0000 |
Jim Blandy |
* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
|
Tue, 08 Jun 1993 22:54:46 +0000 |
Richard M. Stallman |
(dired-flag-auto-save-files): Ignore `*' added by ls -F.
|
Tue, 08 Jun 1993 21:08:56 +0000 |
Richard M. Stallman |
(INTERVAL_WRITABLE_P): Fix backwards tests.
|
Tue, 08 Jun 1993 20:59:11 +0000 |
Melissa Weisshaus |
Initial revision
|
Tue, 08 Jun 1993 16:28:28 +0000 |
Richard M. Stallman |
(sc-mark): Use mark-marker.
|
Tue, 08 Jun 1993 16:25:02 +0000 |
Richard M. Stallman |
Rewrite by author; mostly rearrangements.
|
Tue, 08 Jun 1993 07:21:54 +0000 |
Jim Blandy |
* configure.in: Remove extra ;; from hpux cases.
|
Tue, 08 Jun 1993 07:18:40 +0000 |
Jim Blandy |
* configure.in (CFLAGS): Don't set this according to the value of
|
Tue, 08 Jun 1993 07:17:32 +0000 |
Jim Blandy |
* configure.in (machine): Fix the versions in hpux version number test.
|
Tue, 08 Jun 1993 07:15:01 +0000 |
Jim Blandy |
* wakeup.c: Include sys/types.h, too; I think that's where time_t
|
Tue, 08 Jun 1993 07:00:13 +0000 |
Jim Blandy |
* config.h.in (HAVE_LIBDNET): New macro, to be defined by
|
Tue, 08 Jun 1993 06:59:37 +0000 |
Jim Blandy |
* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
|
Tue, 08 Jun 1993 06:20:56 +0000 |
Richard M. Stallman |
#undef static.
|
Tue, 08 Jun 1993 06:12:08 +0000 |
Richard M. Stallman |
(Fforward_comment): Set point to where scan stops,
|
Tue, 08 Jun 1993 05:25:19 +0000 |
Richard M. Stallman |
(fortran-indent-new-line): Renamed from
|
Tue, 08 Jun 1993 05:16:47 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): Un-comment-out this function.
|
Tue, 08 Jun 1993 04:41:00 +0000 |
Richard M. Stallman |
(Info-follow-reference): Fix completion defaulting.
|
Tue, 08 Jun 1993 04:27:18 +0000 |
Jim Blandy |
* make-dist: Add clauses to distribute lisp/forms-mode.
|
Tue, 08 Jun 1993 01:32:42 +0000 |
Richard M. Stallman |
(safe-documentation): Don't crash on byte-compiled macro.
|
Tue, 08 Jun 1993 01:29:05 +0000 |
Richard M. Stallman |
(telnet-simple-send): New function.
|
Tue, 08 Jun 1993 01:11:53 +0000 |
Richard M. Stallman |
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
|
Tue, 08 Jun 1993 01:09:50 +0000 |
Richard M. Stallman |
(syms_of_fileio): Set up Qset_visited_file_modtime.
|
Mon, 07 Jun 1993 23:57:08 +0000 |
Richard M. Stallman |
(init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
|
Mon, 07 Jun 1993 23:52:45 +0000 |
Richard M. Stallman |
(x_caught_error_message): Change type to char* from char*[].
|
Mon, 07 Jun 1993 23:40:04 +0000 |
Richard M. Stallman |
Add NO_TERMIO conditional.
|
Mon, 07 Jun 1993 23:35:09 +0000 |
Richard M. Stallman |
(texinfo-section-types-regexp): Add @chapheading.
|
Mon, 07 Jun 1993 23:23:42 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Reversevideo -> ReverseVideo.
|
Mon, 07 Jun 1993 23:23:26 +0000 |
Richard M. Stallman |
(frame-initialize): Reversevideo -> ReverseVideo.
|
Mon, 07 Jun 1993 22:17:35 +0000 |
Richard M. Stallman |
(Fadd_text_properties): Don't treat the initial
|
Mon, 07 Jun 1993 20:06:34 +0000 |
Richard M. Stallman |
Fix typos in previous change.
|
Mon, 07 Jun 1993 19:37:18 +0000 |
Richard M. Stallman |
Doc fixes. Delete local variable list at the end.
|
Mon, 07 Jun 1993 19:11:40 +0000 |
Richard M. Stallman |
(describe-buffer-case-table): Merge locals i and ch.
|
Mon, 07 Jun 1993 18:48:08 +0000 |
Richard M. Stallman |
(outlinify-sticky): Renamed from outlineify-sticky.
|
Mon, 07 Jun 1993 18:32:26 +0000 |
Richard M. Stallman |
(etags-recognize-tags-table): Fix misspelling of
|
Mon, 07 Jun 1993 18:29:36 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 07 Jun 1993 18:29:07 +0000 |
Richard M. Stallman |
(Fceiling): Fix spelling of "ceiling".
|
Mon, 07 Jun 1993 18:27:47 +0000 |
Richard M. Stallman |
(uaf$v_thursday): Fix misspelling of "thursday".
|
Mon, 07 Jun 1993 18:20:33 +0000 |
Richard M. Stallman |
(INTERRUPTIBLE_*): Fix spelling of macros.
|
Mon, 07 Jun 1993 18:05:57 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
|
Mon, 07 Jun 1993 17:19:36 +0000 |
Richard M. Stallman |
Doc fix.
|
Mon, 07 Jun 1993 08:06:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 07 Jun 1993 06:56:03 +0000 |
Richard M. Stallman |
(rmail-variables): Default rmail-inbox-list here.
|
Mon, 07 Jun 1993 05:32:28 +0000 |
Richard M. Stallman |
Don't declare malloc or realloc.
|
Mon, 07 Jun 1993 05:31:40 +0000 |
Richard M. Stallman |
(read_key_sequence): Reset fkey_map when we find
|
Mon, 07 Jun 1993 05:30:29 +0000 |
Richard M. Stallman |
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
|
Mon, 07 Jun 1993 05:30:07 +0000 |
Richard M. Stallman |
(make_event_array): Ignore bits above CHAR_META.
|
Mon, 07 Jun 1993 05:29:40 +0000 |
Richard M. Stallman |
(Fset_window_configuration): If a window is supposed
|
Mon, 07 Jun 1993 05:28:42 +0000 |
Richard M. Stallman |
(INTERVAL_VISIBLE_P): Use textget.
|
Mon, 07 Jun 1993 05:07:34 +0000 |
Richard M. Stallman |
(Fdelete_overlay): Do nothing if overlay already deleted.
|
Mon, 07 Jun 1993 04:51:25 +0000 |
Richard M. Stallman |
(ange-ftp-real-load): New function.
|
Mon, 07 Jun 1993 03:47:20 +0000 |
Richard M. Stallman |
(outline-minor-mode): Add autoload cookie.
|
Mon, 07 Jun 1993 03:34:23 +0000 |
Richard M. Stallman |
entered into RCS
|
Sun, 06 Jun 1993 22:50:55 +0000 |
Richard M. Stallman |
(Ffset): Delete special check for t and nil.
|
Sun, 06 Jun 1993 22:47:15 +0000 |
Richard M. Stallman |
(same_size_fonts): Compare only the width.
|
Sun, 06 Jun 1993 22:36:23 +0000 |
Richard M. Stallman |
Define 2 local menu-bar submaps.
|
Sun, 06 Jun 1993 22:11:22 +0000 |
Richard M. Stallman |
(search-upper-case): Make `no-yanks' the default.
|
Sun, 06 Jun 1993 21:16:51 +0000 |
Richard M. Stallman |
Include lisp.h earlier (before termhooks.h).
|
Sun, 06 Jun 1993 21:13:16 +0000 |
Richard M. Stallman |
(dired-unmark-all-files): Read arg as just a character.
|
Sun, 06 Jun 1993 17:44:23 +0000 |
Richard M. Stallman |
[HAVE_TZNAME]: Declare tzname if not macro.
|
Sun, 06 Jun 1993 17:43:12 +0000 |
Richard M. Stallman |
(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
|
Sun, 06 Jun 1993 17:42:02 +0000 |
Richard M. Stallman |
(HAVE_TZNAME): Add #undef.
|
Sun, 06 Jun 1993 07:54:49 +0000 |
Richard M. Stallman |
(NO_MODE_T): Defined.
|
Sun, 06 Jun 1993 07:16:19 +0000 |
Richard M. Stallman |
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
|
Sun, 06 Jun 1993 06:47:47 +0000 |
Richard M. Stallman |
(FRAME_MINIBUF_WINDOW): Use minibuffer_window.
|
Sun, 06 Jun 1993 06:46:58 +0000 |
Richard M. Stallman |
(Fredraw_display): Redraw all visible frames.
|
Sun, 06 Jun 1993 06:46:06 +0000 |
Richard M. Stallman |
(redisplay, echo_area_display): Use redraw_garbaged_frames.
|
Sun, 06 Jun 1993 06:45:22 +0000 |
Richard M. Stallman |
(access_keymap, store_in_keymap): Discard meaningless
|
Sun, 06 Jun 1993 05:28:30 +0000 |
Richard M. Stallman |
(compile-internal): Alter current buffer only temporarily.
|
Sun, 06 Jun 1993 03:53:08 +0000 |
Richard M. Stallman |
(mail-do-fcc): Replace the code for appending to buffer.
|
Sun, 06 Jun 1993 03:32:24 +0000 |
Richard M. Stallman |
[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
|
Sun, 06 Jun 1993 03:27:43 +0000 |
Richard M. Stallman |
(x_new_font): Don't give up right away if XListFontsWithInfo
|
Sun, 06 Jun 1993 03:15:59 +0000 |
Richard M. Stallman |
(read_process_output): Deactivate the mark.
|
Sat, 05 Jun 1993 21:18:11 +0000 |
Richard M. Stallman |
(rmail-summary-next-msg): Fix number of dots in regexp.
|
Sat, 05 Jun 1993 20:58:47 +0000 |
Richard M. Stallman |
(scroll-bar-drag-1):
|
Sat, 05 Jun 1993 20:52:02 +0000 |
Richard M. Stallman |
(Fx_open_connection): Make `data' unsigned char.
|
Sat, 05 Jun 1993 20:02:34 +0000 |
Richard M. Stallman |
(gnus-inews-buggy-date): Doc fix.
|
Sat, 05 Jun 1993 20:00:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 05 Jun 1993 19:13:03 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Add defvar.
|
Sat, 05 Jun 1993 17:41:50 +0000 |
Richard M. Stallman |
(dired-flag-backup-files): Handle `*' made by `ls -F'.
|
Sat, 05 Jun 1993 17:35:21 +0000 |
Richard M. Stallman |
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
|
Sat, 05 Jun 1993 17:31:54 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Error if we don't get a window or a frame somehow.
|
Sat, 05 Jun 1993 17:16:39 +0000 |
Richard M. Stallman |
(window-system): Enable menu bars only if
|
Sat, 05 Jun 1993 17:10:19 +0000 |
Richard M. Stallman |
(add-log-current-defun): Fix typos in last change.
|
Sat, 05 Jun 1993 17:05:17 +0000 |
Richard M. Stallman |
Test MULTI_FRAME, not HAVE_X_WINDOWS.
|
Sat, 05 Jun 1993 17:03:08 +0000 |
Richard M. Stallman |
(Frubber_band_rectangle): Deleted.
|
Sat, 05 Jun 1993 09:17:34 +0000 |
Richard M. Stallman |
(gnus-local-timezone): Doc fix.
|
Sat, 05 Jun 1993 09:13:19 +0000 |
Richard M. Stallman |
(gnus-current-time-zone): New function, which tries
|
Sat, 05 Jun 1993 09:11:45 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 05 Jun 1993 08:39:42 +0000 |
Richard M. Stallman |
(x-selection-timeout): Set it, using x-get-resource.
|
Sat, 05 Jun 1993 08:37:45 +0000 |
Richard M. Stallman |
(x_get_foreign_selection): Handle x_selection_timeout
|
Sat, 05 Jun 1993 08:06:50 +0000 |
Richard M. Stallman |
(MIPS2): Comment out define.
|
Sat, 05 Jun 1993 07:57:32 +0000 |
Richard M. Stallman |
(copy_intervals): Don't adjust total_length at the end.
|
Sat, 05 Jun 1993 07:56:46 +0000 |
Richard M. Stallman |
(term_get_fkeys): Use correct names for F10 and up.
|
Sat, 05 Jun 1993 02:51:21 +0000 |
Richard M. Stallman |
(mh-yank-cur-msg): Use (mark t).
|
Sat, 05 Jun 1993 02:48:22 +0000 |
Richard M. Stallman |
(mark): Doc fix.
|
Sat, 05 Jun 1993 02:34:12 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle Fortran.
|
Sat, 05 Jun 1993 02:07:08 +0000 |
Richard M. Stallman |
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
|
Fri, 04 Jun 1993 19:34:14 +0000 |
Richard M. Stallman |
(rmail-resend): Require sendmail and mailalias.
|
Fri, 04 Jun 1993 19:20:16 +0000 |
Richard M. Stallman |
(display-time-24hr-format): Make it a user option.
|
Fri, 04 Jun 1993 18:42:12 +0000 |
Richard M. Stallman |
[!MULTI_FRAME] (Fframep): New dummy definition.
|
Fri, 04 Jun 1993 18:08:07 +0000 |
Richard M. Stallman |
(syms_of_buffer): Set up Lisp var inhibit-read-only.
|