Mercurial > emacs
graph
-
*** empty log message ***2002-07-21, by Richard M. Stallman
-
(redisplay_window): Don't test BEG_UNCHANGED2002-07-21, by Richard M. Stallman
-
(HAVE_SHARED_GAME_DIR): Undef deleted.2002-07-21, by Richard M. Stallman
-
(PATH_GAME): New macro, edited by ../Makefile.in.2002-07-21, by Richard M. Stallman
-
(init_callproc): Set up Vshared_game_score_directory.2002-07-21, by Richard M. Stallman
-
(Fbuffer_list): Doc fix.2002-07-21, by Richard M. Stallman
-
(ucs-quail-activate): Cope if buffer-file-coding-system is nil.2002-07-21, by Richard M. Stallman
-
(last-buffer): Use buffer-list with frame arg.2002-07-21, by Richard M. Stallman
-
Updated.2002-07-21, by Richard M. Stallman
-
(gamedir, localstatedir): New variables.2002-07-21, by Richard M. Stallman
-
(gamedir): Handle it like lispdir.2002-07-21, by Richard M. Stallman
-
The appropriate whitespace setting for smallbook are part of texinfo.tex.2002-07-21, by Robert J. Chassell
-
*** empty log message ***2002-07-21, by Ken Raeburn
-
(end_of_text, end_of_data): Unused functions deleted.2002-07-21, by Ken Raeburn
-
*** empty log message ***2002-07-21, by Ken Raeburn
-
(XSETUINT, XSETPNTR): Unused macros deleted.2002-07-21, by Ken Raeburn
-
comment last change2002-07-21, by Ken Raeburn
-
*** empty log message ***2002-07-21, by Ken Raeburn
-
*** empty log message ***2002-07-21, by Ken Raeburn
-
(mmap_realloc): When shrinking, make sure number of2002-07-21, by Ken Raeburn
-
Bump version to 2.0.2.2002-07-21, by Kai Großjohann
-
remove outdated comment2002-07-21, by Ken Raeburn
-
*** empty log message ***2002-07-20, by Richard M. Stallman
-
(widget-documentation-string-value-create):2002-07-20, by Richard M. Stallman
-
(custom-variable-value-create):2002-07-20, by Richard M. Stallman
-
(display-warning, warn, lwarn): Add autoload cookie.2002-07-20, by Richard M. Stallman
-
*** empty log message ***2002-07-20, by Richard M. Stallman
-
(toggle-read-only): Clean up the hint message.2002-07-20, by Richard M. Stallman
-
Use warnings.el:2002-07-20, by Richard M. Stallman
-
New file.2002-07-20, by Richard M. Stallman
-
(print_error_message): New args CONTEXT and CALLER. Calls changed.2002-07-20, by Richard M. Stallman
-
(print_error_message): Declare new args.2002-07-20, by Richard M. Stallman
-
(cmd_error_internal): Pass Vsignaling_function2002-07-20, by Richard M. Stallman
-
(xsmfns.o): Don't depend on lisp.h.2002-07-20, by Richard M. Stallman
-
(redisplay_window): Test MODIFF to set buffer_unchanged_p.2002-07-20, by Richard M. Stallman
-
*** empty log message ***2002-07-19, by Richard M. Stallman
-
(byte-compile-cl-warn): Delete `values'2002-07-19, by Richard M. Stallman
-
*** empty log message ***2002-07-19, by Juanma Barranquero
-
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.2002-07-19, by Juanma Barranquero
-
Say "human-language" instead of "English".2002-07-19, by Richard M. Stallman
-
Update copyright notice and fix typo in commentary section.2002-07-19, by Markus Rost
-
Many cleanups, fixing of accents, punctuation, etc.2002-07-19, by Richard M. Stallman
-
*** empty log message ***2002-07-19, by Juanma Barranquero
-
(Ffile_name_as_directory): Fix argument name in docstring.2002-07-19, by Juanma Barranquero
-
*** empty log message ***2002-07-19, by Ken Raeburn
-
(encode_terminal_code): Buffer pointer now const.2002-07-19, by Ken Raeburn
-
(emacs_write): Buffer pointer now const.2002-07-19, by Ken Raeburn
-
*** empty log message ***2002-07-19, by Ken Raeburn
-
(may_use_scalable_font_p): Argument now points to2002-07-19, by Ken Raeburn
-
(Fstring_to_syntax, skip_chars): Treat Lisp string2002-07-19, by Ken Raeburn
-
(struct sound_device): Function pointer field "write"2002-07-19, by Ken Raeburn
-
(temp_output_buffer_setup):2002-07-19, by Ken Raeburn
-
(STRING_COPYIN): New macro.2002-07-19, by Ken Raeburn
-
(safe_bcopy): Source pointer now points to const.2002-07-19, by Ken Raeburn
-
(compose_chars_in_text): Treat Lisp string contents2002-07-19, by Ken Raeburn
-
(decode_coding, encode_coding, detect_coding,2002-07-19, by Ken Raeburn
-
(encode_eol, detect_coding, detect_eol):2002-07-19, by Ken Raeburn
-
(BCOPY_SHORT): Source pointer now points to const.2002-07-19, by Ken Raeburn
-
(Fcall_process): Make NEW_ARGV array hold pointer to2002-07-19, by Ken Raeburn
-
(struct byte_stack): Pointers into byte string now2002-07-19, by Ken Raeburn