log

age author description
2000-04-09 Dave Love (Backup): backup-enable-predicate.
2000-04-09 Dave Love backup-directory-alist, make-backup-file-name-function.
2000-04-09 Dave Love (backup-enable-predicate): Use temporary-file-directory,
2000-04-09 Gerd Moellmann *** empty log message ***
2000-04-09 Gerd Moellmann (easy-menu-create-menu): Process menu
2000-04-09 Gerd Moellmann (with-buffer-unmodified): Use
2000-04-09 Gerd Moellmann Correct author's email address.
2000-04-09 Gerd Moellmann (INSTALLABLES): Add ebrowse.
2000-04-09 Gerd Moellmann (Frestore_buffer_modified_p): New function.
2000-04-08 Dave Love *** empty log message ***
2000-04-08 Dave Love Fix specs for dolist, dotimes, push, pop, unless, when.
2000-04-08 Ken Raeburn * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
2000-04-08 Ken Raeburn fixing more int/lisp confusion, in coding.* and fontset.c
2000-04-08 Ken Raeburn (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.
2000-04-08 Ken Raeburn * coding.h (code_convert_string): Declare.
2000-04-08 Ken Raeburn (make_fontset_for_ascii_face): Use XINT on return value.
2000-04-07 Michael Kifer 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2000-04-05 Ken Raeburn * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
2000-04-05 Ken Raeburn * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
2000-04-05 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-04-04 Gerd Moellmann *** empty log message ***
2000-04-04 Gerd Moellmann (compare_window_configurations): Signal an error
2000-04-04 Gerd Moellmann (isearch-mode-map): Define M-C-s like C-s and M-C-r
2000-04-04 Gerd Moellmann Some doc fixes.
2000-04-04 Gerd Moellmann (perform-replace): Don't move forward one char
2000-04-04 Gerd Moellmann (with-buffer-unmodified): New macro.
2000-04-04 Gerd Moellmann Remove supernumerary copyright line.
2000-04-04 Gerd Moellmann *** empty log message ***
2000-04-04 Gerd Moellmann Provide facilities for inserting space before left
2000-04-04 Gerd Moellmann (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (compile-internal): Display the compilation
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (Fbase64_decode_region, Fbase64_decode_string): Signal
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (sendmail-user-agent-compose): Recognize a `body'
2000-04-03 Gerd Moellmann (member-ignore-case): New function.
2000-04-03 Gerd Moellmann (fill-individual-paragraphs): If a no-prefix
2000-04-03 Gerd Moellmann (insert-directory): List the total free space
2000-04-03 Gerd Moellmann (rmail-user-mail-address-regexp): New option.
2000-04-03 Gerd Moellmann (dabbrev-ignored-regexps): New user-option.
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (jka-compr-compression-info-list): Add `.z'
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (NUM_MOUSE_BUTTONS): Removed.
2000-04-03 Gerd Moellmann (larger_vector): Make externally visible.
2000-04-03 Gerd Moellmann (larger_vector): Add prototype.
2000-04-03 Gerd Moellmann (lispy_mouse_names): Variable removed.
2000-04-03 Kenichi Handa Fix encoding of the file.
2000-04-03 Kenichi Handa (encoded-string-description): Use uppercase letters for hexadecimal
2000-04-03 Kenichi Handa *** empty log message ***
2000-04-03 Kenichi Handa (encoded-string-description):
2000-04-03 Kenichi Handa *** empty log message ***
2000-04-02 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-04-02 Ken Raeburn * composite.c (run_composite_function): Use NILP when checking for nil.
2000-04-02 Ken Raeburn fix error in last log message
2000-04-02 Ken Raeburn * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
2000-04-02 Ken Raeburn * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
2000-04-01 Dave Love *** empty log message ***
2000-04-01 Dave Love Change customization group to `c' from `C'.