Mercurial > emacs
graph
-
(backward-kill-sentence): Fix typo in last change.Wed, 21 Oct 1992 04:54:45 +0000, by Richard M. Stallman
-
Doc fixes.Wed, 21 Oct 1992 04:52:59 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call abbreviate-file-name.Wed, 21 Oct 1992 04:52:46 +0000, by Richard M. Stallman
-
(comment-region): Do move to next line, in neg arg case.Tue, 20 Oct 1992 21:22:44 +0000, by Richard M. Stallman
-
(isearch-mode-map): Make the top-level keymap dense.Tue, 20 Oct 1992 21:21:47 +0000, by Richard M. Stallman
-
(vc-registered): Look for handler only if file-name-handler-alist is bound.Tue, 20 Oct 1992 18:43:33 +0000, by Richard M. Stallman
-
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):Tue, 20 Oct 1992 07:05:38 +0000, by Richard M. Stallman
-
(vc-registered): Look for a vc-registered handler.Tue, 20 Oct 1992 06:44:21 +0000, by Richard M. Stallman
-
Add dummy handlers for file-truename and vc-registered.Tue, 20 Oct 1992 06:43:48 +0000, by Richard M. Stallman
-
(file-truename): Check for root by seeing ifTue, 20 Oct 1992 06:39:24 +0000, by Richard M. Stallman
-
(grow_specpdl): Increase max_specpdl_size before Fsignal.Tue, 20 Oct 1992 06:13:00 +0000, by Richard M. Stallman
-
[emacs]: Define POINTER and SIZE.Tue, 20 Oct 1992 06:12:43 +0000, by Richard M. Stallman
-
(get_lim_data): Make it static.Tue, 20 Oct 1992 06:12:19 +0000, by Richard M. Stallman
-
(syms_of_keyboard): Properly staticpro this_command_keys.Tue, 20 Oct 1992 06:11:53 +0000, by Richard M. Stallman
-
(mail-aliases): Add definition here.Tue, 20 Oct 1992 04:35:17 +0000, by Richard M. Stallman
-
(add-log-current-defun): Add condition-case aroundMon, 19 Oct 1992 22:39:55 +0000, by Richard M. Stallman
-
* xdisp.c (message): If M is zero, clear echo_area_glyphs andMon, 19 Oct 1992 18:47:56 +0000, by Jim Blandy
-
* window.h (struct window): Doc fix.Mon, 19 Oct 1992 18:47:21 +0000, by Jim Blandy
-
* window.c: Try to deal coherently with deleted windows:Mon, 19 Oct 1992 18:46:29 +0000, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphsMon, 19 Oct 1992 18:44:46 +0000, by Jim Blandy
-
* lisp.h (CHECK_LIVE_WINDOW): New predicate.Mon, 19 Oct 1992 18:41:37 +0000, by Jim Blandy
-
* keymap.c (store_in_keymap): Don't forget to QUIT in theMon, 19 Oct 1992 18:41:06 +0000, by Jim Blandy
-
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.Mon, 19 Oct 1992 18:39:37 +0000, by Jim Blandy
-
* keyboard.c (this_command_keys): Make this a vector, instead ofMon, 19 Oct 1992 18:38:58 +0000, by Jim Blandy
-
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,Mon, 19 Oct 1992 18:36:13 +0000, by Jim Blandy
-
* frame.c (make_frame_without_minibuffer, Fwindow_frame): UseMon, 19 Oct 1992 18:33:14 +0000, by Jim Blandy
-
* xterm.c (compose_status): New variable.Mon, 19 Oct 1992 18:31:34 +0000, by Jim Blandy
-
(kill-sentence, backward-kill-sentence):Sun, 18 Oct 1992 22:56:00 +0000, by Richard M. Stallman