Mercurial > emacs
graph
-
(modify-face): Handle stipple. Handle defaulting properly.Thu, 30 Mar 1995 07:15:37 +0000, by Richard M. Stallman
-
Wrap filename character quoting code with save-excursion so following formsThu, 30 Mar 1995 07:10:08 +0000, by Simon Marshall
-
Comment change.Wed, 29 Mar 1995 21:46:19 +0000, by Richard M. Stallman
-
(minibuffer-window-active-p): Use active-minibuffer-window.Wed, 29 Mar 1995 07:14:38 +0000, by Richard M. Stallman
-
(Fsignal_process): SIGCODE is a symbol, not a string.Tue, 28 Mar 1995 23:33:32 +0000, by Karl Heuer
-
(comint-read-noecho): Use a format string, in caseTue, 28 Mar 1995 22:27:56 +0000, by Karl Heuer
-
(r_re_alloc): Correct realloc behavior--allow shrinkingTue, 28 Mar 1995 17:43:24 +0000, by Richard M. Stallman
-
(scroll-bar-drag): Bind echo-keystrokes to 0.Tue, 28 Mar 1995 17:42:27 +0000, by Richard M. Stallman
-
(Fsignal_process): Allow signal names as well as numbers.Tue, 28 Mar 1995 17:34:52 +0000, by Richard M. Stallman
-
(nntp-request-article): If ID is integer, convert to string.Tue, 28 Mar 1995 16:55:36 +0000, by Richard M. Stallman
-
(Fconcat): Undo previous change.Tue, 28 Mar 1995 07:38:29 +0000, by Richard M. Stallman
-
Say not to use concat for integers.Tue, 28 Mar 1995 05:44:53 +0000, by Richard M. Stallman
-
(event-apply-modifier): New function.Tue, 28 Mar 1995 03:49:39 +0000, by Richard M. Stallman
-
Minor purecopy correction.Mon, 27 Mar 1995 23:39:32 +0000, by Richard M. Stallman
-
(Fget, Fput): Fetch and store symbol's plist directly.Mon, 27 Mar 1995 22:28:43 +0000, by Richard M. Stallman
-
Fix setcdr example.Mon, 27 Mar 1995 22:16:51 +0000, by Richard M. Stallman
-
Fix usage note for character quote syntax class.Mon, 27 Mar 1995 21:17:25 +0000, by Richard M. Stallman
-
(init_editfns): Use NAME envvar to init user-full-name.Mon, 27 Mar 1995 20:39:28 +0000, by Richard M. Stallman
-
Don't include alloca.h if NOT_C_CODE.Mon, 27 Mar 1995 20:35:52 +0000, by Richard M. Stallman
-
(Vdefault_text_properties): name changed from Vdefault_properties.Mon, 27 Mar 1995 16:05:57 +0000, by Boris Goldowsky
-
Vdefault_text_properties: name changed from Vdefault_properties.Mon, 27 Mar 1995 16:05:28 +0000, by Boris Goldowsky
-
(Vdefault_text_properties): name changed from Vdefault_properties.Mon, 27 Mar 1995 16:04:57 +0000, by Boris Goldowsky
-
(Fplist_put, Fplist_get): New fns.Mon, 27 Mar 1995 16:02:44 +0000, by Boris Goldowsky
-
(enriched-mode): Use new plist-put and plist-get fns,Mon, 27 Mar 1995 16:02:00 +0000, by Boris Goldowsky
-
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.Mon, 27 Mar 1995 07:50:26 +0000, by Richard M. Stallman
-
(kbd_buffer_get_event): Pass 0 for `insist' arg.Sun, 26 Mar 1995 21:13:57 +0000, by Richard M. Stallman
-
(Fmouse_position--both definitions): Pass 0 for `insist'.Sun, 26 Mar 1995 21:13:40 +0000, by Richard M. Stallman
-
(Fx_popup_menu): Pass 1 for `insist' arg.Sun, 26 Mar 1995 21:13:19 +0000, by Richard M. Stallman
-
(mouse_get_pos): New arg `insist'.Sun, 26 Mar 1995 21:13:03 +0000, by Richard M. Stallman
-
(win32_mouse_position): New arg `insist'.Sun, 26 Mar 1995 21:12:46 +0000, by Richard M. Stallman
-
(XTmouse_position): New arg `insist'.Sun, 26 Mar 1995 21:12:11 +0000, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Don't #undef or define it.Sun, 26 Mar 1995 08:46:09 +0000, by Richard M. Stallman
-
(mail): Use pop-to-buffer.Sat, 25 Mar 1995 20:49:23 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 25 Mar 1995 18:07:05 +0000, by Richard M. Stallman
-
Add Text Properties submenu to Edit menu.Sat, 25 Mar 1995 16:02:43 +0000, by Boris Goldowsky
-
(byte-compile-out-toplevel): Compile lambda forms even if trivial.Fri, 24 Mar 1995 23:43:21 +0000, by Karl Heuer
-
(Fnext_property_change): Fix previous change.Fri, 24 Mar 1995 22:46:42 +0000, by Karl Heuer
-
Changed match-string to defun, but still return nil (no error) if no match.Fri, 24 Mar 1995 09:01:09 +0000, by Simon Marshall
-
(temp_output_buffer_setup): (Re)set the defaultFri, 24 Mar 1995 05:20:27 +0000, by Richard M. Stallman
-
(UNEXEC): Override the definition.Fri, 24 Mar 1995 05:18:06 +0000, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.Fri, 24 Mar 1995 03:19:16 +0000, by Karl Heuer
-
(try_window_id): Stop scan at bottom of window, not one line later.Fri, 24 Mar 1995 03:16:19 +0000, by Karl Heuer
-
(c-style-alist): Set c-continued-brace-offset andFri, 24 Mar 1995 02:50:54 +0000, by Karl Heuer
-
(compilation-sentinel): Use `format'; `concat' doesn'tFri, 24 Mar 1995 00:48:45 +0000, by Karl Heuer
-
(redisplay): Make sure pause is set before used.Fri, 24 Mar 1995 00:35:46 +0000, by Karl Heuer
-
Don't load mouse and face files in system-specificThu, 23 Mar 1995 21:44:59 +0000, by Karl Heuer
-
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.Thu, 23 Mar 1995 21:33:22 +0000, by Karl Heuer
-
(asm-mode): Make a per-buffer child keymap here.Thu, 23 Mar 1995 20:57:04 +0000, by Richard M. Stallman
-
(pascal-mode-syntax-table): Give \ punctuation syntax.Thu, 23 Mar 1995 20:40:48 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 23 Mar 1995 14:17:10 +0000, by Boris Goldowsky
-
New magic number for text/enriched files.Thu, 23 Mar 1995 14:09:34 +0000, by Boris Goldowsky
-
Change to macro, and return nil if there was no match at the specified depth.Thu, 23 Mar 1995 08:43:08 +0000, by Simon Marshall
-
(isearch-update-ring): New subroutine.Thu, 23 Mar 1995 02:25:55 +0000, by Richard M. Stallman
-
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.Thu, 23 Mar 1995 01:21:07 +0000, by Paul Eggert
-
Doc fixes.Wed, 22 Mar 1995 21:31:08 +0000, by Richard M. Stallman
-
(overlay_touches_p): New function.Wed, 22 Mar 1995 21:23:10 +0000, by Karl Heuer
-
(direct_output_forward_char): Don't use direct output at an overlay boundary.Wed, 22 Mar 1995 21:22:31 +0000, by Karl Heuer
-
Declare overlay_touches_p.Wed, 22 Mar 1995 21:20:41 +0000, by Karl Heuer
-
(concat): Treat integers as characters, not strings.Wed, 22 Mar 1995 20:45:26 +0000, by Karl Heuer
-
(ml-concat): New function.Wed, 22 Mar 1995 20:39:17 +0000, by Karl Heuer
-
Translate concat to ml-concat.Wed, 22 Mar 1995 20:38:52 +0000, by Karl Heuer
-
Doc fix + autoload cookies.Wed, 22 Mar 1995 19:42:05 +0000, by Boris Goldowsky
-
(syms_of_fileio): Fix missing \n\.Wed, 22 Mar 1995 17:57:55 +0000, by Karl Heuer
-
(Fwhere_is_internal): Fix missing \n\.Wed, 22 Mar 1995 17:47:55 +0000, by Karl Heuer
-
(syms_of_window): Fix missing \n\.Wed, 22 Mar 1995 17:44:18 +0000, by Karl Heuer
-
(one-window-p, walk-windows, minibuffer-window-active-p):Wed, 22 Mar 1995 16:58:14 +0000, by Richard M. Stallman
-
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.Wed, 22 Mar 1995 16:57:58 +0000, by Richard M. Stallman
-
(redisplay_window): Skip the only-point-has-changedWed, 22 Mar 1995 14:50:50 +0000, by Richard M. Stallman
-
(rm400, rm600): New machine names. libc-950402Wed, 22 Mar 1995 08:54:39 +0000, by Richard M. Stallman
-
(init-file-user, site-run-file): Doc fixes.Wed, 22 Mar 1995 04:50:15 +0000, by Richard M. Stallman
-
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it wereTue, 21 Mar 1995 23:14:41 +0000, by Paul Eggert
-
(list-text-properties-at): New fn.Tue, 21 Mar 1995 21:47:23 +0000, by Boris Goldowsky
-
(vc-update-change-log): Use new -u option for rcs2log.Tue, 21 Mar 1995 20:22:41 +0000, by Richard M. Stallman
-
(Vload_read_function): New variable.Tue, 21 Mar 1995 20:05:23 +0000, by Richard M. Stallman
-
(CHECK_IMPURE): Declare my_edata as char array.Tue, 21 Mar 1995 20:03:04 +0000, by Richard M. Stallman
-
(my_edata): Declare as char array, not int.Tue, 21 Mar 1995 20:02:52 +0000, by Richard M. Stallman
-
(dump-emacs-data, dump-emacs): Declare my_edata as char array.Tue, 21 Mar 1995 20:02:34 +0000, by Richard M. Stallman
-
(occur): Copy default-directory to *Occur* buffer.Tue, 21 Mar 1995 19:57:36 +0000, by Richard M. Stallman
-
Initial revisionTue, 21 Mar 1995 06:16:35 +0000, by Richard M. Stallman
-
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces theTue, 21 Mar 1995 05:37:42 +0000, by Paul Eggert
-
(shell-command): Use *Async Shell Command* forTue, 21 Mar 1995 05:14:38 +0000, by Richard M. Stallman
-
(tar-parse-octal-long-integer): Return list, not vector.Tue, 21 Mar 1995 02:19:38 +0000, by Karl Heuer
-
(bookmark-automatically-show-annotations): new var.Mon, 20 Mar 1995 14:46:38 +0000, by Karl Fogel
-
(debug): Now interactive.Mon, 20 Mar 1995 05:09:18 +0000, by Richard M. Stallman
-
(c-mode-map): Use "C-mode", not "C mode".Mon, 20 Mar 1995 00:06:30 +0000, by Richard M. Stallman
-
(menu-bar-files-menu): Renamed from ...-file-menu.Sun, 19 Mar 1995 21:11:13 +0000, by Richard M. Stallman
-
(invisible_p, invisible_ellipsis_p): Handle listSun, 19 Mar 1995 18:48:15 +0000, by Richard M. Stallman
-
(display_menu_bar): Just one space between menu items.Sat, 18 Mar 1995 23:08:02 +0000, by Richard M. Stallman
-
(Info-next-preorder, Info-next-preorder-1):Sat, 18 Mar 1995 22:55:23 +0000, by Richard M. Stallman
-
(write-file): Query if file exists already.Sat, 18 Mar 1995 21:51:18 +0000, by Richard M. Stallman
-
(debugger-outer-load-read-function): New variable.Sat, 18 Mar 1995 18:13:23 +0000, by Richard M. Stallman
-
(isearch-abort): Treat "incomplete regexp"Sat, 18 Mar 1995 18:10:21 +0000, by Richard M. Stallman
-
(x_decode_color): Don't use cdef if defined_color failed.Sat, 18 Mar 1995 18:05:28 +0000, by Richard M. Stallman
-
Various doc fixes.Sat, 18 Mar 1995 07:14:50 +0000, by Richard M. Stallman
-
Don't put ediff-windows in the menu.Sat, 18 Mar 1995 01:53:12 +0000, by Karl Heuer
-
(ediff-patch-buffer): Use buffer name in error message.Sat, 18 Mar 1995 01:12:12 +0000, by Karl Heuer