bpt/emacs.git
2000-08-17 Eli Zaretskii(set_clipboard_data): If there's not enough memory
2000-08-17 Kenichi Handa(normal-top-level): Look in each dir in load-path for...
2000-08-17 Kenichi Handa*** empty log message ***
2000-08-17 Miles Bader(hi-yellow, hi-pink, hi-green, hi-blue): Force the...
2000-08-16 Dave Lovereplace-rectangle
2000-08-16 Dave Love*** empty log message ***
2000-08-16 Dave Love(bs-mode-font-lock-keywords): Avoid testing for XEmacs.
2000-08-16 Dave Love(windmove) <defgroup>: Add :version.
2000-08-16 Dave LoveDon't require browse-url. Require thingatpt.
2000-08-16 Dave Love(align) <defgroup>: Add :version.
2000-08-16 Dave Love(calculator): Add :version.
2000-08-16 Stefan MonnierDon't quote lambda.
2000-08-16 Stefan Monnier*** empty log message ***
2000-08-16 Stefan Monnier(Edit-options-{set,toggle,t,nil}): Don't quote lambda.
2000-08-16 Stefan Monnier(unload-feature): Typo.
2000-08-16 Stefan Monnier(custom-make-dependencies): Quote open-paren in string.
2000-08-16 Stefan MonnierAdd local-variable settings to the generated file.
2000-08-16 Stefan Monnier(mh-make-local-vars):
2000-08-16 Stefan Monnier(outline-minor-mode): Don't quote lambda.
2000-08-16 Stefan Monnier(bg-mouse-report): screen-height -> frame-height.
2000-08-16 Stefan Monnier* emacs-lisp/ewoc.el (ewoc-locate): Default POS to...
2000-08-16 Stefan Monnier(grep): Provide a default set of files.
2000-08-16 Stefan MonnierTypo.
2000-08-16 Stefan Monnier(define-minor-mode): Use `symbol-value' to keep the...
2000-08-16 Dave Lovemainly indexing
2000-08-16 Dave Lovedired-x tweaks
2000-08-16 Stefan Monnier(diff-mode-map): Bind diff-apply-hunk.
2000-08-16 Dave LoveC-Mouse-3.
2000-08-16 Gerd Moellmann*** empty log message ***
2000-08-16 Dave Love*** empty log message ***
2000-08-16 Dave Love(Buffer Convenience): New.
2000-08-16 Stefan Monnier(smerge-mode-menu): Doc fix.
2000-08-16 Dave Loveiso-cvt, tildify, bibtex-mode
2000-08-16 Dave Love(Mode Line): xref Mode Line Mouse
2000-08-16 Dave Lovedelete-selection-mode
2000-08-16 Stefan Monnier(msb-mode): Define it in terms of define-minor-mode.
2000-08-16 Gerd Moellmann*** empty log message ***
2000-08-16 Dave Lovezone
2000-08-16 Dave Love(Environment): setenv.
2000-08-16 Dave Love(fortune) <defgroup>: Add :version.
2000-08-16 Dave Love(pong): Doc fix.
2000-08-16 Dave LoveAdd `extensions' to keywords, since it's internal.
2000-08-16 Dave LoveFix commentary section.
2000-08-16 Dave Love(Emacs Server): emacs.bash
2000-08-16 Dave Loveemdash in title
2000-08-16 Eli Zaretskii(desktop-save): Don't look at symbol-value of a
2000-08-16 Dave Love(ccl-program-p): Fix doc string.
2000-08-16 Sam Steingold* buff-menu.el (list-buffers-noselect): Use `dolist...
2000-08-16 Eli ZaretskiiDocument the new change-log-redate command.
2000-08-16 Gerd Moellmann(write_glyphs): Also turn off inverse video after turning
2000-08-16 Kenichi Handa(encode_coding): Fix the bug of not flushing ISO escape...
2000-08-16 Kenichi Handa*** empty log message ***
2000-08-16 Kenichi Handa(declare-ccl-program): Docstring modified.
2000-08-16 Kenichi Handa(Fccl_program_p): Docstring modified.
2000-08-16 Kenichi Handa*** empty log message ***
2000-08-16 Dave Love*** empty log message ***
2000-08-16 Eli Zaretskii(IT_write_glyphs): Convert cbp to unsigned char *.
2000-08-16 Miles BaderAdd compatibility definition of comint-line-beginning...
2000-08-16 Kenichi Handa(write_glyphs): Use a locally declared conversion_buffer.
2000-08-16 Kenichi Handa(write_glyphs): Use a locally declared conversion_buffer.
2000-08-16 Kenichi Handa(IT_write_glyphs): Use a locally declared conversion_bu...
2000-08-16 Kenichi Handa(main): Don't call init_coding.
2000-08-16 Kenichi Handa(MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
2000-08-16 Kenichi Handa(conversion_buffer_size, conversion_buffer)
2000-08-16 Kenichi Handa(CCL_WRITE_CHAR): If CH is eight-bit-control char,...
2000-08-16 Kenichi Handa*** empty log message ***
2000-08-15 Gerd Moellmann*** empty log message ***
2000-08-15 Gerd Moellmann(list-buffers-noselect): Set `buffer' as well as
2000-08-15 Eli Zaretskii(IT_update_begin): Don't crash if mouse_face_mouse_frame
2000-08-15 Gerd Moellmann*** empty log message ***
2000-08-15 Gerd Moellmann(list-buffers-noselect): Don't display the
2000-08-15 Gerd Moellmann(compact_small_strings): Use safe_bcopy, add an
2000-08-15 Gerd Moellmann*** empty log message ***
2000-08-15 Gerd Moellmann(turn_off_face): Reset standout_mode when resetting
2000-08-15 Dave LoveAutoload widget-convert when compiling.
2000-08-15 Dave Love(function-called-at-point, variable-at-point): Use
2000-08-15 Dave Love(thing-at-point-url-regexp): Prepend `\<'.
2000-08-15 Dave Love(delsel-unload-hook): New function.
2000-08-15 Dave LoveDoc fixes. Move provide to end.
2000-08-15 Gerd MoellmannRequire jit-lock to prevent a late message `Loading...
2000-08-15 Dave Love(glasses) <defgroup>: Add :version.
2000-08-15 Dave Love*** empty log message ***
2000-08-15 Dave LoveCopyright up-date.
2000-08-15 Dave Love(cwarn) <defgroup>: Add :version, :link.
2000-08-15 Dave LoveTidy up previous additions. List more languages. ...
2000-08-15 Dave Love(change-log-merge): Doc fix.
2000-08-15 Gerd Moellmann*** empty log message ***
2000-08-15 Dave LoveMinor English and formatting changes.
2000-08-15 Dave Lovesmall fixes
2000-08-15 Gerd MoellmannChange authors' mail address.
2000-08-15 Miles Bader*** empty log message ***
2000-08-15 Miles Bader(ispell-graphic-p): New constant.
2000-08-15 Dave Love*** empty log message ***
2000-08-15 Dave Love(Name Help): Don't mention find-func.
2000-08-15 Dave Love(msb--few-menus, msb--very-many-menus): Use current...
2000-08-15 Dave LoveFix indentation.
2000-08-15 Dave Love(browse-url-filename-alist): Add a clause for
2000-08-15 Dave LoveComment about gcc -g.
2000-08-15 Eli Zaretskii*** empty log message ***
2000-08-15 Eli Zaretskii(timeclock-file): Run .timelog through convert-standard...
next