]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2002-07-22 Richard M.... (display_line): Replace an unconditional abort with...
2002-07-22 Richard M.... (mark-sexp-diary-entries): Retrieve mark
2002-07-22 Richard M.... (diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary...
2002-07-22 Richard M.... (diary-phases-of-moon): Add optional MARK
2002-07-22 Richard M.... (diary-sabbath-candles): Add optional MARK
2002-07-22 Richard M.... (double-click-fuzz): Added.
2002-07-22 Richard M.... (browse-url-lynx-input-attempts): Use defcustom.
2002-07-22 Carsten Dominikremoved forgotten (debug) form
2002-07-22 Carsten DominikUpdated to reftex 4.17
2002-07-22 Ken Raeburn*** empty log message ***
2002-07-22 Markus RostRegenerated.
2002-07-22 Ken Raeburn* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
2002-07-22 Ken Raeburn* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR...
2002-07-22 Ken Raeburn* m/att3b.h (XINT): Don't define.
2002-07-21 Ken Raeburn(XSETINT): Deleted.
2002-07-21 Richard M.... *** empty log message ***
2002-07-21 Richard M.... (redisplay_window): Don't test BEG_UNCHANGED
2002-07-21 Richard M.... (HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 Richard M.... (PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 Richard M.... (init_callproc): Set up Vshared_game_score_directory.
2002-07-21 Richard M.... (Fbuffer_list): Doc fix.
2002-07-21 Richard M.... (ucs-quail-activate): Cope if buffer-file-coding-system...
2002-07-21 Richard M.... (last-buffer): Use buffer-list with frame arg.
2002-07-21 Richard M.... Updated.
2002-07-21 Richard M.... (gamedir, localstatedir): New variables.
2002-07-21 Richard M.... (gamedir): Handle it like lispdir.
2002-07-21 Robert J. ChassellThe appropriate whitespace setting for smallbook are...
2002-07-21 Ken Raeburn(end_of_text, end_of_data): Unused functions deleted.
2002-07-21 Ken Raeburn(XSETUINT, XSETPNTR): Unused macros deleted.
2002-07-21 Ken Raeburncomment last change
2002-07-21 Ken Raeburn*** empty log message ***
2002-07-21 Ken Raeburn(mmap_realloc): When shrinking, make sure number of
2002-07-21 Kai GroßjohannBump version to 2.0.2.
2002-07-21 Ken Raeburnremove outdated comment
2002-07-20 Richard M.... *** empty log message ***
2002-07-20 Richard M.... (widget-documentation-string-value-create):
2002-07-20 Richard M.... (custom-variable-value-create):
2002-07-20 Richard M.... (display-warning, warn, lwarn): Add autoload cookie.
2002-07-20 Richard M.... (toggle-read-only): Clean up the hint message.
2002-07-20 Richard M.... Use warnings.el:
2002-07-20 Richard M.... New file.
2002-07-20 Richard M.... (print_error_message): New args CONTEXT and CALLER...
2002-07-20 Richard M.... (print_error_message): Declare new args.
2002-07-20 Richard M.... (cmd_error_internal): Pass Vsignaling_function
2002-07-20 Richard M.... (xsmfns.o): Don't depend on lisp.h.
2002-07-20 Richard M.... (redisplay_window): Test MODIFF to set buffer_unchanged_p.
2002-07-19 Richard M.... (byte-compile-cl-warn): Delete `values'
2002-07-19 Juanma Barranquero(file_name_as_directory): Use literal '/' instead of...
2002-07-19 Richard M.... Say "human-language" instead of "English".
2002-07-19 Markus RostUpdate copyright notice and fix typo in commentary...
2002-07-19 Richard M.... Many cleanups, fixing of accents, punctuation, etc.
2002-07-19 Juanma Barranquero(Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 Ken Raeburn(encode_terminal_code): Buffer pointer now const.
2002-07-19 Ken Raeburn(emacs_write): Buffer pointer now const.
2002-07-19 Ken Raeburn*** empty log message ***
2002-07-19 Ken Raeburn(may_use_scalable_font_p): Argument now points to
2002-07-19 Ken Raeburn(Fstring_to_syntax, skip_chars): Treat Lisp string
2002-07-19 Ken Raeburn(struct sound_device): Function pointer field "write"
2002-07-19 Ken Raeburn(temp_output_buffer_setup):
2002-07-19 Ken Raeburn(STRING_COPYIN): New macro.
2002-07-19 Ken Raeburn(safe_bcopy): Source pointer now points to const.
2002-07-19 Ken Raeburn(compose_chars_in_text): Treat Lisp string contents
2002-07-19 Ken Raeburn(decode_coding, encode_coding, detect_coding,
2002-07-19 Ken Raeburn(encode_eol, detect_coding, detect_eol):
2002-07-19 Ken Raeburn(BCOPY_SHORT): Source pointer now points to const.
2002-07-19 Ken Raeburn(Fcall_process): Make NEW_ARGV array hold pointer to
2002-07-19 Ken Raeburn(struct byte_stack): Pointers into byte string now
2002-07-19 André Spiegel#
2002-07-19 André Spiegel(vc-rcs-fetch-master-state): Be more careful to check
2002-07-19 André Spiegel(vc-insert-file): When called with a LIMIT regexp,
2002-07-19 André SpiegelImprove comment of vc-BACKEND-workfile-unchanged-p.
2002-07-19 Juanma Barranquero*** empty log message ***
2002-07-19 Juanma Barranquero(syms_of_fileio): Remove redundant deprecation info.
2002-07-19 Juanma Barranquero(syms_of_xdisp): Remove redundant deprecation info.
2002-07-19 Juanma Barranquero(unread-command-char, executing-macro, post-command...
2002-07-19 Juanma Barranquero(unread-command-char, executing-macro, post-command...
2002-07-19 Juanma BarranqueroFix typo.
2002-07-19 J.D. SmithUpdated with patches from 2000-12-11T12:45:42Z!dominik...
2002-07-19 Juanma Barranquero(dot, dot-max, dot-min, dot-marker, buffer-flush-undo...
2002-07-19 Juanma Barranquero(dot, dot-max, dot-min, dot-marker, buffer-flush-undo...
2002-07-19 J.D. SmithFixed filename.
2002-07-18 J.D. SmithUpdated to IDLWAVE version 4.14. See idlwave.org.
2002-07-18 J.D. Smith*** empty log message ***
2002-07-18 J.D. SmithUpdated to IDLWAVE version 4.14.
2002-07-18 Dave LoveSupport current auto{conf,make} manuals.
2002-07-18 Juanma Barranquero(last-buffer): Add missing frame argument.
2002-07-18 Richard M.... *** empty log message ***
2002-07-18 Richard M.... (Fdefalias): Doc fix.
2002-07-18 Richard M.... (timer-inc-time): Doc fix.
2002-07-18 Richard M.... (keep-lines, flush-lines): Interactively report
2002-07-18 Richard M.... (dabbrev--search): Use inhibit-point-motion-hooks.
2002-07-18 Richard M.... (last-buffer): Handle buffer-list and buffer-predicate
2002-07-18 Richard M.... (choose-completion-delete-max-match): Handle minibuffer...
2002-07-18 Andreas SchwabRemove conflict marker.
2002-07-18 Juanma Barranquero(decompose-composite-char): Add autoload cookie to...
2002-07-18 Juanma Barranquero(move-to-column-force): Add autoload cookie to obsolesc...
2002-07-18 Juanma Barranquero(string-to-sequence, truncate-string): Add autoload...
2002-07-17 Kim F. StormLoad international/utf-8 before international/characters.
2002-07-17 Dave Love*** empty log message ***
2002-07-17 Dave Love(text_property_stickiness): Fix prototype.
next