Mercurial > emacs
graph
-
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for2004-10-05, by Jan Djärv
-
*** empty log message ***2004-10-05, by Kim F. Storm
-
(Fringe Bitmaps): Update fringe-bitmaps-at-pos.2004-10-05, by Kim F. Storm
-
*** empty log message ***2004-10-05, by Juri Linkov
-
(Info-history, Info-toc): Fix Info headers.2004-10-05, by Juri Linkov
-
(isearch-done): Set mark after running hook.2004-10-05, by Juri Linkov
-
*** empty log message ***2004-10-04, by Glenn Morris
-
From Emilio C. Lopes <eclig@gmx.net>:2004-10-04, by Glenn Morris
-
Update copyright and maintainer.2004-10-04, by Glenn Morris
-
Update copyright and maintainer.2004-10-04, by Glenn Morris
-
Add entry from Emilio Lopes <eclig@gmx.net>.2004-10-04, by Glenn Morris
-
From Emilio C. Lopes <eclig@gmx.net>:2004-10-04, by Glenn Morris
-
* gnus-group.el (gnus-update-group-mark-positions):2004-10-04, by Juri Linkov
-
*** empty log message ***2004-10-04, by Luc Teirlinck
-
Update for new bindings of `set-left-margin' and `set-right-margin'.2004-10-04, by Luc Teirlinck
-
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'2004-10-04, by Luc Teirlinck
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(Ffringe_bitmaps_at_pos): Change return value from cons2004-10-04, by Kim F. Storm
-
(XTset_vertical_scroll_bar): Improve handling of scroll2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(x_draw_vertical_border): Do not draw line if frame has scroll bars.2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(define_frame_cursor1): Do not change frame cursor2004-10-04, by Kim F. Storm
-
(coordinates_in_window): Relax check for cursor2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
Mention pp and ff commands.2004-10-04, by Kim F. Storm
-
(pp): Shorthand for p ARG + pr.2004-10-04, by Kim F. Storm
-
*** empty log message ***2004-10-04, by Kim F. Storm
-
(tex-dvi-view-command): Use `yap' on w32.2004-10-03, by Stefan Monnier
-
* fileio.c (auto_save_1) Call Ffile_modes for remote files.2004-10-03, by Michael Albinus
-
*** empty log message ***2004-10-03, by Daniel Pfeiffer
-
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment2004-10-03, by Daniel Pfeiffer
-
term.el fixes2004-10-02, by Dan Nicolaescu
-
(term-adjust-current-row-cache): Don\'t allow the current2004-10-02, by Dan Nicolaescu
-
*** empty log message ***2004-10-02, by Luc Teirlinck
-
(set-left-margin, set-right-margin): Rename `lm' arg to `width' for2004-10-02, by Luc Teirlinck
-
*** empty log message ***2004-10-01, by Martin Stjernholm
-
Load cl here since cc-defs doesn't do it. This is necessary for2004-10-01, by Martin Stjernholm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5892004-10-01, by Miles Bader
-
(kmacro-lambda-form, kmacro-extract-lambda): Add.2004-09-30, by Kim F. Storm
-
Require kmacro to use the new kmacro-lambda-form and2004-09-30, by Kim F. Storm
-
*** empty log message ***2004-09-30, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
*** empty log message ***2004-09-29, by Kenichi Handa
-
(send_process): Be sure to free composition data.2004-09-29, by Kenichi Handa
-
(Finsert_file_contents): Be sure to free composition data.2004-09-29, by Kenichi Handa
-
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.2004-09-29, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5852004-09-29, by Miles Bader
-
*** empty log message ***2004-09-29, by Luc Teirlinck
-
(forward-paragraph): Avoid args-out-of-range error when point winds up2004-09-29, by Luc Teirlinck
-
(comment-multi-line): Doc fix.2004-09-29, by Luc Teirlinck
-
*** empty log message ***2004-09-29, by Luc Teirlinck
-
(diff-file-header-re): Tighten up regexp a tiny bit.2004-09-29, by Stefan Monnier
-
(fringe_bmp): Change to pointer.2004-09-29, by Kim F. Storm
-
Remove limit on number of bitmaps.2004-09-29, by Kim F. Storm
-
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).2004-09-29, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kim F. Storm
-
(Fringe Bitmaps): Use symbols rather than numbers2004-09-29, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kim F. Storm
-
(handle_single_display_prop): Use lookup_fringe_bitmap.2004-09-29, by Kim F. Storm
-
Simplify last change.2004-09-29, by Kim F. Storm
-
(lookup_fringe_bitmap): Add prototype.2004-09-29, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5812004-09-29, by Miles Bader
-
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)2004-09-29, by Kim F. Storm
-
*** empty log message ***2004-09-29, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5802004-09-29, by Miles Bader
-
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.2004-09-29, by Stefan Monnier
-
*** empty log message ***2004-09-28, by Kenichi Handa
-
(breakpoint): Define as fringe bitmap.2004-09-28, by Kim F. Storm
-
(fringe-bitmap-p): New macro.2004-09-28, by Kim F. Storm
-
*** empty log message ***2004-09-28, by Kim F. Storm
-
(valid_fringe_bitmap_p): Fix prototype.2004-09-28, by Kim F. Storm
-
(Vfringe_bitmaps): New variable.2004-09-28, by Kim F. Storm
-
(handle_single_display_prop): Fringe bitmaps are now2004-09-28, by Kim F. Storm
-
*** empty log message ***2004-09-28, by Glenn Morris
-
Update maintainer.2004-09-28, by Glenn Morris
-
*** empty log message ***2004-09-28, by Richard M. Stallman
-
(Special Properties): Clarify line-spacing and line-height.2004-09-28, by Richard M. Stallman
-
(Regexp Search): Add looking-back.2004-09-28, by Richard M. Stallman
-
(Display Custom) <indicate-buffer-boundaries>:2004-09-27, by Kim F. Storm
-
*** empty log message ***2004-09-27, by Kim F. Storm
-
*** empty log message ***2004-09-27, by Luc Teirlinck
-
(enriched-translations): Replace defconst with defvar.2004-09-27, by Luc Teirlinck
-
(gnus-version-number): Set to 5.11.2004-09-27, by Reiner Steib
-
(update_window_fringes): Handle new formats of2004-09-27, by Kim F. Storm
-
(syms_of_buffer) <indicate-buffer-boundaries>:2004-09-27, by Kim F. Storm
-
*** empty log message ***2004-09-27, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5752004-09-27, by Miles Bader
-
Eliminate trailing spaces.2004-09-27, by Vinicius Jose Latorre
-
Check if file exists before deleting it.2004-09-27, by Vinicius Jose Latorre
-
Remove accidentally added blank line.2004-09-26, by Luc Teirlinck
-
*** empty log message ***2004-09-26, by Luc Teirlinck
-
`enriched-annotation-alist' is now called `enriched-translations'.2004-09-26, by Luc Teirlinck
-
Regenerate.2004-09-26, by Dan Nicolaescu
-
Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.2004-09-26, by Dan Nicolaescu
-
term.el fixes2004-09-26, by Dan Nicolaescu
-
(term-ansi-at-eval-string, term-ansi-default-fg)2004-09-26, by Dan Nicolaescu
-
*** empty log message ***2004-09-26, by Luc Teirlinck
-
* config.in: Rebuild.2004-09-25, by Jan Djärv
-
Address was wrong.2004-09-25, by Jan Djärv
-
* configure.in (HAVE_EXECSHIELD): Only define on x86.2004-09-25, by Jan Djärv
-
* PROBLEMS: Updated exec-shield description.2004-09-25, by Jan Djärv
-
(dired-move-to-filename): Don't output a message if2004-09-25, by Stefan Monnier
-
(insert-directory): Obey --dired even with symlinks.2004-09-25, by Stefan Monnier
-
*** empty log message ***2004-09-25, by Luc Teirlinck
-
Correct typos.2004-09-25, by Luc Teirlinck
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5712004-09-25, by Miles Bader
-
*** empty log message ***2004-09-25, by Richard M. Stallman
-
(Special Properties): Cleanups in `cursor'.2004-09-25, by Richard M. Stallman
-
(Fringes): Rewrite previous change.2004-09-25, by Richard M. Stallman
-
*** empty log message ***2004-09-25, by Lars Hansen
-
(ls-lisp-format): Mark file names with poperty dired-filename.2004-09-25, by Lars Hansen
-
Fix entry sequence.2004-09-25, by Lars Hansen
-
(Standard Hooks): Add `after-change-major-mode-hook'.2004-09-25, by Luc Teirlinck
-
*** empty log message ***2004-09-25, by Luc Teirlinck
-
(delay-mode-hooks): Doc fix.2004-09-25, by Luc Teirlinck
-
*** empty log message ***2004-09-25, by Luc Teirlinck
-
Various minor changes in addition to:2004-09-25, by Luc Teirlinck
-
(ucs-input-method): Add error clause to2004-09-25, by Kenichi Handa
-
(ido-max-directory-size): New defcustom.2004-09-24, by Kim F. Storm
-
*** empty log message ***2004-09-24, by Kim F. Storm
-
Typo.2004-09-24, by Kim F. Storm
-
*** empty log message ***2004-09-24, by Kim F. Storm
-
* config.in: Rebuild.2004-09-24, by Jan Djärv
-
* configure.in: Check for exec-shield.2004-09-24, by Jan Djärv
-
*** empty log message ***2004-09-23, by Glenn Morris
-
*** empty log message ***2004-09-23, by Luc Teirlinck
-
(enriched-default-text-properties-local-flag): New variable.2004-09-23, by Luc Teirlinck
-
*** empty log message ***2004-09-23, by Luc Teirlinck
-
Correct various typos.2004-09-23, by Luc Teirlinck
-
(Display Custom): Remove stray `@end defvar'.2004-09-23, by Luc Teirlinck
-
*** empty log message ***2004-09-22, by Glenn Morris
-
Update maintainer.2004-09-22, by Glenn Morris
-
Update copyright, and add missing centuries.2004-09-22, by Glenn Morris
-
(insert-sliced-image): Add doc string.2004-09-22, by Kim F. Storm
-
*** empty log message ***2004-09-22, by Kim F. Storm
-
(Display Custom): Add `overflow-newline-into-fringe',2004-09-22, by Kim F. Storm
-
(Display): Add 'Fringe Bitmaps' and 'Pointer2004-09-22, by Kim F. Storm
-
(Special Properties): Add `cursor', `pointer',2004-09-22, by Kim F. Storm
-
(ido-choice-list): New dynamic var for `list' context.2004-09-22, by Kim F. Storm
-
*** empty log message ***2004-09-22, by Kim F. Storm
-
(Vectors as Lists): Added a warning that the tutorial might be hidden2004-09-22, by Jay Belanger
-
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.2004-09-22, by Jesper Harder
-
Doc fix (gsprint).2004-09-22, by Vinicius Jose Latorre
-
(after-change-major-mode-hook): Further doc fix.2004-09-22, by Luc Teirlinck
-
*** empty log message ***2004-09-22, by Luc Teirlinck
-
(after-change-major-mode-hook): Doc fix.2004-09-22, by Luc Teirlinck
-
(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so2004-09-21, by Jay Belanger
-
*** empty log message ***2004-09-21, by Kenichi Handa
-
(describe-char): Checking of quail activation2004-09-21, by Kenichi Handa
-
Move the call of register-input-method to leim-ext.el.2004-09-21, by Kenichi Handa
-
Add autoload for 'ucs-input-activate and2004-09-21, by Kenichi Handa
-
*** empty log message ***2004-09-21, by Luc Teirlinck
-
*** empty log message ***2004-09-21, by Luc Teirlinck
-
(run-mode-hooks): Run `after-change-major-mode-hook' after the2004-09-21, by Luc Teirlinck
-
(Indications): Rearrange checklists for Emacs and Elisp manuals.2004-09-21, by Luc Teirlinck
-
(url-insert-file-contents): Decode contents.2004-09-20, by Stefan Monnier
-
(mm-copy-to-buffer): Preserve the data's unibyteness.2004-09-20, by Stefan Monnier
-
*** empty log message ***2004-09-20, by Jason Rumney
-
(command-line) [windows-nt]: Try .emacs first, then2004-09-20, by Jason Rumney
-
(calc-mode-var-list): Removed unnecessary quotes.2004-09-20, by Jay Belanger
-
*** empty log message ***2004-09-20, by John Paul Wallington
-
(completion-ignored-extensions): Add .dfsl.2004-09-20, by John Paul Wallington
-
*** empty log message ***2004-09-20, by Richard M. Stallman
-
(scroll-left): Make it disabled.2004-09-20, by Richard M. Stallman
-
(enable-local-eval): Doc fix.2004-09-20, by Richard M. Stallman
-
(move-to-left-margin): Special case for minibuffer.2004-09-20, by Richard M. Stallman
-
(term-emulate-terminal): Turn off undo for output.2004-09-20, by Richard M. Stallman
-
(eshell-explicit-command-char): Doc fix.2004-09-20, by Richard M. Stallman
-
Comment change.2004-09-20, by Richard M. Stallman
-
Update author address.2004-09-20, by Richard M. Stallman
-
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).2004-09-20, by Richard M. Stallman
-
(makefile-fill-paragraph): Don't insist on spaces when looking for2004-09-20, by Richard M. Stallman
-
(Key Sequence Input): Clarify downcasing in read-key-sequence.2004-09-20, by Richard M. Stallman
-
(Hooks): Explain using setq to clear out a hook.2004-09-20, by Richard M. Stallman
-
(Notations Used in This Manual): Put in an earlier mention that DEL2004-09-20, by Jay Belanger
-
(Compilation): Explain how to make a silent subprocess that won't be2004-09-20, by Richard M. Stallman
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5582004-09-20, by Miles Bader
-
Add DONE2 column for manual sections.2004-09-19, by Kim F. Storm
-
(event-basic-type): Fix mask (extend to 22bits).2004-09-19, by Stefan Monnier
-
Typo in the menu.2004-09-19, by Stefan Monnier
-
*** empty log message ***2004-09-19, by Luc Teirlinck
-
(after-change-major-mode-hook): Doc fix.2004-09-19, by Luc Teirlinck
-
(enriched-rerun-flag): New variable.2004-09-19, by Luc Teirlinck
-
(fundamental-mode): Run `after-change-major-mode-hook'.2004-09-19, by Luc Teirlinck
-
(after-change-major-mode-hook): New variable.2004-09-18, by Luc Teirlinck
-
(x_term_init): Work around a bug in some X servers.2004-09-18, by Stefan Monnier
-
(battery-linux-proc-apm): Use string-to-number.2004-09-18, by Stefan Monnier
-
*** empty log message ***2004-09-18, by Luc Teirlinck
-
*** empty log message ***2004-09-18, by Luc Teirlinck
-
(Indications): Clean up and update checklists for Emacs and Elisp manual.2004-09-18, by Luc Teirlinck
-
*** empty log message ***2004-09-18, by Richard M. Stallman
-
(syms_of_buffer) <default-major-mode>: Doc fix.2004-09-18, by Richard M. Stallman
-
Comment change.2004-09-18, by Richard M. Stallman
-
*** empty log message ***2004-09-18, by Richard M. Stallman
-
(try_window_reusing_current_matrix):2004-09-18, by Richard M. Stallman
-
*** empty log message ***2004-09-18, by Eli Zaretskii
-
Delete superfluous empty lines.2004-09-18, by Eli Zaretskii
-
Changes to the etags news.2004-09-18, by Francesco Potortì
-
*** empty log message ***2004-09-18, by John Paul Wallington
-
(calc-quick-units): Fix overzealous s/or/unless.2004-09-18, by John Paul Wallington
-
*** empty log message ***2004-09-18, by John Paul Wallington
-
(define-ibuffer-filter filename): Expand dired-directory since2004-09-18, by John Paul Wallington
-
From Dan Nicolaescu <dann@ics.uci.edu>2004-09-17, by Kim F. Storm
-
*** empty log message ***2004-09-17, by Kim F. Storm
-
From Dan Nicolaescu <dann@ics.uci.edu>2004-09-17, by Kim F. Storm
-
From Dan Nicolaescu <dann@ics.uci.edu>2004-09-17, by Kim F. Storm
-
From Dan Nicolaescu <dann@ics.uci.edu>2004-09-17, by Kim F. Storm
-
*** empty log message ***2004-09-17, by Kim F. Storm
-
(calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.2004-09-17, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5522004-09-17, by Miles Bader
-
*** empty log message ***2004-09-15, by Thien-Thi Nguyen
-
(calc-bug-address): Changed email address to send bug reports to.2004-09-15, by Jay Belanger
-
(calc-mode): Compare `calc-settings-file' to `user-init-file' rather2004-09-15, by Jay Belanger
-
calc/calc-embed.el (calc-embedded-set-modes): Use2004-09-15, by Jay Belanger
-
calc/calc.el (calc-mode-var-list): Define this variable.2004-09-15, by Jay Belanger
-
(annotate-time): Document point handling.2004-09-15, by Thien-Thi Nguyen
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5492004-09-15, by Miles Bader
-
(Finsert_file_contents): Fix case of replacement in a narrowed buffer.2004-09-15, by Stefan Monnier
-
(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.2004-09-14, by Kim F. Storm
-
*** empty log message ***2004-09-14, by Kim F. Storm
-
*** empty log message ***2004-09-14, by John Paul Wallington
-
(define-ibuffer-filter filename): Consider `dired-directory' if buffer2004-09-14, by John Paul Wallington
-
(Qface_no_inherit): New var.2004-09-14, by Kim F. Storm
-
*** empty log message ***2004-09-14, by Kim F. Storm
-
(cursor): Add face-no-inherit property. Doc fix.2004-09-14, by Kim F. Storm
-
Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form).2004-09-14, by Kim F. Storm
-
typo corrected2004-09-14, by Francesco Potortì
-
Put /dev into @file.2004-09-14, by Francesco Potortì
-
Add.2004-09-14, by Simon Josefsson
-
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.2004-09-14, by Simon Josefsson
-
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.2004-09-13, by Stefan Monnier
-
(Fgarbage_collect): Mark keyboards, gtk data, and specpdl2004-09-13, by Stefan Monnier
-
*** empty log message ***2004-09-13, by Stefan Monnier
-
(disabled-command-hook): Use shorthand for obsolescence.2004-09-13, by Stefan Monnier
-
(vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.2004-09-13, by Stefan Monnier
-
(vc-arch-root, vc-arch-registered): Use vc-find-root.2004-09-13, by Stefan Monnier
-
*** empty log message ***2004-09-13, by Eli Zaretskii
-
(windmove-frame-edges): Report coordinates of2004-09-13, by Eli Zaretskii
-
(main): When relative file names are given as argument,2004-09-13, by Francesco Potortì
-
When relative file names are given as argument,2004-09-13, by Francesco Potortì
-
*** empty log message ***2004-09-13, by Francesco Potortì
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5462004-09-13, by Miles Bader
-
Added support in etags for the Lua script language.2004-09-13, by Francesco Potortì
-
Added support for the Lua script language.2004-09-13, by Francesco Potortì
-
*** empty log message ***2004-09-13, by Francesco Potortì
-
[EXIT_SUCCESS, EXIT_FAILURE]: Define them when no2004-09-13, by Francesco Potortì
-
(isearch-resume-in-command-history): Rename from2004-09-13, by Kim F. Storm
-
*** empty log message ***2004-09-13, by Kim F. Storm
-
Rename isearch-resume-enabled to isearch-resume-in-command-history2004-09-13, by Kim F. Storm
-
(Repetition): Rename isearch-resume-enabled to2004-09-13, by Kim F. Storm
-
(vc-ignore-dir-regexp): New var.2004-09-13, by Stefan Monnier
-
(kmacro-step-edit-prompt): Add "%s" format to message.2004-09-12, by Kim F. Storm
-
*** empty log message ***2004-09-12, by Kim F. Storm
-
(Fformat): Handle format strings with multiple text2004-09-12, by Kim F. Storm
-
(cua--rectangle-operation): Let bind2004-09-12, by Kim F. Storm
-
*** empty log message ***2004-09-12, by Kim F. Storm
-
*** empty log message ***2004-09-12, by Stefan Monnier
-
(checkdoc-this-string-valid-engine):2004-09-12, by Stefan Monnier
-
*** empty log message ***2004-09-12, by Stefan Monnier
-
(bibtex-generate-url-list): Change format. Provide a sample complex default.2004-09-12, by Stefan Monnier
-
(choose-completion-string): Set buffer before running2004-09-12, by Kim F. Storm
-
*** empty log message ***2004-09-12, by Kim F. Storm
-
*** empty log message ***2004-09-12, by Daniel Pfeiffer
-
(ido-enable-dot-prefix): Doc fix.2004-09-11, by Kim F. Storm
-
*** empty log message ***2004-09-11, by Kim F. Storm
-
(Documentation): Add NEWS entry.2004-09-11, by Kim F. Storm
-
*** empty log message ***2004-09-11, by Kim F. Storm
-
*** empty log message ***2004-09-11, by Kim F. Storm
-
(New features): Remove Gnus 5.10 entry (Done!).2004-09-11, by Kim F. Storm
-
Add.2004-09-11, by Simon Josefsson
-
*** empty log message ***2004-09-11, by Eli Zaretskii
-
Ignore message-*.2004-09-11, by Eli Zaretskii
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5412004-09-10, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5392004-09-10, by Miles Bader
-
(bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.2004-09-10, by Stefan Monnier
-
Must BLOCK/UNBLOCK around x_uncatch_errors.2004-09-10, by Jan Djärv
-
*** empty log message ***2004-09-10, by Eli Zaretskii
-
(msdos.o): Depend on buffer.h, commands.h, and2004-09-10, by Eli Zaretskii
-
* xselect.c (x_reply_selection_request): XSync and UNBLOCK before2004-09-10, by Jan Djärv
-
*** empty log message ***2004-09-10, by Eli Zaretskii
-
(msdos_set_cursor_shape): Add debugging print-out to termscript.2004-09-10, by Eli Zaretskii
-
Add menu items for Sieve and PGG.2004-09-10, by Eli Zaretskii
-
*** empty log message ***2004-09-10, by Eli Zaretskii
-
Fix last change.2004-09-10, by Eli Zaretskii
-
(../info/gnus, gnus.dvi): Depend on gnus-faq.texi2004-09-10, by Eli Zaretskii
-
(grep-mode): Remove unnecessary autoload.2004-09-09, by Stefan Monnier
-
(Save Keyboard Macro): Replace `name-last-kbd-macro'2004-09-09, by Kim F. Storm
-
*** empty log message ***2004-09-09, by Kim F. Storm
-
(kmacro-bind-to-key): Associate dedicated macro2004-09-09, by Kim F. Storm
-
*** empty log message ***2004-09-09, by Lars Hansen
-
(desktop-clear-preserve-buffers): Remove make-obsolete-variable.2004-09-09, by Lars Hansen
-
*** empty log message ***2004-09-09, by Richard M. Stallman
-
(decode_mode_spec): Use current buffer for most purposes.2004-09-09, by Richard M. Stallman
-
*** empty log message ***2004-09-09, by Thien-Thi Nguyen
-
(EDB): Update entry.2004-09-09, by Thien-Thi Nguyen
-
(sieve, pgg): Use $(infodir).2004-09-09, by Reiner Steib
-
*** empty log message ***2004-09-09, by Richard M. Stallman
-
(Fset_window_buffer): Doc fix.2004-09-09, by Richard M. Stallman
-
(list-buffers-noselect): Call format-mode-line with the buffer as argument.2004-09-09, by Richard M. Stallman
-
*** empty log message ***2004-09-09, by Richard M. Stallman
-
(Fformat_mode_line): New arg BUFFER says which buffer to use.2004-09-09, by Richard M. Stallman
-
*** empty log message ***2004-09-08, by Juri Linkov
-
(vc-arch-state): Fix parsing for `names' method.2004-09-08, by Stefan Monnier
-
(isearch-lazy-highlight-update): Take into account2004-09-08, by Juri Linkov
-
Collect and rearrange compile and grep related items.2004-09-08, by Juri Linkov
-
(perform-replace): Use `query-replace-descr'.2004-09-08, by Juri Linkov
-
(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.2004-09-08, by Juri Linkov
-
(compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.2004-09-08, by Juri Linkov
-
(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.2004-09-08, by Juri Linkov
-
(history-delete-duplicates): Specify customization.2004-09-08, by Juri Linkov
-
*** empty log message ***2004-09-08, by Juri Linkov
-
(Minibuffer History): Add `history-delete-duplicates'.2004-09-08, by Juri Linkov
-
(history_delete_duplicates): New variable.2004-09-08, by Juri Linkov
-
* nntp.el (nntp): New customization group.2004-09-08, by Reiner Steib
-
*** empty log message ***2004-09-08, by Francesco Potortì
-
[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.2004-09-08, by Francesco Potortì
-
Added reference to the new `etags --help --lang=LANG' option.2004-09-08, by Francesco Potortì
-
(cua--highlight-rectangle): Fix last change.2004-09-08, by Kim F. Storm
-
*** empty log message ***2004-09-08, by Kim F. Storm
-
Mention change in --directory/-L behavior.2004-09-08, by Thien-Thi Nguyen
-
* makefile.w32-in: Fix PGG and Sieve entries.2004-09-08, by Reiner Steib
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(split-string): Docfix.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(byte-compile-generate-call-tree): Doc fix.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(command-line-1): Make option2004-09-08, by Thien-Thi Nguyen
-
(set_cursor_from_row): Also look at 'cursor' property in2004-09-08, by Kim F. Storm
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Kim F. Storm
-
(grep-mode): Use normal autoload cookie.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(define-compilation-mode): Specify `doc-string-elt' property.2004-09-08, by Thien-Thi Nguyen
-
(make-autoload): Handle `define-compilation-mode'.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(bs-mode): Doc fix.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(Info-insert-dir): Fix temp buffer leak bug.2004-09-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-09-08, by Thien-Thi Nguyen
-
(bb-trace-ray): Avoid double tracing.2004-09-08, by Thien-Thi Nguyen
-
Add pgg and sieve.2004-09-08, by John Paul Wallington
-
*** empty log message ***2004-09-08, by Kenichi Handa
-
Fix old function calls (ps-mule-chars-in-string ->2004-09-08, by Kenichi Handa
-
(encode-composition-rule): Add autoload cooky.2004-09-08, by Kenichi Handa
-
*** empty log message ***2004-09-08, by Luc Teirlinck
-
(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.2004-09-08, by Luc Teirlinck
-
(Buffer Internals): Describe new auto_save_file_format field of the2004-09-08, by Luc Teirlinck
-
(Format Conversion): `auto-save-file-format' has been renamed2004-09-08, by Luc Teirlinck
-
(buffer-auto-save-file-format): Make it permanent local.2004-09-08, by Luc Teirlinck
-
(function-key-map): Add bindings for C- and S- cursor2004-09-08, by Stefan Monnier
-
*** empty log message ***2004-09-08, by Luc Teirlinck
-
Delete declaration for removed Vauto_save_file_format.2004-09-08, by Luc Teirlinck
-
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.2004-09-08, by Luc Teirlinck
-
(struct buffer): Add auto_save_file_format field.2004-09-08, by Luc Teirlinck
-
*** empty log message ***2004-09-07, by Jason Rumney
-
(AppendMenuW_Proc): Move declaration to w32term.h.2004-09-07, by Jason Rumney
-
(AppendMenuW_Proc): Move declaration from w32menu.c.2004-09-07, by Jason Rumney
-
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle2004-09-07, by Jason Rumney
-
(authors-aliases): Add more aliases.2004-09-07, by Kim F. Storm
-
*** empty log message ***2004-09-07, by Kim F. Storm
-
Remove entry re. skip-chars-... and classes.2004-09-07, by Kim F. Storm
-
Regenerate with `op' entry (from Dan Nicolaescu).2004-09-07, by Kim F. Storm
-
Add `op' entry to enable colors in term (from Dan Nicolaescu).2004-09-07, by Kim F. Storm
-
(term-window-width): Only use full window width on2004-09-07, by Kim F. Storm
-
*** empty log message ***2004-09-07, by Kim F. Storm
-
(set_cursor_from_row): Fix last change. Only use 'cursor'2004-09-07, by Kim F. Storm
-
*** empty log message ***2004-09-07, by Juri Linkov
-
(compilation-start): Use copy of `process-environment'2004-09-07, by Juri Linkov
-
(grep-highlight-matches): Doc fix.2004-09-07, by Juri Linkov
-
(update_submenu_strings): YAILOM.2004-09-07, by Stefan Monnier
-
*** empty log message ***2004-09-07, by Stefan Monnier
-
(uncomment-region-default, comment-region-default):2004-09-07, by Stefan Monnier
-
(cvs-string-prefix-p): Use compare-strings.2004-09-07, by Stefan Monnier
-
(cvs-states): Allow `ignore' on NEED-UPDATE.2004-09-07, by Stefan Monnier
-
(vc-arch-workfile-version): Handle the special case before the first commit.2004-09-07, by Stefan Monnier
-
Doc fix.2004-09-07, by Stefan Monnier
-
(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.2004-09-07, by Stefan Monnier
-
*** empty log message ***2004-09-07, by Stefan Monnier
-
(mh-inc-spool-list): Correctly declare the external var.2004-09-07, by Stefan Monnier
-
*** empty log message ***2004-09-07, by Juri Linkov
-
(grep-highlight-matches): Change default from2004-09-07, by Juri Linkov
-
(message-tokenize-header, message-send-mail-with-qmail):2004-09-07, by Stefan Monnier
-
(gnus-summary-search-article-forward):2004-09-07, by Stefan Monnier
-
(gnus-pick-mouse-pick-region): Switch 1 => point-min.2004-09-07, by Stefan Monnier
-
*** empty log message ***2004-09-06, by Eli Zaretskii
-
(next-error-follow-minor-mode): Fix last change.2004-09-06, by Eli Zaretskii
-
*** empty log message ***2004-09-06, by Luc Teirlinck
-
(use-hard-newlines): Make it into a permanent local.2004-09-06, by Luc Teirlinck
-
Thanks to Christopher Allan Webber, fix typo.2004-09-05, by Robert J. Chassell
-
*** empty log message ***2004-09-04, by Richard M. Stallman
-
(isearch-lazy-highlight-new-loop): Don't invoke2004-09-04, by Richard M. Stallman
-
*** empty log message ***2004-09-04, by Luc Teirlinck
-
(facemenu-active-faces): Change condition of inner `while' loop to2004-09-04, by Luc Teirlinck
-
*** empty log message ***2004-09-04, by John Paul Wallington
-
(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.2004-09-04, by John Paul Wallington
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(ispell-really-aspell): New defvar.2004-09-04, by Eli Zaretskii
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(eshell-display-predicate-help): Doc fix. Support choosing seconds2004-09-04, by Eli Zaretskii
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(te-escape): Show `?' in prompt for help key.2004-09-04, by Eli Zaretskii
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 after-merge-gnus-5_102004-09-04, by Miles Bader
-
Fix last change.2004-09-04, by Eli Zaretskii
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(kill-backward-up-list): New function.2004-09-04, by Eli Zaretskii
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(occur-mode-map): Bind toggle-next-error-follow-mode.2004-09-04, by Eli Zaretskii
-
(grep-mode-map): Bind toggle-next-error-follow-mode.2004-09-04, by Eli Zaretskii
-
(compilation-mode-map): Bind toggle-next-error-follow-mode.2004-09-04, by Eli Zaretskii
-
(diff-mode-map): Bind toggle-next-error-follow-mode.2004-09-04, by Eli Zaretskii
-
(next-error-follow-mode, next-error-follow-mode-post-command-hook):2004-09-04, by Eli Zaretskii
-
Document next-error-follow-mode.2004-09-04, by Eli Zaretskii
-
*** empty log message ***2004-09-04, by Eli Zaretskii
-
(uncomment-region): Bind comment-use-global-state to nil.2004-09-04, by Eli Zaretskii
-
From Eric S. Raymond: More reorganization to exile old stuff to the2004-09-04, by Eli Zaretskii
-
(auto-revert-handler): Bind `buffer-read-only' locally around the call2004-09-03, by Luc Teirlinck
-
*** empty log message ***2004-09-03, by Juri Linkov
-
*** empty log message ***2004-09-03, by Richard M. Stallman
-
Update M-% in isearch.2004-09-03, by Juri Linkov
-
(Incremental Search): Update wording for M-%.2004-09-03, by Juri Linkov
-
Fix line breaks to follow Emacs conventions.2004-09-03, by Richard M. Stallman
-
Fix line breaks to follow Emacs conventions.2004-09-03, by Richard M. Stallman
-
(isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.2004-09-03, by Juri Linkov
-
*** empty log message ***2004-09-03, by Richard M. Stallman
-
(normal-top-level): Undo previous TERM change.2004-09-03, by Richard M. Stallman
-
* emulation/cua-rect.el (cua--overlay-keymap): New keymap for2004-09-03, by Kim F. Storm
-
*** empty log message ***2004-09-03, by Kim F. Storm
-
*** empty log message ***2004-09-03, by Luc Teirlinck
-
(Killing): Correct description of kill commands in read-only buffer.2004-09-03, by Luc Teirlinck
-
*** empty log message ***2004-09-02, by Jason Rumney
-
(_widget_value): Added lname and lkey.2004-09-02, by Jason Rumney
-
(cua--rectangle-set-corners): Ensure that2004-09-02, by Kim F. Storm
-
*** empty log message ***2004-09-02, by Kim F. Storm
-
(set_cursor_from_row): Look for non-nil `cursor' property2004-09-02, by Kim F. Storm
-
* term/mac-win.el: Add ASCII equivalents for some function keys.2004-09-02, by Steven Tamm
-
(LIBS_CARBON): New define to specify libraries for2004-09-02, by Steven Tamm
-
(note_mouse_highlight): Set the mouse pointer shape to2004-09-02, by Steven Tamm
-
(x_update_end): Move SetPortWindowPort to inside2004-09-02, by Steven Tamm
-
(add_menu_item): Remove unused variable `i'. Don't2004-09-02, by Steven Tamm
-
(x_real_positions): Save the current window port and2004-09-02, by Steven Tamm
-
Add ASCII equivalents for some function keys.2004-09-02, by Steven Tamm
-
*** empty log message ***2004-09-02, by Juri Linkov
-
New option `grep-highlight-matches'.2004-09-02, by Juri Linkov
-
(variable-at-point): Try `find-tag-default' when other methods failed.2004-09-02, by Juri Linkov
-
(function-called-at-point): Try `find-tag-default' when other methods failed.2004-09-02, by Juri Linkov
-
(Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.2004-09-02, by Juri Linkov
-
(grep-highlight-matches): New defcustom.2004-09-02, by Juri Linkov
-
(compilation-error-properties): Allow to funcall col and end-col.2004-09-02, by Juri Linkov
-
* xfns.c (x_set_name_internal): New function. Check if we shall call2004-09-02, by Jan Djärv
-
*** empty log message ***2004-09-02, by Juri Linkov
-
(compilation-buffer-name): Compare major2004-09-02, by Juri Linkov
-
(beginning-of-defun, end-of-defun):2004-09-02, by Juri Linkov
-
(ispell-html-skip-alists): Fix backslashes in docstring.2004-09-02, by Juri Linkov
-
(Other Repeating Search): Mention that Occur mode2004-09-02, by Juri Linkov
-
(Compilation Mode): Add a paragraph about rules2004-09-02, by Juri Linkov
-
*** empty log message ***2004-09-02, by Juri Linkov
-
(Regexp Replace): Add missing backslash to \footnote.2004-09-02, by Juri Linkov
-
Regexp isearch can search through multiple nodes. Add Info-search-backward.2004-09-02, by Juri Linkov
-
*** empty log message ***2004-09-01, by Juri Linkov
-
* isearch.el (isearch-wrap-function)2004-09-01, by Juri Linkov
-
Remove ancient Change Log section.2004-09-01, by Juri Linkov
-
(Info-search-whitespace-regexp): Fix backslashes.2004-09-01, by Juri Linkov
-
Add `next-error-highlight' and `next-error-highlight-no-select'.2004-09-01, by Juri Linkov
-
(compilation-goto-locus): Use `next-error' face instead of `region'.2004-09-01, by Juri Linkov
-
* simple.el (next-error): New defgroup and defface.2004-09-01, by Juri Linkov
-
* simple.el (next-error-find-buffer): Move the rule2004-09-01, by Juri Linkov
-
(next-error, previous-error, first-error)2004-09-01, by Juri Linkov
-
*** empty log message ***2004-09-01, by Luc Teirlinck
-
*** empty log message ***2004-08-31, by Luc Teirlinck
-
(Basic Keyboard Macro): `apply-macro-to-region-lines' now operates on2004-08-31, by Luc Teirlinck
-
(apply-macro-to-region-lines): Make it operate on all lines that begin2004-08-31, by Luc Teirlinck
-
Fix typo in last checkin2004-08-31, by Jason Rumney
-
2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)2004-08-31, by Jason Rumney
-
*** empty log message ***2004-08-31, by Jason Rumney
-
* frames.texi (Drag and drop): Add documentation about2004-08-31, by Jan Djärv
-
* x-dnd.el (x-dnd-protocol-alist): Document update.2004-08-31, by Jan Djärv
-
*** empty log message ***2004-08-30, by Luc Teirlinck
-
Various minor changes in addition to:2004-08-30, by Luc Teirlinck
-
* macmenu.c (_widget_value): Added lname and lkey.2004-08-30, by Jan Djärv
-
Fix typo in comment string.2004-08-30, by Jan Djärv
-
Don't call ENCODE_MENU_STRING on top level menu names, GC may occur.2004-08-30, by Jan Djärv
-
* xmenu.c (digest_single_submenu): Set lname and lkey in widget_value2004-08-30, by Jan Djärv
-
* lwlib.h (_widget_value): Added lname and lkey.2004-08-30, by Jan Djärv
-
*** empty log message ***2004-08-30, by John Paul Wallington
-
(tex-validate-buffer): Use distinct strings rather than2004-08-30, by John Paul Wallington
-
macmenu.c (mac_menu_show): Remove shadowing of menu variable2004-08-30, by Steven Tamm
-
*** empty log message ***2004-08-30, by Richard M. Stallman
-
(prin1-char): Don't turn S-a into A.2004-08-30, by Richard M. Stallman
-
(cua-auto-expand-rectangles): Remove2004-08-29, by Kim F. Storm
-
(cua--rectangle-padding): Remove.2004-08-29, by Kim F. Storm
-
*** empty log message ***2004-08-29, by Kim F. Storm
-
Add ack.texi and AUTHORS.2004-08-29, by Kim F. Storm
-
Fixing whitespace style issue with #define2004-08-29, by Steven Tamm
-
*** empty log message ***2004-08-28, by Eli Zaretskii
-
(Emacs for MS-DOS): Update URLs for the MS-DOS port of2004-08-28, by Eli Zaretskii
-
*** empty log message ***2004-08-28, by Luc Teirlinck
-
(edit-tab-stops-buffer): Doc fix.2004-08-28, by Luc Teirlinck
-
*** empty log message ***2004-08-28, by Richard M. Stallman
-
Whitespace change.2004-08-28, by Richard M. Stallman
-
(grep-default-command): Use find-tag-default.2004-08-28, by Richard M. Stallman
-
(find-tag-default): Moved to subr.el.2004-08-28, by Richard M. Stallman
-
(find-tag-default): Moved from etags.el.2004-08-28, by Richard M. Stallman
-
(prin1-char): Put `shift' modifier into the basic character,2004-08-28, by Richard M. Stallman
-
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,2004-08-28, by Jan Djärv
-
*** empty log message ***2004-08-28, by Luc Teirlinck
-
(Secondary Selection): Setting the secondary selection with2004-08-28, by Luc Teirlinck
-
(Basic Window): When using a window system, the value of point in a2004-08-28, by Luc Teirlinck
-
(Acknowledgments): Put inside @iftex instead of @ifnotinfo.2004-08-28, by Luc Teirlinck
-
*** empty log message ***2004-08-28, by Luc Teirlinck
-
*** empty log message ***2004-08-28, by Richard M. Stallman
-
Fix texinfo usage, esp. doublequotes.2004-08-28, by Richard M. Stallman
-
(Abbrev Expansion): `abbrev-start-location' can be an integer or a marker.2004-08-28, by Luc Teirlinck
-
Minor whitespace change.2004-08-28, by Luc Teirlinck
-
*** empty log message ***2004-08-27, by Luc Teirlinck
-
Adapt node pointers to change in emacs.texi.2004-08-27, by Luc Teirlinck
-
Adapt sectioning in Info to the node structure.2004-08-27, by Luc Teirlinck
-
Make "GNU GENERAL PUBLIC LICENSE" an appendix.2004-08-27, by Luc Teirlinck
-
Adapt sectioning in Info to the node structure.2004-08-27, by Luc Teirlinck
-
Interchange nodes (for correct numbering).2004-08-27, by Luc Teirlinck
-
(Building): Interchange nodes (for correct numbering).2004-08-27, by Luc Teirlinck
-
Adapt sectioning in Info to the node structure.2004-08-27, by Luc Teirlinck
-
(Acknowledgments): Use `@unnumbered'.2004-08-27, by Luc Teirlinck
-
* xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection2004-08-27, by Jan Djärv
-
* gtkutil.c (xg_create_frame_widgets): Compensate for tool bar when2004-08-27, by Jan Djärv
-
*** empty log message ***2004-08-27, by Richard M. Stallman
-
(Difference between Emacs and XEmacs):2004-08-27, by Richard M. Stallman
-
*** empty log message ***2004-08-27, by Kenichi Handa
-
(utf-8-post-read-conversion): If the2004-08-27, by Kenichi Handa
-
macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte2004-08-26, by Steven Tamm
-
fileio.c (Fread_file_name): Call x_file_dialog on carbon on2004-08-26, by Steven Tamm
-
(time-to-seconds): Add autoload cookies.2004-08-26, by Masatake YAMATO
-
*** empty log message ***2004-08-26, by Richard M. Stallman
-
(Difference between Emacs and XEmacs): Rewrite.2004-08-26, by Richard M. Stallman
-
*** empty log message ***2004-08-26, by Luc Teirlinck
-
*** empty log message ***2004-08-25, by John Paul Wallington
-
(tex-validate-buffer): Distinguish between 0, 1, and many mismatches.2004-08-25, by John Paul Wallington
-
*** empty log message ***2004-08-25, by John Paul Wallington
-
(ielm-tab, ielm-complete-symbol): Doc fix.2004-08-25, by John Paul Wallington
-
Fixed typo.2004-08-25, by Bill Wohler
-
Forcing check-in in order to recompile obsolete .elc files.2004-08-25, by Bill Wohler
-
Upgraded to MH-E version 7.82.2004-08-25, by Bill Wohler
-
*** empty log message ***2004-08-25, by Kenichi Handa
-
(Non-ASCII Rebinding): Fix and simplify the2004-08-25, by Kenichi Handa
-
*** empty log message ***2004-08-24, by Stefan Monnier
-
*** empty log message ***2004-08-24, by Luc Teirlinck
-
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.2004-08-24, by Jan Djärv
-
* xfns.c (x_window_to_frame, x_any_window_to_frame)2004-08-24, by Jan Djärv
-
*** empty log message ***2004-08-24, by Luc Teirlinck
-
(Font Lock): Correct invalid @xref.2004-08-24, by Luc Teirlinck
-
(Regexps): Correct cryptic @ref.2004-08-24, by Luc Teirlinck
-
(vc-svn-diff): Treat options from vc-svn-diff-switches and2004-08-23, by Stefan Monnier
-
Minor comment change.2004-08-23, by Luc Teirlinck
-
*** empty log message ***2004-08-22, by Luc Teirlinck
-
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.2004-08-22, by Luc Teirlinck
-
*** empty log message ***2004-08-22, by Luc Teirlinck
-
(speedbar-file-regexp): Give it a phony defvar before and a real2004-08-22, by Luc Teirlinck
-
*** empty log message ***2004-08-22, by Richard M. Stallman
-
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:2004-08-22, by Richard M. Stallman
-
(Fbyte_code) <unwind-protect>: Cannot GC.2004-08-22, by Richard M. Stallman
-
(Major Mode Conventions): Discuss rebinding of standard key bindings.2004-08-22, by Richard M. Stallman
-
(flyspell-word): Use set-process-query-on-exit-flag.2004-08-22, by Richard M. Stallman
-
Many doc and style fixes.2004-08-22, by Richard M. Stallman
-
(ange-ftp-gwp-start, ange-ftp-nslookup-host)2004-08-22, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Add forward defvar.2004-08-22, by Richard M. Stallman
-
(global-whitespace-mode): New alias for whitespace-global-mode.2004-08-22, by Richard M. Stallman
-
(speedbar-file-regexp): Definition moved up.2004-08-22, by Richard M. Stallman
-
(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER2004-08-22, by Richard M. Stallman
-
Delete compatibility code for old Emacses.2004-08-22, by Richard M. Stallman
-
(display-mouse-p, display-selections-p): Use with-no-warnings.2004-08-22, by Richard M. Stallman
-
(font-lock-set-defaults): Use with-no-warnings.2004-08-22, by Richard M. Stallman
-
* reftex.texi (AUCTeX): Update links, section name.2004-08-22, by David Kastrup
-
Update AUCTeX2004-08-22, by David Kastrup
-
*** empty log message ***2004-08-22, by David Kastrup
-
Update AUCTeX information.2004-08-22, by David Kastrup
-
.2004-08-22, by Andreas Schwab
-
Require pcvs during byte-compiling for2004-08-22, by Andreas Schwab
-
Upgraded to MH-E version 7.81.2004-08-22, by Bill Wohler
-
(cvs-status-checkout): New function.2004-08-22, by Masatake YAMATO
-
*** empty log message ***2004-08-22, by Luc Teirlinck
-
(Keyboard Macro Ring): Rename section.2004-08-22, by Luc Teirlinck
-
*** empty log message ***2004-08-21, by Stefan Monnier
-
*** empty log message ***2004-08-21, by Luc Teirlinck
-
*** empty log message ***2004-08-21, by Luc Teirlinck
-
(Buffers): Maximum buffer size is now 256M on 32-bit machines.2004-08-21, by Luc Teirlinck
-
("greek-babel"): Add accent/breathing/uppercase2004-08-21, by David Kastrup
-
(ange-ftp-hash-entry-exists-p)2004-08-21, by David Kastrup
-
*** empty log message ***2004-08-21, by John Paul Wallington
-
(latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.2004-08-21, by John Paul Wallington
-
(vc-comment-ring, vc-comment-ring-index)2004-08-21, by John Paul Wallington
-
(process-kill-without-query): Made obsolete in version 21.4, not 21.5.2004-08-21, by John Paul Wallington
-
*** empty log message ***2004-08-21, by Eli Zaretskii
-
(lisp-indent-defmethod): Correct2004-08-21, by Eli Zaretskii
-
(Misc Help): Add an index entry for finding an Info2004-08-21, by Eli Zaretskii
-
Massively rearranged by category, to make environment2004-08-21, by Eli Zaretskii
-
*** empty log message ***2004-08-20, by Luc Teirlinck
-
(Backup Deletion): Correct description of `delete-old-versions'.2004-08-20, by Luc Teirlinck
-
(normal-top-level-add-subdirs-to-load-path):2004-08-20, by Stefan Monnier
-
(mouse-avoidance-ignore-p): New fun.2004-08-20, by Stefan Monnier
-
Rename wait_reading_process_input to wait_reading_process_output.2004-08-20, by Kim F. Storm
-
(wait_reading_process_output): Rename from2004-08-20, by Kim F. Storm
-
(Fsleep_for): Remove obsolete code.2004-08-20, by Kim F. Storm
-
*** empty log message ***2004-08-20, by Kim F. Storm
-
*** empty log message ***2004-08-20, by Kenichi Handa
-
(skip_chars): Fix for unibyte case.2004-08-20, by Kenichi Handa
-
*** empty log message ***2004-08-19, by Stefan Monnier
-
Add some ange-ftp items.2004-08-19, by Stefan Monnier
-
(cvs-parse-table, cvs-parse-commit): Try to adapt to2004-08-19, by Stefan Monnier
-
(back_comment): Fixup globals in all cases.2004-08-19, by Stefan Monnier
-
(char_quoted): Mixup byte/char pos.2004-08-19, by Stefan Monnier
-
* xfns.c (x_set_name, x_set_title): Encode title to UTF8 before2004-08-19, by Jan Djärv
-
Adapt to new wait_reading_process_input args.2004-08-19, by Kim F. Storm
-
* process.c (wait_reading_process_input): Clean up.2004-08-19, by Kim F. Storm
-
*** empty log message ***2004-08-19, by Kim F. Storm
-
(child_setup_tty, init_sys_modes): Use CDISABLE.2004-08-19, by Kim F. Storm
-
(process_send_signal): Use CDISABLE.2004-08-19, by Kim F. Storm
-
*** empty log message ***2004-08-19, by Kim F. Storm
-
(elp-results-symname-map): New keymap.2004-08-19, by Masatake YAMATO
-
("Cyrillic-KOI8"): Fix typo.2004-08-18, by Kenichi Handa
-
Register koi8-r in2004-08-18, by Kenichi Handa
-
*** empty log message ***2004-08-18, by Luc Teirlinck
-
(Top): Mention "cutting" and "pasting" as synonyms for "killing" and2004-08-18, by Luc Teirlinck
-
(copyright-update-year): Delete code that replaces 20xy with xy.2004-08-18, by Luc Teirlinck
-
*** empty log message ***2004-08-17, by Kim F. Storm
-
(Output from Processes): New var `process-adaptive-read-buffering'.2004-08-17, by Kim F. Storm
-
(Accepting Output): Add `just-this-one' arg to `accept-process-output'.2004-08-17, by Kim F. Storm
-
*** empty log message ***2004-08-17, by Kim F. Storm
-
(Faccept_process_output): Add arg JUST-THIS-ONE;2004-08-17, by Kim F. Storm
-
(process_send_signal): Fix last change--use2004-08-17, by Kim F. Storm
-
*** empty log message ***2004-08-17, by John Paul Wallington
-
(reb-mode-map): Define within defvar.2004-08-17, by John Paul Wallington
-
*** empty log message ***2004-08-16, by Richard M. Stallman
-
(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:2004-08-16, by Richard M. Stallman
-
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.2004-08-16, by Richard M. Stallman
-
(merge_face_ref): Specifying `unspecified' is a no-op.2004-08-16, by Richard M. Stallman
-
(move_if_not_intangible): Force POSITION to be between BEGV and ZV.2004-08-16, by Richard M. Stallman
-
(Yanking, Killing): Minor cleanups.2004-08-16, by Richard M. Stallman
-
(Momentary Mark): Minor cleanups.2004-08-16, by Richard M. Stallman
-
(Non-ASCII Rebinding):2004-08-16, by Richard M. Stallman
-
(which-func-update-1): Doc fix.2004-08-16, by Richard M. Stallman
-
(sh-set-shell): Use sh-mode-abbrev-table.2004-08-16, by Richard M. Stallman
-
(compilation-mode): Doc fix.2004-08-16, by Richard M. Stallman
-
(eval-last-sexp): Don't cons a new symbol each time.2004-08-16, by Richard M. Stallman
-
(copyright-years-regexp): New variable.2004-08-16, by Richard M. Stallman
-
(term-default-fg-color, term-default-bg-color)2004-08-16, by Richard M. Stallman
-
Several doc fixes: don't say variables are buffer-local.2004-08-16, by Richard M. Stallman
-
*** empty log message ***2004-08-16, by Luc Teirlinck
-
(isearch-string, isearch-message-string, isearch-point)2004-08-16, by Luc Teirlinck
-
*** empty log message ***2004-08-16, by Kenichi Handa
-
(ps-mule-font-info-database): Fix docstring.2004-08-16, by Kenichi Handa
-
("georgian"): Call quail-define-package with the show-layout arg t.2004-08-16, by Kenichi Handa
-
Add arch taglines2004-08-16, by Miles Bader
-
Upgraded to MH-E version 7.4.80.2004-08-16, by Bill Wohler
-
*** empty log message ***2004-08-16, by Kenichi Handa
-
term/x-win.el (x-selection-value): If utf8 was successful but2004-08-16, by Kenichi Handa
-
Upgraded to MH-E version 7.4.80.2004-08-15, by Bill Wohler
-
*** empty log message ***2004-08-14, by John Paul Wallington
-
(read-file-name-completion-ignore-case): Add.2004-08-14, by John Paul Wallington
-
*** empty log message ***2004-08-14, by Eli Zaretskii
-
(Frestore_buffer_modified_p): Doc fix.2004-08-14, by John Paul Wallington
-
Remove accidental changes of March 4. Fix backing2004-08-14, by Eli Zaretskii
-
(Fread_file_name): Doc fix.2004-08-14, by John Paul Wallington
-
(syms_of_minibuf) <completion-ignore-case>: Doc fix.2004-08-14, by John Paul Wallington
-
Mention the thumbs.el package.2004-08-14, by Eli Zaretskii
-
*** empty log message ***2004-08-14, by Eli Zaretskii
-
(battery-linux-proc-acpi): Look into battery2004-08-14, by Eli Zaretskii
-
Replace actual whitespace with the magic string2004-08-14, by Eli Zaretskii
-
Remove the lines which say "<TAB>@true", to avoid2004-08-14, by Eli Zaretskii
-
*** empty log message ***2004-08-14, by Eli Zaretskii
-
(../info/tramp, tramp.dvi): Depend on trampver.texi.2004-08-14, by Eli Zaretskii
-
*** empty log message ***2004-08-14, by John Paul Wallington
-
(forward-word): Allow 0 args.2004-08-14, by John Paul Wallington
-
*** empty log message ***2004-08-14, by Luc Teirlinck
-
(RegNumbers): Mention `C-x r i' binding for `insert-register', instead2004-08-14, by Luc Teirlinck
-
(Basic Keyboard Macro, Save Keyboard Macro): Fix typos.2004-08-13, by Luc Teirlinck
-
*** empty log message ***2004-08-13, by Luc Teirlinck
-
(Spelling): Fix typo.2004-08-13, by Luc Teirlinck
-
*** empty log message ***2004-08-12, by Daniel Pfeiffer
-
*** empty log message ***2004-08-11, by Luc Teirlinck
-
(Help): Fix texinfo usage.2004-08-11, by Luc Teirlinck
-
*** empty log message ***2004-08-11, by Daniel Pfeiffer
-
(speedbar-scan-subdirs): New option.2004-08-11, by Daniel Pfeiffer
-
Updated CC Mode to 5.30.9.2004-08-11, by Martin Stjernholm
-
Remove description of Mac OS version upgrade2004-08-10, by Steven Tamm
-
Sync with Tramp 2.0.44.2004-08-10, by Michael Albinus
-
*** empty log message ***2004-08-10, by Luc Teirlinck
-
*** empty log message ***2004-08-10, by Luc Teirlinck
-
Various changes in addition to:2004-08-10, by Luc Teirlinck
-
*** empty log message ***2004-08-10, by Kenichi Handa
-
(Window Frame Parameters): Correct typo.2004-08-09, by Luc Teirlinck
-
*** empty log message ***2004-08-09, by Luc Teirlinck
-
(describe-bindings): Doc fix.2004-08-09, by Luc Teirlinck
-
(kbd): Doc fix.2004-08-09, by Luc Teirlinck
-
(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.2004-08-09, by Luc Teirlinck
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4832004-08-09, by Miles Bader
-
*** empty log message ***2004-08-09, by Luc Teirlinck
-
(Character Type): Reposition `@anchor' to prevent double space inside2004-08-09, by Luc Teirlinck
-
*** empty log message ***2004-08-08, by John Paul Wallington
-
(define-ibuffer-column size): Use string-to-number instead of string-to-int.2004-08-08, by John Paul Wallington
-
*** empty log message ***2004-08-08, by Lars Hansen
-
(widget-sexp-validate): Allow whitespace after expression.2004-08-08, by Lars Hansen
-
*** empty log message ***2004-08-08, by Luc Teirlinck
-
*** empty log message ***2004-08-08, by Luc Teirlinck
-
(global-unset-key, local-unset-key): Doc fixes.2004-08-08, by Luc Teirlinck
-
Declare Qdisabled_command_function instead of Qdisabled_command_hook.2004-08-08, by Luc Teirlinck
-
(disabled-command-function): New variable renamed from2004-08-08, by Luc Teirlinck
-
(Standard Hooks): `disabled-command-hook' has been renamed to2004-08-08, by Luc Teirlinck
-
*** empty log message ***2004-08-08, by Luc Teirlinck
-
(Key Sequence Input): Remove unnecessary anchor,2004-08-08, by Luc Teirlinck
-
*** empty log message ***2004-08-08, by Luc Teirlinck
-
(Flocal_key_binding, Fglobal_key_binding)2004-08-08, by Luc Teirlinck
-
(Translating Input): Only non-prefix bindings in `key-translation-map'2004-08-08, by Luc Teirlinck
-
(window_list_1): YAILOM.2004-08-07, by Stefan Monnier
-
(make_temp_name): Handle multibyte prefixes.2004-08-07, by Stefan Monnier
-
*** empty log message ***2004-08-07, by Eli Zaretskii
-
(completion-root-regexp): New defvar.2004-08-07, by Eli Zaretskii
-
*** empty log message ***2004-08-07, by John Paul Wallington
-
(reb-re-syntax): Add `rx' syntax.2004-08-07, by John Paul Wallington
-
*** empty log message ***2004-08-07, by Luc Teirlinck
-
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.2004-08-07, by Luc Teirlinck
-
*** empty log message ***2004-08-07, by Luc Teirlinck
-
Various changes in addition to:2004-08-07, by Luc Teirlinck
-
(High-Level Completion): Add anchor for definition of `read-variable'.2004-08-07, by Luc Teirlinck
-
*** empty log message ***2004-08-06, by Andreas Schwab
-
(install): Remove .arch-inventory files.2004-08-06, by Andreas Schwab
-
(install-arch-indep, uninstall): Add flymake.2004-08-06, by Andreas Schwab
-
*** empty log message ***2004-08-05, by Lars Hansen
-
Update how to separate the editable field of an editable-field widget from other widgets.2004-08-05, by Lars Hansen
-
(mail-extr-disable-voodoo): New variable.2004-08-05, by Kenichi Handa
-
*** empty log message ***2004-08-04, by Kenichi Handa
-
(encoded-kbd-setup-keymap): Fix previous change.2004-08-04, by Kenichi Handa
-
The following changes are to2004-08-03, by Kenichi Handa
-
*** empty log message ***2004-08-03, by Kenichi Handa
-
(decode_coding_string): Adjust coding->consumed, and2004-08-03, by Kenichi Handa
-
(compute_motion): Fix last change.2004-08-02, by Kim F. Storm
-
(compute_motion): Fix check for full width window2004-08-02, by Kim F. Storm
-
*** empty log message ***2004-08-02, by Kim F. Storm
-
*** empty log message ***2004-08-02, by Luc Teirlinck
-
(Finteractive_form): Doc fix.2004-08-02, by Luc Teirlinck
-
*** empty log message ***2004-08-02, by Kim F. Storm
-
(window-buffer-height): Call compute-motion with nil width.2004-08-02, by Kim F. Storm
-
(windmove-coordinates-of-position): Let compute-motion2004-08-02, by Kim F. Storm
-
(mouse-avoidance-point-position): Use window-inside-edges2004-08-02, by Kim F. Storm
-
(window_scroll_line_based): Let compute_motion2004-08-02, by Kim F. Storm
-
(compute_motion): Use actual window width if WIDTH is -1,2004-08-02, by Kim F. Storm
-
(read_process_output): Use whole read buffer.2004-08-01, by Kim F. Storm
-
*** empty log message ***2004-08-01, by Kim F. Storm
-
(query-replace-read-from): Use2004-08-01, by David Kastrup
-
*** empty log message ***2004-08-01, by John Paul Wallington
-
(help-go-back): Delete period from end of error message.2004-08-01, by John Paul Wallington
-
(toplevel, pr-ps-fast-fire, pr-ps-set-utility)2004-08-01, by John Paul Wallington
-
*** empty log message ***2004-08-01, by John Paul Wallington
-
(only-global-abbrevs): Doc fix.2004-08-01, by John Paul Wallington
-
*** empty log message ***2004-07-31, by Luc Teirlinck
-
(Fset_keymap_parent): Minor doc fix.2004-07-31, by Luc Teirlinck
-
(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.2004-07-31, by Luc Teirlinck
-
(syms_of_keyboard) <disable-point-adjustment>: Doc fix.2004-07-31, by Luc Teirlinck
-
(Fcall_interactively): Doc fix.2004-07-31, by Luc Teirlinck
-
(event-modifiers, event-basic-type): Doc fixes.2004-07-31, by Luc Teirlinck
-
(enable-command, disable-command): Doc fixes.2004-07-31, by Luc Teirlinck
-
*** empty log message ***2004-07-31, by Eli Zaretskii
-
Update URLs in the comments.2004-07-31, by Eli Zaretskii
-
*** empty log message ***2004-07-31, by Richard M. Stallman
-
(with-local-quit): Doc fix.2004-07-31, by Richard M. Stallman
-
(Fexpand_abbrev): Undo previous change.2004-07-31, by Richard M. Stallman
-
*** empty log message ***2004-07-31, by Luc Teirlinck
-
(utf-translate-cjk-mode): Doc fix.2004-07-31, by Luc Teirlinck
-
*** empty log message ***2004-07-30, by Kim F. Storm
-
(Fformat): Allocated extra (dummy) element in info.2004-07-30, by Kim F. Storm
-
*** empty log message ***2004-07-29, by Luc Teirlinck
-
(defcustom): Doc fix.2004-07-29, by Luc Teirlinck
-
(Fdefvar, Fdefconst): Doc fixes.2004-07-29, by Luc Teirlinck
-
(etags-tags-apropos): Show building progress.2004-07-28, by Masatake YAMATO
-
Document all new tutorials.2004-07-27, by Werner LEMBERG
-
*** empty log message ***2004-07-27, by Werner LEMBERG
-
(font-lock-keywords): Docstring improvement.2004-07-27, by Stefan Monnier
-
Tiny change.2004-07-27, by Vinicius Jose Latorre
-
(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after2004-07-26, by Kim F. Storm
-
*** empty log message ***2004-07-26, by Kim F. Storm
-
(imenu-prev-index-position-function)2004-07-26, by Stefan Monnier
-
(move_it_in_display_line_to): If overflow-newline-into-fringe2004-07-25, by Kim F. Storm
-
*** empty log message ***2004-07-25, by Kim F. Storm
-
*** empty log message ***2004-07-25, by Lars Hansen
-
(wdired-finish-edit): Require dired-aux before locally binding dired-backup-overwrite.2004-07-25, by Lars Hansen
-
*** empty log message ***2004-07-25, by Richard M. Stallman
-
(enum window_part): Add ON_SCROLL_BAR.2004-07-25, by Richard M. Stallman
-
(coordinates_in_window): Return ON_SCROLL_BAR2004-07-25, by Richard M. Stallman
-
*** empty log message ***2004-07-25, by Richard M. Stallman
-
(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.2004-07-25, by Richard M. Stallman
-
(check_cons_list): New function (contents commented out).2004-07-25, by Richard M. Stallman
-
*** empty log message ***2004-07-25, by John Paul Wallington
-
(butlast, event-modifiers, event-basic-type): Doc fixes.2004-07-25, by John Paul Wallington
-
*** empty log message ***2004-07-24, by Luc Teirlinck
-
Various changes in addition to:2004-07-24, by Luc Teirlinck
-
(Minibuffer Misc): Add anchor.2004-07-24, by Luc Teirlinck
-
*** empty log message ***2004-07-24, by Luc Teirlinck
-
(tty-color-approximate): Doc fix.2004-07-24, by Luc Teirlinck
-
(x-get-selection, x-set-selection): Doc fixes.2004-07-24, by Luc Teirlinck
-
*** empty log message ***2004-07-24, by Richard M. Stallman
-
(Paragraphs): Update how paragraphs are separated2004-07-24, by Richard M. Stallman
-
(make-frame): Doc fix.2004-07-24, by Luc Teirlinck
-
(Regexp Replace): Further update text for new replacement operators.2004-07-24, by Richard M. Stallman
-
(not_single_kboard_state): Declared.2004-07-24, by Richard M. Stallman
-
(Fwrite_region): Doc fix.2004-07-24, by Richard M. Stallman
-
(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.2004-07-24, by Richard M. Stallman
-
(Fexpand_abbrev): Run Qpre_abbrev_expand_hook2004-07-24, by Richard M. Stallman
-
Update author email address.2004-07-24, by Richard M. Stallman
-
(rmail-mime-charset-pattern): Don't include semicolon in the charset value.2004-07-24, by Richard M. Stallman
-
(occur-next-error): Call set-window-point.2004-07-24, by Richard M. Stallman
-
*** empty log message ***2004-07-24, by Luc Teirlinck
-
(Fcolor_supported_p): Doc fix.2004-07-24, by Luc Teirlinck
-
(Fselect_frame, Fset_frame_selected_window)2004-07-24, by Luc Teirlinck
-
Add 2004 Copyright.2004-07-24, by Luc Teirlinck
-
Add 2004 Copyright.2004-07-24, by Luc Teirlinck
-
*** empty log message ***2004-07-24, by Luc Teirlinck
-
(x_icon_verify): New function.2004-07-24, by Luc Teirlinck
-
Removed the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.2004-07-24, by Ben Key
-
*** empty log message ***2004-07-23, by John Paul Wallington
-
(Defining Macros): Declaration keyword is `debug' not `edebug'.2004-07-23, by John Paul Wallington
-
*** empty log message ***2004-07-23, by Luc Teirlinck
-
*** empty log message ***2004-07-23, by Luc Teirlinck
-
(modify-all-frames-parameters): Minor doc fix.2004-07-23, by Luc Teirlinck
-
*** empty log message ***2004-07-23, by Eli Zaretskii
-
(completion-setup-function): Compute the common parts2004-07-23, by Eli Zaretskii
-
Improve DSC compliance.2004-07-23, by Vinicius Jose Latorre
-
Fix comments.2004-07-22, by Kim F. Storm
-
*** empty log message ***2004-07-22, by Kim F. Storm
-
From Barry Fishman <barry_fishman@att.net> (tiny change)2004-07-21, by Kim F. Storm
-
*** empty log message ***2004-07-21, by Kim F. Storm
-
(display_line): Increment nrows_scale_factor and set2004-07-21, by Kim F. Storm
-
(struct glyph_matrix): New members nrows_scale_factor2004-07-21, by Kim F. Storm
-
(make_window): Initialize nrows_scale_factor and2004-07-21, by Kim F. Storm
-
(margin_glyphs_to_reserve): Apply ncols_scale_factor.2004-07-21, by Kim F. Storm
-
*** empty log message ***2004-07-21, by Kim F. Storm
-
* widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.2004-07-21, by Jan Djärv
-
Doc fix.2004-07-21, by Vinicius Jose Latorre
-
*** empty log message ***2004-07-21, by Luc Teirlinck
-
(modify-all-frames-parameters): Minor doc fix.2004-07-21, by Luc Teirlinck
-
*** empty log message ***2004-07-20, by Richard M. Stallman
-
(fill-comment-paragraph): Handle indent-tabs-mode.2004-07-20, by Richard M. Stallman
-
*** empty log message ***2004-07-19, by Luc Teirlinck
-
(Fpos_visible_in_window_p, Fset_window_hscroll)2004-07-19, by Luc Teirlinck
-
Various small changes in addition to:2004-07-19, by Luc Teirlinck
-
(Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.2004-07-19, by Luc Teirlinck
-
(Text Lines): Add anchor for `count-lines'.2004-07-19, by Luc Teirlinck
-
*** empty log message ***2004-07-19, by John Paul Wallington
-
(dired-file-set-difference): Don't use `caddr'.2004-07-19, by John Paul Wallington
-
*** empty log message ***2004-07-19, by Jason Rumney
-
2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)2004-07-19, by Jason Rumney
-
mac.c (sys_select): Block input around call to2004-07-19, by Steven Tamm
-
Fixing typo in sys_select.2004-07-19, by Steven Tamm
-
Fixes for Ctrl-G support on carbon, replacing old timeout based polling2004-07-19, by Steven Tamm
-
*** empty log message ***2004-07-19, by Luc Teirlinck
-
*** empty log message ***2004-07-19, by Luc Teirlinck
-
(syms_of_xdisp): Correct capitalization error in2004-07-19, by Luc Teirlinck
-
(Subdir switches): Minor fix to previous change.2004-07-18, by Luc Teirlinck
-
*** empty log message ***2004-07-18, by Luc Teirlinck
-
(Subdir switches): Dired does not remember the `R' switch.2004-07-18, by Luc Teirlinck
-
*** empty log message ***2004-07-18, by Luc Teirlinck
-
(Dired Updating): `k' only deletes inserted subdirectories from the2004-07-18, by Luc Teirlinck
-
*** empty log message ***2004-07-18, by Luc Teirlinck
-
(Regexps): Delete redundant definition of `symbol' in description of2004-07-18, by Luc Teirlinck
-
(dired-do-kill-lines): Expand docstring.2004-07-18, by Luc Teirlinck
-
(tramp-handle-verify-visited-file-modtime): New2004-07-17, by Kai Großjohann
-
*** empty log message ***2004-07-17, by Luc Teirlinck
-
Describe `Auto Revert Tail Mode' in `Commentary' section.2004-07-17, by Luc Teirlinck
-
*** empty log message ***2004-07-17, by Juanma Barranquero
-
(not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.2004-07-17, by Juanma Barranquero
-
Sync with Tramp 2.0.43.2004-07-17, by Kai Großjohann
-
*** empty log message ***2004-07-17, by Jonathan Yavner
-
Added some additional functions to the `1-valued', `compose', and progn groups.2004-07-17, by Jonathan Yavner
-
*** empty log message ***2004-07-17, by Richard M. Stallman
-
(coordinates_in_window): Inside the window but outside2004-07-17, by Richard M. Stallman
-
(print_preprocess): Test for print_depth at limit2004-07-17, by Richard M. Stallman
-
(not_single_kboard_state): New function.2004-07-17, by Richard M. Stallman
-
(Fdelete_frame): If we're in single_bboard_state on2004-07-17, by Richard M. Stallman
-
(syms_of_buffer) <transient-mark-mode>: Doc fix.2004-07-17, by Richard M. Stallman
-
(Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately.2004-07-17, by Richard M. Stallman
-
(Abbrev Expansion): Clarify pre-abbrev-expand-hook, fix example.2004-07-17, by Richard M. Stallman
-
(occur-read-primary-args): Pass default to read-from-minibuffer.2004-07-17, by Richard M. Stallman
-
(footnote-section-tag): Use defcustom.2004-07-17, by Richard M. Stallman
-
(font-lock-add-keywords, font-lock-remove-keywords):2004-07-17, by Richard M. Stallman
-
(quote_file_name): Pass COPY thru %s to output it.2004-07-17, by Richard M. Stallman
-
Minor cleanups in text.2004-07-17, by Richard M. Stallman
-
*** empty log message ***2004-07-17, by Richard M. Stallman
-
*** empty log message ***2004-07-17, by Daniel Pfeiffer
-
(which-func-keymap): New var.2004-07-17, by Daniel Pfeiffer
-
Mention new \_< and \_> operators. (From Jim Blandy.)2004-07-16, by Luc Teirlinck
-
*** empty log message ***2004-07-16, by Luc Teirlinck
-
(Regexp Backslash): Document new \_< and \_> operators.2004-07-16, by Luc Teirlinck
-
*** empty log message ***2004-07-16, by Juanma Barranquero
-
(Images): Fix Texinfo usage.2004-07-16, by Juanma Barranquero
-
*** empty log message ***2004-07-16, by Eli Zaretskii
-
(list-buffers-noselect): Append the buffer's process status to its mode name.2004-07-16, by Eli Zaretskii
-
*** empty log message ***2004-07-16, by Kim F. Storm
-
(cua--preserve-mark-commands): New defvar.2004-07-16, by Kim F. Storm
-
(inhibit-mark-movement): New defvar.2004-07-16, by Kim F. Storm
-
*** empty log message ***2004-07-15, by Jason Rumney
-
(Fx_file_dialog): Encode strings in system coding system before2004-07-15, by Jason Rumney
-
(syms_of_search): staticpro2004-07-15, by David Kastrup
-
*** empty log message ***2004-07-15, by Luc Teirlinck
-
(Modification Time): `visited-file-modtime' now2004-07-15, by Luc Teirlinck
-
*** empty log message ***2004-07-14, by Luc Teirlinck
-
(calendar-time-from-absolute): Return a list of two integers, instead2004-07-14, by Luc Teirlinck
-
(tramp-handle-verify-visited-file-modtime): `visited-file-modtime' now2004-07-14, by Luc Teirlinck
-
(dired-directory-changed-p): `visited-file-modtime' now returns a2004-07-14, by Luc Teirlinck
-
(Fvisited_file_modtime): Return a list of two integers,2004-07-14, by Luc Teirlinck
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4552004-07-14, by Miles Bader
-
(grep): Doc fix.2004-07-14, by Luc Teirlinck
-
*** empty log message ***2004-07-14, by Luc Teirlinck
-
Tramp is now distributed with Emacs.2004-07-14, by Luc Teirlinck
-
*** empty log message ***2004-07-14, by Daniel Pfeiffer
-
(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.2004-07-14, by Daniel Pfeiffer
-
(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.2004-07-14, by Daniel Pfeiffer
-
*** empty log message ***2004-07-14, by Stefan Monnier
-
Fix copyright notice.2004-07-14, by Kenichi Handa
-
*** empty log message ***2004-07-14, by Luc Teirlinck
-
Various changes in addition to:2004-07-14, by Luc Teirlinck
-
*** empty log message ***2004-07-14, by Kenichi Handa
-
Changes from arch/CVS synchronization2004-07-13, by Miles Bader
-
Regenerated.2004-07-13, by Bill Wohler
-
(mh-version): Fixed typo.2004-07-13, by Bill Wohler
-
Upgraded to MH-E version 7.4.4.2004-07-13, by Bill Wohler
-
Doc fix. Change name of some funs.2004-07-13, by Vinicius Jose Latorre
-
(Split Window): Fix typo.2004-07-13, by Luc Teirlinck
-
*** empty log message ***2004-07-13, by Luc Teirlinck
-
(with-selected-window): Doc fix.2004-07-13, by Luc Teirlinck
-
(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.2004-07-12, by Kim F. Storm
-
*** empty log message ***2004-07-12, by Kim F. Storm
-
*** empty log message ***2004-07-12, by Luc Teirlinck
-
(get-buffer-window-list): Doc fix.2004-07-12, by Luc Teirlinck
-
*** empty log message ***2004-07-11, by Luc Teirlinck
-
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.2004-07-11, by Luc Teirlinck
-
(switch-to-buffer-other-window): Doc fix.2004-07-11, by Luc Teirlinck
-
*** empty log message ***2004-07-11, by Luc Teirlinck
-
(Fwindow_buffer, Fother_window, Fget_lru_window)2004-07-11, by Luc Teirlinck
-
*** empty log message ***2004-07-11, by Luc Teirlinck
-
(save-selected-window, one-window-p)2004-07-11, by Luc Teirlinck
-
It uses call-process instead shell-command2004-07-10, by Vinicius Jose Latorre
-
*** empty log message ***2004-07-10, by Eli Zaretskii
-
(ediff-meta-truncate-filenames): Change type to boolean.2004-07-10, by Eli Zaretskii
-
*** empty log message ***2004-07-09, by Luc Teirlinck
-
(Ffloat_time, Fformat_time_string, Fdecode_time)2004-07-09, by Luc Teirlinck
-
*** empty log message ***2004-07-09, by Lars Hansen
-
(widget-field-buffer): Doc fix.2004-07-09, by Lars Hansen
-
*** empty log message ***2004-07-09, by John Paul Wallington
-
(reb-update-overlays): Distinguish between one and several matches in message.2004-07-09, by John Paul Wallington
-
*** empty log message ***2004-07-09, by Richard M. Stallman
-
(Input Focus): Minor fix.2004-07-09, by Richard M. Stallman
-
(mouse-set-region-1): If transient-mark-mode2004-07-09, by Richard M. Stallman
-
(current-word): Doc fix.2004-07-09, by Richard M. Stallman
-
*** empty log message ***2004-07-09, by Mark A. Hershberger
-
*** empty log message ***2004-07-09, by Mark A. Hershberger
-
2004-07-09 Mark A. Hershberger <mah@everybody.org>2004-07-09, by Mark A. Hershberger
-
(Lisp changes in 21.4): document (match-data t) change.2004-07-08, by David Kastrup
-
term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)2004-07-08, by Steven Tamm
-
*** empty log message ***2004-07-07, by Luc Teirlinck
-
(Input Focus): Clarify descriptions of `select-frame-set-input-focus'2004-07-07, by Luc Teirlinck
-
*** empty log message ***2004-07-07, by Luc Teirlinck
-
Various small changes in addition to:2004-07-07, by Luc Teirlinck
-
*** empty log message ***2004-07-06, by Luc Teirlinck
-
(syms_of_keyboard): Fix `keyboard-translate-table' docstring.2004-07-06, by Luc Teirlinck
-
(Input Focus): Capitalize Lisp.2004-07-06, by Luc Teirlinck
-
*** empty log message ***2004-07-06, by Luc Teirlinck
-
(Fclear_string): Correct previous change.2004-07-06, by Luc Teirlinck
-
Mention `read-file-name-completion-ignore-case'.2004-07-06, by John Paul Wallington
-
*** empty log message ***2004-07-06, by Luc Teirlinck
-
(Fclear_string): Put call to CHECK_STRING in correct place.2004-07-06, by Luc Teirlinck
-
(query-replace-regexp-eval): Fix last change.2004-07-06, by Stefan Monnier
-
*** empty log message ***2004-07-06, by John Paul Wallington
-
(Fclear_string): Signal an error if STRING is not a string.2004-07-06, by John Paul Wallington
-
*** empty log message ***2004-07-06, by John Paul Wallington
-
(Fdefmacro): Signal an error if NAME is not a symbol.2004-07-06, by John Paul Wallington
-
(query-replace-descr): New fun.2004-07-06, by Stefan Monnier
-
*** empty log message ***2004-07-05, by Thien-Thi Nguyen
-
Update copyright.2004-07-05, by Thien-Thi Nguyen
-
(isearch-query-replace): Pass the regexp-ness and delimited-ness of2004-07-05, by Stefan Monnier
-
(query-replace-read-from, query-replace-read-to): New funs extracted2004-07-05, by Stefan Monnier
-
(query-replace-interactive, query-replace-read-args):2004-07-05, by Stefan Monnier
-
(isearch-query-replace, isearch-query-replace-regexp):2004-07-05, by Stefan Monnier
-
* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList2004-07-05, by Jan Djärv
-
*** empty log message ***2004-07-05, by Kenichi Handa
-
*** empty log message ***2004-07-04, by Kenichi Handa
-
(decode-coding-inserted-region): Fix previous change.2004-07-04, by Kenichi Handa
-
(decode-coding-inserted-region): Don't2004-07-04, by Kenichi Handa
-
*** empty log message ***2004-07-04, by Andreas Schwab
-
(install-arch-indep): Remove .arch-inventory files.2004-07-04, by Andreas Schwab
-
*** empty log message ***2004-07-04, by John Paul Wallington
-
(read_file_name_completion_ignore_case): New variable.2004-07-04, by John Paul Wallington
-
*** empty log message ***2004-07-04, by Luc Teirlinck
-
(Input Focus): Add documentation for `select-frame-set-input-focus'.2004-07-04, by Luc Teirlinck
-
Restore updated copyright info that was inadvertently removed.2004-07-04, by John Paul Wallington
-
*** empty log message ***2004-07-03, by Eli Zaretskii
-
(dos_rawgetc): Use make_number to produce Lisp objects2004-07-03, by Eli Zaretskii
-
Document that there's now a separate grep.el package.2004-07-03, by Eli Zaretskii
-
(grep-compute-defaults, grep-command)2004-07-03, by Eli Zaretskii
-
*** empty log message ***2004-07-03, by Eli Zaretskii
-
(turn-on-iimage-mode, iimage-mode): Add autoload cookies.2004-07-03, by Eli Zaretskii
-
(gdb-goto-breakpoint): String match more2004-07-03, by Nick Roberts
-
*** empty log message ***2004-07-03, by Nick Roberts
-
(query-replace-read-args): Swallow space after 'foo,2004-07-03, by Juri Linkov
-
*** empty log message ***2004-07-03, by Juri Linkov
-
*** empty log message ***2004-07-02, by Richard M. Stallman
-
(query-replace-read-args): Swallow space after symbols, not after2004-07-02, by Richard M. Stallman
-
(python-beginning-of-statement): Exit the loop if backward-up-list gets error.2004-07-02, by Richard M. Stallman
-
(enriched-encode): Bind inhibit-read-only.2004-07-02, by Richard M. Stallman
-
(Saving Buffers): Cleanup write-contents-function.2004-07-02, by Richard M. Stallman
-
(Magic File Names): `file-remote-p' returns an identifier of the2004-07-02, by Kai Großjohann
-
** file-remote-p now returns an identifier for the remote system,2004-07-02, by Kai Großjohann
-
#2004-07-02, by André Spiegel
-
(vc-rcs-checkout-model): Look at the version headers only if2004-07-02, by André Spiegel
-
*** empty log message ***2004-07-02, by Juri Linkov
-
(Viewing differences): Add `d r'.2004-07-02, by Juri Linkov
-
(cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.2004-07-02, by Juri Linkov
-
(cvs-mode-diff-repository): New command.2004-07-02, by Juri Linkov
-
(Entire Match Data): Add explanation about new2004-07-01, by David Kastrup
-
Changes from arch/CVS synchronization2004-07-01, by Miles Bader
-
("((") ("))"): add quotation mark shorthands.2004-07-01, by David Kastrup
-
*** empty log message ***2004-07-01, by Stefan Monnier
-
*** empty log message ***2004-07-01, by Stefan Monnier
-
*** empty log message ***2004-07-01, by Stefan Monnier
-
*** empty log message ***2004-07-01, by Juri Linkov
-
(Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.2004-07-01, by Juri Linkov
-
*** empty log message ***2004-07-01, by Juri Linkov
-
(query-replace-interactive): Change type from boolean2004-07-01, by Juri Linkov
-
(isearch-mode-map): Bind C-M-w to isearch-del-char,2004-07-01, by Juri Linkov
-
*** empty log message ***2004-07-01, by Luc Teirlinck
-
(EMACSSOURCES): Remove emacs-xtra.2004-07-01, by Luc Teirlinck
-
*** empty log message ***2004-06-30, by Kenichi Handa
-
(Fw32_set_clipboard_data): Update `nbytes' correctly2004-06-30, by Kenichi Handa
-
*** empty log message ***2004-06-30, by Stefan Monnier
-
(x_detect_focus_change): Remove unused var `nr_events'.2004-06-30, by Stefan Monnier
-
(x_supports_face_attributes_p)2004-06-30, by Stefan Monnier
-
(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.2004-06-30, by Stefan Monnier
-
(match_limit, Fmatch_data, Fset_match_data): YAILOM.2004-06-30, by Stefan Monnier
-
(Fset_fontset_font): Remove unused vars `family' and `registry'.2004-06-30, by Stefan Monnier
-
(${etc}DOC): Fix file name of make-docfile.2004-06-30, by Stefan Monnier
-
*** empty log message ***2004-06-30, by Stefan Monnier
-
*** empty log message ***2004-06-30, by Andreas Schwab
-
(${CHINESE-TIT:.elc=.el}): Depend on changed.tit to2004-06-30, by Andreas Schwab
-
(CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.2004-06-30, by Andreas Schwab
-
Declare Finit_image_library.2004-06-30, by Andreas Schwab
-
Fix whitespace.2004-06-30, by Andreas Schwab
-
(breakpoint-enabled-bitmap-face)2004-06-29, by Kim F. Storm
-
(ada-tight-gvd-integration): Add :group 'ada.2004-06-29, by Kim F. Storm
-
(vc-arch-mode-line-rewrite): Add :group 'vc.2004-06-29, by Kim F. Storm
-
*** empty log message ***2004-06-29, by Kim F. Storm
-
(nntp-authinfo-file): Add :group 'nntp.2004-06-29, by Kim F. Storm
-
(nnimap-authinfo-file, nnimap-prune-cache): Add :group 'nnimap.2004-06-29, by Kim F. Storm
-
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:2004-06-29, by Jesper Harder
-
macterm.c (do_window_activate, do_window_deactivate): Remove.2004-06-29, by Steven Tamm
-
macterm.c (mac_get_emulated_btn)2004-06-29, by Steven Tamm
-
(Fset_match_data): Allow buffer before end of list2004-06-29, by David Kastrup
-
*** empty log message ***2004-06-28, by Juri Linkov
-
(pp-buffer): Add autoload.2004-06-28, by Juri Linkov
-
(query-replace-read-args): Swallow a space after2004-06-28, by Juri Linkov
-
Add Gnus and face remapping entries.2004-06-28, by Kim F. Storm
-
macterm.c (XTread_socket): Correctly set the frame position2004-06-28, by Steven Tamm
-
* FOR-RELEASE: Removed entry about GTK and monochrome displays (done).2004-06-28, by Jan Djärv
-
(xg_get_image_for_pixmap): Add workaround for monochrome displays2004-06-28, by Jan Djärv
-
* gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on2004-06-28, by Jan Djärv
-
Use outline-mode.2004-06-28, by Kim F. Storm
-
*** empty log message ***2004-06-28, by Kim F. Storm
-
(font-lock-fontify-syntactic-keywords-region):2004-06-28, by Richard M. Stallman
-
*** empty log message ***2004-06-27, by Jason Rumney
-
(file_dialog_callback): Disable edit control if set2004-06-27, by Jason Rumney
-
(perform-replace): Highlight the match even in2004-06-26, by David Kastrup
-
(tramp-handle-file-remote-p): New implementation to2004-06-26, by Kai Großjohann
-
Sync with Tramp 2.0.42.2004-06-26, by Kai Großjohann
-
* net/ange-ftp.el (ange-ftp-file-remote-p): New return value,2004-06-26, by Kai Großjohann
-
(gdb-toggle-breakpoint)2004-06-26, by Nick Roberts
-
*** empty log message ***2004-06-26, by Nick Roberts
-
Update Eli's email address.2004-06-26, by Eli Zaretskii
-
*** empty log message ***2004-06-26, by Eli Zaretskii
-
(Man-getpage-in-background): Add windows-nt to the list2004-06-26, by Eli Zaretskii
-
Moved FOR-RELEASE from etc/ to admin/.2004-06-26, by Eli Zaretskii
-
*** empty log message ***2004-06-25, by Richard M. Stallman
-
(Regexp Replace): Rewrite description of \# \, and \?.2004-06-25, by Richard M. Stallman
-
(change-log-font-lock-keywords): Support2004-06-25, by Sam Steingold
-
ChangeLog format fix.2004-06-25, by David Kastrup
-
Fixing +++ tag from last checkin.2004-06-25, by David Kastrup
-
(Regexp Replace): Some typo corrections and2004-06-25, by David Kastrup
-
*** empty log message ***2004-06-24, by Richard M. Stallman
-
(query-replace-read-args): Swallow space after \,SYMBOL.2004-06-24, by Richard M. Stallman
-
(font-lock-set-defaults): Fix previous change.2004-06-24, by Richard M. Stallman
-
(Misc Events): Describe usr1-signal, usr2-signal event.2004-06-24, by Richard M. Stallman
-
(free_misc): Add prototype.2004-06-24, by Kim F. Storm
-
(Fmapconcat, Fmapcar): Remove superfluous GCPROs.2004-06-24, by Kim F. Storm
-
*** empty log message ***2004-06-24, by Kim F. Storm
-
(allocate_misc): Update total_free_markers.2004-06-24, by Kim F. Storm
-
(font-lock-keywords): Change format of compiled values. Document it.2004-06-24, by Richard M. Stallman
-
*** empty log message ***2004-06-24, by Richard M. Stallman
-
(Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.2004-06-24, by Richard M. Stallman
-
(Variable Definitions): Note about doc strings and :set.2004-06-24, by Richard M. Stallman
-
(Keymap Terminology): Document `kbd'.2004-06-24, by Richard M. Stallman
-
(Invisible Text): Setting buffer-invisibility-spec makes it buffer-local.2004-06-24, by Richard M. Stallman
-
(Accessing Events): Clarify posn-col-row and posn-actual-col-row.2004-06-24, by Richard M. Stallman
-
(Saving Buffers): Correct previous change.2004-06-24, by Richard M. Stallman
-
(Unconditional Replace): Use replace-string instead2004-06-24, by David Kastrup
-
Move description from new paragraph-start and2004-06-24, by David Kastrup
-
(query-replace-read-args): Implement `\,' and `\#'2004-06-24, by David Kastrup
-
*** empty log message ***2004-06-23, by Daniel Pfeiffer
-
(grep-error-screen-columns): New variable.2004-06-23, by Daniel Pfeiffer
-
Added GTK items2004-06-23, by Jan Djärv
-
(Freplace_match): Adjust the match-data more2004-06-23, by David Kastrup
-
2004-06-23 David Kastrup <dak@gnu.org>2004-06-23, by David Kastrup
-
(Shell History Copying): Document comint-insert-input.2004-06-23, by Nick Roberts
-
*** empty log message ***2004-06-23, by Nick Roberts
-
(comint-insert-clicked-input, comint-copy-old-input):2004-06-23, by Nick Roberts
-
*** empty log message ***2004-06-23, by Luc Teirlinck
-
MORE.STUFF: Delete obsolete URL.2004-06-23, by Luc Teirlinck
-
(Ftext_char_description): Doc fix.2004-06-23, by Luc Teirlinck
-
(Fsnarf_documentation): Doc fix.2004-06-23, by Luc Teirlinck
-
Reposition @anchor's.2004-06-23, by Luc Teirlinck
-
Change position of @anchor's. Add anchor.2004-06-23, by Luc Teirlinck
-
Various small changes in addition to the following.2004-06-23, by Luc Teirlinck
-
*** empty log message ***2004-06-23, by Luc Teirlinck
-
Add emacs-xtra.2004-06-23, by John Paul Wallington
-
(goto-address-fontify): Fix help-echo text.2004-06-23, by Luc Teirlinck
-
*** empty log message ***2004-06-23, by Lars Hansen
-
(write-contents-functions): Doc fix.2004-06-23, by Lars Hansen
-
(Saving Buffers): Correct description of `write-contents-functions'.2004-06-23, by Lars Hansen
-
(Fmapcar, Fmapconcat): GCPRO the args array.2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Kim F. Storm
-
(struct Lisp_Save_Value): New member dogc.2004-06-22, by Kim F. Storm
-
(Fmapconcat, Fmapcar): Use new SAFE_ALLOCA_LISP and2004-06-22, by Kim F. Storm
-
(safe_alloca_unwind): Clear dogc and pointer members.2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Luc Teirlinck
-
(Fmapconcat, Fmapcar): Use SAFE_ALLOCA_LISP.2004-06-21, by Kim F. Storm
-
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Kim F. Storm
-
(add_to_log): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
* fns.c (string_make_multibyte, string_to_multibyte)2004-06-21, by Kim F. Storm
-
(Fformat, Ftranspose_regions): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(MAX_ALLOCA): Remove define.2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Juanma Barranquero
-
(MAX_ALLOCA): Remove define.2004-06-21, by Kim F. Storm
-
(Fstring): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(image-library-alist): Rewrite docstring in active voice.2004-06-21, by Juanma Barranquero
-
(casify_object): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(safe_alloca_unwind): New function.2004-06-21, by Kim F. Storm
-
(MAX_ALLOCA): Define here.2004-06-21, by Kim F. Storm
-
(Images): Remove redundant @vindex directives.2004-06-21, by Juanma Barranquero
-
*** empty log message ***2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Eli Zaretskii
-
(Fwith_output_to_temp_buffer): Doc fix.2004-06-21, by Eli Zaretskii
-
info.texi2004-06-21, by Karl Berry
-
(Top): mention that only Emacs has mouse support.2004-06-21, by Karl Berry
-
*** empty log message ***2004-06-21, by Kenichi Handa
-
Link leim-ext.el into tempdir.2004-06-21, by Kenichi Handa
-
*** empty log message ***2004-06-21, by Richard M. Stallman
-
(Finternal_copy_lisp_face): Small cleanup; doc fix.2004-06-21, by Richard M. Stallman
-
(match_limit): Cleaner err msg when no match data available.2004-06-21, by Richard M. Stallman
-
(syms_of_window): Doc fix.2004-06-21, by Richard M. Stallman
-
(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.2004-06-21, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.2004-06-21, by Richard M. Stallman
-
(mouse-set-region-1): Set transient-mark-mode to `only'.2004-06-21, by Richard M. Stallman
-
(isearch-repeat): Avoid testing old match data.2004-06-21, by Richard M. Stallman
-
(global-auto-revert-non-file-buffers): Doc fix.2004-06-21, by Richard M. Stallman
-
*** empty log message ***2004-06-21, by Richard M. Stallman
-
(Ftry_completion, Fall_completions): Do lazy binding2004-06-20, by David Kastrup
-
*** empty log message ***2004-06-20, by Richard M. Stallman
-
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.2004-06-20, by Jesper Harder
-
(Info Lookup): Fix keybinding for2004-06-20, by Jesper Harder
-
*** empty log message ***2004-06-19, by Luc Teirlinck
-
(show-trailing-whitespace): Doc fix.2004-06-19, by Luc Teirlinck
-
(custom-variable-documentation): New function.2004-06-19, by Luc Teirlinck
-
(Supporting additional buffers): Minor change.2004-06-19, by Luc Teirlinck
-
(Man-getpage-in-background): Revert previous change but2004-06-19, by Nick Roberts
-
*** empty log message ***2004-06-19, by Nick Roberts
-
*** empty log message ***2004-06-19, by Luc Teirlinck
-
(global-auto-revert-non-file-buffers): Update docstring.2004-06-19, by Luc Teirlinck
-
(grep-regexp-alist): Match columns and column ranges, if present.2004-06-18, by Daniel Pfeiffer
-
(compilation-error-properties): Store one more than end-col, if present, so2004-06-18, by Daniel Pfeiffer
-
*** empty log message ***2004-06-18, by Daniel Pfeiffer
-
*** empty log message ***2004-06-18, by Jason Rumney
-
Double percent signs in for loops.2004-06-18, by Jason Rumney
-
* xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from2004-06-17, by Jan Djärv
-
(Auto Reverting Dired): Minor changes.2004-06-17, by Luc Teirlinck
-
(query-replace-read-args): Only warn about use of \n2004-06-17, by David Kastrup
-
* fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.2004-06-17, by Jan Djärv
-
* macfns.c (Fx_display_color_cells): Do not limit return value to 256.2004-06-17, by Jan Djärv
-
Undo 1.201 changes (committed accidentally)2004-06-17, by Kim F. Storm
-
*** empty log message ***2004-06-17, by Juanma Barranquero
-
(comment-region-internal): Fix docstring.2004-06-17, by Juanma Barranquero
-
(parse-colon-path, cd): Mention in docstring that the path separator is2004-06-16, by Juanma Barranquero
-
*** empty log message ***2004-06-16, by Juanma Barranquero
-
(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):2004-06-16, by Juanma Barranquero
-
(INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.2004-06-16, by Juanma Barranquero
-
(syms_of_buffer): Clarify `fill-column' docstring.2004-06-16, by Luc Teirlinck
-
*** empty log message ***2004-06-16, by Luc Teirlinck
-
*** empty log message ***2004-06-16, by Luc Teirlinck
-
Update copyright.2004-06-16, by Kim F. Storm
-
(Vimage_types): Remove extern.2004-06-16, by Kim F. Storm
-
*** empty log message ***2004-06-16, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4102004-06-16, by Miles Bader
-
Changes from arch/CVS synchronization2004-06-16, by Miles Bader
-
*** empty log message ***2004-06-16, by Luc Teirlinck
-
(buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.2004-06-16, by Luc Teirlinck
-
(Autorevert, Supporting additional buffers): Explain special treatment2004-06-16, by Luc Teirlinck
-
Comment doc string of defalias2004-06-16, by Vinicius Jose Latorre
-
*** empty log message ***2004-06-15, by Luc Teirlinck
-
(dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to2004-06-15, by Luc Teirlinck
-
(global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra2004-06-15, by Luc Teirlinck
-
(File): Add emacs-xtra.2004-06-15, by Luc Teirlinck
-
(Reverting): Add anchor.2004-06-15, by Luc Teirlinck
-
(install-arch-indep, uninstall): Add emacs-xtra.2004-06-15, by Luc Teirlinck
-
(INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): Add emacs-xtra.2004-06-15, by Luc Teirlinck
-
New file.2004-06-15, by Luc Teirlinck
-
(try_cursor_movement): Exclude header line from scroll2004-06-15, by Kim F. Storm
-
*** empty log message ***2004-06-15, by Kim F. Storm
-
(skip_chars): Only recognize [:class:] when it has the2004-06-15, by Kim F. Storm
-
*** empty log message ***2004-06-15, by Kim F. Storm
-
*** empty log message ***2004-06-14, by Luc Teirlinck
-
(Dired Enter): Mention conditions on `ls' switches.2004-06-14, by Luc Teirlinck
-
* gtkutil.c (xg_get_image_for_pixmap): New function.2004-06-14, by Jan Djärv
-
* xterm.h (struct x_display_info): Typo in comment fixed.2004-06-14, by Jan Djärv
-
*** empty log message ***2004-06-14, by Juanma Barranquero
-
(Images): Document new delayed library loading, variable2004-06-14, by Juanma Barranquero
-
*** empty log message ***2004-06-14, by Juanma Barranquero
-
(image-library-alist): Initialize to a known set of probable library names.2004-06-14, by Juanma Barranquero
-
(image-library-alist): New variable to map image types to external2004-06-14, by Juanma Barranquero
-
(Vimage_types): Delete (moved to image.c).2004-06-14, by Juanma Barranquero
-
(Vimage_types): Move from xdisp.c.2004-06-14, by Juanma Barranquero
-
(Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.2004-06-14, by Juanma Barranquero
-
*** empty log message ***2004-06-14, by Andreas Schwab
-
*** empty log message ***2004-06-14, by Kenichi Handa
-
(windows-1256, cp1125): Fix tables2004-06-14, by Kenichi Handa
-
(time-stamp): Doc fix.2004-06-14, by Luc Teirlinck
-
*** empty log message ***2004-06-13, by Luc Teirlinck
-
(Copyrights, Timestamps): Recommend `before-save-hook' instead of2004-06-13, by Luc Teirlinck
-
*** empty log message ***2004-06-13, by Kenichi Handa
-
(ccl-encode-mule-utf-8): Fix previous change.2004-06-13, by Kenichi Handa
-
*** empty log message ***2004-06-13, by Richard M. Stallman
-
(cmd_error): Don't call any_kboard_state if inside a recursive edit level.2004-06-13, by Richard M. Stallman
-
Comment change.2004-06-13, by Richard M. Stallman
-
(re_wctype, re_iswctype): Function defs longer static.2004-06-13, by Richard M. Stallman
-
(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)2004-06-13, by Richard M. Stallman
-
(Fselect_window): Doc fix.2004-06-13, by Richard M. Stallman
-
Include regex.h.2004-06-13, by Richard M. Stallman
-
(Ftry_completion, Fall_completions, Ftest_completion):2004-06-13, by Andreas Schwab
-
Update for CC Mode 5.30 and incidental amendments.2004-06-13, by Richard M. Stallman
-
(Init Syntax): Explain about vars that do special2004-06-13, by Richard M. Stallman
-
(sentence-end): Add 0x5397d as close brace.2004-06-13, by Richard M. Stallman
-
Doc fixes: say "PC Selection mode", not "`pc-selection-mode'".2004-06-13, by Richard M. Stallman
-
Put `...' around symbols in warning messages.2004-06-13, by Richard M. Stallman
-
(previous-matching-history-element): Specify a default.2004-06-13, by Richard M. Stallman
-
(hexl-mode): Catch errors in hexl-goto-address.2004-06-13, by Richard M. Stallman
-
(custom-declare-face): Simplify code.2004-06-13, by Richard M. Stallman
-
(abbrev-mode, edit-abbrevs-map): Doc fixes.2004-06-13, by Richard M. Stallman
-
Delete bytecode compilation item.2004-06-13, by Richard M. Stallman
-
*** empty log message ***2004-06-13, by Luc Teirlinck
-
(before-save-hook): Add `time-stamp' to the options.2004-06-13, by Luc Teirlinck
-
(time-stamp): Recommend adding it to `before-save-hook', rather than2004-06-13, by Luc Teirlinck
-
Reindent `diff-current-defun'.2004-06-13, by Kai Großjohann
-
(diff-current-defun): If at start of hunk, use2004-06-13, by Kai Großjohann
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
(cancel_hourglass_unwind): Return a value.2004-06-13, by Andreas Schwab
-
(print_object): Always use %ld for printing EMACS_INT.2004-06-13, by Andreas Schwab
-
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to2004-06-13, by Andreas Schwab
-
(char_quoted): Avoid warning about undefined operation.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
Include <ctype.h>.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
(face_attr_equal_p): Declare parameters.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Lars Hansen
-
(dired-mark-omitted): Update keybinding.2004-06-13, by Lars Hansen
-
(dired-mark-omitted): Bind to "*O".2004-06-13, by Lars Hansen
-
* bookmark.el (bookmark-bmenu-relocate): New function, as2004-06-13, by Karl Fogel
-
*** empty log message ***2004-06-13, by Kenichi Handa
-
(CCL_READ_CHAR): If hit EOF, set REG to -1.2004-06-13, by Kenichi Handa
-
(ccl-decode-mule-utf-8): Fix previous change.2004-06-13, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4032004-06-12, by Miles Bader
-
Fix formatting of last entry.2004-06-12, by Eli Zaretskii
-
*** empty log message ***2004-06-12, by Eli Zaretskii
-
(Fdefun): Signal an error if NAME is not a symbol.2004-06-12, by Eli Zaretskii
-
(python-open-block-statement-p): Fix2004-06-12, by Eli Zaretskii
-
*** empty log message ***2004-06-12, by Eli Zaretskii
-
(completion-ignored-extensions): Add file extensions2004-06-12, by Eli Zaretskii
-
Add news for Dired and Info modes.2004-06-12, by Juri Linkov
-
*** empty log message ***2004-06-12, by Juri Linkov
-
(Operating on Files): Add dired-do-touch.2004-06-12, by Juri Linkov
-
Move menu help lines from `* Menu:' to file header.2004-06-12, by Juri Linkov
-
(Info-goto-node): Add autoload.2004-06-12, by Juri Linkov
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4012004-06-12, by Miles Bader
-
*** empty log message ***2004-06-12, by Kenichi Handa
-
(CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in2004-06-12, by Kenichi Handa
-
(set-language-environment): Load subst tables if necessary.2004-06-12, by Kenichi Handa
-
(decode-char): Load subst tables if necessary.2004-06-12, by Kenichi Handa
-
(utf-16-decode-ucs): Handle a surrogate2004-06-12, by Kenichi Handa
-
(utf-translate-cjk-charsets): New2004-06-12, by Kenichi Handa
-
*** empty log message ***2004-06-11, by Luc Teirlinck
-
(dired-revert): If buffer is marked unmodified before2004-06-11, by Luc Teirlinck
-
(shut_down_emacs): Inhibit redisplay during shutdown.2004-06-11, by Kim F. Storm
-
*** empty log message ***2004-06-11, by Kim F. Storm
-
*** empty log message ***2004-06-11, by Juanma Barranquero
-
Temporarily set utf-translate-cjk-mode to nil.2004-06-11, by Kenichi Handa
-
(devanagari-compose-region): Add autoload cookie.2004-06-11, by Kenichi Handa
-
(ccl-dump-call): Fix printing the subroutine name.2004-06-11, by Kenichi Handa
-
(encode_coding_string): Check CODING_FINISH_INTERRUPT.2004-06-11, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3972004-06-11, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3962004-06-11, by Miles Bader
-
*** empty log message ***2004-06-11, by Juanma Barranquero
-
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).2004-06-11, by Juanma Barranquero
-
(Fposn_at_point): Doc fix.2004-06-11, by Juanma Barranquero
-
(match_limit): Don't flag an error if match-data2004-06-11, by David Kastrup
-
*** empty log message ***2004-06-10, by Juanma Barranquero
-
Fix typo.2004-06-10, by Juanma Barranquero
-
(comment-search-forward, comment-search-backward): Fix typos.2004-06-10, by Juanma Barranquero
-
*** empty log message ***2004-06-10, by Lars Hansen
-
Describe dired-omit-mode. Describe desktop package changes.2004-06-10, by Lars Hansen
-
*** empty log message ***2004-06-10, by Luc Teirlinck
-
(dired-insert-old-subdirs): Adapt to fact that the R switch is no2004-06-10, by Luc Teirlinck
-
(dired-insert-subdir): Do not store R switch in `dired-switches-alist'.2004-06-10, by Luc Teirlinck
-
*** empty log message ***2004-06-10, by Kim F. Storm
-
(Viewing differences): Add 'd y'.2004-06-10, by Kim F. Storm
-
(cvs-mode-diff-yesterday): New command.2004-06-10, by Kim F. Storm
-
(cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.2004-06-10, by Kim F. Storm
-
Add C-M-x on defface.2004-06-10, by Juri Linkov
-
*** empty log message ***2004-06-10, by Juri Linkov
-
(Lisp Eval): Add C-M-x on defface.2004-06-10, by Juri Linkov
-
(perform-replace): Use `limit' to terminate the while-loop explicitly.2004-06-10, by Juri Linkov
-
(eval-expression-print-format): Don't print additional2004-06-10, by Juri Linkov
-
(edebug-eval-defun): Add `defface'. Fix docstring.2004-06-10, by Juri Linkov
-
(eval-defun-1): Add `defface'. Fix docstring.2004-06-10, by Juri Linkov
-
* toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use2004-06-09, by Jan Djärv
-
Renamed from *-locol.xpm.2004-06-09, by Jan Djärv
-
Moved to lc-*.xpm2004-06-09, by Jan Djärv
-
Fix for url mode alist to recognize patterns such as &<str>; as valid2004-06-09, by Rajesh Vaidheeswarran
-
*** empty log message ***2004-06-09, by Luc Teirlinck
-
(Reverting): Auto-Revert mode and Global Auto-Revert mode no longer2004-06-09, by Luc Teirlinck
-
*** empty log message ***2004-06-09, by Luc Teirlinck
-
*** empty log message ***2004-06-09, by Luc Teirlinck
-
(dired-diff, dired-backup-diff)2004-06-09, by Luc Teirlinck
-
(dired-do-touch, dired-clean-directory, dired-run-shell-command)2004-06-09, by Luc Teirlinck
-
(dired-kill-tree): Do not kill DIRNAME, even if it does not end in a2004-06-09, by Luc Teirlinck
-
show example of GNU {standard input} (gcc --pipe) and various Oracle messages2004-06-08, by Daniel Pfeiffer
-
*** empty log message ***2004-06-08, by Daniel Pfeiffer
-
Better documentation.2004-06-08, by Jan Djärv
-
* toolbar/copy-locol.xpm, toolbar/cut-locol.xpm2004-06-08, by Jan Djärv
-
* toolbar/tool-bar.el (tool-bar-local-item)2004-06-08, by Jan Djärv
-
New versions of icons that uses fewer colors.2004-06-08, by Jan Djärv
-
(widget-specify-button): Use hand pointer rather2004-06-08, by Kim F. Storm
-
*** empty log message ***2004-06-08, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3852004-06-08, by Miles Bader
-
* saveplace.el (save-place-alist-to-file): Bind `print-length'2004-06-08, by Karl Fogel
-
*** empty log message ***2004-06-07, by Luc Teirlinck
-
(dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.2004-06-07, by Luc Teirlinck
-
*** empty log message ***2004-06-07, by Juanma Barranquero
-
Clarify paragraph about compatibility between image libraries and builds of2004-06-07, by Juanma Barranquero
-
(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):2004-06-07, by Juanma Barranquero
-
(kill-region): Doc fix.2004-06-07, by Juanma Barranquero
-
(format-insert-annotations, format-annotate-location): Doc fixes.2004-06-07, by Juanma Barranquero
-
(completion-kill-region): Doc fix.2004-06-07, by Juanma Barranquero
-
(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)2004-06-07, by Juanma Barranquero
-
*** empty log message ***2004-06-07, by Luc Teirlinck
-
(dired-undo): Call `dired-build-subdir-alist'.2004-06-07, by Luc Teirlinck
-
Typo.2004-06-07, by Kim F. Storm
-
2004-06-06 Emilio C. Lopes <eclig@gmx.net>2004-06-07, by John Wiegley
-
*** empty log message ***2004-06-07, by John Wiegley
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3812004-06-07, by Miles Bader
-
*** empty log message ***2004-06-07, by Kenichi Handa
-
(find_safe_codings): Check NILP (safe_codings) only at2004-06-06, by Kenichi Handa
-
*** empty log message ***2004-06-06, by Kim F. Storm
-
(Fdelete_process): Undo 2004-05-28 change.2004-06-06, by Kim F. Storm
-
Cosmetic changes.2004-06-06, by Kim F. Storm
-
*** empty log message ***2004-06-06, by Juanma Barranquero
-
*** empty log message ***2004-06-06, by Juanma Barranquero
-
(help-argument-name): Inherit from italic face only if the frame2004-06-06, by Juanma Barranquero
-
macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation2004-06-06, by Steven Tamm
-
(x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable2004-06-06, by Steven Tamm
-
New pbm files.2004-06-06, by Jan Djärv
-
New file2004-06-06, by Jan Djärv
-
New conversions from xpm files.2004-06-06, by Jan Djärv
-
(locate-ls-subdir-switches): Minor doc change (filling).2004-06-06, by Luc Teirlinck
-
*** empty log message ***2004-06-06, by Richard M. Stallman
-
(isearch-mode-map): Undo previous change.2004-06-06, by Richard M. Stallman
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3772004-06-06, by Miles Bader
-
(locate-ls-subdir-switches): Doc fix.2004-06-06, by Luc Teirlinck
-
*** empty log message ***2004-06-06, by Juri Linkov
-
(help-argument-name): Add :group 'help.2004-06-06, by Juri Linkov
-
(defface): Add `supports' to docstring.2004-06-06, by Juri Linkov
-
(custom-display): Add `min-colors'.2004-06-06, by Juri Linkov
-
Move Ediff's debug-ignored-errors from bindings.el.2004-06-06, by Juri Linkov
-
* bindings.el (debug-ignored-errors): Add regexps for history2004-06-06, by Juri Linkov
-
*** empty log message ***2004-06-06, by Luc Teirlinck
-
(find-ls-subdir-switches): New user option.2004-06-06, by Luc Teirlinck
-
Merge the two `Commentary' sections.2004-06-06, by Luc Teirlinck
-
(dired-do-redisplay, dired-maybe-insert-subdir): Change interactive2004-06-06, by Luc Teirlinck
-
(dired-subdir-switches, dired-switches-alist): New vars.2004-06-06, by Luc Teirlinck
-
*** empty log message ***2004-06-06, by Juanma Barranquero
-
(bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to2004-06-06, by Juanma Barranquero
-
*** empty log message ***2004-06-06, by Juanma Barranquero
-
*** empty log message ***2004-06-06, by Juanma Barranquero
-
Add quote in comment to resync font-locking.2004-06-06, by Juanma Barranquero
-
Fix typo.2004-06-06, by Juri Linkov
-
Changes from arch/CVS synchronization2004-06-05, by Miles Bader
-
*** empty log message ***2004-06-05, by Lars Hansen
-
(variable dired-omit-mode): Rename from dired-omit-files-p.2004-06-05, by Lars Hansen
-
(dired-omit-mode): Rename from dired-omit-files-p. Use define-minor-mode to define it.2004-06-05, by Lars Hansen
-
*** empty log message ***2004-06-05, by Richard M. Stallman
-
(Minibuffer Completion): For INITIAL arg,2004-06-05, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.2004-06-05, by Richard M. Stallman
-
*** empty log message ***2004-06-05, by Andreas Schwab
-
(x_create_tip_frame): Fix declaration after statement.2004-06-05, by Andreas Schwab
-
*** empty log message ***2004-06-05, by Eli Zaretskii
-
*** empty log message ***2004-06-05, by Kenichi Handa
-
Fix typos (kein'ichi -> ken'ichi).2004-06-05, by Kenichi Handa
-
(leim-list.el): Depends on leim-ext.el. Appends2004-06-05, by Kenichi Handa
-
New file.2004-06-05, by Kenichi Handa
-
(help-argument-name): Unconditionally inherit from 'italic (pending2004-06-05, by Juanma Barranquero
-
*** empty log message ***2004-06-05, by Juanma Barranquero
-
*** empty log message ***2004-06-05, by Juanma Barranquero
-
(Fdescribe_vector): Fix docstring.2004-06-05, by Juanma Barranquero
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3742004-06-04, by Miles Bader
-
Add reference to face `help-argument-name'.2004-06-04, by Juanma Barranquero
-
*** empty log message ***2004-06-04, by Juanma Barranquero
-
(help-argument-name): Reintroduce face.2004-06-04, by Juanma Barranquero
-
*** empty log message ***2004-06-04, by Juanma Barranquero
-
*** empty log message ***2004-06-04, by Juanma Barranquero
-
Sentence commands added to Point Motion group; kill and backward-kill2004-06-04, by Juanma Barranquero
-
*** empty log message ***2004-06-04, by Eli Zaretskii
-
(battery-linux-proc-acpi): mA was hardcored, but some2004-06-04, by Eli Zaretskii
-
(x_supports_face_attributes_p): Make this function2004-06-04, by Eli Zaretskii
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3722004-06-04, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3702004-06-04, by Miles Bader
-
2004-06-03 Karl Fogel <kfogel@red-bean.com>2004-06-04, by Karl Fogel
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3692004-06-04, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3682004-06-04, by Miles Bader
-
*** empty log message ***2004-06-04, by Juanma Barranquero
-
Reword the section on image support. Add reference to GnuWin32. Mention2004-06-04, by Juanma Barranquero
-
(woman-mapcan): More concise code.2004-06-03, by David Kastrup
-
*** empty log message ***2004-06-03, by David Kastrup
-
*** empty log message ***2004-06-02, by Juanma Barranquero
-
(Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):2004-06-02, by Juanma Barranquero
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3632004-06-02, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3622004-06-02, by Miles Bader
-
*** empty log message ***2004-06-02, by John Paul Wallington
-
2004-06-02 Romain Francoise <romain@orebokech.com>2004-06-02, by John Paul Wallington
-
*** empty log message ***2004-06-02, by Juanma Barranquero
-
Work around bugs/problems with MinGW builds of graphics libraries2004-06-02, by Juanma Barranquero
-
(register-char-codings): Make alias for `ignore'. Move docstring to2004-06-02, by Juanma Barranquero
-
(process-kill-without-query): Remove spurious "\n" on obsolescence string.2004-06-02, by Juanma Barranquero
-
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't2004-06-02, by Juanma Barranquero
-
(obj): Add image.c.2004-06-02, by Juanma Barranquero
-
(comint-replace-by-expanded-history-before-point):2004-06-02, by Stefan Monnier
-
(bibtex-format-entry): Fix regexps.2004-06-01, by Stefan Monnier
-
(Fcondition_case): Fix usage. Simplify.2004-06-01, by Stefan Monnier
-
(blink-cursor-start): Turn cursor off initially so blink2004-06-01, by Kim F. Storm
-
*** empty log message ***2004-06-01, by Kim F. Storm
-
*** empty log message ***2004-06-01, by Stefan Monnier
-
(EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.2004-06-01, by Stefan Monnier
-
*** empty log message ***2004-06-01, by Stefan Monnier
-
(vc-arch-state): Don't assume the file exists.2004-06-01, by Stefan Monnier
-
*** empty log message ***2004-05-31, by Lars Hansen
-
(desktop-save): Don't save minor modes without a known mode initialization function.2004-05-31, by Lars Hansen
-
*** empty log message ***2004-05-31, by Luc Teirlinck
-
*** empty log message ***2004-05-30, by Luc Teirlinck
-
(query-replace-interactive): Convert defvar into defcustom.2004-05-30, by Luc Teirlinck
-
Update `Commentary' section.2004-05-30, by Luc Teirlinck
-
*** empty log message ***2004-05-30, by Juanma Barranquero
-
Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).2004-05-30, by Juanma Barranquero
-
Sync with Tramp.2004-05-30, by Kai Großjohann
-
*** empty log message ***2004-05-30, by Andreas Schwab
-
(dired-get-filename): Don't use dired-re-dot.2004-05-30, by Andreas Schwab
-
*** empty log message ***2004-05-30, by Richard M. Stallman
-
(Named Features): Clarify return value and meaning of NOERROR.2004-05-30, by Richard M. Stallman
-
*** empty log message ***2004-05-30, by Richard M. Stallman
-
(File Local Variables): Minor cleanup.2004-05-30, by Richard M. Stallman
-
(find-file): Doc fix.2004-05-30, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Add multiple-value-bind.2004-05-30, by Richard M. Stallman
-
Changes from arch/CVS synchronization2004-05-30, by Miles Bader
-
Add flymake.2004-05-30, by Juanma Barranquero
-
Updating list of TODOs to remove image support and environment variable problem2004-05-30, by Steven Tamm
-
Document the workaround for the Mac OS X port not picking up the environment2004-05-30, by Steven Tamm
-
Support Tooltips with the Carbon emacs port.2004-05-30, by Steven Tamm
-
(gdb-current-frame, gud-watch)2004-05-30, by Nick Roberts
-
*** empty log message ***2004-05-30, by Nick Roberts
-
*** empty log message ***2004-05-29, by Michael Albinus
-
files.texi (Magic File Names): Add `file-remote-p' as operation2004-05-29, by Michael Albinus
-
(ange-ftp-file-remote-p): New defun.2004-05-29, by Michael Albinus
-
(file-remote-p): Apply file name handler for operation2004-05-29, by Michael Albinus
-
Version 2.0.41 of Tramp released.2004-05-29, by Michael Albinus
-
Changes from arch/CVS synchronization2004-05-29, by Miles Bader
-
*** empty log message ***2004-05-29, by Juanma Barranquero
-
(../info/flymake, flymake.dvi): New targets.2004-05-29, by Juanma Barranquero
-
*** empty log message ***2004-05-29, by Richard M. Stallman
-
(truncate_undo_list): New arg LIMITSIZE.2004-05-29, by Richard M. Stallman
-
(undo_outer_limit): New variable.2004-05-29, by Richard M. Stallman
-
(truncate_undo_list): Update decl.2004-05-29, by Richard M. Stallman
-
(lisp_align_malloc): Check for base == 0 regardless of HAVE_POSIX_MEMALIGN.2004-05-29, by Richard M. Stallman
-
(Top): Delete `Comments in C' from menu.2004-05-29, by Richard M. Stallman
-
(Init File): Two dashes start --no-site-file.2004-05-29, by Richard M. Stallman
-
(Top): Call this chapter `Introduction'.2004-05-29, by Richard M. Stallman
-
Put commas after i.e. and e.g. Minor cleanups.2004-05-29, by Richard M. Stallman
-
(Minor Mode Conventions): (-) has no special meaning2004-05-29, by Richard M. Stallman
-
(browse-url-interactive-arg): Doc fix.2004-05-29, by Richard M. Stallman
-
(prin1-char): Catch errors from `string'.2004-05-29, by Richard M. Stallman
-
(with-selected-window): Undo previous change.2004-05-29, by Richard M. Stallman
-
Don't include cl. Don't bother with old Emacs versions.2004-05-29, by Richard M. Stallman
-
(imenu--menubar-select): Set imenu-menubar-modified-tick2004-05-29, by Richard M. Stallman
-
Comment change.2004-05-29, by Richard M. Stallman
-
*** empty log message ***2004-05-29, by Eli Zaretskii
-
(../info/flymake, flymake.dvi): New targets.2004-05-29, by Eli Zaretskii
-
New file.2004-05-29, by Eli Zaretskii
-
Add an entry for Flymake.2004-05-29, by Eli Zaretskii
-
Document the addition of Flymake.2004-05-29, by Eli Zaretskii
-
*** empty log message ***2004-05-29, by Luc Teirlinck
-
(find-file-noselect-1): Do not bind `inhibit-read-only' to t during2004-05-29, by Luc Teirlinck
-
*** empty log message ***2004-05-29, by Stefan Monnier
-
Undo Kim's recent changes and fix the same bug differently.2004-05-29, by Stefan Monnier
-
(vc-mcvs-print-log, vc-mcvs-diff): Add optional `buffer' arg.2004-05-28, by Stefan Monnier
-
(vc-arch-diff): Add optional `buffer' arg.2004-05-28, by Stefan Monnier
-
*** empty log message ***2004-05-28, by Stefan Monnier
-
(with-selected-window): Only save/restore the selectd window.2004-05-28, by Stefan Monnier
-
(print_partial_compiled_pattern): Add missing 'break'2004-05-28, by Stefan Monnier
-
process.c (Fdelete_process): Do not call remove_process.2004-05-28, by Noah Friedman
-
*** empty log message ***2004-05-28, by Juri Linkov
-
*** empty log message ***2004-05-28, by Stefan Monnier
-
(insert-pair-alist): New var.2004-05-28, by Juri Linkov
-
(compilation-error-regexp-alist): Use expand-file-name and data-directory.2004-05-28, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.2004-05-28, by Juri Linkov
-
(grep-tree): Rework previous fix.2004-05-28, by Stefan Monnier
-
(mouse-set-region-1): Use temporary transient-mark-mode2004-05-28, by Stefan Monnier
-
(pp-buffer): New fun created from the code in2004-05-28, by Juri Linkov
-
(command-line): Keep the first regexp of auto-save-file-name-transforms intact.2004-05-28, by Stefan Monnier
-
* emacs-lisp/edebug.el (edebug-compute-previous-result)2004-05-28, by Juri Linkov
-
(eval-expression-print-format): New fun.2004-05-28, by Juri Linkov
-
(struct backtrace): Remove.2004-05-28, by Stefan Monnier
-
(Info-desktop-buffer-misc-data): Don't save information2004-05-28, by Juri Linkov
-
(mark_backtrace): New function.2004-05-28, by Stefan Monnier
-
(run_exit_minibuf_hook): New function.2004-05-28, by Stefan Monnier
-
*** empty log message ***2004-05-28, by Juanma Barranquero
-
(artist-last, artist-remove-nulls): Simplify.2004-05-28, by Juanma Barranquero
-
(w32-using-nt, w32-shell-dos-semantics, set-w32-system-coding-system):2004-05-28, by Juanma Barranquero
-
(cvs-butlast, cvs-nbutlast): Remove (`butlast' and `nbutlast' are in2004-05-28, by Juanma Barranquero
-
(cvs-tree-merge, cvs-tags->tree): Use `butlast', not `cvs-butlast'.2004-05-28, by Juanma Barranquero
-
(customize-face, customize-face-other-window, custom-face-edit-delete):2004-05-28, by Juanma Barranquero
-
*** empty log message ***2004-05-28, by Simon Josefsson
-
Revert last two changes.2004-05-28, by Andreas Schwab
-
(smtpmail-open-stream): Bind2004-05-28, by Simon Josefsson
-
smtpmail.texi (Authentication): Improve STARTTLS discussion.2004-05-28, by Simon Josefsson
-
*** empty log message ***2004-05-28, by Simon Josefsson
-
starttls.el: Merge with my GNUTLS based starttls.el.2004-05-28, by Simon Josefsson
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3452004-05-28, by Miles Bader
-
*** empty log message ***2004-05-28, by Luc Teirlinck
-
(Dired and Find): `find-ls-option' does not apply to `M-x locate'.2004-05-28, by Luc Teirlinck
-
(auto-revert-handler): Disable auto-reverting of remote files.2004-05-27, by Luc Teirlinck
-
* files.el (file-name-non-special): There are more operations2004-05-27, by Michael Albinus
-
(back_to_previous_visible_line_start): Skip backwards2004-05-26, by Kim F. Storm
-
*** empty log message ***2004-05-26, by Kim F. Storm
-
*** empty log message ***2004-05-25, by Juri Linkov
-
(Info-toc): Call Info-mode on intermediate buffer.2004-05-25, by Juri Linkov
-
(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.2004-05-25, by Sam Steingold
-
*** empty log message ***2004-05-25, by John Paul Wallington
-
(gs-load-image): Use `set-process-query-on-exit-flag' instead of2004-05-25, by John Paul Wallington
-
(texinfo-indexvar-alist): Declare as variable instead of constant.2004-05-25, by John Paul Wallington
-
*** empty log message ***2004-05-25, by Luc Teirlinck
-
(find-file-noselect-1): Fix bug introduced by Revision 1.694.2004-05-25, by Luc Teirlinck
-
(marker_blocks_pending_free): New var.2004-05-25, by Kim F. Storm
-
(wait_reading_process_input): Check connect_wait_mask2004-05-25, by Kim F. Storm
-
*** empty log message ***2004-05-25, by Kim F. Storm
-
(gdb-var-update, gdb-var-update-handler, gdb-var-delete)2004-05-24, by Nick Roberts
-
*** empty log message ***2004-05-24, by Nick Roberts
-
(gdb-breakpoints-mode, gdb-frames-mode)2004-05-24, by Nick Roberts
-
*** empty log message ***2004-05-24, by Nick Roberts
-
*** empty log message ***2004-05-23, by Kenichi Handa
-
(Fset_safe_terminal_coding_system_internal): Set2004-05-23, by Kenichi Handa
-
*** empty log message ***2004-05-23, by Juanma Barranquero
-
(browse-url-interactive-arg): Enable user to explicitly select the text to2004-05-23, by Juanma Barranquero
-
*** empty log message ***2004-05-23, by Juri Linkov
-
(next-error-find-buffer): Add a rule to return next-error capable buffer2004-05-23, by Juri Linkov
-
(describe-property-list): Add [show] button for2004-05-23, by Juri Linkov
-
(change-log-font-lock-keywords): Remove `:' from2004-05-23, by Juri Linkov
-
(texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format.2004-05-23, by Juri Linkov
-
(Info-index-nodes): New var and fun.2004-05-23, by Juri Linkov
-
(gud-menu-map, gud-speedbar-menu-items)2004-05-23, by Nick Roberts
-
(gdb-server-prefix): New variable.2004-05-23, by Nick Roberts
-
*** empty log message ***2004-05-23, by Nick Roberts
-
(grep-tree): Ensure that DIR argument is2004-05-23, by Jesper Harder
-
*** empty log message ***2004-05-22, by Richard M. Stallman
-
(Fmake_string): Doc fix.2004-05-22, by Richard M. Stallman
-
(clone_per_buffer_values): Copy the alist of local vars,2004-05-22, by Richard M. Stallman
-
(casify_object): Return OBJ unchanged if not real char.2004-05-22, by Richard M. Stallman
-
(main): Update copyright year.2004-05-22, by Richard M. Stallman
-
(Fread_file_name): Expand DIR if not absolute.2004-05-22, by Richard M. Stallman
-
(del_range_2, replace_range): Don't write an anchor if the gap is empty.2004-05-22, by Richard M. Stallman
-
(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively2004-05-22, by Richard M. Stallman
-
(Syntax Class Table): Word syntax not just for English.2004-05-22, by Richard M. Stallman
-
(Output Variables): Doc float-output-format.2004-05-22, by Richard M. Stallman
-
(Regexp Special): Nested repetition can be infloop.2004-05-22, by Richard M. Stallman
-
(Cons Cells): Explain dotted lists, true lists, circular lists.2004-05-22, by Richard M. Stallman
-
(Eval): Increasing max-lisp-eval-depth can cause real stack overflow.2004-05-22, by Richard M. Stallman
-
Minor cleanups.2004-05-22, by Richard M. Stallman
-
(sentence-end): Match unicode curly quotes as a close quote.2004-05-22, by Richard M. Stallman
-
Maintained by FSF.2004-05-22, by Richard M. Stallman
-
Use assoc-string, not assoc-ignore-case.2004-05-22, by Richard M. Stallman
-
(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.2004-05-22, by Richard M. Stallman
-
*** empty log message ***2004-05-22, by Richard M. Stallman
-
(mark-defun, narrow-to-defun): If moving back then fwd gets a defun2004-05-22, by Richard M. Stallman
-
(file-name-non-special): Allow t in file-arg-indices2004-05-22, by Richard M. Stallman
-
(gs-options): Add -dSAFER. Mark it risky.2004-05-22, by Richard M. Stallman
-
*** empty log message ***2004-05-22, by Juanma Barranquero
-
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.2004-05-22, by Juanma Barranquero
-
(Fdefine_key): Doc fix.2004-05-22, by Juanma Barranquero
-
(struct backtrace): Add debug_on_exit member.2004-05-21, by Kim F. Storm
-
(struct backtrace): Add debug_on_exit member.2004-05-21, by Kim F. Storm
-
*** empty log message ***2004-05-21, by Kim F. Storm
-
*** empty log message ***2004-05-21, by Juanma Barranquero
-
(allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in the2004-05-21, by Juanma Barranquero
-
*** empty log message ***2004-05-21, by Kenichi Handa
-
(etags-tags-completion-table): Show parsing progress.2004-05-21, by Masatake YAMATO
-
* progmodes/etags.el (tags-apropos, list-tags): Require apropos.2004-05-21, by Masatake YAMATO
-
*** empty log message ***2004-05-21, by Luc Teirlinck
-
*** empty log message ***2004-05-21, by Luc Teirlinck
-
(locate-prompt-for-command): Shorten first line of docstring.2004-05-21, by Luc Teirlinck
-
*** empty log message ***2004-05-20, by Luc Teirlinck
-
(find-file-noselect-1): Limit the scope of the2004-05-20, by Luc Teirlinck
-
*** empty log message ***2004-05-20, by Luc Teirlinck
-
(lookup_char_property): Do not prematurely return nil.2004-05-20, by Luc Teirlinck
-
*** empty log message ***2004-05-20, by Eli Zaretskii
-
(facemenu-color-name-equal): New function.2004-05-20, by Eli Zaretskii
-
*** empty log message ***2004-05-20, by Eli Zaretskii
-
(compare-windows-face): Use min-colors instead of2004-05-20, by Eli Zaretskii
-
Modify syntax of more characters.2004-05-19, by Kenichi Handa
-
*** empty log message ***2004-05-19, by Stefan Monnier
-
*** empty log message ***2004-05-19, by Pavel Janík
-
(do-auto-fill): Remove unused vars `bol' and `opoint'.2004-05-19, by Stefan Monnier
-
Avoid mixing standard error output messages into the search result.2004-05-19, by Pavel Janík
-
(gud-reset): Use unless & with-current-buffer.2004-05-19, by Stefan Monnier
-
(gdb-reset): Use unless. Fix regexp.2004-05-19, by Stefan Monnier
-
(defun-cvs-mode): Fix capitalization of error message.2004-05-19, by Stefan Monnier
-
(byte-compile-log): Use backquotes.2004-05-19, by Stefan Monnier
-
Describe the new \_< and \_> operators.2004-05-19, by Stefan Monnier
-
*** empty log message ***2004-05-19, by Stefan Monnier
-
*** empty log message ***2004-05-19, by Stefan Monnier
-
Add support for new '\_<' and '\_>' regexp operators, matching the2004-05-19, by Stefan Monnier
-
(trivial_regexp_p): \_ is no longer a trivial regexp.2004-05-19, by Stefan Monnier
-
*** empty log message ***2004-05-19, by Thien-Thi Nguyen
-
(Search-based Fontification): Fix typo.2004-05-19, by Thien-Thi Nguyen
-
(xsymbol): Fix last change.2004-05-19, by Kim F. Storm
-
*** empty log message ***2004-05-19, by Kim F. Storm
-
*** empty log message ***2004-05-19, by David Ponce
-
(print): Reset print_depth before to call print_object.2004-05-19, by David Ponce
-
* wid-edit.el (widget-radio-button-notify): Revert my last2004-05-19, by Masatake YAMATO
-
(xprintstr): New fun.2004-05-19, by Stefan Monnier
-
(mm-insert-inline): Make it work in read-only buffer.2004-05-19, by Stefan Monnier
-
(help-go-back): Don't depend on position of back button.2004-05-19, by Stefan Monnier
-
(auto-save-file-name-transforms): Make sure ange-ftp temp2004-05-19, by Stefan Monnier
-
(tex-compilation-parse-errors): Save excursion in source buffer.2004-05-19, by Stefan Monnier
-
*** empty log message ***2004-05-19, by Kenichi Handa
-
Fix syntax (open/close) of CJK characters.2004-05-19, by Kenichi Handa
-
(create_child): Use INTMASK.2004-05-18, by Stefan Monnier
-
Fix last change for non USE_LISP_UNION_TYPE case.2004-05-18, by Jason Rumney
-
(display_x_get_resource, vga_stdcolor_name): Add prototype.2004-05-18, by Jason Rumney
-
(add_menu_item, w32_menu_display_help) [USE_LISP_UNION_TYPE]: Cast2004-05-18, by Jason Rumney
-
Prefix RIF functions with w32con_ to avoid namespace clash with term.c.2004-05-18, by Jason Rumney
-
*** empty log message ***2004-05-18, by Stefan Monnier
-
(gnus-all-windows-visible-p): Don't consider non-visible windows.2004-05-18, by Stefan Monnier
-
(Fgarbage_collect): Do all the marking before flushing2004-05-18, by Stefan Monnier
-
*** empty log message ***2004-05-18, by Eli Zaretskii
-
(DECL_ALIGN): Remove restriction on MS-DOS systems.2004-05-18, by Eli Zaretskii
-
* wid-edit.el (widget-radio-button-notify): Don't pass `widget'2004-05-18, by Masatake YAMATO
-
*** empty log message ***2004-05-18, by Eli Zaretskii
-
(syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.2004-05-18, by Eli Zaretskii
-
[USE_LSB_TAG]: Don't check heap location.2004-05-18, by Jason Rumney
-
*** empty log message ***2004-05-18, by Jason Rumney
-
(Frecursive_edit): Return immediately if input blocked.2004-05-17, by Kim F. Storm
-
(INPUT_BLOCKED_P): New macro.2004-05-17, by Kim F. Storm
-
*** empty log message ***2004-05-17, by Kim F. Storm
-
(Fw32_register_hot_key, Fw32_unregister_hot_key)2004-05-17, by Jason Rumney
-
*** empty log message ***2004-05-17, by Kim F. Storm
-
(face_at_buffer_position): Use GET_OVERLAYS_AT.2004-05-17, by Kim F. Storm
-
(next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.2004-05-17, by Kim F. Storm
-
(get_char_property_and_overlay): Use GET_OVERLAYS_AT.2004-05-17, by Kim F. Storm
-
(print_object): Increase buf size.2004-05-17, by Kim F. Storm
-
(IT_note_mouse_highlight): Use GET_OVERLAYS_AT.2004-05-17, by Kim F. Storm
-
(GET_OVERLAYS_AT): New macro.2004-05-17, by Kim F. Storm
-
Fix last change.2004-05-17, by Jason Rumney
-
* w32proc.c (create_child): Use make_number instead of masking pid.2004-05-17, by Jason Rumney
-
(w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and make2004-05-17, by Jason Rumney
-
Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.2004-05-17, by Jason Rumney
-
Use static consistently.2004-05-17, by Jason Rumney
-
(_sys_read_ahead): Use w32_pipe_read_delay.2004-05-17, by Jason Rumney
-
* w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay2004-05-17, by Jason Rumney
-
(egetenv) [USE_CRT_DLL]: Remove condition.2004-05-17, by Jason Rumney
-
(w32_console_mouse_position, do_mouse_event, key_event): Don't mix2004-05-17, by Jason Rumney
-
(kbd_buffer_get_event): Don't use event->code and2004-05-17, by Jason Rumney
-
*** empty log message ***2004-05-17, by Glenn Morris
-
(f90-end-block-re, f90-start-block-re): New constants.2004-05-17, by Glenn Morris
-
(common-lisp-indent-function-1): Indent "without-" forms just2004-05-17, by Sam Steingold
-
(mark_object): Mark Lisp_Misc_Free cell. Fix comment.2004-05-17, by Kim F. Storm
-
(mark_object): Ignore Lisp_Misc_Free objects.2004-05-17, by Kim F. Storm
-
*** empty log message ***2004-05-17, by Kim F. Storm
-
*** empty log message ***2004-05-17, by David Ponce
-
Changes from arch/CVS synchronization2004-05-17, by Miles Bader
-
*** empty log message ***2004-05-17, by Kenichi Handa
-
New file.2004-05-17, by Kenichi Handa
-
(OTHERS): Add ${srcdir}/quail/sisheng.elc.2004-05-17, by Kenichi Handa
-
*** empty log message ***2004-05-17, by Kenichi Handa
-
@ifnottex, not @ifinfo2004-05-16, by Karl Berry
-
(timer-event-handler): Fix last change.2004-05-16, by Kim F. Storm
-
*** empty log message ***2004-05-16, by Kim F. Storm
-
Fix last change in ispell.el.2004-05-16, by Eli Zaretskii
-
doc fix2004-05-16, by Vinicius Jose Latorre
-
*** empty log message ***2004-05-16, by Juri Linkov
-
Add coding: latin-1, sentence-end-double-space: nil.2004-05-16, by Juri Linkov
-
Regenerated.2004-05-16, by Juri Linkov
-
Add C-u and RET to `C-h t Russian'.2004-05-16, by Juri Linkov
-
*** empty log message ***2004-05-16, by Juanma Barranquero
-
(Fset_default): Make argument names match their use in docstring.2004-05-16, by Juanma Barranquero
-
Add self.2004-05-16, by Thien-Thi Nguyen
-
Added entries to .cvsignore files.2004-05-15, by John Wiegley
-
2004-05-15 John Wiegley <johnw@newartisans.com>2004-05-15, by John Wiegley
-
*** empty log message ***2004-05-15, by John Wiegley
-
Changes from arch/CVS synchronization2004-05-15, by Miles Bader
-
*** empty log message ***2004-05-15, by Andreas Schwab
-
Mask off gdb_array_mark_flag from vector sizes.2004-05-15, by Andreas Schwab
-
(gdb_array_mark_flag): Define.2004-05-15, by Andreas Schwab
-
*** empty log message ***2004-05-15, by Eli Zaretskii
-
New file.2004-05-15, by Eli Zaretskii
-
(ispell-local-dictionary-alist): Add2004-05-15, by Eli Zaretskii
-
*** empty log message ***2004-05-15, by Eli Zaretskii
-
(compilation-warning-face, compilation-info-face): Use min-colors.2004-05-15, by Eli Zaretskii
-
(DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use2004-05-15, by Eli Zaretskii
-
*** empty log message ***2004-05-15, by Jan Djärv
-
New icons.2004-05-15, by Jan Djärv
-
(timer-activate): Add optional arg triggered-p.2004-05-14, by Kim F. Storm
-
*** empty log message ***2004-05-14, by Kim F. Storm
-
Undo last change.2004-05-14, by Kim F. Storm
-
(in_timer_check): New static var.2004-05-14, by Kim F. Storm
-
*** empty log message ***2004-05-14, by Kim F. Storm
-
Changes from arch/CVS synchronization2004-05-14, by Miles Bader
-
*** empty log message ***2004-05-14, by Stefan Monnier
-
(Fw32_define_rgb_color): Avoid XSET.2004-05-14, by Stefan Monnier
-
*** empty log message ***2004-05-14, by Kenichi Handa
-
(Fccl_execute_on_string): Fix setting elements of STATUS.2004-05-14, by Kenichi Handa
-
*** empty log message ***2004-05-14, by David Ponce
-
New file.2004-05-14, by David Ponce
-
Changes from arch/CVS synchronization2004-05-14, by Miles Bader
-
2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>2004-05-14, by David Kastrup
-
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>2004-05-14, by David Kastrup
-
(describe-char-unicode-data, describe-char-unicodedata-file):2004-05-14, by Stefan Monnier
-
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing2004-05-14, by Steven Tamm
-
*** empty log message ***2004-05-14, by John Wiegley
-
2004-05-13 John Wiegley <johnw@newartisans.com>2004-05-14, by John Wiegley
-
2004-05-13 John Wiegley <johnw@newartisans.com>2004-05-14, by John Wiegley
-
(wait_reading_process_input): Make reentrant.2004-05-13, by Kim F. Storm
-
*** empty log message ***2004-05-13, by Kim F. Storm
-
(GDB Graphical Interface): Update and describe layout first.2004-05-13, by Nick Roberts
-
*** empty log message ***2004-05-13, by Nick Roberts
-
(mark_kboards): Don't mark x and y members2004-05-13, by Kim F. Storm
-
*** empty log message ***2004-05-13, by Kim F. Storm
-
*** empty log message ***2004-05-13, by Juanma Barranquero
-
(file-truename): Don't mention COUNTER and PREV-DIRS arguments in the2004-05-13, by Juanma Barranquero
-
*** empty log message ***2004-05-13, by Stefan Monnier
-
(USE_LSB_TAG): Make it the default when it is known to work.2004-05-13, by Stefan Monnier
-
(telnet-mode): Use define-derived-mode.2004-05-13, by Stefan Monnier
-
*** empty log message ***2004-05-13, by John Paul Wallington
-
(emacs-version): Check for `gtk' feature before `x-toolkit' feature.2004-05-13, by John Paul Wallington
-
Fix description of new help arg highlighting.2004-05-13, by Juanma Barranquero
-
*** empty log message ***2004-05-13, by Juanma Barranquero
-
(help-arg-highlighting-function, help-argument-name): Delete.2004-05-13, by Juanma Barranquero
-
(Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.2004-05-13, by Glenn Morris
-
*** empty log message ***2004-05-13, by Glenn Morris
-
*** empty log message ***2004-05-13, by Juanma Barranquero
-
(Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in2004-05-13, by Juanma Barranquero
-
(appt-disp-window): Use `calendar-set-mode-line' for a centered2004-05-13, by Glenn Morris
-
(gud-mode): Add gud-kill-buffer-hook to kill-buffer-hook here and make it local.2004-05-12, by Nick Roberts
-
*** empty log message ***2004-05-12, by Nick Roberts
-
*** empty log message ***2004-05-12, by Juanma Barranquero
-
(define-generic-mode): Remove redundant arglist info.2004-05-12, by Juanma Barranquero
-
*** empty log message ***2004-05-12, by Daniel Pfeiffer
-
(compilation-set-window-height): Use save-excursion to protect against misplaced marker.2004-05-12, by Daniel Pfeiffer
-
New entry re clamping to EXIT_FAILURE.2004-05-12, by Thien-Thi Nguyen
-
*** empty log message ***2004-05-12, by Kenichi Handa
-
*** empty log message ***2004-05-12, by Kenichi Handa
-
(quail-find-key): Fix docstring.2004-05-12, by Kenichi Handa
-
*** empty log message ***2004-05-12, by Kenichi Handa
-
*** empty log message ***2004-05-12, by Kenichi Handa
-
* xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.2004-05-12, by Jan Djärv
-
* custom.el (defface): Document that type can have value gtk.2004-05-12, by Jan Djärv
-
*** empty log message ***2004-05-12, by Kenichi Handa
-
Require quail at comile time.2004-05-12, by Kenichi Handa
-
macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in2004-05-12, by Steven Tamm
-
(quail-install-decode-map): Accept a2004-05-12, by Kenichi Handa
-
Support XPM on Carbon Emacs. Does not2004-05-12, by Steven Tamm
-
macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P2004-05-12, by Steven Tamm
-
*** empty log message ***2004-05-12, by Juanma Barranquero
-
(help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in2004-05-11, by Juanma Barranquero
-
*** empty log message ***2004-05-11, by Juanma Barranquero
-
(set-visited-file-name, file-expand-wildcards): Fix docstring.2004-05-11, by Juanma Barranquero
-
(read_process_output): Grow decoding_buf when needed;2004-05-11, by Kim F. Storm
-
*** empty log message ***2004-05-11, by Kim F. Storm
-
Changes from arch/CVS synchronization2004-05-11, by Miles Bader
-
*** empty log message ***2004-05-11, by Eli Zaretskii
-
(mutually_exclusive_p): In 'case wordbeg', compare op22004-05-11, by Eli Zaretskii
-
(rfc2368-parse-mailto-url): Make the results of2004-05-11, by Eli Zaretskii
-
*** empty log message ***2004-05-11, by Eli Zaretskii
-
(Man-getpage-in-background): Use shell-file-name2004-05-11, by Eli Zaretskii
-
*** empty log message ***2004-05-11, by Eli Zaretskii
-
New file.2004-05-11, by Eli Zaretskii
-
(leim-list.el): Move commands to convert TIT and MISC dictionaries2004-05-11, by Eli Zaretskii
-
(distclean): Remove stamp-subdirs.2004-05-11, by Eli Zaretskii
-
*** empty log message ***2004-05-11, by Stefan Monnier
-
(prin1-char): Use eventp.2004-05-11, by Stefan Monnier
-
(eventp): Be more discriminating with integers.2004-05-11, by Stefan Monnier
-
*** empty log message ***2004-05-10, by Juanma Barranquero
-
(custom-initialize-default, defcustom): Fix typo in docstring.2004-05-10, by Juanma Barranquero
-
Added note about CreateProcess failures from make.exe2004-05-10, by Jason Rumney
-
Add edg examples and remove redundant ultrix examples.2004-05-10, by Daniel Pfeiffer
-
*** empty log message ***2004-05-10, by Daniel Pfeiffer
-
(ispell-message): Use `message-cite-prefix-regexp'2004-05-10, by Sam Steingold
-
(compile): Add universal prefix arg.2004-05-10, by Daniel Pfeiffer
-
*** empty log message ***2004-05-10, by Stefan Monnier
-
(help-buffer): Autoload when compiling.2004-05-10, by Stefan Monnier
-
*** empty log message ***2004-05-10, by Juanma Barranquero
-
(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage2004-05-10, by Juanma Barranquero
-
(Mode Line Variables): Fix description of global-mode-string, which is now after2004-05-10, by Juanma Barranquero
-
(gdb-annotation-rules): Add nquery annotation2004-05-10, by Nick Roberts
-
*** empty log message ***2004-05-10, by Nick Roberts
-
(Fget_unused_iso_final_char): Fix typos in docstring.2004-05-10, by Juanma Barranquero
-
(Fstart_process): Fix docstring.2004-05-10, by Juanma Barranquero
-
*** empty log message ***2004-05-10, by Juanma Barranquero
-
(start-process-shell-command): Fix docstring. Put usage info in a format usable2004-05-10, by Juanma Barranquero
-
*** empty log message ***2004-05-10, by Thien-Thi Nguyen
-
(main): For failing cases, exit with `EXIT_FAILURE'.2004-05-10, by Thien-Thi Nguyen
-
*** empty log message ***2004-05-10, by Richard M. Stallman
-
(print_preprocess): Use being_printed, loop_count and2004-05-10, by Richard M. Stallman
-
(unrmail): Mostly rewritten. Parses the file2004-05-10, by Richard M. Stallman
-
*** empty log message ***2004-05-10, by Stefan Monnier
-
(inferior-python-mode-map): Remove erroneous C-c C-z binding.2004-05-10, by Stefan Monnier
-
*** empty log message ***2004-05-10, by Kenichi Handa
-
(temp_output_buffer_setup): Bind inhibit-read-only and2004-05-10, by Kenichi Handa
-
(x_create_tip_frame): Bind inhibit-read-only and2004-05-10, by Kenichi Handa
-
(describe-char): Fix previous change. Don't make2004-05-10, by Kenichi Handa
-
*** empty log message ***2004-05-10, by Andreas Schwab
-
(all): Readd dependency on ${WORLD} so that lisp2004-05-10, by Andreas Schwab
-
(Frename_file): Remove extra argument in call to2004-05-10, by Andreas Schwab
-
Declare Fmake_symbolic_link.2004-05-10, by Andreas Schwab
-
Rebuild.2004-05-10, by Andreas Schwab
-
(calc_line_height_property): Use string position when2004-05-10, by Kim F. Storm
-
*** empty log message ***2004-05-10, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-2962004-05-10, by Miles Bader
-
*** empty log message ***2004-05-10, by Kenichi Handa
-
(count_combining): Delete it.2004-05-10, by Kenichi Handa
-
*** empty log message ***2004-05-09, by Juanma Barranquero
-
(help-argument-name): Default to italic.2004-05-09, by Juanma Barranquero
-
Describe next- and prev-buffer.2004-05-09, by Juanma Barranquero
-
(remove-overlays, read-passwd): Fix docstring.2004-05-09, by Juanma Barranquero
-
*** empty log message ***2004-05-09, by Jason Rumney
-
(cp932, cp936, cp949, cp950): Remove.2004-05-09, by Jason Rumney
-
Add cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.2004-05-09, by Jason Rumney
-
Add cp949 as alias for korean-iso-8bit.2004-05-09, by Jason Rumney
-
Add cp932 as alias for japanese-shift-jis.2004-05-09, by Jason Rumney
-
less heavy lines2004-05-09, by Daniel Pfeiffer
-
*** empty log message ***2004-05-09, by Jason Rumney
-
Fix last change.2004-05-09, by Jason Rumney
-
(Vw32_ansi_code_page): New Lisp variable.2004-05-09, by Jason Rumney
-
Require code-pages.2004-05-09, by Jason Rumney
-
*** empty log message ***2004-05-09, by Jason Rumney
-
(set-locale-environment): On MS-Windows use ansi code-page for default2004-05-09, by Jason Rumney
-
(cp932, cp936, cp949, cp950): Add aliases.2004-05-09, by Jason Rumney
-
Initial revision2004-05-09, by Thien-Thi Nguyen
-
Remove incorrect comment about using utf-16 for Windows clipboard2004-05-09, by Jason Rumney
-
Changes from arch/CVS synchronization2004-05-09, by Miles Bader
-
*** empty log message ***2004-05-09, by Juanma Barranquero
-
(quickurl, quickurl-browse-url, quickurl-read):2004-05-09, by Juanma Barranquero
-
(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.2004-05-09, by Juanma Barranquero
-
(help-highlight-arguments): Fix braino.2004-05-09, by Juanma Barranquero
-
*** empty log message ***2004-05-09, by Juanma Barranquero
-
(Fquo): Simplify.2004-05-09, by Juanma Barranquero
-
(help-highlight-arguments): Don't try to highlight missing or autoloaded2004-05-09, by Juanma Barranquero
-
*** empty log message ***2004-05-08, by Jason Rumney
-
(lisp1, lisp2): Split lisp to avoid long command-lines.2004-05-08, by Jason Rumney
-
Removed erroneous comment about using utf-16 as2004-05-08, by Jason Rumney
-
*** empty log message ***2004-05-08, by Juanma Barranquero
-
(do, do*): Put usage info in a format usable by `describe-function'.2004-05-08, by Juanma Barranquero
-
.2004-05-08, by Andreas Schwab
-
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.2004-05-08, by Juanma Barranquero
-
(checkdoc-minor-mode): Doc fix.2004-05-08, by Andreas Schwab
-
*** empty log message ***2004-05-08, by Juanma Barranquero
-
(Fwaiting_for_user_input_p, Fmake_network_process)2004-05-08, by Juanma Barranquero
-
*** empty log message ***2004-05-08, by Thien-Thi Nguyen
-
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.2004-05-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-05-08, by Juanma Barranquero
-
(Fquo): If any argument is float, do the computation in floating point.2004-05-08, by Juanma Barranquero
-
*** empty log message ***2004-05-08, by Thien-Thi Nguyen
-
(emacsclient${EXEEXT}): Use makefile var `version'.2004-05-08, by Thien-Thi Nguyen
-
Fix references to utf-translate-cjk into utf-translate-cjk-mode.2004-05-08, by Andreas Schwab
-
*** empty log message ***2004-05-08, by John Wiegley
-
*** empty log message ***2004-05-08, by John Wiegley
-
2004-05-08 John Wiegley <johnw@newartisans.com>2004-05-08, by John Wiegley
-
2004-05-08 John Wiegley <johnw@newartisans.com>2004-05-08, by John Wiegley
-
2004-05-08 John Wiegley <johnw@newartisans.com>2004-05-08, by John Wiegley
-
2004-05-08 John Wiegley <johnw@newartisans.com>2004-05-08, by John Wiegley
-
2004-05-08 John Wiegley <johnw@newartisans.com>2004-05-08, by John Wiegley
-
*** empty log message ***2004-05-08, by Thien-Thi Nguyen
-
Initial revision2004-05-08, by Thien-Thi Nguyen
-
*** empty log message ***2004-05-07, by Juanma Barranquero
-
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so2004-05-07, by Juanma Barranquero
-
(next-error): Fix typo in docstring.2004-05-07, by Juanma Barranquero
-
(Finsert_buffer_substring): Make argument names match their use in2004-05-07, by Juanma Barranquero
-
(Fmodify_syntax_entry): Fix docstring.2004-05-07, by Juanma Barranquero
-
Changes from arch/CVS synchronization2004-05-07, by Miles Bader
-
2004-05-07 Kai Grossjohann <kai@emptydomain.de>2004-05-07, by Kai Großjohann
-
2004-05-07 Kai Grossjohann <kai@emptydomain.de>2004-05-07, by Kai Großjohann
-
*** empty log message ***2004-05-07, by Lars Hansen
-
(desktop-buffer-mode-handlers): Fix docstring.2004-05-07, by Lars Hansen
-
*** empty log message ***2004-05-07, by Lars Hansen
-
Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook.2004-05-07, by Lars Hansen
-
Add desktop-save-buffer.2004-05-07, by Lars Hansen
-
(Desktop Save Mode): Add.2004-05-07, by Lars Hansen