Mercurial > emacs
graph
-
(try_window_id): Stop scan at bottom of window, not one line later.1995-03-24, by Karl Heuer
-
(c-style-alist): Set c-continued-brace-offset and1995-03-24, by Karl Heuer
-
(compilation-sentinel): Use `format'; `concat' doesn't1995-03-24, by Karl Heuer
-
(redisplay): Make sure pause is set before used.1995-03-24, by Karl Heuer
-
Don't load mouse and face files in system-specific1995-03-23, by Karl Heuer
-
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.1995-03-23, by Karl Heuer
-
(asm-mode): Make a per-buffer child keymap here.1995-03-23, by Richard M. Stallman
-
(pascal-mode-syntax-table): Give \ punctuation syntax.1995-03-23, by Richard M. Stallman
-
*** empty log message ***1995-03-23, by Boris Goldowsky
-
New magic number for text/enriched files.1995-03-23, by Boris Goldowsky
-
Change to macro, and return nil if there was no match at the specified depth.1995-03-23, by Simon Marshall
-
(isearch-update-ring): New subroutine.1995-03-23, by Richard M. Stallman
-
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.1995-03-23, by Paul Eggert
-
Doc fixes.1995-03-22, by Richard M. Stallman
-
(overlay_touches_p): New function.1995-03-22, by Karl Heuer
-
(direct_output_forward_char): Don't use direct output at an overlay boundary.1995-03-22, by Karl Heuer
-
Declare overlay_touches_p.1995-03-22, by Karl Heuer
-
(concat): Treat integers as characters, not strings.1995-03-22, by Karl Heuer
-
(ml-concat): New function.1995-03-22, by Karl Heuer
-
Translate concat to ml-concat.1995-03-22, by Karl Heuer
-
Doc fix + autoload cookies.1995-03-22, by Boris Goldowsky
-
(syms_of_fileio): Fix missing \n\.1995-03-22, by Karl Heuer
-
(Fwhere_is_internal): Fix missing \n\.1995-03-22, by Karl Heuer
-
(syms_of_window): Fix missing \n\.1995-03-22, by Karl Heuer
-
(one-window-p, walk-windows, minibuffer-window-active-p):1995-03-22, by Richard M. Stallman
-
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.1995-03-22, by Richard M. Stallman
-
(redisplay_window): Skip the only-point-has-changed1995-03-22, by Richard M. Stallman
-
(init-file-user, site-run-file): Doc fixes.1995-03-22, by Richard M. Stallman
-
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were1995-03-21, by Paul Eggert
-
(list-text-properties-at): New fn.1995-03-21, by Boris Goldowsky
-
(vc-update-change-log): Use new -u option for rcs2log.1995-03-21, by Richard M. Stallman
-
(Vload_read_function): New variable.1995-03-21, by Richard M. Stallman
-
(CHECK_IMPURE): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(my_edata): Declare as char array, not int.1995-03-21, by Richard M. Stallman
-
(dump-emacs-data, dump-emacs): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(occur): Copy default-directory to *Occur* buffer.1995-03-21, by Richard M. Stallman
-
Initial revision1995-03-21, by Richard M. Stallman
-
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the1995-03-21, by Paul Eggert
-
(shell-command): Use *Async Shell Command* for1995-03-21, by Richard M. Stallman
-
(tar-parse-octal-long-integer): Return list, not vector.1995-03-21, by Karl Heuer
-
(bookmark-automatically-show-annotations): new var.1995-03-20, by Karl Fogel
-
(debug): Now interactive.1995-03-20, by Richard M. Stallman
-
(c-mode-map): Use "C-mode", not "C mode".1995-03-20, by Richard M. Stallman
-
(menu-bar-files-menu): Renamed from ...-file-menu.1995-03-19, by Richard M. Stallman
-
(invisible_p, invisible_ellipsis_p): Handle list1995-03-19, by Richard M. Stallman
-
(display_menu_bar): Just one space between menu items.1995-03-18, by Richard M. Stallman
-
(Info-next-preorder, Info-next-preorder-1):1995-03-18, by Richard M. Stallman
-
(write-file): Query if file exists already.1995-03-18, by Richard M. Stallman
-
(debugger-outer-load-read-function): New variable.1995-03-18, by Richard M. Stallman
-
(isearch-abort): Treat "incomplete regexp"1995-03-18, by Richard M. Stallman
-
(x_decode_color): Don't use cdef if defined_color failed.1995-03-18, by Richard M. Stallman
-
Various doc fixes.1995-03-18, by Richard M. Stallman
-
Don't put ediff-windows in the menu.1995-03-18, by Karl Heuer
-
(ediff-patch-buffer): Use buffer name in error message.1995-03-18, by Karl Heuer
-
Delete some autoloads that are now in menu-bar.el.1995-03-17, by Karl Heuer
-
Rewrite, many things moved to format.el.1995-03-17, by Boris Goldowsky
-
Initial revision1995-03-17, by Boris Goldowsky
-
(Finsert_file_contents): Call format-decode.1995-03-17, by Boris Goldowsky
-
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.1995-03-17, by Boris Goldowsky