bpt/emacs.git
2000-04-10 Kenichi HandaNew files.
2000-04-09 Gerd Moellmann*** empty log message ***
2000-04-09 Gerd Moellmann(tty_suppress_bold_inverse_default_colors_p): New
2000-04-09 Gerd Moellmann(finder-commentary): Add autoload cookie.
2000-04-09 Gerd Moellmann(ebrowse-find-file-hook-fn): Moved
2000-04-09 Dave Love(Backup): backup-enable-predicate.
2000-04-09 Dave Lovebackup-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 MoellmannCorrect 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 LoveFix specs for dolist, dotimes, push, pop, unless, when.
2000-04-08 Ken Raeburn* charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALI...
2000-04-08 Ken Raeburnfixing more int/lisp confusion, in coding.* and fontset.c
2000-04-08 Ken Raeburn(CHARSET_TABLE_ENTRY): Fix comment -- argument is a...
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 Kifer2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2000-04-05 Ken Raeburn* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE...
2000-04-05 Ken Raeburn* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__...
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
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 MoellmannSome 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 MoellmannRemove supernumerary copyright line.
2000-04-04 Gerd Moellmann*** empty log message ***
2000-04-04 Gerd MoellmannProvide 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(jka-compr-compression-info-list): Add `.z'
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 HandaFix encoding of the file.
2000-04-03 Kenichi Handa(encoded-string-description): Use uppercase letters...
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...
2000-04-02 Ken Raeburnfix error in last log message
2000-04-02 Ken Raeburn* editfns.c (text_property_stickiness, Fmessage_or_box...
2000-04-02 Ken Raeburn* alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P...
2000-04-01 Dave Love*** empty log message ***
2000-04-01 Dave LoveChange customization group to `c' from `C'.
2000-04-01 Gerd Moellmann*** empty log message ***
2000-04-01 Gerd Moellmann(TN_no_color_video): New variable.
2000-04-01 Ken RaeburnFix Lisp_Object/int type confusion revealed by making...
2000-04-01 Ken Raeburn* window.c (CURBEG, CURSIZE): Don't overload lisp objec...
2000-04-01 Gerd Moellmann*** empty log message ***
2000-04-01 Gerd Moellmann(realize_basic_faces): Block input while realizing
2000-04-01 Gerd Moellmann(vc-backend-diff): Return the correct status if we...
2000-04-01 Dave Love(vcursor-move): Use display-color-p.
2000-04-01 Dave LoveProvide mule-utils.
2000-04-01 Dave Love(make-coding-system): Purecopy doc-string.
2000-04-01 Dave LoveVarious menu changes.
2000-04-01 Gerd Moellmann(lispy_mouse_names): Add additional mouse names.
2000-04-01 Gerd Moellmann(NUM_MOUSE_BUTTONS): Increase to 15.
2000-03-31 Dave Love(help-manyarg-func-alist): Correct several omissions.
2000-03-31 Dave Love*** empty log message ***
2000-03-31 Dave Love*** empty log message ***
2000-03-31 Dave Love(Emulation): Mention TPU.
2000-03-31 Dave Love(Other Repeating Search): Mention tags-based search.
2000-03-31 Dave LoveDon't require cl, fortran.
2000-03-31 Dave Love*** empty log message ***
2000-03-31 Gerd Moellmann*** empty log message ***
2000-03-31 Gerd Moellmann(x_produce_glyphs): When displaying unibyte text
2000-03-31 Gerd Moellmann(print-region-1): Use -d to specify printer name for
2000-03-31 Gerd Moellmann(byte-compile-file-form-autoload): Re-enable new code.
2000-03-31 Gerd Moellmann(byte-compile-inline-expand): Look
2000-03-31 Dave Love(outline-font-lock-keywords): Use :upper:
2000-03-31 Dave LoveZap MULE/NEmacs advice.
2000-03-31 Dave LoveDefvar curline when compiling.
2000-03-31 Kenichi Handa("Polish"): New language environment.
2000-03-31 Kenichi Handa*** empty log message ***
2000-03-31 Kenichi Handa("polish-slash"): New input method.
2000-03-30 Dave LoveHyperlinks, help echo.
2000-03-30 Dave LoveTooltips extra. C-x 5 1.
2000-03-30 Dave LoveOverlay arrow in margin. eval-expression variables.
2000-03-30 Ken Raeburn* lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
2000-03-30 Gerd Moellmann*** empty log message ***
2000-03-30 Gerd MoellmannReplace gs_languagelevel by languagelevel.
2000-03-30 Gerd MoellmannReplace gs_languagelevel by languagelevel.
next