bpt/emacs.git
2000-12-22 Gerd Moellmann(delete-key-deletes-forward): Doc fix.
2000-12-22 Gerd Moellmann(top level comment): Updated to reflect the fact that
2000-12-22 Jason Rumney(w32_draw_bitmap): Fix drawing so it does not appear...
2000-12-22 Dave Love*** empty log message ***
2000-12-22 Eli ZaretskiiMove the cindex about moving to matching paren into...
2000-12-22 Gerd Moellmann(delete_window): Simplify somewhat.
2000-12-22 ShengHuo ZHU* gnus-art.el (article-treat-dumbquotes): Quote \.
2000-12-22 Kenichi Handa(struct ccl_program): New member cr_consumed.
2000-12-22 Kenichi Handa(CCL_WRITE_CHAR): Don't handle EOL conversion here.
2000-12-21 Stefan Monnier(generic-read-type): Undo last change, inline into
2000-12-21 Kenichi Handa(ccl_coding_driver): Initialize ccl->cr_consumed.
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Dave Lovemake-char change
2000-12-21 Gerd Moellmann*** empty log message ***
2000-12-21 Gerd MoellmannCommentry change, I've moved my web site.
2000-12-21 Gerd MoellmannFix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd MoellmannDoc fix.
2000-12-21 Gerd MoellmannFix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd MoellmannFix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd MoellmannFix a problem with skip-chars-forward: it doesn't accept
2000-12-21 Gerd MoellmannFix a typo.
2000-12-21 Gerd Moellmann(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
2000-12-21 Gerd Moellmann(GLYPH_EQUAL_P): Also compare pixel widths,
2000-12-21 Gerd Moellmann(Fcall_interactively): Prevent a compiler warning.
2000-12-21 Gerd Moellmann(print_unwind): Return nil.
2000-12-21 ShengHuo ZHU* mml.el (gnus-add-minor-mode): Autoload.
2000-12-21 Gerd Moellmann(Qinhibit_point_motion_hooks): Declare extern.
2000-12-21 Gerd Moellmann*** empty log message ***
2000-12-21 Gerd Moellmann(Fprimitive_undo): Bind `inhibit-point-motion-hooks...
2000-12-21 Gerd MoellmannBuild an alist for completing-read as in 20.7.
2000-12-21 Gerd Moellmann(lm): Use interactive spec `P'.
2000-12-21 Gerd Moellmann*** empty log message ***
2000-12-21 Gerd Moellmann(server-switch-buffer): Choose a window on a visible
2000-12-21 Gerd Moellmann(dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
2000-12-21 Gerd Moellmann(ensure_frame_matrix): Removed.
2000-12-21 Gerd Moellmann(ensure_frame_matrix): Function declaration removed.
2000-12-21 Gerd Moellmann(delete_window, Fsplit_window)
2000-12-21 Andrew Innes(x_update_begin): Regenerate the palette here, rather
2000-12-21 Andrew Innes(select_palette): Avoid calling SelectPalette if
2000-12-21 Eli ZaretskiiCredits for the last change.
2000-12-21 Eli Zaretskii(insert-directory-safely): New function.
2000-12-21 Jason Rumney(x_draw_hollow_cursor): Delay obtaining the frame's...
2000-12-21 Jason Rumney(w32_init_bdf_font): Fix test for valid bmp heap.
2000-12-21 Jason Rumney*** empty log message ***
2000-12-21 Kenichi Handa(select-safe-coding-system): Improve help message.
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Kenichi Handa(select-safe-coding-system): Check coding-category...
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Kenichi Handa(dired-move-to-filename-regexp): Fix previous change.
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Miles Bader*** empty log message ***
2000-12-21 Miles Bader(mail-mode): Set `comment-start' to the yank prefix.
2000-12-21 Miles BaderAdd comment.
2000-12-21 Kenichi Handa(push_key_description): Don't convert eight-bit-control
2000-12-21 Kenichi Handa(describe-char-after): Make *Help*
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Miles Bader(message-mode): Set `comment-start' to the yank prefix.
2000-12-21 Kenichi Handa(Fmake_char_internal): If CHARSET doesn't have a
2000-12-21 Kenichi Handa*** empty log message ***
2000-12-21 Kenichi Handa(make-char): Docstring adjusted for the change of make...
2000-12-21 Dave Love(NSIG): Don't redefine.
2000-12-20 Stefan Monnier(where_is_internal): Check ascii_sequence_p rather...
2000-12-20 Stefan MonnierDocstrings fix.
2000-12-20 ShengHuo ZHU* message.el (message-narrow-to-head-1): New function.
2000-12-20 Dave Love(eval-after-load): Doc fix.
2000-12-20 Gerd Moellmann*** empty log message ***
2000-12-20 Gerd Moellmann(hscroll_window_tree): Take window's min_hscroll
2000-12-20 Gerd Moellmann(make_window): Initialize window's min_hscroll.
2000-12-20 Gerd Moellmann(struct window): New member min_hscroll.
2000-12-20 Gerd Moellmann(echo_prompt): Prevent a compiler warning.
2000-12-20 Gerd Moellmann(try_cursor_movement): Fix last change. The real
2000-12-20 Eli ZaretskiiMany changes to make it consistent with Emacs 21.
2000-12-20 Eli Zaretskii(../info/idlwave): Use --no-split.
2000-12-20 Gerd Moellmann(try_cursor_movement): If we end on a partially
2000-12-20 Gerd Moellmann(fake_current_matrices, ensure_frame_matrix): New
2000-12-20 Gerd Moellmann(delete_window, Fsplit_window)
2000-12-20 Gerd Moellmann(ensure_frame_matrix): Add prototype.
2000-12-20 Gerd Moellmann*** empty log message ***
2000-12-20 Kenichi Handa(jka-compr-partial-uncompress): Don't use `concat'...
2000-12-20 Kenichi Handa*** empty log message ***
2000-12-20 Jason Rumney(syms_of_w32fns): Initialize and staticpro tip_frame.
2000-12-20 Jason RumneyClarify that new default font only applies under X.
2000-12-20 ShengHuo ZHU* gnus-util.el (gnus-add-text-properties-when): New...
2000-12-20 Miles Bader(quail-input-method): Resize the help window again...
2000-12-19 ShengHuo ZHU2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
2000-12-19 Eli Zaretskii(Frequire): Doc fix.
2000-12-19 Eli ZaretskiiDocument problems with ISO-8859 fonts which actually...
2000-12-19 Gerd MoellmannFix copy/paste error.
2000-12-19 Gerd Moellmann(window_scroll_pixel_based): Don't use
2000-12-19 Gerd Moellmann(direct_output_for_insert): Fix check for mini-window
2000-12-19 Andrew Innes(delete-key-deletes-forward-mode): Fix typo in
2000-12-19 Gerd Moellmann*** empty log message ***
2000-12-19 Gerd Moellmann(toplevel) [CHECK_FRAME_FONT]: Include frame.h and
2000-12-19 Gerd MoellmannTest for XkbGetKeyboard with an AC_TRY_LINK whose
2000-12-19 Carsten DominikFixed copyright notice.
2000-12-19 Carsten Dominik(reftex-view-crossref): added SPACE and TAB as key...
2000-12-19 Carsten Dominik*** empty log message ***
2000-12-19 Gerd Moellmann(sql-sybase-options): New option.
2000-12-19 Gerd Moellmann*** empty log message ***
2000-12-19 Miles BaderRemove duplicate log entry.
next