aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (init_callproc): Set up Vshared_game_score_directory.Richard M. Stallman2002-07-211-5/+5
* (Fbuffer_list): Doc fix.Richard M. Stallman2002-07-211-1/+3
* (ucs-quail-activate): Cope if buffer-file-coding-system is nil.Richard M. Stallman2002-07-211-3/+5
* (last-buffer): Use buffer-list with frame arg.Richard M. Stallman2002-07-211-11/+11
* Updated.Richard M. Stallman2002-07-211-1136/+1116
* (gamedir, localstatedir): New variables.Richard M. Stallman2002-07-211-0/+8
* (gamedir): Handle it like lispdir.Richard M. Stallman2002-07-211-15/+1
* The appropriate whitespace setting for smallbook are part of texinfo.tex.Robert J. Chassell2002-07-211-10/+1
* (end_of_text, end_of_data): Unused functions deleted.Ken Raeburn2002-07-212-37/+2
* (XSETUINT, XSETPNTR): Unused macros deleted.Ken Raeburn2002-07-212-2/+2
* comment last changeKen Raeburn2002-07-211-1/+5
* *** empty log message ***Ken Raeburn2002-07-211-1/+1
* (mmap_realloc): When shrinking, make sure number ofKen Raeburn2002-07-212-1/+6
* Bump version to 2.0.2.Kai Großjohann2002-07-213-118/+238
* remove outdated commentKen Raeburn2002-07-211-1/+0
* *** empty log message ***Richard M. Stallman2002-07-203-0/+29
* (widget-documentation-string-value-create):Richard M. Stallman2002-07-201-0/+1
* (custom-variable-value-create):Richard M. Stallman2002-07-201-0/+8
* (display-warning, warn, lwarn): Add autoload cookie.Richard M. Stallman2002-07-201-0/+3
* (toggle-read-only): Clean up the hint message.Richard M. Stallman2002-07-202-2/+22
* Use warnings.el:Richard M. Stallman2002-07-201-70/+59
* New file.Richard M. Stallman2002-07-201-0/+263
* (print_error_message): New args CONTEXT and CALLER. Calls changed.Richard M. Stallman2002-07-201-2/+16
* (print_error_message): Declare new args.Richard M. Stallman2002-07-201-1/+1
* (cmd_error_internal): Pass Vsignaling_functionRichard M. Stallman2002-07-201-13/+8
* (xsmfns.o): Don't depend on lisp.h.Richard M. Stallman2002-07-201-1/+1
* (redisplay_window): Test MODIFF to set buffer_unchanged_p.Richard M. Stallman2002-07-201-0/+1
* (byte-compile-cl-warn): Delete `values'Richard M. Stallman2002-07-192-4/+14
* (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.Juanma Barranquero2002-07-192-1/+3
* Say "human-language" instead of "English".Richard M. Stallman2002-07-191-5/+5
* Update copyright notice and fix typo in commentary section.Markus Rost2002-07-191-2/+3
* Many cleanups, fixing of accents, punctuation, etc.Richard M. Stallman2002-07-191-96/+99
* (Ffile_name_as_directory): Fix argument name in docstring.Juanma Barranquero2002-07-192-1/+3
* (encode_terminal_code): Buffer pointer now const.Ken Raeburn2002-07-192-1/+4
* (emacs_write): Buffer pointer now const.Ken Raeburn2002-07-191-1/+1
* *** empty log message ***Ken Raeburn2002-07-191-0/+34
* (may_use_scalable_font_p): Argument now points toKen Raeburn2002-07-191-5/+5
* (Fstring_to_syntax, skip_chars): Treat Lisp stringKen Raeburn2002-07-191-4/+5
* (struct sound_device): Function pointer field "write"Ken Raeburn2002-07-191-3/+4
* (temp_output_buffer_setup):Ken Raeburn2002-07-191-2/+2
* (STRING_COPYIN): New macro.Ken Raeburn2002-07-191-5/+9
* (safe_bcopy): Source pointer now points to const.Ken Raeburn2002-07-191-2/+3
* (compose_chars_in_text): Treat Lisp string contentsKen Raeburn2002-07-191-1/+1
* (decode_coding, encode_coding, detect_coding,Ken Raeburn2002-07-191-4/+6
* (encode_eol, detect_coding, detect_eol):Ken Raeburn2002-07-191-26/+30
* (BCOPY_SHORT): Source pointer now points to const.Ken Raeburn2002-07-191-1/+2
* (Fcall_process): Make NEW_ARGV array hold pointer toKen Raeburn2002-07-191-2/+2
* (struct byte_stack): Pointers into byte string nowKen Raeburn2002-07-191-2/+2
* #André Spiegel2002-07-191-0/+10
* (vc-rcs-fetch-master-state): Be more careful to checkAndré Spiegel2002-07-191-2/+5