]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2000-06-11 Stefan Monnier(define-minor-mode): If KEYMAP is a symbol, just use it.
2000-06-11 Stefan Monnier(EMACSOPT): Remove --no-init-file (implied by -batch).
2000-06-10 Kenichi Handa(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
2000-06-10 Kenichi Handa*** empty log message ***
2000-06-10 Kenichi Handa(set-buffer-file-coding-system): If one of undecided...
2000-06-10 Kenichi Handa(unix): New alias for the coding system undecided-unix.
2000-06-10 Kenichi Handa*** empty log message ***
2000-06-10 Kenichi Handa*** empty log message ***
2000-06-10 Kenichi Handa(Finsert_file_contents): Be sure to setup src_multibyte
2000-06-10 Kenichi Handa(CHARSET_8_BIT_GRAPHIC): Define as 0x80.
2000-06-10 Kenichi Handa(update_charset_table): Update the table
2000-06-10 Kenichi Handa*** empty log message ***
2000-06-09 Ken Raeburn* xterm.c (x_connection_closed): If dpyinfo is NULL...
2000-06-09 Dave Love(tar-copy): Supply MUSTBENEW arg to write-region.
2000-06-09 Dave Love20.6, 20.7 changes
2000-06-09 Dave Loveexecutable-make-buffer-file-executable-if-script-p
2000-06-09 Dave Love(executable-make-buffer-file-executable-if-script-p...
2000-06-09 Dave LoveRename make-buffer-file-executable-if-script-p.
2000-06-09 Dave Love(after-save-hook): Customize, with
2000-06-09 Dave LoveByte compile dynamic.
2000-06-09 Kenichi Handa(Man-fontify-manpage): Fix previous change.
2000-06-09 Kenichi Handa(ps-mule-font-info-database-bdf): Prefer the font ...
2000-06-09 Kenichi Handa*** empty log message ***
2000-06-09 Kenichi Handa(decompose-composite-char): Declare it as obsolete.
2000-06-09 Kenichi Handa*** empty log message ***
2000-06-09 Kenichi Handa(Man-fontify-manpage): Pay attention to overstrike
2000-06-09 Kenichi Handa*** empty log message ***
2000-06-08 Gerd Moellmann*** empty log message ***
2000-06-08 Gerd Moellmann(forward-thing): Use functionp instead of fboundp.
2000-06-08 Gerd Moellmann(handle_fontified_prop): Don't GCPRO local var `pos';
2000-06-08 Gerd Moellmann(enum event_kind): Add FOCUS_IN_EVENT.
2000-06-08 Gerd Moellmann(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
2000-06-08 Gerd Moellmann(XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
2000-06-08 Dave Love*** empty log message ***
2000-06-08 Dave Love(create-glyph): Doc fix.
2000-06-08 Dave LovePreferred coding system change.
2000-06-08 Dave Love(select-safe-coding-system): If
2000-06-08 Dave LoveMULE changes.
2000-06-08 Gerd Moellmann*** empty log message ***
2000-06-08 Kenichi Handa(after-insert-file-set-buffer-file-coding-system):...
2000-06-08 Kenichi Handa*** empty log message ***
2000-06-08 Kenichi Handa(Fset_fontset_font): The arg CHARACTER may be a charset.
2000-06-08 Ken Raeburnignore ebrowse and pcl-cvs
2000-06-07 Rajesh VaidheeswarranUpdate whitespace.el - comment out the :version string...
2000-06-07 Gerd Moellmann*** empty log message ***
2000-06-07 Gerd MoellmannInsert a version number comment (5.2.2). Indentation...
2000-06-07 Gerd MoellmannInsert a version number comment (5.2.2).
2000-06-07 Gerd MoellmannInsert a version number comment (5.2.2). Can
2000-06-07 Gerd MoellmannXEmacs compatibility. Doc fix. Can select page size
2000-06-07 Gerd MoellmannUpdate from author.
2000-06-07 Gerd MoellmannFixed recentf-edit-list and recentf-open-more-files
2000-06-07 Dave Love*** empty log message ***
2000-06-07 Dave LoveNew version from Manheimer.
2000-06-07 Gerd Moellmann(displayed_window_lines): Take empty lines at
2000-06-07 Gerd Moellmann(readevalloop): If READCHARFUN sets point to ZV, arrange
2000-06-07 Gerd Moellmann(displayed_window_lines): New function.
2000-06-07 Kenichi Handa(fill-find-break-point): Check the validity of charset.
2000-06-07 Kenichi Handa*** empty log message ***
2000-06-07 Gerd Moellmann(display_line): Fix code deciding in which line to
2000-06-07 Stefan Monnier(Inserting Pairs): Add the missing `skeleton-' prefix...
2000-06-07 Kenichi Handa*** empty log message ***
2000-06-07 Kenichi Handa(e_write): Free composition data if stored in
2000-06-07 Kenichi Handa*** empty log message ***
2000-06-06 Karl FogelApplied this patch from Eli Zaretskii. Pretty much...
2000-06-06 Gerd Moellmann(struct it): Add starts_in_middle_of_char_p.
2000-06-06 Gerd Moellmann(display_line): Set row's and iterator's
2000-06-06 Dave LoveNew maintainer address.
2000-06-06 Dave Love*** empty log message ***
2000-06-06 Dave Love(find-image): Doc fix. Return nil if image not found.
2000-06-06 Dave Love(x_alloc_nearest_color_for_widget, x_catch_errors,...
2000-06-06 Dave Love(P_): Use PROTOTYPES.
2000-06-06 Dave Love(P_): Use PROTOTYPES.
2000-06-06 Dave LoveEnable prototypes.
2000-06-06 Dave Love(xaw_popup_menu): Add EVENT arg.
2000-06-06 Dave Love(lwlib.o): Depend on lwlib-Xlw.h.
2000-06-06 Gerd Moellmann(append_glyph): Revert change of 2000-06-06.
2000-06-06 Gerd Moellmann(display_line): Revert change of 2000-06-06. Treat
2000-06-06 Gerd Moellmann*** empty log message ***
2000-06-06 Gerd Moellmann(ymalloc): Renamed from xmalloc.
2000-06-06 Gerd Moellmann(x_produce_glyphs): Don't xassert `it->descent > 0';
2000-06-06 Kenichi Handa(Fset_buffer_multibyte): Don't make the current buffer...
2000-06-06 Kenichi Handa*** empty log message ***
2000-06-06 Kenichi Handa(non-iso-charset-alist): Specify
2000-06-06 Kenichi HandaRemove eval-when-compile.
2000-06-06 Kenichi HandaRemove eval-when-compile.
2000-06-06 Kenichi Handa(display_line): While checking line continuation, pay...
2000-06-06 Kenichi Handa(encode_terminal_code): Change the way to check if
2000-06-05 Gerd Moellmann*** empty log message ***
2000-06-05 Gerd MoellmannBind case-fold-search to t when searching in case
2000-06-05 Gerd Moellmann(redisplay_window): Always use set_buffer_internal_1.
2000-06-05 Dave Love*** empty log message ***
2000-06-05 Dave Love(DEFUN, EXFUN): Test PROTOTYPES.
2000-06-05 Dave LoveProtect against multiple inclusion.
2000-06-05 Dave Love(menu_item_selection): Declare volatile unconditionally.
2000-06-05 Dave LoveRemove Vbefore_change_function, Vafter_change_function.
2000-06-05 Dave Love(struct frame): Use volatile unconditionally.
2000-06-05 Dave LoveDeclare code_convert_string_norecord.
2000-06-05 Dave LoveConditionally include term.h.
2000-06-05 Dave LoveCopyright up-date.
2000-06-05 Dave Love(x_calc_absolute_position): Declare nchildren unsigned.
next