Fri, 11 Feb 1994 13:50:53 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Fri, 11 Feb 1994 13:19:19 +0000 |
Fred Pierresteguy |
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
|
Fri, 11 Feb 1994 08:52:53 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
|
Fri, 11 Feb 1994 08:10:01 +0000 |
Karl Heuer |
Fix spelling of pre-command-hook.
|
Fri, 11 Feb 1994 08:05:12 +0000 |
Karl Heuer |
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
|
Fri, 11 Feb 1994 06:03:57 +0000 |
Karl Heuer |
Fix syntax used for C-SPC.
|
Fri, 11 Feb 1994 05:54:37 +0000 |
Roland McGrath |
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
|
Fri, 11 Feb 1994 02:52:17 +0000 |
Roland McGrath |
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 02:50:00 +0000 |
Roland McGrath |
Add #undef SYS_SIGLIST_DECLARED.
|
Fri, 11 Feb 1994 01:34:16 +0000 |
Karl Heuer |
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
|
Fri, 11 Feb 1994 01:29:24 +0000 |
Karl Heuer |
(read_filtered_event): Retry read_char after a buffer change.
|
Fri, 11 Feb 1994 00:13:59 +0000 |
Karl Heuer |
Split #ifdef so as not to confuse c-mode.
|
Fri, 11 Feb 1994 00:00:28 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Take hscroll into account.
|
Thu, 10 Feb 1994 23:59:25 +0000 |
Karl Heuer |
(buffer_posn_from_coords): Take hscroll into account.
|
Thu, 10 Feb 1994 20:50:54 +0000 |
Karl Heuer |
(Fmessage): Copy the text to be displayed into a malloc'd buffer.
|
Thu, 10 Feb 1994 20:44:20 +0000 |
Karl Heuer |
Comment change.
|
Thu, 10 Feb 1994 20:27:34 +0000 |
Karl Heuer |
(difftm): Simplify expression.
|
Thu, 10 Feb 1994 09:34:37 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
|
Thu, 10 Feb 1994 08:35:48 +0000 |
Richard M. Stallman |
(shell-get-current-command): Make regexp more selective.
|
Thu, 10 Feb 1994 07:39:09 +0000 |
Richard M. Stallman |
(mouse-start-end): For double click with START on openparen,
|
Thu, 10 Feb 1994 04:43:50 +0000 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Quote the * in let*.
|
Thu, 10 Feb 1994 04:38:58 +0000 |
Richard M. Stallman |
Use new name vmsdir.h.
|
Thu, 10 Feb 1994 00:48:59 +0000 |
Karl Heuer |
(outline-mode): Fix spelling of add-hook.
|
Thu, 10 Feb 1994 00:39:28 +0000 |
Karl Heuer |
(Fdo_auto_save): Save echo_area_glyphs_length.
|
Thu, 10 Feb 1994 00:35:15 +0000 |
Karl Heuer |
(Fgarbage_collect): Save echo_area_glyphs_length.
|
Wed, 09 Feb 1994 23:47:09 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Run change-major-mode-hook.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Wed, 09 Feb 1994 23:02:28 +0000 |
Karl Heuer |
(vc-comment-to-change-log): Load add-log before binding
|
Wed, 09 Feb 1994 22:32:39 +0000 |
Karl Heuer |
(CRT0_DUMMIES): Definition deleted.
|
Wed, 09 Feb 1994 22:21:47 +0000 |
Karl Heuer |
(mouse-start-end): Check START rather than point for being at eob.
|
Wed, 09 Feb 1994 22:04:55 +0000 |
Karl Heuer |
(mark_object): Fetch obj from *objptr at loop, not at the gotos.
|
Wed, 09 Feb 1994 21:08:01 +0000 |
Richard M. Stallman |
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
|
Wed, 09 Feb 1994 21:03:13 +0000 |
Richard M. Stallman |
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
|
Wed, 09 Feb 1994 13:51:25 +0000 |
Fred Pierresteguy |
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
|
Wed, 09 Feb 1994 09:13:05 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Get this from autoconf.
|
Wed, 09 Feb 1994 05:48:11 +0000 |
Richard M. Stallman |
(display-time): Use expand-file-name to make file name of wakeup.
|
Wed, 09 Feb 1994 05:36:48 +0000 |
Richard M. Stallman |
(disabled-command-hook): Use eq to compare elts of this-command-keys.
|
Wed, 09 Feb 1994 04:26:28 +0000 |
Karl Heuer |
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:25:48 +0000 |
Karl Heuer |
(rmail-expunge-and-save): Mark summary buffer as unmodified.
|
Wed, 09 Feb 1994 04:08:17 +0000 |
Karl Heuer |
Add (require 'rmail) so the macro will be byte-compiled properly.
|
Wed, 09 Feb 1994 03:25:25 +0000 |
Karl Heuer |
(compute_char_face): Extract overlay-sorting code as a separate function,
|
Wed, 09 Feb 1994 03:23:48 +0000 |
Karl Heuer |
(sort-overlays): New function, extracted from xfaces.c.
|
Tue, 08 Feb 1994 23:57:30 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
Tue, 08 Feb 1994 23:50:09 +0000 |
Richard M. Stallman |
(show-children): Don't narrow to (1+ (point-max)) when
|
Tue, 08 Feb 1994 23:03:09 +0000 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
Tue, 08 Feb 1994 22:46:59 +0000 |
Roland McGrath |
*** empty log message ***
|
Tue, 08 Feb 1994 22:42:28 +0000 |
Roland McGrath |
(print): If print_escapes_newlines, print '\f' as "\\f".
|
Tue, 08 Feb 1994 22:26:30 +0000 |
Karl Heuer |
(rmail-edit-current-message): Make local variables permanent, so
|
Tue, 08 Feb 1994 22:25:35 +0000 |
Karl Heuer |
(rmail-variables): Make local variables permanent, so the user can safely
|
Tue, 08 Feb 1994 18:22:09 +0000 |
Richard M. Stallman |
(copy-face): Doc fix.
|
Tue, 08 Feb 1994 18:00:41 +0000 |
Richard M. Stallman |
(finder-mode): Doc fix.
|
Tue, 08 Feb 1994 17:51:57 +0000 |
Richard M. Stallman |
(mail-signature): Insert a `-- ' line.
|
Tue, 08 Feb 1994 07:26:28 +0000 |
Richard M. Stallman |
(Fprocess_kill_without_query): Doc fix.
|
Tue, 08 Feb 1994 06:19:09 +0000 |
Karl Heuer |
(compute_motion): Source code was improperly indented.
|
Tue, 08 Feb 1994 05:06:07 +0000 |
Karl Heuer |
(make-syntax-table): Behave like copy-syntax-table if an argument is given,
|
Tue, 08 Feb 1994 04:53:09 +0000 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
Tue, 08 Feb 1994 04:01:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Feb 1994 03:47:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 07 Feb 1994 23:38:22 +0000 |
Karl Heuer |
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
Mon, 07 Feb 1994 23:05:56 +0000 |
Karl Heuer |
(mail-signature): Doc mod.
|
Mon, 07 Feb 1994 22:57:35 +0000 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
Mon, 07 Feb 1994 22:19:05 +0000 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
Mon, 07 Feb 1994 21:04:46 +0000 |
Richard M. Stallman |
(desktop-bug-report): Command deleted.
|
Mon, 07 Feb 1994 20:56:46 +0000 |
Richard M. Stallman |
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:55:00 +0000 |
Richard M. Stallman |
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
|
Mon, 07 Feb 1994 20:53:04 +0000 |
Richard M. Stallman |
(calendar-print-french-date,diary-french-date):
|
Mon, 07 Feb 1994 20:51:18 +0000 |
Richard M. Stallman |
(view-diary-entries,diary-islamic-date): Use new error arg
|
Mon, 07 Feb 1994 20:49:35 +0000 |
Richard M. Stallman |
(calendar-cursor-holidays): Use new error arg
|
Mon, 07 Feb 1994 20:47:23 +0000 |
Richard M. Stallman |
(insert-diary-entry,insert-weekly-diary-entry,
|
Mon, 07 Feb 1994 20:42:44 +0000 |
Richard M. Stallman |
(calendar-mode-line-format): Change "current" to "today".
|
Mon, 07 Feb 1994 20:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 07 Feb 1994 19:08:31 +0000 |
Roland McGrath |
(remote-compile): Set comint-file-name-prefix in the compilation buffer.
|
Mon, 07 Feb 1994 18:40:13 +0000 |
Michael I. Bushnell |
Fix Roland's misplaced paren around call to marker-buffer.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Mon, 07 Feb 1994 08:25:51 +0000 |
Richard M. Stallman |
Finish previous change.
|
Mon, 07 Feb 1994 08:25:26 +0000 |
Richard M. Stallman |
Change the sequences aa and ae to just a and e.
|
Mon, 07 Feb 1994 06:05:31 +0000 |
Richard M. Stallman |
(gomoku-init-display, gomoku-put-char):
|
Mon, 07 Feb 1994 05:59:31 +0000 |
Richard M. Stallman |
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
|
Mon, 07 Feb 1994 05:54:34 +0000 |
Richard M. Stallman |
(makefile-browser-fill, makefile-browser-toggle):
|
Mon, 07 Feb 1994 05:43:51 +0000 |
Richard M. Stallman |
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:42:40 +0000 |
Richard M. Stallman |
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
|
Mon, 07 Feb 1994 05:40:46 +0000 |
Richard M. Stallman |
(c-macro-expand): Check inhibit-read-only.
|
Mon, 07 Feb 1994 05:39:56 +0000 |
Richard M. Stallman |
Properly check in the total rewrite installed months ago.
|
Mon, 07 Feb 1994 05:08:36 +0000 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
Mon, 07 Feb 1994 05:01:53 +0000 |
Richard M. Stallman |
Comment changes.
|
Mon, 07 Feb 1994 05:01:13 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 04:48:18 +0000 |
Roland McGrath |
(push-mark): Don't push on global-mark-ring if its car is a marker in the
|
Mon, 07 Feb 1994 02:24:01 +0000 |
Roland McGrath |
(global-mark-ring, global-mark-ring-max): New variables.
|
Mon, 07 Feb 1994 01:05:54 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 07 Feb 1994 01:05:06 +0000 |
Richard M. Stallman |
(single_keymap_panes): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:03:39 +0000 |
Richard M. Stallman |
(menu_bar_item): Use internal_condition_case_1.
|
Mon, 07 Feb 1994 01:02:05 +0000 |
Richard M. Stallman |
(internal_condition_case_1): New function.
|
Mon, 07 Feb 1994 00:55:58 +0000 |
Richard M. Stallman |
(indent-c-exp): If line starts with }, ignore what
|
Sun, 06 Feb 1994 23:40:45 +0000 |
Richard M. Stallman |
(kill-region): Test inhibit-read-only.
|
Sun, 06 Feb 1994 19:33:18 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add elt for .tcl files.
|