Mercurial > emacs
graph
-
(struct window): Add vscroll.Wed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
Implemented from scratch.Wed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
(x_real_positions): Don't subtract window bordersWed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
Ditto.Wed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
(x_load_resources): Set double-click time defaultsWed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
Display-related functions implemented from scratch. Add toolkitWed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
(struct x_output): Add scroll bar pixel colors, busy_cursor,Wed, 21 Jul 1999 21:43:52 +0000, by Gerd Moellmann
-
(enriched-translations): Add `display' and "x-display".Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(cl-make-hash-table): Renamed from make-hash-table.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(easy-menu-do-add-item): Support for new seperator types.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(defface): Extend documentation to include newWed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(make-mode-line-mouse-sensitive): Add keyWed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
Ditto.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(top-level): Give `display' property `format-list-atomic-p.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(after-setting-font-hooks): New; from Eric BanchrowWed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(scroll-bar-timer): New.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
(command-line-1): Activate tooltip mode if interactive.Wed, 21 Jul 1999 21:43:03 +0000, by Gerd Moellmann
-
* Add configure option to enable dmalloc library.Wed, 21 Jul 1999 05:53:29 +0000, by Paul D. Smith
-
(widget-use-overlay-change): Uncustomize and make it unconditionally t.Tue, 20 Jul 1999 22:53:17 +0000, by Dave Love
-
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenTue, 20 Jul 1999 22:34:43 +0000, by Paul D. Smith
-
(c++-font-lock-extra-types): Add "type_info".Tue, 20 Jul 1999 22:14:00 +0000, by Karl Heuer
-
(syms_of_buffer): Make default-enable-multibyte-characters a user variable.Tue, 20 Jul 1999 16:42:19 +0000, by Dave Love
-
(describe-variable): Fix test for customizability.Tue, 20 Jul 1999 16:38:23 +0000, by Dave Love
-
(append-to-buffer, prepend-to-buffer, copy-to-buffer): Check forTue, 20 Jul 1999 16:09:54 +0000, by Dave Love
-
(canonically-space-region, justify-current-line): Add * to interactiveTue, 20 Jul 1999 16:02:27 +0000, by Dave Love
-
(kill-paragraph, backward-kill-paragraph, kill-sentence)Tue, 20 Jul 1999 15:56:11 +0000, by Dave Love
-
(underline-region, ununderline-region): Add * to interactive spec.Tue, 20 Jul 1999 15:53:45 +0000, by Dave Love
-
(c++-keywords): Add "typeid".Tue, 20 Jul 1999 04:39:17 +0000, by Karl Heuer
-
(comint-arguments): Handle \ followed by space or tab.Tue, 20 Jul 1999 04:17:05 +0000, by Karl Heuer
-
(shell-unquote-argument): New function.Tue, 20 Jul 1999 04:16:51 +0000, by Karl Heuer
-
(ansi-term-fg-faces-vector): Added support for ANSITue, 20 Jul 1999 01:46:01 +0000, by Karl Heuer
-
(dired-do-shell-command): Doc fix.Tue, 20 Jul 1999 01:24:47 +0000, by Karl Heuer
-
(mouse-set-font): If user uses w32 dialog butTue, 20 Jul 1999 00:49:54 +0000, by Karl Heuer
-
(Info-search): Don't lose with empty regexp.Mon, 19 Jul 1999 22:21:44 +0000, by Dave Love
-
Copyright update.Mon, 19 Jul 1999 22:17:17 +0000, by Dave Love
-
Initial revisionMon, 19 Jul 1999 22:03:26 +0000, by Dave Love
-
(mouse-major-mode-menu): Default to menu-bar-edit-menuMon, 19 Jul 1999 21:49:13 +0000, by Dave Love
-
Update for Autorevert, Follow.Mon, 19 Jul 1999 21:46:22 +0000, by Dave Love
-
Grok sparc64-*-linux-gnu*.Mon, 19 Jul 1999 15:30:06 +0000, by Dave Love
-
(tcl-typeword-list): Added `variable'.Mon, 19 Jul 1999 00:36:55 +0000, by Tom Tromey
-
(tcl-keyword-list): Added method, body, configbody, classMon, 19 Jul 1999 00:35:36 +0000, by Tom Tromey
-
(tcl-mode): Set font-lock-defaults, not font-lock-keywords.Sun, 18 Jul 1999 18:40:27 +0000, by Tom Tromey
-
(tcl-proc-list): Reverted; already had `body'.Sun, 18 Jul 1999 05:21:33 +0000, by Tom Tromey
-
(tcl-proc-list): Added `body'.Sun, 18 Jul 1999 05:19:57 +0000, by Tom Tromey
-
*** empty log message ***Sat, 17 Jul 1999 02:23:12 +0000, by Karl Heuer
-
*** empty log message ***Sat, 17 Jul 1999 02:15:13 +0000, by Richard M. Stallman
-
(webjump-sample-sites): Update some URLs.Sat, 17 Jul 1999 00:49:00 +0000, by Karl Heuer
-
(lock_file): Do nothing if purifying. EMACS_20_4Wed, 14 Jul 1999 16:00:57 +0000, by Richard M. Stallman
-
(compare-windows): Try to find the next window inWed, 14 Jul 1999 08:16:49 +0000, by Andreas Schwab
-
(cyrillic-jcuken): Use X11 keyboard layout.Tue, 13 Jul 1999 19:08:57 +0000, by Richard M. Stallman
-
("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.Tue, 13 Jul 1999 19:03:04 +0000, by Richard M. Stallman
-
Comment fix.Tue, 13 Jul 1999 03:39:33 +0000, by Karl Heuer
-
(pascal-beg-of-defun): More intuitive behavior when having nested functons.Mon, 12 Jul 1999 16:14:13 +0000, by Richard M. Stallman
-
(flyspell-get-word): Add special handling for when ispell-otherchars is empty.Mon, 12 Jul 1999 16:01:16 +0000, by Richard M. Stallman
-
(ispell-dictionary-alist-6): Change charset for Russian.Mon, 12 Jul 1999 16:00:42 +0000, by Richard M. Stallman
-
(x_display_bar_cursor): Use the cursor-colorSat, 10 Jul 1999 20:45:46 +0000, by Richard M. Stallman
-
(add-log-current-defun): Remove trailing -=' in C modes.Fri, 09 Jul 1999 18:37:55 +0000, by Richard M. Stallman
-
(hscroll-minibuffer-hook): New function.Fri, 09 Jul 1999 18:00:24 +0000, by Richard M. Stallman
-
(w32_use_full_screen_buffer): New variable.Fri, 09 Jul 1999 13:38:11 +0000, by Andrew Innes
-
(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Fri, 09 Jul 1999 13:36:55 +0000, by Andrew Innes