bpt/emacs.git
2005-10-15 Kenichi Handa(decode_coding): Fix handling of invalid bytes.
2005-10-15 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-10-15 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-10-14 Bill WohlerReleased MH-E version 7.85.
2005-10-14 Bill WohlerReleased MH-E version 7.85.
2005-10-14 Bill Wohlermh-folder-tick-face had been renamed to mh-folder-tick...
2005-10-14 Chong Yidong* longlines.el (longlinges-search-function)
2005-10-14 Bill Wohler* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh...
2005-10-14 Bill Wohler* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
2005-10-14 Chong Yidong* mouse.el (mouse-drag-region-1): Handle the case where a
2005-10-14 David Ponce(recentf-track-opened-file)
2005-10-14 YAMAMOTO Mitsuharu(note_mouse_movement, w32_read_socket): Apply 2005...
2005-10-14 YAMAMOTO Mitsuharu(note_mouse_movement, XTread_socket): Apply 2005-10...
2005-10-14 Kenichi Handa(search_buffer): Give up BM search on case-fold-search
2005-10-14 Kenichi Handa(casify_object): Fix for the case that case
2005-10-14 Miles BaderAdd arch tagline
2005-10-14 Kenichi Handa*** empty log message ***
2005-10-14 Kenichi Handa(lisp1): Delete ucs-tables.elc, utf-8.elc, and latin...
2005-10-13 Kim F. Storm(make_lispy_position): Adjust wx for left margin if...
2005-10-13 Kim F. Storm(pos_visible_p): Convert w->hscroll to pixels before...
2005-10-13 Kim F. Storm(note_mouse_movement): Return 1 if mouse moved; 0 other...
2005-10-13 Kim F. Storm*** empty log message ***
2005-10-13 Stefan Monnier(mixal-operation-codes-alist): Use a constant.
2005-10-13 Bill Wohler(mh-autoloads.el): Added.
2005-10-13 Jan Djärv* toolbar/diropen.xpm, toolbar/diropen.pbm: New version...
2005-10-13 Bill Wohler(MH_E_SRC): Renamed from MH-E-SRC per NMAKE restriction...
2005-10-13 Stefan Monnier(mixal-operation-codes-alist):
2005-10-13 Andreas Schwab(request_sigio, unrequest_sigio): Do nothing in
2005-10-13 Romain Francoise*** empty log message ***
2005-10-13 Kenichi Handa*** empty log message ***
2005-10-13 Kenichi Handa(utf-8-compose): Display an invalid UTF-8 byte with...
2005-10-13 Kenichi Handa(Position Info): Fix previous change.
2005-10-13 Kenichi Handa(ccl-encode-unicode-font): Lookup
2005-10-12 Bill Wohler(MH-E-SRC): New. Used by mh-autoloads.
2005-10-12 Stefan Monnier(Info-fontify-node): Don't be fooled by a lone "...".
2005-10-12 Stefan Monnier(mixal-mode-syntax-table): Add \n as end-comment.
2005-10-12 Jan Djärv* startup.el (command-line-x-option-alist): -nb =>...
2005-10-12 Jan Djärv* cmdargs.texi (Icons X): Fix typo.
2005-10-12 Kenichi Handa(Position Info): Describe the case that Emacs shows
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Undo last change.
2005-10-12 Kim F. Storm(handle_one_xevent): Clear last_mouse_glyph on mouse...
2005-10-12 Kim F. Storm*** empty log message ***
2005-10-12 Kim F. Storm(fancy-splash-default-action): Discard mouse click in
2005-10-12 YAMAMOTO Mitsuharu*** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu(note_mouse_movement): Restore help_echo_string if...
2005-10-12 Romain Francoise(init_buffer): Rename `rc' to `len' for clarity.
2005-10-12 Romain Francoise*** empty log message ***
2005-10-12 Lars Hansen*** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-12 Lars Hansen(desktop-load-file): Do nothing when FUNCTION is nil.
2005-10-11 Kim F. Storm(glyph_rect, remember_mouse_glyph): Remove X versions.
2005-10-11 Kim F. Storm(remember_mouse_glyph): New generic version based on
2005-10-11 Kim F. Storm(note_mouse_movement): Fix last_mouse_glyph check.
2005-10-11 Kim F. Storm(note_mouse_movement): Add call to remember_mouse_glyph.
2005-10-11 Kim F. Storm(remember_mouse_glyph): Add prototype.
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Kim F. Storm(coordinates_in_window): Fix x position for ON_RIGHT_MA...
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Richard M.... (sh-tmp-file): Use mktemp -t. Finish support for es...
2005-10-11 Stefan MonnierSync with version in the GNU MDK project.
2005-10-11 Jay Belanger*** empty log message ***
2005-10-11 Jay Belanger(Integration): Mention using `a i' to compute definite...
2005-10-11 Jay Belanger(calc-integral): With an argument, compute the definite...
2005-10-11 Chong Yidong* mouse.el (mouse-drag-region-1): Don't try to catch a
2005-10-11 Chong Yidong(mouse-drag-region-1): Don't try to catch a
2005-10-11 Romain Francoise*** empty log message ***
2005-10-11 Kim F. Storm(make_lispy_position): Fix buffer calculations for
2005-10-11 Kim F. Storm(coordinates_in_window): Fix returned y position when
2005-10-11 Kim F. Storm*** empty log message ***
2005-10-11 Juanma Barranquero*** empty log message ***
2005-10-11 Juanma Barranquero(update-directory-autoloads): Doc fix.
2005-10-11 Juanma Barranquero*** empty log message ***
2005-10-11 Juanma Barranquero(fn_jpeg_stdio_src): Don't define it.
2005-10-11 Juanma Barranquero(FATAL ERRORS): Remove item about JPEG libraries on...
2005-10-11 Juri Linkov*** empty log message ***
2005-10-11 Juri Linkov(Info-mode-menu): Delete menu item "Edit".
2005-10-11 Juri LinkovRearrange nodes.
2005-10-11 Stefan Monnier(appt-check): Use diary-selective-display var.
2005-10-11 YAMAMOTO Mitsuharu(PER_CHAR_METRIC): Remove unused macro.
2005-10-11 Miles BaderAdd arch tagline
2005-10-10 Kim F. Storm(glyph_rect): Return 0 if position is outside text...
2005-10-10 Kim F. Storm(make_lispy_position): Fix buffer position calculation for
2005-10-10 Kim F. Storm*** empty log message ***
2005-10-10 Richard M.... (newsticker-start, newsticker-show-news): Add autoload...
2005-10-10 Richard M.... (sh-tmp-file): Use mktemp.
2005-10-10 Kim F. Storm*** empty log message ***
2005-10-10 Jay Belanger(Matrix and Scalar Modes, Kinds of Declarations): Menti...
2005-10-10 Jay Belanger(math-check-known-square-matrixp): Change order in...
2005-10-10 Richard M.... (jka-compr-handler): Fix typo in `operations' prop.
2005-10-10 Jay Belanger(calc-matrix-mode, calc-set-mode-line): Change the...
2005-10-10 Jay Belanger(calc-matrix-mode, math-get-modes-vec): Change the...
2005-10-10 Jay Belanger(math-check-known-scalarp, math-check-known-matrixp...
2005-10-10 Jason Rumney(remember_mouse_glyph): New function.
2005-10-10 Stefan Monnier*** empty log message ***
2005-10-10 Stefan Monnier(select-tags-table-mode): Don't use selective-display.
2005-10-10 Romain Francoise*** empty log message ***
2005-10-10 Stefan Monnier(pascal-mode-map): Move init into declaration.
2005-10-10 Bill Wohler* mh-init.el (mh-image-load-path): New function that...
2005-10-10 Jan Djärv-nb changed to -nbi
2005-10-10 Chong Yidong* frames.texi (Speedbar): A couple more clarifications.
next