Mercurial > emacs
graph
-
(vc-backend-merge-news): Force to refetch the1995-07-17, by Karl Heuer
-
(shell-command): Use save-match-data.1995-07-17, by Karl Heuer
-
(mail-setup-hook): New defvar.1995-07-17, by Karl Heuer
-
(normal-top-level): Don't use mail-host-address1995-07-17, by Karl Heuer
-
(x-create-frame-with-faces): Set background-mode1995-07-17, by Karl Heuer
-
(vc-mode-line): Don't write-protect a1995-07-17, by Karl Heuer
-
(remote-shell-program): Try rcmd also.1995-07-17, by Karl Heuer
-
(ediff-skip-unsuitable-frames): Use make-frame,1995-07-17, by Karl Heuer
-
(menu-bar-help-menu): Add finder-by-keyword.1995-07-17, by Karl Heuer
-
(canonically-space-region): Doc fix.1995-07-17, by Karl Heuer
-
(vendor-specific-keysyms):1995-07-17, by Karl Heuer
-
(dabbrev--search): Don't let spurious match in middle1995-07-17, by Karl Heuer
-
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.1995-07-17, by Karl Heuer
-
(mouse-major-mode-menu): Catch quit in read-key-sequence.1995-07-17, by Karl Heuer
-
(byte-compile-output-file-form): Bind print-length1995-07-17, by Karl Heuer
-
(add-log-current-defun): Handle C struct definitions.1995-07-17, by Karl Heuer
-
(byte-optimize-nth, byte-optimize-nthcdr):1995-07-17, by Karl Heuer
-
Add provide.1995-07-17, by Karl Heuer
-
[linux]: Include values.h and #undef1995-07-17, by Karl Heuer
-
(sys_close): Handle Sunos 4.1 bug in close errno value.1995-07-17, by Karl Heuer
-
(Fx_list_fonts): Don't free thisinfo if it is 0.1995-07-17, by Karl Heuer
-
(Fread): Rename arg READCHARFUN to STREAM.1995-07-17, by Karl Heuer
-
(win32_mouse_position, mouse_moved_to):1995-07-17, by Karl Heuer
-
(struct frame): New field `mouse_moved'.1995-07-17, by Karl Heuer
-
(current_minor_maps): Catch errors in Findirect_function.1995-07-17, by Karl Heuer
-
(keyboard_bit_set): Fix one-off in loop end.1995-07-17, by Karl Heuer
-
(Fwrite_region): If fsync fails with EINTR, don't1995-07-17, by Karl Heuer
-
(lispsource): Renamed from lispdir.1995-07-17, by Karl Heuer
-
(last_overlay_modification_hooks): New variable.1995-07-17, by Karl Heuer
-
(Fexpt): Use EMACS_INT for integer calculation.1995-07-17, by Karl Heuer
-
(_setjmp, _longjmp): Add #undef's.1995-07-17, by Karl Heuer
-
(SCO_R4): Defined.1995-07-17, by Karl Heuer
-
(AMPERSAND_FULL_NAME): Defined.1995-07-17, by Karl Heuer
-
(main): Add to usage message.1995-07-17, by Karl Heuer
-
(Fsit_for): Don't call prepare_menu_bars here.1995-07-17, by Karl Heuer
-
(x_clear_frame_selections): Delete duplicate code.1995-07-17, by Karl Heuer
-
[HAVE_X11XTR6]: Include locale.h1995-07-17, by Karl Heuer
-
(Flist): Rewritten.1995-07-17, by Karl Heuer
-
(Fnumber_to_string): Make `buffer' long enough.1995-07-17, by Karl Heuer
-
(Fbyte_code): For Beqlsign, if both args are ints,1995-07-17, by Karl Heuer
-
(tags): Synonym for `TAGS'.1995-07-17, by Karl Heuer
-
(mips-dec-ultrix*): Assume version 4.3.1995-07-17, by Karl Heuer
-
(inferior-tcl-mode): Use modeline-process if it exists.1995-07-17, by Tom Tromey
-
XEmacs currently must use tcl-internal-end-of-defun1995-07-17, by Tom Tromey
-
Fix minor error.1995-07-17, by Richard M. Stallman
-
(install, maybe-blessmail): Don't cd ..;1995-07-16, by Karl Heuer
-
Changes to make menus work in XEmacs.1995-07-14, by Tom Tromey
-
(comint-kill-output): Preserve entire partial line at1995-07-12, by Karl Heuer
-
Fixed Author: comment. This code bears no relation to what I wrote.1995-07-12, by Roland McGrath
-
(tcl-mode): Customize for new dabbrev.1995-07-11, by Tom Tromey
-
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".1995-07-10, by Francesco Potortì
-
(tcl-do-fill-paragraph): New function.1995-07-09, by Tom Tromey
-
(tcl-mode): Fixes to 19.29 paragraph variables.1995-07-09, by Tom Tromey
-
(tcl-do-auto-fill): Set fill-prefix.1995-07-09, by Tom Tromey
-
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside1995-07-09, by Simon Marshall
-
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.1995-07-09, by Simon Marshall
-
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.291995-07-09, by Tom Tromey
-
(datearg): Separate date from time with comma, not space,1995-07-08, by Paul Eggert
-
(forms-mode): treat local-write-file-hooks as a list.1995-07-08, by Johan Vromans
-
Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems1995-07-07, by Paul Eggert