Wed, 12 Oct 1994 16:03:28 +0000 |
Simon Marshall |
Removed setting of font-lock-keywords inadvertently left after last patch.
|
Wed, 12 Oct 1994 09:27:49 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Use minor-mode-map-alist
|
Wed, 12 Oct 1994 09:23:37 +0000 |
Simon Marshall |
* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
|
Wed, 12 Oct 1994 09:21:47 +0000 |
Simon Marshall |
* texinfo.el: (texinfo-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:18:53 +0000 |
Simon Marshall |
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
|
Wed, 12 Oct 1994 09:15:14 +0000 |
Simon Marshall |
* sh-script.el: (sh-set-shell): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:10:05 +0000 |
Simon Marshall |
* sendmail.el: (mail-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:07:32 +0000 |
Simon Marshall |
* rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:05:57 +0000 |
Simon Marshall |
* rmail.el: (rmail-variables): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:04:05 +0000 |
Simon Marshall |
* perl-mode.el: (perl-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:02:43 +0000 |
Simon Marshall |
* pascal.el: (pascal-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 09:00:56 +0000 |
Simon Marshall |
* outline.el: (outline-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:55:27 +0000 |
Simon Marshall |
* makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
|
Wed, 12 Oct 1994 08:24:50 +0000 |
Simon Marshall |
* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
|
Wed, 12 Oct 1994 08:24:47 +0000 |
Richard M. Stallman |
(scan_sexps_forward): At startincomment,
|
Wed, 12 Oct 1994 08:16:29 +0000 |
Simon Marshall |
* dired.el: (dired-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:13:56 +0000 |
Simon Marshall |
* compile.el: (compilation-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:06:09 +0000 |
Simon Marshall |
* asm-mode.el: (asm-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:04:08 +0000 |
Simon Marshall |
* add-log.el: (change-log-mode): Set font-lock-defaults.
|
Wed, 12 Oct 1994 08:02:20 +0000 |
Richard M. Stallman |
(mail-alias-modtime): Doc fix.
|
Wed, 12 Oct 1994 08:00:49 +0000 |
Simon Marshall |
* ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
|
Wed, 12 Oct 1994 07:23:06 +0000 |
Richard M. Stallman |
(c-mode-map): Capitalize Mode in C Mode menu bar item.
|
Wed, 12 Oct 1994 05:17:52 +0000 |
Karl Heuer |
(Fbyte_code): Skip optimization for all Lisp_Misc types.
|
Wed, 12 Oct 1994 05:16:00 +0000 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
|
Wed, 12 Oct 1994 05:15:21 +0000 |
Karl Heuer |
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
|
Wed, 12 Oct 1994 05:14:30 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Take just the offset as argument. Only check
|
Wed, 12 Oct 1994 05:14:11 +0000 |
Karl Heuer |
(mark_object): Use the new substructure.
|
Wed, 12 Oct 1994 05:13:45 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
|
Wed, 12 Oct 1994 02:11:34 +0000 |
Karl Heuer |
(verify_interval_modification): Fix comment.
|
Wed, 12 Oct 1994 01:39:10 +0000 |
Karl Heuer |
(test_completion): Fix reversed condition.
|
Wed, 12 Oct 1994 00:48:03 +0000 |
Karl Heuer |
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
|
Tue, 11 Oct 1994 21:38:59 +0000 |
Richard M. Stallman |
(libexecdir): Renamed from libdir.
|
Tue, 11 Oct 1994 21:36:30 +0000 |
Richard M. Stallman |
Use libexecdir and sharedstatedir as appropriate.
|
Tue, 11 Oct 1994 21:34:29 +0000 |
Richard M. Stallman |
(libexecdir): Renamed from libdir. New default.
|
Tue, 11 Oct 1994 21:22:28 +0000 |
Richard M. Stallman |
(clean): rm DOC/* and *.tab.[ch].
|
Tue, 11 Oct 1994 20:42:23 +0000 |
Richard M. Stallman |
(makefile-mode-name): Removed.
|
Tue, 11 Oct 1994 20:17:52 +0000 |
Richard M. Stallman |
menu-bar-lines fix.
|
Tue, 11 Oct 1994 19:44:27 +0000 |
Jim Blandy |
(scan_buffer): After temporarily turning immediate_quit off, turn it
|
Tue, 11 Oct 1994 19:39:03 +0000 |
Jim Blandy |
(display_scan_buffer): Pass the correct number of arguments to
|
Tue, 11 Oct 1994 18:51:29 +0000 |
Richard M. Stallman |
(compare-windows-whitespace): Eliminate initial value.
|
Tue, 11 Oct 1994 17:38:48 +0000 |
Richard M. Stallman |
(rmail-find-all-files): Fix several errors and make faster.
|
Tue, 11 Oct 1994 17:07:27 +0000 |
Richard M. Stallman |
(rmail-summary-resend): New function.
|
Tue, 11 Oct 1994 13:04:30 +0000 |
Francesco Potort |
* etags.c (C_entries): Name the #define's that are macros.
|
Tue, 11 Oct 1994 09:27:47 +0000 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
|
Tue, 11 Oct 1994 09:22:44 +0000 |
Richard M. Stallman |
(read_key_sequence): The output of function-key-map
|
Tue, 11 Oct 1994 09:03:49 +0000 |
Richard M. Stallman |
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
|
Tue, 11 Oct 1994 08:22:38 +0000 |
Richard M. Stallman |
(normal-top-level-add-to-load-path): New function.
|
Tue, 11 Oct 1994 08:21:32 +0000 |
Richard M. Stallman |
Write the subdirs.el file.
|
Tue, 11 Oct 1994 08:05:44 +0000 |
Richard M. Stallman |
Don't distribute subdirs.el.
|
Tue, 11 Oct 1994 07:46:50 +0000 |
Karl Heuer |
(print): Check the substructure.
|
Tue, 11 Oct 1994 07:46:34 +0000 |
Karl Heuer |
(internal_equal): Check the substructure.
|
Tue, 11 Oct 1994 07:46:22 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Test against Lisp_Misc.
|
Tue, 11 Oct 1994 07:46:01 +0000 |
Karl Heuer |
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
|
Tue, 11 Oct 1994 07:45:41 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Marker assert now tests substructure.
|
Tue, 11 Oct 1994 07:45:20 +0000 |
Karl Heuer |
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
|
Tue, 11 Oct 1994 07:29:05 +0000 |
Richard M. Stallman |
(blink-matching-open): Check there is a previous
|
Tue, 11 Oct 1994 05:29:55 +0000 |
Richard M. Stallman |
(list_buffers_1): Fix indentation in header lines.
|
Tue, 11 Oct 1994 04:43:01 +0000 |
Richard M. Stallman |
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.
|
Tue, 11 Oct 1994 04:42:10 +0000 |
Richard M. Stallman |
(rmail-show-message): New argument no-summary.
|
Tue, 11 Oct 1994 02:48:53 +0000 |
Richard M. Stallman |
(system-key-alist): Add sun versions of
|
Tue, 11 Oct 1994 02:32:39 +0000 |
Richard M. Stallman |
(c-mode-map): Use "C mode" for the menu bar item name.
|
Tue, 11 Oct 1994 02:01:27 +0000 |
Tom Tromey |
(tcl-mode): imenu-create-index-function made buffer local.
|
Tue, 11 Oct 1994 01:49:05 +0000 |
Richard M. Stallman |
(mouse-select): Pass an arg to mouse-extend.
|
Tue, 11 Oct 1994 01:47:06 +0000 |
Karl Heuer |
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was
|
Tue, 11 Oct 1994 00:35:42 +0000 |
Richard M. Stallman |
(mail-hist-put-headers-into-history)
|
Mon, 10 Oct 1994 21:54:32 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Mon, 10 Oct 1994 21:53:52 +0000 |
Richard M. Stallman |
(calculate-lisp-indent): Local var
|
Mon, 10 Oct 1994 21:47:33 +0000 |
Richard M. Stallman |
(menu-bar-file-menu): Don't include the frame
|
Mon, 10 Oct 1994 21:35:16 +0000 |
David J. MacKenzie |
entered into RCS
|
Mon, 10 Oct 1994 21:30:56 +0000 |
Richard M. Stallman |
(redisplay_window): Fix Oct 1 change:
|
Mon, 10 Oct 1994 16:01:58 +0000 |
Jim Blandy |
(syms_of_buffer): Doc fix for cache-long-line-scans.
|
Mon, 10 Oct 1994 04:55:59 +0000 |
Roland McGrath |
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
|
Mon, 10 Oct 1994 03:26:28 +0000 |
Richard M. Stallman |
(calendar-holiday-marker): Copy holiday-face from highlight face.
|
Mon, 10 Oct 1994 01:01:20 +0000 |
Richard M. Stallman |
(ispell-highlight-spelling-error):
|
Sun, 09 Oct 1994 19:20:02 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
|
Sun, 09 Oct 1994 17:23:09 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Use user-mail-address.
|
Sun, 09 Oct 1994 09:19:16 +0000 |
Richard M. Stallman |
(appt-delete-window): Look on all frames for the window.
|
Sat, 08 Oct 1994 22:16:04 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the
|
Sat, 08 Oct 1994 22:15:36 +0000 |
Jim Blandy |
* syntax.c (find_defun_start): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:15:15 +0000 |
Jim Blandy |
* search.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:14:58 +0000 |
Jim Blandy |
* insdel.c (prepare_to_modify_buffer): Invalidate width run and
|
Sat, 08 Oct 1994 22:14:35 +0000 |
Jim Blandy |
* indent.h (disptab_matches_widthtab, recompute_width_table): New
|
Sat, 08 Oct 1994 22:14:04 +0000 |
Jim Blandy |
* indent.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:13:44 +0000 |
Jim Blandy |
* disptab.h (window_display_table): Doc fix.
|
Sat, 08 Oct 1994 22:13:15 +0000 |
Jim Blandy |
* cmds.c (Fforward_line): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:12:45 +0000 |
Jim Blandy |
* buffer.h (struct buffer): New members: newline_cache,
|
Sat, 08 Oct 1994 22:12:12 +0000 |
Jim Blandy |
* buffer.c: #include region-cache.h.
|
Sat, 08 Oct 1994 22:11:16 +0000 |
Jim Blandy |
* Makefile.in.in (obj) Add region-cache.o to the list of files.
|
Sat, 08 Oct 1994 22:09:57 +0000 |
Jim Blandy |
Document cache-long-line-scans in @node Text Lines.
|
Sat, 08 Oct 1994 22:06:23 +0000 |
Jim Blandy |
Added entry for cache-long-line-scans
|
Sat, 08 Oct 1994 09:52:08 +0000 |
Richard M. Stallman |
(file_name_completion): Ignore files "." and ".." in first pass.
|
Sat, 08 Oct 1994 09:51:31 +0000 |
Richard M. Stallman |
(test_completion): New function, extracted from do_completion.
|
Sat, 08 Oct 1994 09:00:51 +0000 |
Richard M. Stallman |
(add-log-current-defun): In texinfo-mode,
|
Sat, 08 Oct 1994 04:30:15 +0000 |
Richard M. Stallman |
(inhibit_local_menu_bar_menus): New variable.
|
Sat, 08 Oct 1994 04:16:17 +0000 |
Richard M. Stallman |
(fit_to_screen): Don't put the menu off the left or top.
|
Sat, 08 Oct 1994 04:12:07 +0000 |
Richard M. Stallman |
(rmail-delete-forward): Use rmail-select-summary.
|
Fri, 07 Oct 1994 23:42:52 +0000 |
Richard M. Stallman |
Add a tip about enabling/disabling features.
|
Fri, 07 Oct 1994 21:44:51 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New type.
|
Fri, 07 Oct 1994 17:40:50 +0000 |
Richard M. Stallman |
(make_gap): Keep input blocked till after we set BEG_ADDR.
|
Fri, 07 Oct 1994 17:38:03 +0000 |
Richard M. Stallman |
Re-delete code deleted in rms's Oct 5 change.
|
Fri, 07 Oct 1994 10:23:26 +0000 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords,
|
Fri, 07 Oct 1994 10:20:37 +0000 |
Richard M. Stallman |
(comint-check-proc): Recognise `open'.
|
Fri, 07 Oct 1994 10:10:07 +0000 |
Richard M. Stallman |
(pascal-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:08:48 +0000 |
Richard M. Stallman |
(perl-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:07:02 +0000 |
Richard M. Stallman |
(asm-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:05:49 +0000 |
Richard M. Stallman |
(texinfo-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:04:06 +0000 |
Richard M. Stallman |
(shell-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:02:04 +0000 |
Richard M. Stallman |
(dired-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 10:00:00 +0000 |
Richard M. Stallman |
(mail-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:59:00 +0000 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:56:40 +0000 |
Richard M. Stallman |
(rmail-summary-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:54:58 +0000 |
Richard M. Stallman |
(outline-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:53:28 +0000 |
Richard M. Stallman |
(change-log-mode): Set font-lock-keywords locally.
|
Fri, 07 Oct 1994 09:52:36 +0000 |
Richard M. Stallman |
(compilation-mode-font-lock-keywords): New variable.
|
Fri, 07 Oct 1994 09:49:47 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords): Default to nil.
|
Fri, 07 Oct 1994 08:42:25 +0000 |
Richard M. Stallman |
(check_writable, check_executable): Test HAVE_EACCESS.
|
Fri, 07 Oct 1994 08:40:00 +0000 |
Richard M. Stallman |
(eaccess): Check for it.
|
Fri, 07 Oct 1994 08:36:40 +0000 |
Richard M. Stallman |
(HAVE_EACCESS): Add #undef.
|
Fri, 07 Oct 1994 01:03:20 +0000 |
Per Bothner |
Patch to handle old Convex systems (without uname).
|
Thu, 06 Oct 1994 23:09:17 +0000 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
Thu, 06 Oct 1994 23:07:57 +0000 |
Karl Heuer |
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
|
Thu, 06 Oct 1994 23:01:51 +0000 |
Karl Heuer |
(Fbyte_code): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:59:55 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:39:18 +0000 |
Karl Heuer |
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:38:08 +0000 |
Karl Heuer |
(Fabs): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:32:11 +0000 |
Karl Heuer |
(Fset, default_value, Fset_default, Fkill_local_variable): Access
|
Thu, 06 Oct 1994 22:31:59 +0000 |
Karl Heuer |
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
|
Thu, 06 Oct 1994 22:30:47 +0000 |
Karl Heuer |
(init_buffer_once): Don't use XSETFASTINT when negative.
|
Thu, 06 Oct 1994 21:50:14 +0000 |
Karl Heuer |
(Fload, load_unwind): Store stream pointer as a cons of two integers,
|
Thu, 06 Oct 1994 21:47:34 +0000 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
Thu, 06 Oct 1994 21:47:12 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Internal_Stream.
|
Thu, 06 Oct 1994 21:29:49 +0000 |
Karl Heuer |
(read1): New argument for returning out-of-band data, obviating the need for
|
Thu, 06 Oct 1994 21:29:23 +0000 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
Thu, 06 Oct 1994 20:56:24 +0000 |
Richard M. Stallman |
(query-replace): Add missing quote.
|
Thu, 06 Oct 1994 19:12:46 +0000 |
Noah Friedman |
Assign copyright to FSF, and change comments to reflect that type-break
|
Thu, 06 Oct 1994 10:28:26 +0000 |
Francesco Potort |
* man.el (Man-notify, Man-current-page, Man-page-list,
|
Thu, 06 Oct 1994 07:08:03 +0000 |
Richard M. Stallman |
(x_set_icon_type): Remove period from error message.
|
Thu, 06 Oct 1994 07:05:09 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
|
Thu, 06 Oct 1994 03:25:51 +0000 |
Richard M. Stallman |
(make_hdr): Undo June 16 change.
|
Thu, 06 Oct 1994 02:45:40 +0000 |
Richard M. Stallman |
Delete the error when no window system.
|
Thu, 06 Oct 1994 02:07:55 +0000 |
Richard M. Stallman |
(sendnews, postnews): Use defalias.
|
Wed, 05 Oct 1994 20:35:40 +0000 |
Richard M. Stallman |
(command-line): Load disp-table explicitly.
|
Wed, 05 Oct 1994 20:28:54 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle Perl specially.
|
Wed, 05 Oct 1994 09:33:33 +0000 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
Wed, 05 Oct 1994 06:29:50 +0000 |
Richard M. Stallman |
(read-envvar-name): Special meaning for MUSTMATCH
|
Wed, 05 Oct 1994 00:47:30 +0000 |
Richard M. Stallman |
(texinfo-format-scan): Accept @^, @", @?, @!, @-.
|
Tue, 04 Oct 1994 22:57:42 +0000 |
Richard M. Stallman |
(goto-line): Call prefix-numeric-value.
|
Tue, 04 Oct 1994 22:55:50 +0000 |
Richard M. Stallman |
(Finteractive): Doc fix.
|
Tue, 04 Oct 1994 19:49:16 +0000 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:48:36 +0000 |
Karl Heuer |
(construct_mouse_click): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:47:37 +0000 |
Karl Heuer |
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
|
Tue, 04 Oct 1994 19:46:12 +0000 |
Karl Heuer |
(x_new_focus_frame, construct_mouse_click, construct_menu_click,
|
Tue, 04 Oct 1994 19:38:53 +0000 |
Richard M. Stallman |
(input_signal_count): New variable.
|
Tue, 04 Oct 1994 19:37:55 +0000 |
Richard M. Stallman |
(widget_id_tick): Move definition into conditional.
|
Tue, 04 Oct 1994 19:36:47 +0000 |
Karl Heuer |
(validate_region): Swap using temp Lisp_Object, not int.
|
Tue, 04 Oct 1994 17:35:21 +0000 |
Karl Heuer |
(read_process_output): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:32:17 +0000 |
Karl Heuer |
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:22:08 +0000 |
Karl Heuer |
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:19:36 +0000 |
Karl Heuer |
(validate_interval_range): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:10:36 +0000 |
Karl Heuer |
(try_window_id): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:09:34 +0000 |
Karl Heuer |
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 17:04:39 +0000 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
Tue, 04 Oct 1994 16:46:24 +0000 |
Karl Heuer |
(Fx_open_connection): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:45:39 +0000 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:44:49 +0000 |
Karl Heuer |
(redisplay, mark_window_display_accurate, redisplay_window, try_window,
|
Tue, 04 Oct 1994 16:34:57 +0000 |
Karl Heuer |
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
|
Tue, 04 Oct 1994 16:16:33 +0000 |
Karl Heuer |
(create_process): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:15:52 +0000 |
Karl Heuer |
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:14:59 +0000 |
Karl Heuer |
(Fnext_property_change, property_change_between_p,
|
Tue, 04 Oct 1994 16:13:34 +0000 |
Karl Heuer |
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
|
Tue, 04 Oct 1994 16:12:32 +0000 |
Karl Heuer |
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:10:39 +0000 |
Karl Heuer |
(make_process, list_processes_1, create_process, Faccept_process_output,
|
Tue, 04 Oct 1994 16:09:23 +0000 |
Karl Heuer |
(printchar): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:08:54 +0000 |
Karl Heuer |
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
|
Tue, 04 Oct 1994 16:07:23 +0000 |
Karl Heuer |
(Fmarker_position): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:06:40 +0000 |
Karl Heuer |
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:05:54 +0000 |
Karl Heuer |
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:05:05 +0000 |
Karl Heuer |
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
|
Tue, 04 Oct 1994 15:59:48 +0000 |
Karl Heuer |
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
|
Tue, 04 Oct 1994 15:56:43 +0000 |
Karl Heuer |
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
|
Tue, 04 Oct 1994 15:54:06 +0000 |
Karl Heuer |
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
|
Tue, 04 Oct 1994 15:53:00 +0000 |
Karl Heuer |
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:52:06 +0000 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
Tue, 04 Oct 1994 15:50:45 +0000 |
Karl Heuer |
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
|
Tue, 04 Oct 1994 15:49:29 +0000 |
Karl Heuer |
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
|
Tue, 04 Oct 1994 15:48:16 +0000 |
Karl Heuer |
(store_function_docstring): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:47:28 +0000 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char, change_frame_size,
|
Tue, 04 Oct 1994 15:45:26 +0000 |
Karl Heuer |
(file_name_completion): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:44:37 +0000 |
Karl Heuer |
(Faref, Farray_length): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:43:31 +0000 |
Karl Heuer |
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
|
Tue, 04 Oct 1994 15:41:33 +0000 |
Karl Heuer |
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
|
Tue, 04 Oct 1994 15:40:22 +0000 |
Karl Heuer |
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:38:56 +0000 |
Karl Heuer |
(Fbyte_code): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:36:45 +0000 |
Karl Heuer |
(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:31:18 +0000 |
Karl Heuer |
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
|
Tue, 04 Oct 1994 15:28:15 +0000 |
Karl Heuer |
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:27:37 +0000 |
Karl Heuer |
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 15:24:13 +0000 |
Karl Heuer |
(XSETFASTINT): New macro.
|
Tue, 04 Oct 1994 14:23:18 +0000 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 14:20:54 +0000 |
Karl Heuer |
(Fprefix_numeric_value): No longer necessary to set type separately.
|
Tue, 04 Oct 1994 13:35:44 +0000 |
Karl Heuer |
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
|
Tue, 04 Oct 1994 13:14:12 +0000 |
Karl Heuer |
(XSETFRAME): Set object type as well as value.
|
Tue, 04 Oct 1994 13:12:44 +0000 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
Tue, 04 Oct 1994 12:36:03 +0000 |
Karl Heuer |
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros
|
Tue, 04 Oct 1994 12:33:33 +0000 |
Karl Heuer |
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
|
Tue, 04 Oct 1994 12:32:20 +0000 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:31:37 +0000 |
Karl Heuer |
(display_text_line): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:30:31 +0000 |
Karl Heuer |
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
|
Tue, 04 Oct 1994 12:28:40 +0000 |
Karl Heuer |
(record_insert, record_delete, record_first_change, record_property_change):
|
Tue, 04 Oct 1994 12:27:29 +0000 |
Karl Heuer |
(Ftext_properties_at, Fget_char_property, Fnext_property_change,
|
Tue, 04 Oct 1994 12:26:19 +0000 |
Karl Heuer |
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of
|
Tue, 04 Oct 1994 12:22:12 +0000 |
Karl Heuer |
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
|
Tue, 04 Oct 1994 12:21:04 +0000 |
Karl Heuer |
(make_process, create_process, Fopen_network_stream, deactivate_process,
|
Tue, 04 Oct 1994 12:20:04 +0000 |
Karl Heuer |
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET
|
Tue, 04 Oct 1994 12:19:07 +0000 |
Karl Heuer |
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:17:56 +0000 |
Karl Heuer |
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
|
Tue, 04 Oct 1994 12:14:16 +0000 |
Karl Heuer |
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros
|
Tue, 04 Oct 1994 12:13:17 +0000 |
Karl Heuer |
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
|
Tue, 04 Oct 1994 12:10:17 +0000 |
Karl Heuer |
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
|
Tue, 04 Oct 1994 12:09:34 +0000 |
Karl Heuer |
(insert_1, insert_from_string_1): Use new accessor macros instead of calling
|
Tue, 04 Oct 1994 12:08:52 +0000 |
Karl Heuer |
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.
|
Tue, 04 Oct 1994 12:07:50 +0000 |
Karl Heuer |
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,
|
Tue, 04 Oct 1994 12:06:28 +0000 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
|
Tue, 04 Oct 1994 12:05:13 +0000 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|