Mercurial > emacs
graph
-
(set-language-environment):1998-04-26, by Richard M. Stallman
-
(croak): Add forward declaration.1998-04-26, by Richard M. Stallman
-
(setup-8-bit-environment): If default-enable-multibyte-characters is nil,1998-04-26, by Richard M. Stallman
-
(setup-english-environment): Don't set default-enable-multibyte-characters.1998-04-26, by Richard M. Stallman
-
(unload_color): No longer static.1998-04-25, by Richard M. Stallman
-
(insert_from_string, insert_from_string_before_markers):1998-04-25, by Richard M. Stallman
-
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.1998-04-25, by Richard M. Stallman
-
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.1998-04-25, by Richard M. Stallman
-
(FRAME_CURSOR_X_LIMIT): New macro.1998-04-25, by Richard M. Stallman
-
(Fread_from_string): Initialize startval and endval.1998-04-25, by Richard M. Stallman
-
(re_search_2): Fix handling of at_dot.1998-04-25, by Richard M. Stallman
-
(read1): Allow multibyte and unibyte together in one string.1998-04-24, by Richard M. Stallman
-
(finder-compile-keywords):1998-04-24, by Richard M. Stallman
-
(update_frame): Move echo area cursor into range.1998-04-24, by Richard M. Stallman
-
(custom-deps, updates): Allow cus-dep to be compiled.1998-04-24, by Richard M. Stallman
-
(custom-make-dependencies): Don't give up1998-04-24, by Richard M. Stallman
-
(copyright-regexp): Put \251 before the multibyte copyright symbol.1998-04-24, by Richard M. Stallman
-
(custom-deps): Ignore =... subdirs.1998-04-24, by Richard M. Stallman
-
(mail-complete-alist): Don't refer to mail-address-field-regexp.1998-04-24, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Added `defpackage'.1998-04-24, by Richard M. Stallman
-
Indent defpackage correctly.1998-04-24, by Richard M. Stallman
-
(change-log-mode): Undo previous change.1998-04-24, by Richard M. Stallman
-
(Qinhibit_point_motion_hooks): New variable.1998-04-24, by Richard M. Stallman
-
(sys_socket): Make sockets non-inheritable.1998-04-24, by Geoff Voelker
-
(emacs.bat, debug.bat): Create them in the1998-04-24, by Geoff Voelker
-
Use new menu item format. Don't simulate button prefix.1998-04-24, by Richard M. Stallman
-
(shrink_decoding_region): Do not consider LF as ascii1998-04-24, by Richard M. Stallman
-
(dired-chmod-program) [windows-nt]: Use chmod.1998-04-24, by Geoff Voelker
-
(sys_kill): Fix indenting.1998-04-23, by Geoff Voelker
-
Replace code with a new version written from scratch1998-04-23, by Geoff Voelker
-
(w32_read_socket): Don't misinterpret WM_PAINT message1998-04-23, by Geoff Voelker
-
(Fcopy_file): Skip dev/inode check on Windows.1998-04-23, by Geoff Voelker
-
(utimbuf): New macro.1998-04-23, by Geoff Voelker
-
(fstat, utime): New functions; these are provided in1998-04-23, by Geoff Voelker
-
(dir_warning): Don't log a warning if Emacs hasn't1998-04-23, by Geoff Voelker
-
(x_set_vertical_scroll_bars): Put scroll bars on the1998-04-23, by Geoff Voelker
-
(scroll-bar-mode, toggle-scroll-bar): By default,1998-04-23, by Geoff Voelker
-
(main): Only set environment size for real shell, and1998-04-23, by Geoff Voelker
-
Build ddeclient.1998-04-23, by Geoff Voelker
-
Initial revision1998-04-23, by Geoff Voelker
-
(frame-name-alist): Remove this variable.1998-04-23, by Richard M. Stallman
-
*** empty log message ***1998-04-23, by Richard M. Stallman
-
(load-with-code-conversion): Don't pass extra arg to eval-buffer.1998-04-23, by Richard M. Stallman
-
(justify-current-line): Use new algorithm to apportion the spaces to be added.1998-04-23, by Richard M. Stallman
-
(Fcommand_execute): Truncate command-history here.1998-04-23, by Richard M. Stallman
-
(byte-compile-file): Always read the file in multibyte mode1998-04-23, by Richard M. Stallman
-
(read_from_string_index_byte): New variable.1998-04-23, by Richard M. Stallman
-
(emacs.o): Depend on buffer.h.1998-04-23, by Richard M. Stallman
-
Include buffer.h1998-04-23, by Richard M. Stallman
-
(Fcall_interactively): Truncate command-history here.1998-04-23, by Richard M. Stallman
-
Don't require cl. Minor doc fixes.1998-04-23, by Dave Love
-
(change-log-mode): Add `* ' to paragraph-start.1998-04-23, by Dave Love
-
(syms_of_charset): Doc fix for nonascii-insert-offset.1998-04-23, by Richard M. Stallman
-
(Fbuffer_substring): Doc fix.1998-04-23, by Richard M. Stallman
-
(Fstring_make_multibyte): Doc fix.1998-04-23, by Richard M. Stallman
-
(Funibyte_char_to_multibyte): Doc fix.1998-04-23, by Richard M. Stallman
-
(comint-replace-by-expanded-history): New arg START.1998-04-23, by Richard M. Stallman
-
(file-coding-system-alist): Use emacs-mule for .elc files.1998-04-23, by Richard M. Stallman
-
(get_boot_time): Remove extraneous semicolon.1998-04-22, by Erik Naggum
-
Remove extraneous semicolon.1998-04-22, by Erik Naggum