1995-07-25 |
Richard M. Stallman |
(enum event_kind): Added menu_bar_activate_event.
|
1995-07-25 |
Richard M. Stallman |
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
|
1995-07-25 |
Richard M. Stallman |
(struct x_display): New fields saved_button_event, id.
|
1995-07-25 |
Richard M. Stallman |
(next_noop_dpyinfo): New variable.
|
1995-07-25 |
Richard M. Stallman |
(x_menubar_window_to_frame): New function.
|
1995-07-25 |
Karl Heuer |
(signal_before_change): Use Frun_hook_with_args.
|
1995-07-25 |
Karl Heuer |
(Frun_hook_with_args): New C function, formerly in subr.el.
|
1995-07-25 |
Karl Heuer |
(Frun_hook_with_args): Declare this function.
|
1995-07-25 |
Karl Heuer |
(run-hook-with-args): Deleted; now in C code.
|
1995-07-25 |
Richard M. Stallman |
(make-face-bold, make-face-italic, make-face-bold-italic)
|
1995-07-25 |
Richard M. Stallman |
(rmail-insert-inbox-text): Always use movemail when renaming a file.
|
1995-07-25 |
Richard M. Stallman |
(Fprimitive_undo): Don't end inner loop
|
1995-07-25 |
Richard M. Stallman |
(Fstart_process): Don't expand the file name before trying openp.
|
1995-07-24 |
Richard M. Stallman |
Explain CTRL-META chars and how to use ESC for them.
|
1995-07-24 |
Richard M. Stallman |
(Info-current-file): Doc fix.
|
1995-07-23 |
Tom Tromey |
(tcl-word-no-props): New function.
|
1995-07-23 |
Tom Tromey |
Doc fixes.
|
1995-07-23 |
Richard M. Stallman |
(Fprevious_window, Fnext_window): When minibuf = nil,
|
1995-07-22 |
Richard M. Stallman |
(do_auto_save_unwind): Set auto_saving to 0.
|
1995-07-22 |
Richard M. Stallman |
(Fget_char_property): If OBJECT is non-current buffer,
|
1995-07-22 |
Karl Heuer |
Add latest changes of old library and some more.
|
1995-07-21 |
Richard M. Stallman |
(read_list): When a file loaded from site-init.el uses #$,
|
1995-07-21 |
Richard M. Stallman |
(byte-optimize-lapcode): Fix format calls.
|
1995-07-21 |
Richard M. Stallman |
(AIX4): New definition.
|
1995-07-21 |
Richard M. Stallman |
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
|
1995-07-21 |
Richard M. Stallman |
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
|
1995-07-21 |
Richard M. Stallman |
(set_frame_menubar): If the Lisp-level menu bar menus
|
1995-07-21 |
Richard M. Stallman |
(menu-bar-buffer-menu): Function deleted.
|
1995-07-21 |
Richard M. Stallman |
(echo_area_window): Declared.
|
1995-07-21 |
Richard M. Stallman |
(read_minibuf): Call choose_minibuffer_frame.
|
1995-07-21 |
Richard M. Stallman |
(do_switch_frame): Don't call choose_minibuffer_frame.
|
1995-07-21 |
Richard M. Stallman |
(echo_area_display): Use selected frame's minibuf window
|
1995-07-21 |
Richard M. Stallman |
(command_loop_1): Clear echo area after 2 sec
|
1995-07-21 |
Richard M. Stallman |
(update_frame): Check that the echo area is in the frame being displayed.
|
1995-07-21 |
Richard M. Stallman |
(font-lock-make-faces): Redo logic for whether
|
1995-07-21 |
Richard M. Stallman |
(syms_of_xmenu): Set up Qdebug_on_next_call.
|
1995-07-21 |
Richard M. Stallman |
(indent-new-comment-line): fill-prefix overrides comment indentation.
|
1995-07-20 |
Richard M. Stallman |
(Fformat): Doc fix.
|
1995-07-20 |
Richard M. Stallman |
(Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.
|
1995-07-20 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't lock the file
|
1995-07-20 |
Karl Heuer |
Update disk requirements.
|
1995-07-20 |
Richard M. Stallman |
(local-variables-section): Delete autoload cookie.
|
1995-07-20 |
Karl Heuer |
(Fsafe_length): Use conservative upper bound.
|
1995-07-20 |
Karl Heuer |
Comment change.
|
1995-07-20 |
Richard M. Stallman |
[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.
|
1995-07-20 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory based on
|
1995-07-20 |
Richard M. Stallman |
(init_environment): Move alloca call out of function arg.
|
1995-07-20 |
Richard M. Stallman |
(mail-fetch-field): Use buffer-substring-no-properties.
|
1995-07-20 |
Richard M. Stallman |
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.
|
1995-07-20 |
Richard M. Stallman |
(derived-mode-set-keymap): Cope if old-map is nil.
|
1995-07-20 |
Richard M. Stallman |
(menu-bar-update-yank-menu): Treat all-dashes specially.
|
1995-07-19 |
Richard M. Stallman |
M-ESC => M-:
|
1995-07-19 |
Richard M. Stallman |
(unload_color): Don't free colors if immutable colormap.
|
1995-07-19 |
Richard M. Stallman |
(mail-default-reply-to): Doc fix.
|
1995-07-19 |
Richard M. Stallman |
(backquote): Doc fix.
|
1995-07-19 |
Richard M. Stallman |
(init_alloc_once): Set gc_cons_threshold from Lisp obj size.
|
1995-07-19 |
Richard M. Stallman |
(outline-next-visible-heading): Rewritten to handle
|
1995-07-18 |
Richard M. Stallman |
(Fformat): Increment total for size of control string.
|
1995-07-18 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
1995-07-18 |
Richard M. Stallman |
(electric-helpify): Autoload with-electric-help, electric-helpify.
|
1995-07-18 |
Richard M. Stallman |
Update overriding-local-map-menu-flag.
|
1995-07-18 |
Richard M. Stallman |
Document overriding-terminal-local-map.
|
1995-07-18 |
Richard M. Stallman |
(decode_mode_spec): New arg spec_width.
|
1995-07-18 |
Richard M. Stallman |
(Fwindow_start): Doc fix.
|
1995-07-18 |
Richard M. Stallman |
Explain how redisplay updates window-start.
|
1995-07-18 |
Richard M. Stallman |
(font-lock-defaults): New variable.
|
1995-07-18 |
Richard M. Stallman |
Fix update of finder-inf.el, and byte-compile it.
|
1995-07-18 |
Richard M. Stallman |
(forward-same-syntax): New function.
|
1995-07-18 |
Richard M. Stallman |
Don't (require 'backquote).
|
1995-07-18 |
Richard M. Stallman |
(file-name-sans-versions): Recognize version control version numbers.
|
1995-07-18 |
Richard M. Stallman |
(vc-mode-line, vc-find-file-hook): Moved the test for
|
1995-07-18 |
Richard M. Stallman |
(vc-do-command): Added parameter BUFFER (the default,
|
1995-07-18 |
Richard M. Stallman |
(menu-bar-tools-menu): Don't define gnus entry if no network support.
|
1995-07-18 |
Richard M. Stallman |
(auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
|
1995-07-18 |
Richard M. Stallman |
(ada-ident-re): Doc fix.
|
1995-07-18 |
Richard M. Stallman |
(SUNOS4_SHARED_LIBRARIES): Defined.
|
1995-07-18 |
Richard M. Stallman |
(unexec): If not SUNOS4_SHARED_LIBRARIES
|
1995-07-18 |
Richard M. Stallman |
(Ffuncall, Fapply): Doc fix.
|
1995-07-18 |
Richard M. Stallman |
(Fcall_interactively): Doc fix.
|
1995-07-18 |
Richard M. Stallman |
(x-create-frame-with-faces):
|
1995-07-18 |
Richard M. Stallman |
Rename {src,lib-src}/Makefile.in.in to Makefile.in.
|
1995-07-18 |
Richard M. Stallman |
(src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.
|
1995-07-18 |
Richard M. Stallman |
(distclean): Delete Makefile.c, not Makefile.in.
|
1995-07-18 |
Richard M. Stallman |
(distclean): Delete Makefile.c, not Makefile.in.
|
1995-07-18 |
Richard M. Stallman |
(paths.h): Depend on paths.in.
|
1995-07-18 |
Karl Heuer |
Fix the other instance too.
|
1995-07-18 |
Karl Heuer |
(Fbyte_code): Fix variable names in previous change.
|
1995-07-18 |
Karl Heuer |
(mouse_get_pos, mouse_check_moved, XMenuActivate):
|
1995-07-18 |
Richard M. Stallman |
Comment change.
|
1995-07-17 |
Karl Heuer |
(mouse_moved): Variable deleted.
|
1995-07-17 |
Karl Heuer |
Fix conditional.
|
1995-07-17 |
Karl Heuer |
(bookmark-make): Strip text properties off name.
|
1995-07-17 |
Karl Heuer |
(electric-buffer-list): Save point before
|
1995-07-17 |
Karl Heuer |
(ff-set-point-accordingly): Doc fix.
|
1995-07-17 |
Karl Heuer |
(vc-backend-merge-news): Force to refetch the
|
1995-07-17 |
Karl Heuer |
(shell-command): Use save-match-data.
|
1995-07-17 |
Karl Heuer |
(mail-setup-hook): New defvar.
|
1995-07-17 |
Karl Heuer |
(normal-top-level): Don't use mail-host-address
|
1995-07-17 |
Karl Heuer |
(x-create-frame-with-faces): Set background-mode
|
1995-07-17 |
Karl Heuer |
(vc-mode-line): Don't write-protect a
|
1995-07-17 |
Karl Heuer |
(remote-shell-program): Try rcmd also.
|
1995-07-17 |
Karl Heuer |
(ediff-skip-unsuitable-frames): Use make-frame,
|
1995-07-17 |
Karl Heuer |
(menu-bar-help-menu): Add finder-by-keyword.
|
1995-07-17 |
Karl Heuer |
(canonically-space-region): Doc fix.
|
1995-07-17 |
Karl Heuer |
(vendor-specific-keysyms):
|
1995-07-17 |
Karl Heuer |
(dabbrev--search): Don't let spurious match in middle
|
1995-07-17 |
Karl Heuer |
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.
|
1995-07-17 |
Karl Heuer |
(mouse-major-mode-menu): Catch quit in read-key-sequence.
|
1995-07-17 |
Karl Heuer |
(byte-compile-output-file-form): Bind print-length
|
1995-07-17 |
Karl Heuer |
(add-log-current-defun): Handle C struct definitions.
|
1995-07-17 |
Karl Heuer |
(byte-optimize-nth, byte-optimize-nthcdr):
|
1995-07-17 |
Karl Heuer |
Add provide.
|
1995-07-17 |
Karl Heuer |
[linux]: Include values.h and #undef
|
1995-07-17 |
Karl Heuer |
(sys_close): Handle Sunos 4.1 bug in close errno value.
|
1995-07-17 |
Karl Heuer |
(Fx_list_fonts): Don't free thisinfo if it is 0.
|
1995-07-17 |
Karl Heuer |
(Fread): Rename arg READCHARFUN to STREAM.
|
1995-07-17 |
Karl Heuer |
(win32_mouse_position, mouse_moved_to):
|
1995-07-17 |
Karl Heuer |
(struct frame): New field `mouse_moved'.
|
1995-07-17 |
Karl Heuer |
(current_minor_maps): Catch errors in Findirect_function.
|
1995-07-17 |
Karl Heuer |
(keyboard_bit_set): Fix one-off in loop end.
|
1995-07-17 |
Karl Heuer |
(Fwrite_region): If fsync fails with EINTR, don't
|
1995-07-17 |
Karl Heuer |
(lispsource): Renamed from lispdir.
|
1995-07-17 |
Karl Heuer |
(last_overlay_modification_hooks): New variable.
|
1995-07-17 |
Karl Heuer |
(Fexpt): Use EMACS_INT for integer calculation.
|
1995-07-17 |
Karl Heuer |
(_setjmp, _longjmp): Add #undef's.
|
1995-07-17 |
Karl Heuer |
(SCO_R4): Defined.
|
1995-07-17 |
Karl Heuer |
(AMPERSAND_FULL_NAME): Defined.
|
1995-07-17 |
Karl Heuer |
(main): Add to usage message.
|
1995-07-17 |
Karl Heuer |
(Fsit_for): Don't call prepare_menu_bars here.
|
1995-07-17 |
Karl Heuer |
(x_clear_frame_selections): Delete duplicate code.
|
1995-07-17 |
Karl Heuer |
[HAVE_X11XTR6]: Include locale.h
|
1995-07-17 |
Karl Heuer |
(Flist): Rewritten.
|
1995-07-17 |
Karl Heuer |
(Fnumber_to_string): Make `buffer' long enough.
|
1995-07-17 |
Karl Heuer |
(Fbyte_code): For Beqlsign, if both args are ints,
|
1995-07-17 |
Karl Heuer |
(tags): Synonym for `TAGS'.
|
1995-07-17 |
Karl Heuer |
(mips-dec-ultrix*): Assume version 4.3.
|
1995-07-17 |
Tom Tromey |
(inferior-tcl-mode): Use modeline-process if it exists.
|
1995-07-17 |
Tom Tromey |
XEmacs currently must use tcl-internal-end-of-defun
|
1995-07-17 |
Richard M. Stallman |
Fix minor error.
|
1995-07-16 |
Karl Heuer |
(install, maybe-blessmail): Don't cd ..;
|
1995-07-14 |
Tom Tromey |
Changes to make menus work in XEmacs.
|
1995-07-12 |
Karl Heuer |
(comint-kill-output): Preserve entire partial line at
|
1995-07-12 |
Roland McGrath |
Fixed Author: comment. This code bears no relation to what I wrote.
|
1995-07-11 |
Tom Tromey |
(tcl-mode): Customize for new dabbrev.
|
1995-07-10 |
Francesco Potortì |
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".
|
1995-07-09 |
Tom Tromey |
(tcl-do-fill-paragraph): New function.
|
1995-07-09 |
Tom Tromey |
(tcl-mode): Fixes to 19.29 paragraph variables.
|
1995-07-09 |
Tom Tromey |
(tcl-do-auto-fill): Set fill-prefix.
|
1995-07-09 |
Simon Marshall |
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside
|
1995-07-09 |
Simon Marshall |
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
|
1995-07-09 |
Tom Tromey |
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
|
1995-07-08 |
Paul Eggert |
(datearg): Separate date from time with comma, not space,
|
1995-07-08 |
Johan Vromans |
(forms-mode): treat local-write-file-hooks as a list.
|
1995-07-07 |
Paul Eggert |
Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
|
1995-07-07 |
Karl Heuer |
Symbols renamed to be like mode-line indicator.
|
1995-07-07 |
Karl Heuer |
restructured, largely rewritten without the bugs and
|
1995-07-07 |
Karl Heuer |
Initial revision
|
1995-07-07 |
Karl Heuer |
New name for generalized upd-copyr.el
|
1995-07-07 |
Karl Heuer |
extended to use skeletons or call functions
|
1995-07-07 |
Karl Heuer |
partly rewritten and extended.
|
1995-07-07 |
Karl Heuer |
(make-autoload): Generate `(autoload ...)' form for
|
1995-07-07 |
Karl Heuer |
(command-apropos): Deleted function. This is replaced by
|
1995-07-07 |
Karl Heuer |
Restructured, largely rewritten and extended.
|
1995-07-07 |
Richard M. Stallman |
[!__GNUC__] (LD_SWITCH_SYSTEM): Define this.
|
1995-07-07 |
Richard M. Stallman |
(C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these
|
1995-07-07 |
Richard M. Stallman |
(LIB_MOTIF, VFORK_RETURN_TYPE): Define these.
|
1995-07-07 |
Richard M. Stallman |
(x_initialize) [USE_X_TOOLKIT]: Set fallback resources.
|
1995-07-07 |
Richard M. Stallman |
(redisplay_window): Fix typos in clip_changed change.
|
1995-07-07 |
Richard M. Stallman |
(Fset_window_hscroll): Set clip_changed in the buffer.
|
1995-07-07 |
Richard M. Stallman |
(Fstart_process): Expand PROGRAM.
|
1995-07-07 |
Richard M. Stallman |
(get_keymap_1): Declared.
|
1995-07-07 |
Richard M. Stallman |
(Fwiden): Set clip_changed in current buffer.
|
1995-07-07 |
Richard M. Stallman |
(overlays_in): Don't count empty overlays at END.
|
1995-07-07 |
Richard M. Stallman |
(byte-compile-obsolete): Do the funcall to compile
|
1995-07-07 |
Richard M. Stallman |
(calculate-c-indent-after-brace): New function.
|
1995-07-07 |
Richard M. Stallman |
(find-dired): Undefine the g command.
|
1995-07-07 |
Richard M. Stallman |
(font-lock-make-faces): On grayscale screen,
|
1995-07-07 |
Richard M. Stallman |
(switch-to-completions): Make a completions window if none.
|
1995-07-07 |
Richard M. Stallman |
(timezone-parse-date): Ignore text properties.
|
1995-07-07 |
Richard M. Stallman |
(vc-fetch-master-properties): Better error
|
1995-07-07 |
Richard M. Stallman |
Don't break intra-tree links.
|
1995-07-07 |
Richard M. Stallman |
(uninstall, install-arch-indep): Install info/ediff*.
|
1995-07-07 |
Richard M. Stallman |
Don't use relocatable allocator.
|
1995-07-06 |
David J. MacKenzie |
Put back archlibdir. Require autoconf 2.4.1 or later.
|
1995-07-02 |
Richard M. Stallman |
(read_char): Temporarily clear Vquit_flag
|
1995-07-02 |
Richard M. Stallman |
(x-font-regexp): Include the avgwidth.
|
1995-07-02 |
Richard M. Stallman |
(iso-transl-char-map): Treat m, *m like u and *u.
|
1995-07-02 |
Richard M. Stallman |
(mail-default-reply-to): Initialize to nil.
|
1995-07-02 |
Richard M. Stallman |
(clip_changed): Variable deleted.
|
1995-07-02 |
Richard M. Stallman |
(struct buffer): New field clip_changed.
|
1995-07-02 |
Richard M. Stallman |
(x_set_icon_type, x_set_icon_name): Don't ever remap the
|
1995-07-02 |
Richard M. Stallman |
(Vspecial_event_map): New variable.
|