log

age author description
2006-04-11 Richard M. Stallman (byte-compile-file): Bind enable-local-variables to :safe,
2006-04-11 Richard M. Stallman (enable-local-variables): Allow value :safe.
2006-04-11 Stefan Monnier (unload-feature): A bit of sanity check of
2006-04-11 Stefan Monnier (hexl-isearch-search-function): Fix regexp-building code to
2006-04-11 Stefan Monnier (normal-splash-screen): Fix last change so we don't wait
2006-04-11 Juanma Barranquero *** empty log message ***
2006-04-11 Carsten Dominik (org-export-plain-list-max-depth)
2006-04-11 Carsten Dominik *** empty log message ***
2006-04-11 Carsten Dominik (Link format): New section, emphasis on bracket links.
2006-04-11 Dan Nicolaescu * lisp.h (wrong_type_argument): Mark as NO_RETURN.
2006-04-11 Kenichi Handa *** empty log message ***
2006-04-11 Kenichi Handa (C-SPC fails ...): Add description for fcitx.
2006-04-11 Bill Wohler (defcustom): Create Common Keywords section in docstring.
2006-04-10 Bill Wohler Add package-version keyword to `defcustom' and mention associated
2006-04-10 Bill Wohler (Common Keywords): Add :package-version.
2006-04-10 Bill Wohler * custom.el (defcustom, custom-handle-keyword): Add :package-version
2006-04-10 Bill Wohler (find-function-regexp): Allow dashes in defun name, in similar fashion
2006-04-10 Eli Zaretskii *** empty log message ***
2006-04-10 Eli Zaretskii (pid_t) [_MSC_VER]: New typedef.
2006-04-10 Eli Zaretskii (set-locale-environment): Fix last change for when the locale's preferences
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Stefan Monnier (find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (finder-mode-map): Add n and p bindings.
2006-04-10 Romain Francoise (gethomedir): Use xstrdup.
2006-04-10 Andreas Schwab *** empty log message ***
2006-04-10 Andreas Schwab (gethomedir): Make sure to always return a pointer that
2006-04-10 Nick Roberts (gdb-init-1): Re-initialise gdb-main-file to nil.
2006-04-10 Nick Roberts *** empty log message ***
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (rmail-mime-charset-pattern): Ignore format and delsp specs
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (picture-mode-exit): Run picture-mode-exit-hook.
2006-04-09 Kim F. Storm *** empty log message ***
2006-04-09 Kim F. Storm (Buffer Contents): Add NOPROPS arg to filter-buffer-substring.
2006-04-09 Kim F. Storm (cua-copy-region-to-global-mark)
2006-04-09 Kim F. Storm (cua--extract-rectangle)
2006-04-09 Kim F. Storm (cua-delete-region, cua-paste)
2006-04-09 Kim F. Storm (filter-buffer-substring): Add NOPROPS arg, so
2006-04-09 Karl Berry move MS-DOS material to emacs-xtra.texi
2006-04-09 Richard M. Stallman *** empty log message ***
2006-04-09 Richard M. Stallman Undo previous change.
2006-04-09 Richard M. Stallman (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
2006-04-09 Eli Zaretskii *** empty log message ***
2006-04-09 Eli Zaretskii (Command-Line Arguments): Update xref to emacs manual
2006-04-09 Eli Zaretskii (Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
2006-04-09 Eli Zaretskii (Formula syntax): Typo in node name of calc-eval xref.
2006-04-09 Eli Zaretskii Fix last lisp.h entry.
2006-04-09 Roland Winkler *** empty log message ***
2006-04-09 Eli Zaretskii Remove extraneous newline.
2006-04-09 Roland Winkler (bibtex-entry-update): New optional arg entry-type. Add field
2006-04-09 Roland Winkler (bibtex-find-text-internal): Add new element string-const to return value.
2006-04-09 Karl Berry move @contents to the front
2006-04-09 Dan Nicolaescu (args_out_of_range, args_out_of_range_3)
2006-04-09 Dan Nicolaescu * puresize.h (pure_write_error): Mark as NO_RETURN.
2006-04-09 Richard M. Stallman (boyer_moore): Test ch >= 0400, not >.
2006-04-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
2006-04-08 Dan Nicolaescu (report_file_error): Mark as NO_RETURN.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii [STDC_HEADERS]: Include stddef.h.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (PSEUDOVECSIZE): Fix last change.
2006-04-08 Stefan Monnier * process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
2006-04-08 Stefan Monnier (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.
2006-04-08 Stefan Monnier (PSEUDOVECTOR_SIZE_MASK): Expand docstring.
2006-04-08 Stefan Monnier (describe_map): Don't use XINT if we haven't checked INTEGERP.
2006-04-08 Stefan Monnier (OFFSETOF, PSEUDOVECSIZE): New macros.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Fill Commands): fill-nobreak-predicate is now a hook.
2006-04-08 Eli Zaretskii (hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (rcirc-default-server): Rename from rcirc-server.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Info-follow-nearest-node): Doc fix.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (locale-language-names): Add a few MS Windows language codes.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (set-locale-environment): Make sure the coding-system preferred by the
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (eval-expression): Doc fix.
2006-04-07 Richard M. Stallman (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
2006-04-07 Thien-Thi Nguyen *** empty log message ***
2006-04-07 Thien-Thi Nguyen (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2006-04-07 Reiner Steib Revert to revision 1.8 to allow the use of gpg-agent.
2006-04-07 Reiner Steib Remove bogus newline.
2006-04-07 Bill Wohler (mh-path, mh-variant): Define with mh-defcustom and add
2006-04-07 Reiner Steib (Predicates for Strings): Add string-or-null-p.
2006-04-07 Reiner Steib Add string-or-null-p.
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Basic Indent): C-j deletes trailing whitespace before the newline.
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Comments, Comment Commands, Options for Comments, Multi-Line Comments):
2006-04-07 Nick Roberts (gdb-init-2): Set current filename using
2006-04-07 Nick Roberts *** empty log message ***
2006-04-07 Miles Bader Add arch tagline
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman Delete the blocks "not suitable for inclusion with Emacs".
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Basic Indent): Clarify relationship of C-j to TAB.
2006-04-06 Romain Francoise Fix year.
2006-04-06 J.D. Smith Removed spurious require, avoiding recursive loads.
2006-04-06 Reiner Steib * subr.el (string-or-null-p): New function.
2006-04-06 Eli Zaretskii *** empty log message ***
2006-04-06 Eli Zaretskii (Rectangles): Add index entry for marking a rectangle.
2006-04-06 J.D. Smith *** empty log message ***
2006-04-06 J.D. Smith Updated docs for IDLWAVE version 6.0; see idlwave.org. Factor out
2006-04-06 J.D. Smith One more copyright year.
2006-04-06 J.D. Smith Restored copyright.
2006-04-06 J.D. Smith File obsoleted. IDLWAVE 6.0 now parses XML routine info catalog file
2006-04-06 J.D. Smith Update to IDLWAVE version 6.0; see idlwave.org. Includes code to
2006-04-06 J.D. Smith Update to IDLWAVE version 6.0; see idlwave.org.
2006-04-06 J.D. Smith Update copyright, change version.
2006-04-06 Romain Francoise 2006-04-06 Romain Francoise <romain@orebokech.com>
2006-04-06 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
2006-04-06 Kim F. Storm (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
2006-04-06 Kim F. Storm *** empty log message ***
2006-04-06 Juanma Barranquero *** empty log message ***
2006-04-06 Juanma Barranquero (ido-unc-hosts-cache): Fix typo in docstring.
2006-04-06 Juanma Barranquero (WoMan-xref-man-page): Fix call to `substring'.
2006-04-06 Richard M. Stallman *** empty log message ***
2006-04-06 Richard M. Stallman (Top): Update subnode menu.
2006-04-06 Richard M. Stallman (Unasked-for Search): Node deleted.
2006-04-05 Kim F. Storm (ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.
2006-04-05 Kim F. Storm *** empty log message ***
2006-04-05 Kim F. Storm (fancy-splash-screens): Set emulation-mode-map-alists
2006-04-05 Kim F. Storm *** empty log message ***
2006-04-05 Simon Josefsson 2006-04-05 Daiki Ueno <ueno@unixuser.org>
2006-04-05 Kenichi Handa *** empty log message ***
2006-04-05 Kenichi Handa Setup cases of Latin, Greek, and
2006-04-05 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-198
2006-04-05 Richard M. Stallman *** empty log message ***
2006-04-05 Richard M. Stallman Various cleanups.
2006-04-04 Simon Josefsson 2006-03-29 Daiki Ueno <ueno@unixuser.org>
2006-04-04 Richard M. Stallman *** empty log message ***
2006-04-04 Richard M. Stallman (Thumbnails): Minor correction.
2006-04-04 Andreas Schwab *** empty log message ***
2006-04-04 Andreas Schwab Mark `left-margin', `byte-compile-dynamic-docstrings'
2006-04-04 Dan Nicolaescu Add note about vc-checkin and vc-annotate.
2006-04-04 Dan Nicolaescu * man.el (Man-mode-map): Restore the \r binding.
2006-04-04 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
2006-04-04 Simon Josefsson 2006-04-04 Daiki Ueno <ueno@unixuser.org>
2006-04-04 Paul Eggert * lib-src/b2m.c (main): Don't include <limits.h>.
2006-04-04 Richard M. Stallman *** empty log message ***
2006-04-04 Richard M. Stallman (Thumbnails): Minor cleanup.
2006-04-04 Kenichi Handa *** empty log message ***
2006-04-04 Kenichi Handa (sort-build-lists): Don't bind inhibit-field-text-motion
2006-04-03 Stefan Monnier (normal-splash-screen): Only set mode-line-format in the
2006-04-03 Mathias Dahl Small additions about tumme.
2006-04-03 Romain Francoise (dired-dnd-protocol-alist): Fix typo.
2006-04-03 Ramprasad B doumented for fork in (Info-follow-nearest-node &optional fork)
2006-04-03 Reiner Steib Remove bogus `debug' in previous commit.
2006-04-03 Reiner Steib (savehist): Add :version.
2006-04-03 Reiner Steib (dired-dnd-protocol-alist): Mention that change does
2006-04-03 David Ponce (recentf-open-files-item): Include newline in button
2006-04-03 David Ponce *** empty log message ***
2006-04-03 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
2006-04-03 Simon Josefsson 2006-04-03 Daiki Ueno <ueno@unixuser.org>
2006-04-03 YAMAMOTO Mitsuharu *** empty log message ***
2006-04-03 YAMAMOTO Mitsuharu (XTread_socket): Initialize variable `f' before its use.
2006-04-03 Kenichi Handa *** empty log message ***
2006-04-03 Kenichi Handa Include "charset.h" and "coding.h".
2006-04-03 Karl Berry 5-arg pxref
2006-04-03 Karl Berry update to current texinfo.tex
2006-04-02 Dan Nicolaescu (define-ibuffer-column): Document the new parameter.
2006-04-02 Bill Wohler (Getting Started, Junk, Bug Reports)
2006-04-02 Richard M. Stallman *** empty log message ***
2006-04-02 Richard M. Stallman (compilation-message-face): Make it defcustom.
2006-04-02 Dan Nicolaescu * ibuf-macs.el (define-ibuffer-column): Add a new key:
2006-04-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
2006-04-01 Eli Zaretskii Mention incompatible change in comint-send-input.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (speedbar-after-create-hook): Doc fix.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (pcomplete-show-completions): Recognize TAB on text terminals.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii Fix credits.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii Regenerated.
2006-04-01 Eli Zaretskii (HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
2006-04-01 Eli Zaretskii (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
2006-04-01 Bill Wohler (mh-strip-package-version): Make macro, also to avoid compiler error.
2006-03-31 Kim F. Storm (ido-unc-hosts-cache): New defvar.
2006-03-31 Kim F. Storm *** empty log message ***
2006-03-31 Stefan Monnier (cvs-insert-strings): Fix bug with strings longer than wwidth.
2006-03-31 Bill Wohler (mh-strip-package-version): Move before use to avoid compiler error.
2006-03-31 Richard M. Stallman *** empty log message ***
2006-03-31 Richard M. Stallman (Top): Update subnode menu.
2006-03-31 Richard M. Stallman (Help Mode): Cleanup.
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Reiner Steib Bump version to 5.11.
2006-03-31 Juanma Barranquero *** empty log message ***
2006-03-31 Juanma Barranquero (ido-report-no-match, ido-switch-buffer,
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Jan Djärv Change gtk 2.0 to gtk 2.4
2006-03-31 Juanma Barranquero *** empty log message ***
2006-03-31 Juanma Barranquero (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
2006-03-31 Ramprasad B changed `Emacs' to `GNU Emacs'
2006-03-31 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
2006-03-31 Kenichi Handa *** empty log message ***
2006-03-31 Kenichi Handa (xg_set_icon): Delete superfluous UNGCPRO.
2006-03-30 Bill Wohler * mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to remove
2006-03-30 Dan Nicolaescu (syms_of_xdisp): Fix variable name.
2006-03-30 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-30 YAMAMOTO Mitsuharu (mac-system-coding-system): Define and use after
2006-03-30 Kenichi Handa *** empty log message ***
2006-03-30 Kenichi Handa (x_term_init): Delete superfluous UNGCPRO.
2006-03-29 Ramprasad B FIXME - vtw.org link
2006-03-29 Ramprasad B FIXME - HP Patch Server link(s) and rest content(s)
2006-03-29 Ramprasad B updated link(s)
2006-03-29 Juanma Barranquero *** empty log message ***
2006-03-29 Juanma Barranquero (process_tool_bar_item): Reorganize dummy args.
2006-03-29 Stefan Monnier (tool_bar_items): Use map_keymap.
2006-03-29 Stefan Monnier (url-handler-directory-file-name): New handler.
2006-03-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
2006-03-28 Bill Wohler Use clipboard-kill-region, clipboard-kill-ring-save, and
2006-03-28 Bill Wohler * images/README: Update with following information.
2006-03-28 Bill Wohler * mh-folder.el (mh-execute-commands, mh-rescan-folder):
2006-03-28 Eli Zaretskii *** empty log message ***
2006-03-28 Eli Zaretskii (File Name Cache): Make it clear that the cache is not persistent.
2006-03-28 Kim F. Storm Add a few aliases. Ignore changes to AUTHORS file.
2006-03-28 Kim F. Storm (Accepting Output): Remove obsolete (and incorrect)
2006-03-28 Kim F. Storm *** empty log message ***
2006-03-28 Ramprasad B updated link(s), but FIXME - some link(s) and upgrade termcap.src to newer version
2006-03-28 Ramprasad B updated link(s)
2006-03-28 Ramprasad B FIXME - links of ftp://alpha.gnu.org/ for GNU Emacs pretest has to be fixed
2006-03-28 Romain Francoise Separate name and email with two spaces.
2006-03-28 Ramprasad B added rms id and FIXME - point 13 should be updated
2006-03-28 Ramprasad B updated broken link(s)
2006-03-28 Ramprasad B updated GNU Emacs for VMS link
2006-03-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
2006-03-27 Romain Francoise Fix last change.
2006-03-27 Paul Eggert * b2m.c: Include <limits.h>.
2006-03-27 Romain Francoise Update.
2006-03-27 Romain Francoise (url-irc-rcirc, url-irc-erc): New functions.
2006-03-27 Romain Francoise (rcirc-connect): Add autoload cookie.
2006-03-27 Romain Francoise (Emacs/W3): Rename from `w3-mode'. Mention that
2006-03-27 Eric Ding Fix email address/name from last checkin
2006-03-27 Eric Ding mh-e.el (mh-invisible-header-fields-internal): Add entries "X-AOL-IP:"
2006-03-27 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-179
2006-03-27 Simon Josefsson 2006-03-27 Daiki Ueno <ueno@unixuser.org>
2006-03-27 Juanma Barranquero *** empty log message ***
2006-03-27 Nick Roberts (comint-dynamic-list-completions): Allow user to select *Completions* buffer.
2006-03-27 Nick Roberts *** empty log message ***
2006-03-27 Carsten Dominik (org-get-level-face): Fixed bug with level counting.
2006-03-27 Carsten Dominik *** empty log message ***
2006-03-26 Andreas Schwab *** empty log message ***
2006-03-26 Andreas Schwab (gdb): Only complain about multiple debugging
2006-03-25 Karl Berry @copyright{}, no indentation in @copying{}
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
2006-03-25 Eli Zaretskii (print_output_debug_flag): New global variable.
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (tool-bar-map): Defvar it.
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (print-help-return-message): Suggest to use display-buffer instead of
2006-03-25 Eli Zaretskii Move explanations from ChangeLog to the source.
2006-03-25 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-25 YAMAMOTO Mitsuharu Adjust Courier font specifications in x-fixed-font-alist.
2006-03-25 YAMAMOTO Mitsuharu (select-frame-by-name): Call x-focus-frame also when
2006-03-25 Kim F. Storm (cua--init-rectangles): Use
2006-03-25 Kim F. Storm (cua-rectangle-mark-key): New defcustom.
2006-03-25 Kim F. Storm *** empty log message ***
2006-03-25 Nick Roberts (gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.
2006-03-25 Nick Roberts *** empty log message ***
2006-03-24 Paul Eggert * editfns.c: (TM_YEAR_BASE): Move up.
2006-03-24 Kim F. Storm (handle_one_xevent): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm (w32_read_socket): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Kim F. Storm (XTread_socket): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Romain Francoise (ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
2006-03-24 Kim F. Storm (apropos-synonyms): Add selection => region.
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Kim F. Storm (sxhash_list): Include last non-nil CDR in hash.
2006-03-24 Nick Roberts (gdb-var-create-regexp)
2006-03-24 Nick Roberts *** empty log message ***
2006-03-24 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-24 YAMAMOTO Mitsuharu (enum mac_menu_kind): New enum.
2006-03-23 Nick Roberts (gdb-continuation): Declare earlier to prevent compiler warnings.
2006-03-23 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-176
2006-03-23 Nick Roberts *** empty log message ***
2006-03-23 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-174
2006-03-23 Simon Josefsson 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (rfc2231-encode-string): Use mm-disable-multibyte
2006-03-23 Romain Francoise Misc. fixes.
2006-03-23 Romain Francoise (ibuffer-read-filter-group-name):
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (rfc2231-decode-encoded-string): Work on unibyte
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (sort-coding-systems): Describe that
2006-03-22 Kim F. Storm Define aliases for append_glyph and produce_stretch_glyph
2006-03-22 Kim F. Storm * xdisp.c: Undo 2006-03-21 change.
2006-03-22 Kim F. Storm *** empty log message ***
2006-03-22 Kim F. Storm (Faccept_process_output): Fix to comply with lisp reference.
2006-03-22 Kim F. Storm *** empty log message ***
2006-03-22 Simon Josefsson Fix.
2006-03-22 Simon Josefsson 2006-03-22 Simon Josefsson <jas@extundo.com>
2006-03-22 Ken Raeburn *** empty log message ***
2006-03-22 Ken Raeburn (store_next_glyph): Renamed from append_glyph.
2006-03-21 Bill Wohler (Folders): Various edits.
2006-03-21 Reiner Steib Sync with version from Gnus (only whitespace changes).
2006-03-21 Reiner Steib Remove pgg-gpg.el entry already present in lisp/ChangeLog.
2006-03-21 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
2006-03-21 Chong Yidong * cus-edit.el (custom-face-set): Call custom-push-theme before
2006-03-21 Jan Djärv * xterm.c: x_session_initialized new variable.
2006-03-21 Simon Josefsson 2006-03-21 Simon Josefsson <jas@extundo.com>
2006-03-21 Carsten Dominik *** empty log message ***
2006-03-21 Carsten Dominik (org-open-at-point): Fixed bug in wiki-style bracket links.
2006-03-21 Carsten Dominik *** empty log message ***
2006-03-21 Kim F. Storm (gdb-reset): Set buffer local value of
2006-03-21 Kim F. Storm *** empty log message ***
2006-03-21 Kim F. Storm (draw_fringe_bitmap): Don't calculate default overlay arrow
2006-03-21 Juanma Barranquero *** empty log message ***
2006-03-21 Juanma Barranquero (VC Dired Mode): Remove misplaced brackets.
2006-03-21 André Spiegel #
2006-03-21 André Spiegel Various updates and clarifications in the VC chapter.
2006-03-21 Nick Roberts (Fringe Indicators): Fix typos.
2006-03-21 Nick Roberts *** empty log message ***
2006-03-21 Nick Roberts (hollow-right-triangle): Define as fringe bitmap.
2006-03-21 Nick Roberts (diff-function): Make it inherit from diff-header instead of diff-context.
2006-03-20 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
2006-03-20 Stefan Monnier (window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).
2006-03-20 Eli Zaretskii *** empty log message ***
2006-03-20 Eli Zaretskii (main): Fix last change.
2006-03-20 Richard M. Stallman *** empty log message ***
2006-03-20 Richard M. Stallman (set-mark-command): Doc fix.
2006-03-20 Richard M. Stallman *** empty log message ***
2006-03-20 Richard M. Stallman (display-buffer-other-frame): New command.
2006-03-20 Stefan Monnier (jit-lock-function): Check for the actual defer-timer rather than just
2006-03-20 Kenichi Handa *** empty log message ***
2006-03-20 Kenichi Handa (Fwrite_region): Set visit_file to Qnil before GCPRO
2006-03-20 Kenichi Handa (map_keymap): Set tail to Qnil before GCPRO it.
2006-03-20 Kenichi Handa (x_term_init): Remove unnecessary GCPRO.
2006-03-20 Kenichi Handa (xg_set_icon): Remove unnecessary GCPRO.
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (debug-help-follow): Revert last change.
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (Documentation Tips): One can now also write `program' in front of a
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (Help Mode): Document "C-c C-c".
2006-03-20 Luc Teirlinck (help-follow-symbol): New function. Essentially identical to the old
2006-03-20 Luc Teirlinck (debug-help-follow): Adapt comment to change in help-mode.el.
2006-03-19 Nick Roberts (gdb-stopped): Even when there is no source
2006-03-19 Nick Roberts *** empty log message ***
2006-03-19 Nick Roberts *** empty log message ***
2006-03-19 Roland Winkler (bibtex-mode)
2006-03-19 Roland Winkler * textmodes/bibtex.el (bibtex-include-OPTkey)
2006-03-19 Richard M. Stallman *** empty log message ***
2006-03-19 Bill Wohler Remove @headitem as it is not yet supported on SourceForge.
2006-03-19 Alan Mackenzie * text.texi (Special Properties): Clarify the definition of
2006-03-19 Bill Wohler (Replying): Fix syntax error.
2006-03-19 Bill Wohler (Replying): Document Mail-Followup-To. Change manually-formatted table
2006-03-19 Bill Wohler (mh-reply): Sync docstring with manual.
2006-03-19 Kim F. Storm (cua--highlight-rectangle): Set overlay
2006-03-19 Kim F. Storm *** empty log message ***
2006-03-19 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163
2006-03-19 Kim F. Storm (set_cursor_from_row): Fix cursor property on overlay string,
2006-03-19 Bill Wohler (mh-image-load-path-for-library): Shorten first line in docstring.
2006-03-19 Bill Wohler (image-load-path-for-library): Shorten first line in docstring.
2006-03-18 Richard M. Stallman (rmail-reply-regexp): Undo previous change.
2006-03-18 Eli Zaretskii Add concise build instructions.
2006-03-18 Chong Yidong * xterm.c (x_display_ok): Fix minor bug and compilation warnings.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (isearch-other-meta-char): Handle user bindings for shifted control characters.
2006-03-18 André Spiegel #
2006-03-18 Eli Zaretskii (BROKEN_NOCOMBRELOC) [__NetBSD__]: Define.
2006-03-18 Eli Zaretskii Don't use unexmips on NetBSD.
2006-03-18 Eli Zaretskii [BROKEN_NOCOMBRELOC]: Include assert.h.
2006-03-18 André Spiegel Use "echo" as a default for $echo, otherwise we'll execute $DIFF
2006-03-18 Eli Zaretskii Elaborate on debugging GC crashes.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB.
2006-03-18 Eli Zaretskii Mention new behavior with unreachable $DISPLAY.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii Add prototype for x_display_ok.
2006-03-18 Eli Zaretskii (x_display_ok): New function.
2006-03-18 Eli Zaretskii (main): If user asks for a display that is unavailable, simulate -nw.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (Fw32_select_font): Doc fix.
2006-03-18 Eli Zaretskii Fix last change.
2006-03-18 Eli Zaretskii (mouse-set-font): Mention w32-list-proportional-fonts in the doc string.
2006-03-18 Eli Zaretskii ""
2006-03-18 Eli Zaretskii (INFO_FILES): New variable, contains all Info file names.
2006-03-18 Kim F. Storm (ido-cache-ftp-work-directory-time): Doc fix.
2006-03-18 Kim F. Storm *** empty log message ***
2006-03-17 Luc Teirlinck (customize-changed-options): Mention explicit version number as
2006-03-17 Luc Teirlinck *** empty log message ***
2006-03-17 Stephen Eglen Remove obsolete URL.
2006-03-17 Bill Wohler Use smallexample and smalllisp consistenly.
2006-03-17 Bill Wohler (mh-image-load-path-for-library): Minor docstring fix.
2006-03-17 Bill Wohler (image-load-path-for-library): Minor docstring fix.
2006-03-17 Carsten Dominik (org-popup-calendar-for-date-prompt): Fix customization type.
2006-03-17 Carsten Dominik *** empty log message ***
2006-03-17 Carsten Dominik *** empty log message ***
2006-03-17 Carsten Dominik (org-read-date): Include subgroup 5 into
2006-03-17 Luc Teirlinck (Top): Avoid ugly continuation line in menu in the standalone Info reader.
2006-03-17 Luc Teirlinck *** empty log message ***
2006-03-17 Kenichi Handa (sort-build-lints): Add comment.
2006-03-16 Nick Roberts (gud-gdb-complete-command, gud-gdb-run-command-fetch-lines): Adapt for use
2006-03-16 Nick Roberts (gud-watch): Provide completion.
2006-03-16 Nick Roberts *** empty log message ***
2006-03-16 Kim F. Storm (ido-edit-input): Use selected match, if any.
2006-03-16 Kim F. Storm *** empty log message ***
2006-03-16 Richard M. Stallman *** empty log message ***
2006-03-16 Richard M. Stallman (Defining Images): Minor cleanup.
2006-03-16 Bill Wohler (mh-send-letter): Use split-string to break up mh-send-args (closes SF
2006-03-16 Bill Wohler (mh-list-to-string-1): Use dolist.
2006-03-16 Bill Wohler (mh-image-load-path-for-library): Prefer user's images.
2006-03-16 Bill Wohler (Defining Images): In image-load-path-for-library, prefer user's
2006-03-16 Bill Wohler (image-load-path-for-library): Prefer user's images in
2006-03-16 Chong Yidong Removing picture.texi
2006-03-16 Chong Yidong * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
2006-03-16 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-16 YAMAMOTO Mitsuharu (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
2006-03-16 YAMAMOTO Mitsuharu [MAC_OS] (XPutPixel, XGetPixel)
2006-03-16 Nick Roberts (gdb-inferior-status): New variable.
2006-03-16 Nick Roberts *** empty log message ***
2006-03-16 Chong Yidong * makefile.w32-in: Remove picture.texi.
2006-03-16 Chong Yidong * Makefile.in: Remove picture.texi.
2006-03-16 Chong Yidong * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
2006-03-16 Kenichi Handa *** empty log message ***
2006-03-16 Kenichi Handa (auto-coding-regexp-alist): Add entries
2006-03-16 Kenichi Handa *** empty log message ***
2006-03-16 Kenichi Handa (sort-build-lists): Temporarily bind
2006-03-16 Luc Teirlinck (locate-command, locate-make-command-line)
2006-03-16 Luc Teirlinck *** empty log message ***
2006-03-15 Stefan Monnier * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
2006-03-15 Juanma Barranquero *** empty log message ***
2006-03-15 Romain Francoise Whitespace fixups.
2006-03-15 Kim F. Storm (extend_face_to_end_of_line): Always add space glyph to
2006-03-15 Kim F. Storm *** empty log message ***
2006-03-15 Bill Wohler (Defining Images): Fix example in image-load-path-for-library by not
2006-03-15 Bill Wohler (image-load-path-for-library): Fix example by not recommending that
2006-03-15 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Fix example by not
2006-03-15 Juanma Barranquero *** empty log message ***
2006-03-15 Juanma Barranquero (w32_init_fringe, w32_reset_fringes): Restore to being conditional on
2006-03-15 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-15 YAMAMOTO Mitsuharu (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.
2006-03-15 YAMAMOTO Mitsuharu (mac_init_fringe) [MAC_OS]: New function.
2006-03-15 YAMAMOTO Mitsuharu (mac_init_fringe) [MAC_OS]: Add prototype.
2006-03-15 Carsten Dominik Version number change only.
2006-03-15 Carsten Dominik *** empty log message ***
2006-03-15 Carsten Dominik Version number change.
2006-03-15 Carsten Dominik (org-insert-centered): Use `string-width' to make
2006-03-15 Luc Teirlinck * allout.el: Increment version to 2.2.1 in file commentary.
2006-03-15 Luc Teirlinck Whitespace change.
2006-03-15 Luc Teirlinck *** empty log message ***
2006-03-15 Bill Wohler Add index entries around each paragraph rather than depend on entries
2006-03-14 Nick Roberts (Note): Describe features for debugging with GDB in Emacs.
2006-03-14 Nick Roberts (gud-speedbar-buttons): Follow change to gdb-var-list.
2006-03-14 Nick Roberts (gdb-var-list): Change order of first two elements.
2006-03-14 Nick Roberts *** empty log message ***
2006-03-14 Bill Wohler (Defining Images): In image-load-path-for-library, always return list
2006-03-14 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Incorporate changes
2006-03-14 Bill Wohler (image-load-path-for-library): Pass value of path rather than symbol.
2006-03-14 Alan Mackenzie *** empty log message ***
2006-03-14 Alan Mackenzie * modes.texi: New node, "Region to Fontify" (for Font Lock).
2006-03-14 Alan Mackenzie * font-core.el: New function/variable
2006-03-14 Chong Yidong * xterm.c (x_uncatch_errors): Block input for entire function.
2006-03-14 David Ponce (tree-widget-themes-load-path)
2006-03-14 David Ponce *** empty log message ***
2006-03-13 Richard M. Stallman (Defining Images): Clean up last change.
2006-03-13 Richard M. Stallman *** empty log message ***
2006-03-13 Richard M. Stallman (Invisible Text): The impossible position is
2006-03-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-156
2006-03-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-155
2006-03-13 David Ponce Handle themes across all occurrences of the main
2006-03-13 David Ponce *** empty log message ***
2006-03-13 Carsten Dominik Version number update only
2006-03-13 Carsten Dominik (Clean view): Document new startup options.
2006-03-13 Carsten Dominik *** empty log message ***
2006-03-13 Carsten Dominik (org-link-search): Avoid self-matching of links, allow
2006-03-13 John Paul Wallington *** empty log message ***
2006-03-13 John Paul Wallington (ibuffer-never-show-predicates): Add `require' keyword; require
2006-03-13 Bill Wohler (mh-folder-list): Fix docstring (closes SF #1448498).
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (add_registry): Don't change the registry unless keys
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (install): Use -q when invoking addpm. Avoids problem with MSYS trying
2006-03-12 Jason Rumney (main): Accept -q as alternative for /q.
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (Fx_create_frame): Remove call to
2006-03-12 Jason Rumney (Fx_popup_menu): Call w32_free_menu_strings when
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney Sync 2005-10-24 xterm.c changes.
2006-03-12 Luc Teirlinck (all): Delete :version keyword for members of the fringe group, since
2006-03-12 Luc Teirlinck *** empty log message ***
2006-03-12 Nick Roberts (gdb-stack-list-locals-handler): Add local
2006-03-12 Nick Roberts *** empty log message ***
2006-03-12 Richard M. Stallman Various cleanups.
2006-03-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-12 YAMAMOTO Mitsuharu (struct mac_output) [USE_CG_DRAWING]: New member cg_context.
2006-03-12 YAMAMOTO Mitsuharu (mac_draw_rectangle, x_draw_glyph_string_foreground)
2006-03-12 YAMAMOTO Mitsuharu [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1.
2006-03-12 YAMAMOTO Mitsuharu (x_create_tip_frame): Apply 2006-03-11 change for xfns.c.
2006-03-12 YAMAMOTO Mitsuharu (sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
2006-03-12 Bill Wohler (Scan Line Formats): Replace @samp with @kbd.
2006-03-12 Károly Lőrentey (x_icon): Disable redundant call to `x_wm_set_window_state'.
2006-03-12 Bill Wohler (Preface, More About MH-E, Options, HTML, Folders)
2006-03-11 Jason Rumney (signal_user_input): New function.
2006-03-11 Jason Rumney *** empty log message ***
2006-03-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
2006-03-11 Bill Wohler Add period to last sentence added.
2006-03-11 Bill Wohler Document `image-load-path-for-library'. Note that all images have been
2006-03-11 Bill Wohler (Defining Images): Add @tindex for image-load-path-for-library.
2006-03-11 Luc Teirlinck (Creating Strings): Fix Texinfo usage.
2006-03-11 Luc Teirlinck (Adaptive Fill): Fix Texinfo usage.
2006-03-11 Bill Wohler (Defining Images): Add image-load-path-for-library.
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Juri Linkov *** empty log message ***
2006-03-11 Juri Linkov (Info-dir-remove-duplicates): Move point to the
2006-03-11 Juri Linkov (battery-linux-proc-acpi): Check `capacity' for non-nil
2006-03-11 Luc Teirlinck (Regexp Special): Use @samp for regular expressions that are not in
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Luc Teirlinck (Regexps): Use @samp for regexp that is not in Lisp syntax.
2006-03-11 Luc Teirlinck (yank): Fix typo in docstring.
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Luc Teirlinck Rename preserve_y to window_scroll_pixel_based_preserve_y.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (w32_wnd_proc): Ignore middle and extra button events if a menu is already
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (x_create_tip_frame): Preserve received parms by copying them.
2006-03-11 Eli Zaretskii (rmail-summary-next-msg): Skip deleted messages, where "D" is the
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii Add x_fully_uncatch_errors and x_catching_errors to
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h
2006-03-11 Jason Rumney (yank): Escape double quote in doc string.
2006-03-11 Eli Zaretskii (ispell-find-aspell-dictionaries): Add aliases before merging elements from the
2006-03-11 Eli Zaretskii (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
2006-03-11 Richard M. Stallman *** empty log message ***
2006-03-11 Richard M. Stallman (describe_map): Shorten string to indicate shadowed binding.
2006-03-11 Richard M. Stallman *** empty log message ***
2006-03-11 Richard M. Stallman (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.
2006-03-11 Richard M. Stallman (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.
2006-03-11 Richard M. Stallman (x_fully_uncatch_errors, x_catching_errors): New functions.
2006-03-11 Richard M. Stallman (unwind_to_catch): Call x_fully_uncatch_errors.
2006-03-11 Richard M. Stallman (rmail-ignored-headers): Discard DomainKey-Signature.
2006-03-11 Richard M. Stallman (eshell-prefer-to-shell): Variable deleted;
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (octave-indent-for-comment): Behave according to do string.
2006-03-11 Richard M. Stallman (kill-region, yank): Doc fix.
2006-03-11 Richard M. Stallman (battery-echo-area-format): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (flyspell-external-point-words, flyspell-process-localwords): Fix last changes.
2006-03-11 Jason Rumney (WinMain): Set screen buffer to 80x25.
2006-03-11 Jason Rumney *** empty log message ***
2006-03-11 Romain Francoise (Vprocess_adaptive_read_buffering): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
2006-03-11 Eli Zaretskii (list-holidays): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (mac_draw_rectangle): Don't add 1 to width and height.
2006-03-11 Eli Zaretskii (get_phys_cursor_geometry): Don't decrease height by 1.
2006-03-11 Eli Zaretskii (auto-coding-alist): Add .odt (OpenOffice's open document) files.
2006-03-11 Eli Zaretskii (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
2006-03-11 Bill Wohler (image-load-path-for-library): Merged changes from Reiner. Add
2006-03-11 Bill Wohler (mh-image-load-path-for-library): Merged changes from Reiner. Add
2006-03-11 Bill Wohler (mh-replace-regexp-in-string): Pass the literal flag to
2006-03-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
2006-03-10 Chong Yidong * files.el (hack-local-variables-confirm): Don't prompt for ! if
2006-03-10 Bill Wohler (image-load-path-for-library): Merge at least three functions from
2006-03-10 Nick Roberts (gdb-remove-text-properties): Rename from
2006-03-10 Nick Roberts *** empty log message ***
2006-03-10 Bill Wohler (mh-profile-component): Drop `s' from mhparam -components for
2006-03-10 Glenn Morris (calendar-holidays): Make previous doc-fix less passive.
2006-03-10 Kim F. Storm (USE_POSIX_MEMALIGN): Fix last change.
2006-03-10 Kim F. Storm *** empty log message ***
2006-03-10 Glenn Morris *** empty log message ***
2006-03-10 Glenn Morris (list-holidays): Doc fix.
2006-03-10 Glenn Morris (calendar-holidays): Doc fix.
2006-03-10 Nick Roberts (gdba): Don't call gdb-init-1 explicitly as
2006-03-10 Nick Roberts *** empty log message ***
2006-03-09 Stefan Monnier (USE_POSIX_MEMALIGN): New macro.
2006-03-09 Reiner Steib Replace "Schreiben" by "Dr? where appropriate.
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Kenichi Handa *** empty log message ***
2006-03-09 Kenichi Handa (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
2006-03-09 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
2006-03-09 Luc Teirlinck Declare preserve_y as a static global variable.
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Luc Teirlinck (Regexps): More accurately describe which characters are special in
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Luc Teirlinck (Regexp Special): Put remark between parentheses to avoid misreading.
2006-03-08 Reiner Steib * gnus-util.el (gnus-tool-bar-update): New function.
2006-03-08 Juanma Barranquero *** empty log message ***
2006-03-08 Juanma Barranquero (view-lossage): Remove trailing whitespace before inserting "\n".
2006-03-08 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-08 YAMAMOTO Mitsuharu [MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.
2006-03-08 Chong Yidong * files.el (hack-local-variables-confirm): Set
2006-03-08 Chong Yidong * arc-mode.el (archive-extract): Check if an existing buffer name
2006-03-07 Luc Teirlinck (Syntax of Regexps): More accurately describe
2006-03-07 Luc Teirlinck *** empty log message ***
2006-03-07 Stefan Monnier (url-http-find-free-connection): Fix braino in last fix.
2006-03-07 Chong Yidong * help.el (describe-key-briefly): If KEY is a down event, read and
2006-03-07 Nick Roberts (gud-speedbar-buttons): Allow pointers to
2006-03-07 Nick Roberts (gdb-edit-value-handler): New function.
2006-03-07 Nick Roberts *** empty log message ***
2006-03-07 Juanma Barranquero *** empty log message ***
2006-03-07 Carsten Dominik Version number change only.
2006-03-07 Carsten Dominik *** empty log message ***
2006-03-07 Carsten Dominik *** empty log message ***
2006-03-07 Carsten Dominik Move defvars out of eval-when-compile. Use
2006-03-07 Carsten Dominik Version number change only
2006-03-07 Juanma Barranquero (describe-key): Remove leftover test code.
2006-03-07 David Ponce Update Commentary header.
2006-03-07 David Ponce *** empty log message ***
2006-03-07 Miles Bader Add arch tagline
2006-03-07 Bill Wohler Move from SourceForge repository to Savannah. This is version 7.93,
2006-03-06 Chong Yidong * help.el (describe-key): Handle string and vector `follow-link' values.
2006-03-06 Chong Yidong Typo.
2006-03-06 Chong Yidong * help.el (describe-key): Properly handle the return value of
2006-03-06 Stefan Monnier (PC-expand-many-files): Try be more careful when parsing the shell's output.
2006-03-06 Chong Yidong Two bugs removed.
2006-03-06 Chong Yidong * xdisp.c (handle_invisible_prop): Don't update it->position with
2006-03-06 Reiner Steib Remove TODO. No longer needed.
2006-03-06 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-03-06 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
2006-03-06 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-06 YAMAMOTO Mitsuharu (MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
2006-03-06 YAMAMOTO Mitsuharu (get_control_part_bounds): Fix type of return value.
2006-03-06 YAMAMOTO Mitsuharu (x_default_scroll_bar_color_parameter)
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Satyaki Das (mh-index-update-single-msg): Fix a bug in the
2006-03-06 Stefan Monnier (hide-sublevels): Provide better interactive default.
2006-03-06 Stefan Monnier (url-http-find-free-connection): Don't kill the process
2006-03-06 Kenichi Handa *** empty log message ***
2006-03-06 Kenichi Handa (create-fontset-from-fontset-spec): Fix
2006-03-06 Luc Teirlinck (gud-tooltip-dereference): Add missing optional argument.
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Luc Teirlinck (gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax.
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-05 Bill Wohler Update for MH-E release 7.93. mh-e-7_93
2006-03-05 Bill Wohler (Version, mh-version): Update for release 7.93.
2006-03-05 Bill Wohler * mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling
2006-03-05 Mathias Dahl *** empty log message ***
2006-03-05 Mathias Dahl Changes in whitespace.
2006-03-05 Andreas Schwab *** empty log message ***
2006-03-05 Andreas Schwab (x_catch_errors_unwind): Fix missing return value.
2006-03-04 Kim F. Storm *** empty log message ***
2006-03-04 John Paul Wallington *** empty log message ***
2006-03-04 John Paul Wallington (toplevel): Require `cl' at compile-time.
2006-03-04 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Move here from
2006-03-04 Andreas Schwab *** empty log message ***
2006-03-04 Andreas Schwab (server-process-filter): Handle errors during
2006-03-03 John Paul Wallington *** empty log message ***
2006-03-03 John Paul Wallington (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape
2006-03-03 Bill Wohler * mh-folder.el (mh-folder-mode): Rename mh-image-load-path to
2006-03-03 Bill Wohler (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (flyspell-process-localwords): Be case-sensitive.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (custom-quote): Remove function since it has been moved to custom.el.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no
2006-03-03 Eli Zaretskii (reg-generic-mode): Quote "]"s in regexps when they have no special meaning.
2006-03-03 Eli Zaretskii (lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (clean-buffer-list): Handle case where base-buffer of indirect buffer gets
2006-03-03 Eli Zaretskii Fix last entry.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii Add DESTDIR variable to install target to support staged installations.
2006-03-03 Eli Zaretskii Fix date on last change.
2006-03-03 Eli Zaretskii Add DESTDIR variable to install and uninstall targets to support staged
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
2006-03-03 Eli Zaretskii (flyspell-external-point-words): Be case-sensitive.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (rcirc-url-regexp): Match entire url when it starts with "www".
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii Restablished intermediate missing comment header to preserve outline structure.
2006-03-03 Eli Zaretskii ChangeLog
2006-03-03 Eli Zaretskii Regenerated.
2006-03-03 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-134
2006-03-03 Bill Wohler GNU Emacs folks prefer present tense in ChangeLog entries.
2006-03-03 Bill Wohler * mh-folder.el (mh-tool-bar-init): Autoload.
2006-03-02 Kim F. Storm (Tool Bar): Add tool-bar-border.
2006-03-02 Kim F. Storm *** empty log message ***
2006-03-02 Kim F. Storm Minimize the unpleasent visual impact of the requirement
2006-03-02 Kim F. Storm (struct frame): New member n_tool_bar_rows.
2006-03-02 Carsten Dominik (org-paste-subtree): Removed forgotten (debug)
2006-03-02 Carsten Dominik *** empty log message ***
2006-03-01 Luc Teirlinck (Fregexp_quote): Do not precede a literal `]' with two backslashes to
2006-03-01 Luc Teirlinck *** empty log message ***
2006-03-01 Nick Roberts (dframe-frame-mode): Don't burp when menu-bar-lines is nil.
2006-03-01 Nick Roberts *** empty log message ***
2006-03-01 Nick Roberts (gdb-speedbar-refresh): Quieten speedbar-refresh.
2006-03-01 Nick Roberts (gud-speedbar-menu-items): Use
2006-03-01 Nick Roberts *** empty log message ***
2006-03-01 Juanma Barranquero *** empty log message ***
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Carsten Dominik (reftex-index-map): Fixed typo,
2006-03-01 Carsten Dominik (reftex-toc-map): Fixed typo,
2006-03-01 Carsten Dominik Version number change only
2006-03-01 Carsten Dominik (Interaction): Added item about `org-mouse.el' by Piotr
2006-03-01 Carsten Dominik (org-export-as-html): Fixed bugs in HTML
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Bill Wohler (mh-narrow-to-subject): Remove Re: string from subject so that pick
2006-03-01 Bill Wohler * mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)
2006-03-01 Luc Teirlinck (Named Features): Fix typo.
2006-03-01 Luc Teirlinck (Load Suffixes): Fix typos.
2006-03-01 Luc Teirlinck *** empty log message ***
2006-03-01 Luc Teirlinck (Load Suffixes): Rephrase last paragraph.
2006-03-01 Luc Teirlinck *** empty log message ***
2006-02-28 Bill Wohler (mh-folder-list): Fix problem with passing in a folder and getting
2006-02-28 Nick Roberts (gdb-speedbar-refresh): Rename from
2006-02-28 Nick Roberts (speedbar-update-localized-contents): Try to
2006-02-28 Bill Wohler (mh-image-load-path): Rename variable to mh-image-directory.
2006-02-28 Nick Roberts *** empty log message ***
2006-02-28 Chong Yidong fixed: Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position.
2006-02-28 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
2006-02-28 Jay Belanger *** empty log message ***
2006-02-28 Jay Belanger (math-compose-tex-matrix): Add a latex option.
2006-02-28 André Spiegel #
2006-02-28 André Spiegel (Old Versions): Clarify operation of C-x v =.
2006-02-28 Chong Yidong Ralf Angeli's 19 Feb 2006 bug report fixed
2006-02-28 Luc Teirlinck *** empty log message ***
2006-02-28 Luc Teirlinck (Top): Include "Load Suffixes" in the detailed menu.
2006-02-28 Luc Teirlinck (Locating Files): Suggest additional values for the
2006-02-28 Luc Teirlinck (Loading): Include new node "Load Suffixes" in menu.
2006-02-28 Luc Teirlinck *** empty log message ***
2006-02-28 Nick Roberts *** empty log message ***
2006-02-28 Nick Roberts Re-instate comments about developing for speedbar
2006-02-28 Bill Wohler (mh-variant, mh-default-folder-for-message-function): Sync docstring
2006-02-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
2006-02-27 Miles Bader Add arch tagline
2006-02-27 Nick Roberts *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Nick Roberts (t-mouse-tty): Use with-temp-buffer. Add more
2006-02-27 Bill Wohler (mh-minibuffer-read-type): Deleted comment in docstring about obsolete
2006-02-27 Bill Wohler (mh-variant): Sync docstring with manual.
2006-02-27 Bill Wohler * mh-compat.el (mh-display-color-cells): Return 2 if
2006-02-27 Nick Roberts This version does *not* work with Emacs 22.
2006-02-27 Kim F. Storm *** empty log message ***
2006-02-27 Glenn Morris (calendar-holidays): Doc fix.
2006-02-27 Glenn Morris *** empty log message ***
2006-02-27 Nick Roberts (gud-display-line): Use gdb-display-source-buffer
2006-02-27 Nick Roberts (gdb-source-window): New variable.
2006-02-27 Nick Roberts *** empty log message ***
2006-02-27 Carsten Dominik (reftex-toc-map): Add `follow-mouse'
2006-02-27 Carsten Dominik (reftex-select-label-map,
2006-02-27 Carsten Dominik (reftex-index-map): Add `follow-mouse'
2006-02-27 Carsten Dominik *** empty log message ***
2006-02-27 Carsten Dominik *** empty log message ***
2006-02-27 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-27 Luc Teirlinck (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.
2006-02-27 Luc Teirlinck EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
2006-02-27 Luc Teirlinck Declare Vload_file_rep_suffixes instead of
2006-02-27 Luc Teirlinck (find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (locate-library): Use `get-load-suffixes' instead of `load-suffixes'
2006-02-27 Luc Teirlinck (update-directory-autoloads): Use `get-load-suffixes' instead of
2006-02-27 Luc Teirlinck (command-line): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (load-library): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (jka-compr-uninstall): Replace `mapcar' with `mapc'.
2006-02-27 Luc Teirlinck Second step of the previous changes: move all defcustoms to where they belong.
2006-02-27 Luc Teirlinck (jka-compr-compression-info-list)
2006-02-27 Luc Teirlinck *** empty log message ***
2006-02-26 Luc Teirlinck *** empty log message ***
2006-02-26 Luc Teirlinck (specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.
2006-02-26 Stefan Monnier (struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
2006-02-26 Kim F. Storm (ido-save-history, ido-load-history): Simplify. Don't
2006-02-26 Kim F. Storm *** empty log message ***
2006-02-25 Chong Yidong buffer.c: Revert last change.
2006-02-25 Chong Yidong * buffer.c (Foverlay_put): Mark buffer as changed.
2006-02-25 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
2006-02-25 Stefan Monnier (Fmake_network_process): Init the process's mark.
2006-02-25 Thien-Thi Nguyen *** empty log message ***
2006-02-25 Thien-Thi Nguyen (sh-mode): Fix bug: Arrange to use
2006-02-25 Francesco Potortì (tags-completion-table): Do completion from all the tables in the
2006-02-25 Francesco Potortì *** empty log message ***
2006-02-25 Kim F. Storm Typos.
2006-02-24 Kim F. Storm Fixed:
2006-02-24 Kim F. Storm (modify_overlay): Force redisplay if we modify an
2006-02-24 Kim F. Storm *** empty log message ***
2006-02-24 Reiner Steib (BUGS): Add URLs/MIDs.
2006-02-24 Jan Djärv * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
2006-02-24 Alan Mackenzie cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
2006-02-24 Alan Mackenzie (Hungry WS Deletion): Rename c-hungry-backspace to
2006-02-24 Alan Mackenzie *** empty log message ***
2006-02-24 Kenichi Handa *** empty log message ***
2006-02-24 Kenichi Handa (Finsert_file_contents): When a text is replaced
2006-02-24 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-118
2006-02-23 Juri Linkov *** empty log message ***
2006-02-23 Juri Linkov (Common requests): Move `Turning on auto-fill by
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Juanma Barranquero (help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
2006-02-23 Juri Linkov *** empty log message ***
2006-02-23 Juri Linkov (Newsgroup archives): Update URLs of GNU mail archives.
2006-02-23 Juri Linkov (Info-search): Don't bind search-spaces-regexp to
2006-02-23 Juri Linkov (compare-windows-highlight): Add new value
2006-02-23 Stefan Monnier *** empty log message ***
2006-02-23 Stefan Monnier (describe-mode): Pass `mode-name' to format-mode-line.
2006-02-23 Stefan Monnier Add 2006 copyright.
2006-02-23 Stefan Monnier Remove unnecessary leading * in docstrings.
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Juanma Barranquero (org-xemacs-p, org-export-html-show-new-buffer, org-table-may-need-update,
2006-02-23 Thien-Thi Nguyen *** empty log message ***
2006-02-23 Thien-Thi Nguyen Fix omission bug: Add dot (ASCII 0x2E) on first line.
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Carsten Dominik Version number change only
2006-02-23 Carsten Dominik (org-cleaned-string-for-export, org-solidify-link-text):
2006-02-23 Carsten Dominik *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu (x_set_toolkit_scroll_bar_thumb): Don't set control
2006-02-23 Kenichi Handa *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu (update_text_area): Avoid needless redraw of rightmost
2006-02-23 Nick Roberts (gud-speedbar-buttons): Use shadow face properly.
2006-02-23 Nick Roberts (gdb-debug-ring-max): Rename from gdb-debug-log-length.
2006-02-23 Nick Roberts *** empty log message ***
2006-02-22 Nick Roberts (gdb-signalled): New variable and function.
2006-02-22 Nick Roberts *** empty log message ***
2006-02-22 Stefan Monnier (Fwindow_list): Check `window' before doing XWINDOW.
2006-02-22 Kim F. Storm (Fvertical_motion): Only try to move back if we can.
2006-02-22 Kim F. Storm *** empty log message ***
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu (GC_CLIP_REGION): Remove macro.
2006-02-22 YAMAMOTO Mitsuharu (digest_single_submenu): Apply 2006-02-19 change for xmenu.c.
2006-02-22 YAMAMOTO Mitsuharu (struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects.
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 Carsten Dominik Version number and date change only.
2006-02-22 Carsten Dominik Version number change only
2006-02-22 Carsten Dominik (reftex-locate-file): Search all extensions if
2006-02-22 Carsten Dominik (reftex-try-all-extensions): New option.
2006-02-22 Carsten Dominik (section{Links}): Rewritten to cover the modified
2006-02-22 Carsten Dominik * org.texi (Internal Links): Rewritten to cover the modified
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 Carsten Dominik (org-mark-ring-previous, org-mark-ring-set): New
2006-02-22 Michael Kifer 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2006-02-21 Kim F. Storm (draw_fringe_bitmap): Fix overlay-arrow display.
2006-02-21 Kim F. Storm *** empty log message ***
2006-02-21 Richard M. Stallman *** empty log message ***
2006-02-21 Richard M. Stallman (sh-mode): Set shell type based on file name if no other specific basis.
2006-02-21 Richard M. Stallman (unsafep): Don't treat &rest or &optional as variables at all.
2006-02-21 Richard M. Stallman (list-one-abbrev-table): Add autoload.
2006-02-21 Richard M. Stallman (diary-selective-display): Add defvar.
2006-02-21 Richard M. Stallman (sort-columns): Use Posix arg syntax for `sort'.
2006-02-21 Richard M. Stallman (search-whitespace-regexp): Fix custom type.
2006-02-21 Richard M. Stallman (describe-key-briefly): Compute interactive args
2006-02-21 Richard M. Stallman (enable-local-variables): Doc fix.
2006-02-21 Eric Ding mh-e.el (mh-invisible-header-fields-internal): Added entry
2006-02-21 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Added entry
2006-02-21 Andreas Schwab Fix indentation.
2006-02-21 Kim F. Storm Fix last change.
2006-02-21 Kim F. Storm (syms_of_fringe) <fringe-bitmaps>: Doc fix.
2006-02-21 Kim F. Storm *** empty log message ***
2006-02-21 Juanma Barranquero *** empty log message ***
2006-02-21 Juanma Barranquero (Window Tree): Fix typo.
2006-02-21 Juanma Barranquero (Fringe Indicators, Fringe Cursors): Fix typos.
2006-02-21 Juanma Barranquero (fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'.
2006-02-21 Jan Djärv * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
2006-02-21 Juanma Barranquero *** empty log message ***
2006-02-21 Juanma Barranquero (horizontal_bar_bits): Rename from `horisontal_bar_bits'.
2006-02-21 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-21 YAMAMOTO Mitsuharu (mac_draw_string_common): Remove arg MODE. New arg
2006-02-21 Nick Roberts (Watch Expressions): Update and describe gdb-speedbar-auto-raise.
2006-02-21 Nick Roberts *** empty log message ***
2006-02-21 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Added entries
2006-02-20 Kim F. Storm *** empty log message ***
2006-02-20 Kim F. Storm *** empty log message ***
2006-02-20 Kim F. Storm (NEW FEATURES): Completed work on this item:
2006-02-20 Stefan Monnier (url-http-find-free-connection): braino.
2006-02-20 Kim F. Storm Add fringe.elc to WINDOW_SUPPORT.
2006-02-20 Kim F. Storm (Fringe Indicators): New section.
2006-02-20 Kim F. Storm Load "fringe" on window systems.
2006-02-20 Kim F. Storm (fringe-bitmaps): Update to new bitmap names.
2006-02-20 Kim F. Storm (enum fringe_bitmap_type): Remove. Change all uses
2006-02-20 Kim F. Storm (struct buffer): New members fringe_indicator_alist and
2006-02-20 Kim F. Storm (init_buffer_once): Set dummy default values for
2006-02-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-106
2006-02-20 Stefan Monnier *** empty log message ***
2006-02-20 Stefan Monnier (url-redirect-buffer): New var.
2006-02-20 Stefan Monnier Require `url' rather than try to autoload parts of it.
2006-02-20 Nick Roberts (gdb-speedbar-auto-raise): Don't enable by default.
2006-02-20 Nick Roberts (gud-speedbar-buttons): Use shadow face for all out of scope components.
2006-02-20 Nick Roberts *** empty log message ***
2006-02-20 Chong Yidong * regex.c: Revert 2006-02-19 change.
2006-02-20 Chong Yidong * regex.c (xmalloc, xrealloc): Define these when not linked to
2006-02-20 Chong Yidong * custom.el (customize-mark-to-save, customize-mark-as-set): Load
2006-02-20 Juanma Barranquero *** empty log message ***
2006-02-20 Juanma Barranquero (Using Interactive): Fix reference to node "Minibuffers".
2006-02-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-102
2006-02-20 Luc Teirlinck *** empty log message ***
2006-02-20 Luc Teirlinck (extend_range_table_work_area): Fix typo.
2006-02-20 Bill Wohler * mh-alias.el (mh-address-mail-regexp)
2006-02-20 Juanma Barranquero *** empty log message ***
2006-02-20 Richard M. Stallman *** empty log message ***
2006-02-20 Richard M. Stallman (regex_compile): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman (x_catch_errors): Use xmalloc.
2006-02-20 Richard M. Stallman (extend_range_table_work_area): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman (malloc_widget_value): Use xmalloc.
2006-02-20 Juanma Barranquero (list-buffers-noselect): Turn also "\n" into a strech spec so it doesn't display
2006-02-20 Nick Roberts (gdb-speedbar-expand-node): Force update of speedbar.
2006-02-20 Nick Roberts (gud-speedbar-buttons): Fontify watch expessions.
2006-02-20 Nick Roberts (speedbar-make-button): Keep text properties
2006-02-20 Richard M. Stallman *** empty log message ***
2006-02-20 Richard M. Stallman [HAVE_GETRLIMIT]: Include sys/resource.h.
2006-02-20 Nick Roberts *** empty log message ***
2006-02-19 Richard M. Stallman (digest_single_submenu): When pane_string is empty, do initialize save_wv.
2006-02-19 Richard M. Stallman (High-Level Completion): Add xref to read-input-method-name.
2006-02-19 Richard M. Stallman (Relative File Names): Move file-relative-name here.
2006-02-19 Richard M. Stallman (Using Interactive): Put string case before list case.
2006-02-19 Richard M. Stallman (Using Interactive): Add xrefs about reading input.
2006-02-19 Richard M. Stallman Use @smallbook.
2006-02-19 Richard M. Stallman (Lisp Interaction): Minor addition.
2006-02-19 John Paul Wallington *** empty log message ***
2006-02-19 John Paul Wallington (ffap-read-file-or-url): Bind `completion-ignore-case' to value of
2006-02-19 Richard M. Stallman *** empty log message ***
2006-02-19 Chong Yidong * cus-edit.el (customize-set-variable): Push setting to `user' theme.
2006-02-19 Chong Yidong * custom.el (customize-mark-as-set): Push to `user' theme.
2006-02-19 Chong Yidong * custom.el (customize-mark-to-save): Load the symbol's
2006-02-19 Chong Yidong * cus-edit.el (custom-save-variables): Allow unthemed values.
2006-02-19 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-19 YAMAMOTO Mitsuharu (update_menu_bar) [MAC_OS]: Don't set
2006-02-19 YAMAMOTO Mitsuharu (popup_activated_flag, submenu_id)
2006-02-19 Nick Roberts (gdb-force-update): Rename from gdb-var-changed.
2006-02-19 Nick Roberts Don't require font-lock as it's now automatically loaded.
2006-02-19 Nick Roberts *** empty log message ***
2006-02-19 Michael Kifer 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2006-02-18 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-18 Juanma Barranquero *** empty log message ***
2006-02-18 Juanma Barranquero (help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of
2006-02-18 Nick Roberts (gdb-var-evaluate-expression-handler)
2006-02-18 Nick Roberts (gud-speedbar-buttons): Update properly for
2006-02-18 Nick Roberts *** empty log message ***
2006-02-18 Bill Wohler Mention that 7.92 is the third 8.0 beta release. mh-e-7_92
2006-02-18 Bill Wohler Update for MH-E release 7.92.
2006-02-18 Bill Wohler (Version, mh-version): Update for release 7.92.
2006-02-18 Chong Yidong * window.c (window_min_size_1): Ensure room for the scroll bar and
2006-02-18 Bill Wohler Remove trailing whitespace (checkdoc fix).
2006-02-17 Juri Linkov *** empty log message ***
2006-02-17 Juri Linkov (Info-search): Skip `Local Variables' node.
2006-02-17 Juri Linkov (icomplete-get-keys): Use `t' for the second arg `visible-ok'
2006-02-17 Juri Linkov (ffap) <defface>: Add explicit face declaration.
2006-02-17 Juri Linkov *** empty log message ***
2006-02-17 Juri Linkov (Info-find-file): Check for symbols `apropos', `history',
2006-02-17 Nick Roberts (Watch Expressions): Update and be more precise.
2006-02-17 Nick Roberts *** empty log message ***
2006-02-17 Bill Wohler (mh-folder-msg-number): Use purple on low-color, light backgrounds per
2006-02-17 Romain Francoise (BASE_PURESIZE): Increment to 1200000.
2006-02-17 Bill Wohler (mh-image-load-path): Fix problem that images on load-path or
2006-02-17 Stefan Monnier (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs.
2006-02-17 Chong Yidong * files.el: Rearrange functions and variables in the file local
2006-02-17 Juanma Barranquero *** empty log message ***
2006-02-17 Juanma Barranquero (Fset_window_scroll_bars): Doc fix.
2006-02-17 Reiner Steib Add truncate-lines, ispell-check-comments and
2006-02-17 Kenichi Handa (display_mode_element): Call display_string with correct
2006-02-17 Kenichi Handa *** empty log message ***
2006-02-17 Nick Roberts (gdb-var-list): Update doc string.
2006-02-17 Nick Roberts (gud-speedbar-buttons): Use shadow face for
2006-02-17 Nick Roberts *** empty log message ***
2006-02-17 Kenichi Handa *** empty log message ***
2006-02-17 Kenichi Handa Reworked.
2006-02-17 Kenichi Handa (TUTORIAL.cn): Update the maintainer.
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (rcirc-connect): Make all arguments optional, and default to global variable
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (ispell-local-dictionary-alist): Accept as valid any coding-system
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (allout-hidden-p): Move this defsubts before
2006-02-17 Eli Zaretskii Update the Allout entry.
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii Use allout invisible-text overlays instead of
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (ispell-change-dictionary): Call ispell-buffer-local-dict instead of
2006-02-17 Eli Zaretskii Remove the coding cookie, it's not needed anymore.
2006-02-17 Romain Francoise Fix last entry.
2006-02-17 Bill Wohler (mh-inherit-face-flag): New variable. Non-nil means that the defface
2006-02-17 Bill Wohler (mh-file-mime-type-substitutions): Remove trailing whitespace
2006-02-17 Luc Teirlinck (Other Display Specs, Image Descriptors): Revert erroneous changes.
2006-02-17 Luc Teirlinck *** empty log message ***
2006-02-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-94
2006-02-17 Juanma Barranquero (icalendar-import-file, icalendar-export-file): Put back significant trailing
2006-02-17 Nick Roberts (speedbar-frame-width): Make an inline function
2006-02-17 Nick Roberts (gdba, gdb-var-list): Improve doc strings.
2006-02-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-93
2006-02-17 Nick Roberts *** empty log message ***
2006-02-16 Nick Roberts (gdba): Improve doc string.
2006-02-16 Nick Roberts *** empty log message ***
2006-02-16 Bill Wohler (mh-image-load-path): The variables image-load-path or load-path would
2006-02-16 Chong Yidong * wid-edit.el (widget-button-click): For mouse-1, cancel button
2006-02-16 Juanma Barranquero *** empty log message ***
2006-02-16 Juanma Barranquero (flymake-fix-file-name): Fix typo in docstring.
2006-02-16 Juanma Barranquero (html2text-remove-tag-list): Fix typo in docstring.
2006-02-16 Juanma Barranquero (spam-stat-buffer-words): Fix typo in docstring.
2006-02-16 Juanma Barranquero (icalendar--get-event-property, icalendar--get-event-property-attributes):
2006-02-16 Peter Galbraith mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and
2006-02-16 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-88
2006-02-15 Francesco Potortì (Create Tags Table): Explain why the exception when etags writes to
2006-02-15 Francesco Potortì *** empty log message ***
2006-02-15 Juanma Barranquero *** empty log message ***
2006-02-15 Juanma Barranquero (bs-mode): Use `buffer-disable-undo'.
2006-02-15 Jan Djärv Fix entry for 2006-02-14
2006-02-15 Jan Djärv Indentation fix
2006-02-15 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-15 YAMAMOTO Mitsuharu (set_frame_menubar): Don't call DrawMenuBar.
2006-02-15 YAMAMOTO Mitsuharu (x_set_menu_bar_lines): Menu bar is always shown on Mac.
2006-02-15 YAMAMOTO Mitsuharu (x_get_arg): Clear out PARAM in ALIST also on Mac.
2006-02-15 Romain Francoise *** empty log message ***
2006-02-15 Richard M. Stallman (File Local Variables): Clarifications.
2006-02-15 Richard M. Stallman *** empty log message ***
2006-02-15 Richard M. Stallman (Safe File Variables): Lots of clarification.
2006-02-15 Chong Yidong * cus-edit.el (custom-mode): Update docstring.
2006-02-15 Chong Yidong * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2006-02-15 Chong Yidong * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2006-02-15 Chong Yidong * gnus-cus.el: Revert 2005-10-17 change.
2006-02-15 Chong Yidong * custom.texi (Unsafe File Variables): File variable confirmation
2006-02-15 Chong Yidong * files.el (hack-local-variables-confirm): Kill temp buffer after use.
2006-02-15 Chong Yidong * files.el (hack-local-variables-confirm): Allow scrolling if the
2006-02-15 Richard M. Stallman *** empty log message ***
2006-02-15 Richard M. Stallman (x_get_arg): Clear out all occurrences of PARAM in ALIST.
2006-02-15 Richard M. Stallman (GDB User Interface Layout): Don't say `inferior' for program being debugged.
2006-02-14 Nick Roberts (gdb-display-separate-io-buffer): Change use of
2006-02-14 Nick Roberts (gdb-use-separate-io-buffer)
2006-02-14 Miles Bader Add arch tagline
2006-02-14 Nick Roberts (gdb): Improve doc string.
2006-02-14 Nick Roberts *** empty log message ***
2006-02-14 Jay Belanger *** empty log message ***
2006-02-14 Nick Roberts (GDB Graphical Interface): Replace
2006-02-14 Jay Belanger (math-integrate-by-parts): Do a more careful test to see if equation
2006-02-14 Jay Belanger (math-check-known-scalarp): Make sure expression is a symbol before
2006-02-14 Richard M. Stallman *** empty log message ***
2006-02-14 Richard M. Stallman (File Local Variables): Clarifications.
2006-02-14 Chong Yidong * wid-edit.el (widget-button-click): Use :pressed-face property
2006-02-14 Chong Yidong * files.el (hack-local-variables): Remove ignored variables before
2006-02-14 Richard M. Stallman *** empty log message ***
2006-02-14 Richard M. Stallman (s390x-*-linux-gnu*): New configuration.
2006-02-14 Richard M. Stallman New file.
2006-02-14 Chong Yidong Typo.
2006-02-14 Chong Yidong * NEWS: Changes in handling of file local variables.
2006-02-14 Jan Djärv * NEWS: Gtk+ 2.4 is required.
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Jan Djärv * cus-start.el (all): Add x-gtk-whole-detached-tool-bar
2006-02-14 Juanma Barranquero (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
2006-02-14 Jan Djärv * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Juanma Barranquero (File Local Variables): Use @code for a cons cell, not @var.
2006-02-14 Jan Djärv Fix address.
2006-02-14 Jan Djärv * xterm.c (x_x_to_emacs_modifiers): Make non-static.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_button_cb): New function.
2006-02-14 Jan Djärv * xterm.h: Declare x_x_to_emacs_modifiers.
2006-02-14 Jan Djärv * xterm.c (x_x_to_emacs_modifiers): Make non-static.
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Juanma Barranquero (where-is): Fix displaying of remappings.
2006-02-14 Chong Yidong * files.el (hack-local-variables): Only set results if they
2006-02-14 Chong Yidong * variables.texi (File Local Variables): Document new file local
2006-02-14 Chong Yidong * custom.texi (Specifying File Variables, Unsafe File Variables):
2006-02-14 Chong Yidong * files.el (safe-local-variable-values): New option.
2006-02-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-82
2006-02-13 Nick Roberts (gud-watch, gdb-invalidate-registers-1)
2006-02-13 Nick Roberts *** empty log message ***
2006-02-13 Richard M. Stallman Fix style of last change.
2006-02-13 Jay Belanger *** empty log message ***
2006-02-13 Jay Belanger (math-check-known-matrixp): Make sure expression is a symbol before
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2006-02-13 Richard M. Stallman (xwindow): Update the code to show the window box.
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (describe-key-briefly, describe-key):
2006-02-13 Juri Linkov *** empty log message ***
2006-02-13 Juri Linkov (info-xref-visited): Inherit from info-xref too.
2006-02-13 Juri Linkov *** empty log message ***
2006-02-13 Juri Linkov (tumme-thumbnail-storage): Fix docstring.
2006-02-13 Jan Djärv * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
2006-02-13 Juanma Barranquero *** empty log message ***
2006-02-13 Juanma Barranquero (substitute-key-definition): Doc fix (hide internal argument).
2006-02-13 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-13 YAMAMOTO Mitsuharu (X Resources): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Glossary) <Clipboard>: Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Clipboard): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Visiting): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Colors on a TTY): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Standard Faces): Mention Mac OS port.
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (internal_self_insert): Handle weird auto-fill-function.
2006-02-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-79
2006-02-13 Karl Berry no 8-bit in faq.texi
2006-02-13 Karl Berry (Emacs for Atari ST): use Sch@"auble instead of
2006-02-12 Mathias Dahl Removed history section. If someone needs it, it
2006-02-12 Mathias Dahl *** empty log message ***
2006-02-12 Mathias Dahl (tumme-thumbnail-storage): Updated docstring. Added
2006-02-12 Mathias Dahl *** empty log message ***
2006-02-12 Richard M. Stallman *** empty log message ***
2006-02-12 Richard M. Stallman (substitute-key-definition): Doc fix.
2006-02-12 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): Doc fix.
2006-02-12 Richard M. Stallman Comment changes.
2006-02-12 Richard M. Stallman (magic-mode-alist): Don't use `\\s ' in regexps.
2006-02-12 Richard M. Stallman (Info-mode): Doc fix.
2006-02-12 Richard M. Stallman (ebrowse-global-prefix-key): Change to C-c C-m.
2006-02-12 Richard M. Stallman (Building): Clarify topic in intro.
2006-02-12 Richard M. Stallman (Maintaining): Change title; clarify topic. Delete duplicate index entries.
2006-02-12 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75
2006-02-12 Richard M. Stallman (Other GDB User Interface Buffers): Clarifications.
2006-02-12 Michael Albinus * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2006-02-12 Richard M. Stallman (Cell Commands): Clarifications.
2006-02-12 Richard M. Stallman (Defuns): Delete duplicate explanation of left-margin paren convention.
2006-02-12 Juri Linkov *** empty log message ***
2006-02-12 Juri Linkov (dired-mode-map): Bind `\C-t\C-t' to `tumme-dired-insert-marked-thumbs'.
2006-02-12 Juri Linkov Remove todo item about Thumbnail Managing Standard.
2006-02-12 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-73
2006-02-12 Juanma Barranquero *** empty log message ***
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl Some small fixes.
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl Added more documentation for tumme.
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-69
2006-02-11 Mathias Dahl Enhanced some docstrings. Added todo item about the Thumbnail
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Kim F. Storm (ido-buffer-internal): Set mark for ido-insert-buffer.
2006-02-11 Kim F. Storm *** empty log message ***
2006-02-11 Alan Mackenzie *** empty log message ***
2006-02-11 Alan Mackenzie programs.texi ("Hungry Delete"): Correct the appellation of the backspace
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (menu-bar-select-yank): Add a doc string.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (describe-key-briefly, describe-key): Populate yank-menu if empty.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
2006-02-11 Eli Zaretskii (Venable_disabled_menus_and_buttons): New variable.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (glasses-separator): Doc fix.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (mouse-wheel-up-event): Doc fix.
2006-02-11 Mathias Dahl Fixed small bug in tumme doc.
2006-02-11 Juanma Barranquero *** empty log message ***
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-65
2006-02-11 Juanma Barranquero (Fsubstitute_command_keys): Doc fix.
2006-02-10 Mathias Dahl (tumme-dir): Changed default value to "~/.emacs-d/tumme"
2006-02-10 Mathias Dahl *** empty log message ***
2006-02-10 Thien-Thi Nguyen *** empty log message ***
2006-02-10 Thien-Thi Nguyen (Findirect_function): Rewrite docstring.
2006-02-10 Bill Wohler (mh-search): Wrap code in (block mh-search ...) rather than use
2006-02-10 Juanma Barranquero *** empty log message ***
2006-02-10 Juanma Barranquero (substitute-key-definition): Fix typo.
2006-02-10 Juanma Barranquero *** empty log message ***
2006-02-10 Juanma Barranquero (desktop-outvar): Fix typo.
2006-02-10 Nick Roberts *** empty log message ***
2006-02-10 Nick Roberts Update copyright for 2006.
2006-02-10 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-10 YAMAMOTO Mitsuharu (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2006-02-10 YAMAMOTO Mitsuharu (mac_define_frame_cursor): Don't change pointer shape
2006-02-10 YAMAMOTO Mitsuharu (x_set_mouse_color): Don't call rif->define_frame_cursor
2006-02-10 YAMAMOTO Mitsuharu (Mac International): Rename "fontset-mac" to "fontset-standard".
2006-02-10 YAMAMOTO Mitsuharu (shortlisp, SOME_MACHINE_LISP): Sync with src/Makefile.in.
2006-02-10 YAMAMOTO Mitsuharu (fontset-standard): Rename from "fontset-mac".
2006-02-10 YAMAMOTO Mitsuharu (select-frame-set-input-focus): Call x-focus-frame also
2006-02-10 Nick Roberts Update copyright for 2006.
2006-02-10 Romain Francoise *** empty log message ***
2006-02-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
2006-02-10 Kim F. Storm (Function Indirection): Add NOERROR to indirect-function.
2006-02-10 Kim F. Storm *** empty log message ***
2006-02-10 Kim F. Storm (substitute-key-definition-key): Pass t for NOERROR to
2006-02-10 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
2006-02-09 Mathias Dahl Tried to make docstring less `colloquial'...
2006-02-09 Mathias Dahl *** empty log message ***
2006-02-09 Mathias Dahl *** empty log message ***
2006-02-09 Mathias Dahl Added a few todo items.
2006-02-09 Lars Hansen *** empty log message ***
2006-02-09 Lars Hansen Add highlight-changes-mode to desktop-locals-to-save.
2006-02-09 Romain Francoise *** empty log message ***
2006-02-09 Bill Wohler (mh-folder-list): Don't replace "/*$" with "/" since that causes an
2006-02-09 Chong Yidong * image-mode.el (image-toggle-display): Clear image cache if using
2006-02-09 Masatake YAMATO (dired-guess-shell-alist-default): Add .man as a `dired-man' target.
2006-02-09 Masatake YAMATO (autoconf-font-lock-keywords): Check start boundary of symbols.
2006-02-09 Bill Wohler (mh-replace-regexp-in-string): Add missing regexp argument.
2006-02-09 Jan Djärv * xterm.c (handle_one_xevent): Must note mouse movement even for nil
2006-02-09 Jan Djärv handle_one_xevent: Must note mouse movement even for nil frames for GTK,
2006-02-09 Andreas Schwab Typo.
2006-02-09 Juanma Barranquero *** empty log message ***
2006-02-09 Juanma Barranquero (Fmake_bool_vector, Fpurecopy): Doc fixes.
2006-02-09 Stefan Monnier (vc-svn-print-log): Show recent commits as well.
2006-02-09 Juanma Barranquero *** empty log message ***
2006-02-09 Juanma Barranquero (hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
2006-02-09 Mathias Dahl Tumme documentation.
2006-02-08 Mathias Dahl Keybindings for Tumme in Dired.
2006-02-08 Romain Francoise (Top): Remove paragraph about the FAQ being a
2006-02-08 Chong Yidong 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2006-02-08 Jay Belanger Add myself to the list.
2006-02-08 Eli Zaretskii *** empty log message ***
2006-02-08 Eli Zaretskii (rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
2006-02-08 Eli Zaretskii *** empty log message ***
2006-02-08 Eli Zaretskii (compile): Append "|| true" to the end of the `find' command, like
2006-02-08 Juanma Barranquero *** empty log message ***
2006-02-08 Juanma Barranquero (%-Constructs): Remove obsolete info about `global-mode-string'.
2006-02-08 Sam Steingold (tramp-maybe-open-connection): Do not wait for output from a dead connection.
2006-02-08 Peter Galbraith * mh-e.el (mh-invisible-header-fields-internal): Added entries
2006-02-08 Jan Djärv * window.c (adjust_window_trailing_edge): Check that shrinking
2006-02-08 Glenn Morris Revert previous inadvertent check-in of local changes.
2006-02-08 Glenn Morris *** empty log message ***
2006-02-08 Glenn Morris Add 2006 to copyright years.
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-57
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55
2006-02-08 Luc Teirlinck Undo strange accidental change.
2006-02-08 Luc Teirlinck (Basic Indent): Fix typo.
2006-02-08 Luc Teirlinck (International): Fix typo.
2006-02-08 Luc Teirlinck * custom.texi (Minor Modes): Update xrefs.
2006-02-08 Luc Teirlinck (Text Display): Update xrefs.
2006-02-08 Luc Teirlinck * commands.texi (Text Characters): Update xrefs.
2006-02-08 Luc Teirlinck * faq.texi (Meta key does not work in xterm)
2006-02-08 Luc Teirlinck *** empty log message ***
2006-02-08 Richard M. Stallman *** empty log message ***
2006-02-08 Richard M. Stallman (Prefix Command Arguments): Minor cleanup.
2006-02-08 Richard M. Stallman "Graphical display", not window system.
2006-02-08 Richard M. Stallman *** empty log message ***
2006-02-08 Richard M. Stallman (What Is a Function): Fix xref.
2006-02-08 Richard M. Stallman (Key Lookup): Clarify wrt commands vs other functions.
2006-02-08 Richard M. Stallman (Top): Update subnode menu.
2006-02-08 Richard M. Stallman (GTK styles): Minor clarifications.
2006-02-08 Richard M. Stallman "Graphical display", not window system.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman (Regexp Backslash): Clarification.
2006-02-08 Richard M. Stallman Minor cleanups.
2006-02-08 Richard M. Stallman Minor cleanups.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman (Picture): Minor cleanup.
2006-02-08 Richard M. Stallman (Communication Coding): Say "other applications".
2006-02-08 Richard M. Stallman (Format of ChangeLog): New node, split out from ChangeLog.
2006-02-07 Richard M. Stallman (Keyboard Macro Counter): Rewrite for clarity.
2006-02-07 Richard M. Stallman (Help Echo): "Graphical display", not window system.
2006-02-07 Richard M. Stallman Say "you", not "the user". Say "graphical display".
2006-02-07 Richard M. Stallman Minor cleanups. "Graphical display", not window system.
2006-02-07 Richard M. Stallman (Visiting): Make drag-and-drop not X-specific.
2006-02-07 Richard M. Stallman Minor cleanups.
2006-02-07 Richard M. Stallman (Compilation): Move and split kill-compilation para.
2006-02-07 Richard M. Stallman (Position Info): "Graphical displays", rather than window systems.
2006-02-07 Richard M. Stallman Minor cleanup.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Mathias Dahl Added more autoload cookies.
2006-02-07 Mathias Dahl Added more bindings for tumme.
2006-02-07 Stefan Monnier (wdired-mode-map): Use remap.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Juanma Barranquero (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
2006-02-07 Kim F. Storm *** empty log message ***
2006-02-07 Mathias Dahl ChangeLog entries for tumme.el.
2006-02-07 Mathias Dahl Check in.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Juanma Barranquero (tumme-get-thumbnail-image): Add missing arg to `error'.
2006-02-07 Thien-Thi Nguyen *** empty log message ***
2006-02-07 Thien-Thi Nguyen (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2006-02-07 Kim F. Storm *** empty log message ***
2006-02-07 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51
2006-02-07 Kenichi Handa *** empty log message ***
2006-02-07 Kenichi Handa (unibyte_display_via_language_environment): Delete
2006-02-07 Kenichi Handa (unibyte_display_via_language_environment): Extern
2006-02-07 Nick Roberts (gud-tooltip-mode): Remove autoload cookie.
2006-02-07 Nick Roberts (gdb-post-prompt): Regenerate breakpoints
2006-02-07 Nick Roberts *** empty log message ***
2006-02-07 Kenichi Handa *** empty log message ***
2006-02-07 Kenichi Handa (append_glyph): Refer to it->char_to_display instead of
2006-02-06 Stefan Monnier Clean up name space.
2006-02-06 Mathias Dahl Added key binding C-t d, bound to `tumme-display-thumbs'.
2006-02-06 Mathias Dahl Some user interface changes: added command `tumme', etc.
2006-02-06 Romain Francoise (VM): VM now at version 7.19.
2006-02-06 Romain Francoise faq.texi is now maintained by myself.
2006-02-06 Stefan Monnier (calendar-increment-month): Typo in last change.
2006-02-06 Thien-Thi Nguyen *** empty log message ***
2006-02-06 Thien-Thi Nguyen (vc-svn-previous-version, vc-svn-next-version): New funcs.
2006-02-06 Thien-Thi Nguyen Mark done all ttn-associated dirs in "copyright years" item.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Kenichi Handa *** empty log message ***
2006-02-06 Kenichi Handa (openp): Initialized encoded_fn before GCPRO it.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Lars Hansen *** empty log message ***
2006-02-06 Lars Hansen *** empty log message ***
2006-02-06 Lars Hansen Add file system types cifs and usbdevfs. Allow special chars in file names.
2006-02-06 Romain Francoise Remove trailing whitespace.
2006-02-06 Romain Francoise Update of copyright notices: lisp/calc done by Jay Belanger.
2006-02-05 Thien-Thi Nguyen Update "copyright notices" section.
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-05 Jay Belanger (calc-full-help): Update the copyright year.
2006-02-05 Jay Belanger *** empty log message ***
2006-02-05 Jay Belanger Update copyright year.
2006-02-05 Romain Francoise Update copyright notices node.
2006-02-05 Romain Francoise Update copyright notices of all files in the lisp/play directory.
2006-02-05 Romain Francoise Update copyright notices of all files in the gnus directory.
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (malloc, realloc, free) [emacs]: Undefine macros before defining.
2006-02-05 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (Fconstrain_to_field): Fix int/Lisp_Object mixup.
2006-02-05 Luc Teirlinck Regenerate.
2006-02-05 Luc Teirlinck *** empty log message ***
2006-02-05 Luc Teirlinck (find-definition-noselect): Minor doc fix.
2006-02-05 Bill Wohler (mh-inc-spool-list): Update example for Emacs 22 which has an
2006-02-05 Bill Wohler Stallman sent an email recently that ChangeLog entries for submitted
2006-02-05 Peter Galbraith * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
2006-02-05 Luc Teirlinck (widget-keymap): Fix corrupted value.
2006-02-05 Luc Teirlinck *** empty log message ***
2006-02-05 Peter Galbraith * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
2006-02-04 Kim F. Storm (magic-mode-regexp-match-limit): New defvar.
2006-02-04 Kim F. Storm *** empty log message ***
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (display-message-or-buffer): Compare the number of characters to the frame
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (display-message-or-buffer): Count screen lines instead of buffer lines when
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (Info-index, Info-mode): Improve the description of the `i' command.
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii Regenerated.
2006-02-04 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-42
2006-02-03 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-03 Bill Wohler Update for MH-E release 7.91. mh-e-7_91
2006-02-03 Bill Wohler (Version, mh-version): Update for release 7.91.
2006-02-03 Bill Wohler (mh-image-load-path, mh-image-load-path-called-flag)
2006-02-03 Bill Wohler (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
2006-02-03 Werner LEMBERG *** empty log message ***
2006-02-03 Werner LEMBERG * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2006-02-03 Peter Galbraith (mh-image-load-path): New variable to optionally hold the directory where
2006-02-03 Mark D. Baushke * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
2006-02-03 Eli Zaretskii No need to mention Makefile.unix, it is no longer created.
2006-02-03 Peter Galbraith (mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.
2006-02-03 Stefan Monnier Docstring fixes.
2006-02-03 Kim F. Storm Cache last merged escape glyph face.
2006-02-03 Kim F. Storm *** empty log message ***
2006-02-03 Kenichi Handa *** empty log message ***
2006-02-03 Kenichi Handa (set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
2006-02-03 Eli Zaretskii *** empty log message ***
2006-02-03 Eli Zaretskii (Init File, Find Init): Add cross-references to where $HOME is described.
2006-02-03 Eli Zaretskii mh-autoloads is now a dependency of recompile, no need to remake it manually.
2006-02-03 Eli Zaretskii (archive-maybe-copy): Fix the way directories in the archive are created
2006-02-03 Eli Zaretskii (erc-version-string): Don't hard-code Emacs version.
2006-02-03 Eli Zaretskii Fix last change.
2006-02-02 John Paul Wallington *** empty log message ***
2006-02-02 John Paul Wallington Update copyright years.
2006-02-02 John Paul Wallington (ibuffer-mark-compressed-file-buffers): New command.
2006-02-02 John Paul Wallington (ibuffer-compressed-file-name-regexp): New defcustom.
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (rcirc-cmd-join): Improve argument/docstring consistency.
2006-02-02 Richard M. Stallman (Basic Completion): Completion alists are risky.
2006-02-02 Richard M. Stallman (Active Keymaps): Clarifications.
2006-02-02 Richard M. Stallman (Layout Parameters): Minor clarification.
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (newsticker--decode-iso8601-date, newsticker--set-customvar,
2006-02-02 Stefan Monnier *** empty log message ***
2006-02-02 Stefan Monnier (*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change
2006-02-02 Luc Teirlinck (cua-mode): Doc fix.
2006-02-02 Luc Teirlinck *** empty log message ***
2006-02-02 Kenichi Handa *** empty log message ***
2006-02-02 Kenichi Handa (decode_composition_emacs_mule): Fix handling of
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (mailclient-place-body-on-clipboard-flag): Fix typo in docstring.
2006-02-02 Juanma Barranquero (savehist-loaded, savehist-load, savehist-install, savehist-autosave,
2006-02-02 Juanma Barranquero (rcirc-debug): Fix docstring.
2006-02-02 Juanma Barranquero (ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe,
2006-02-02 Juanma Barranquero (dframe-handle-make-frame-visible, dframe-handle-iconify-frame,
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-face-buffer,
2006-02-02 Luc Teirlinck (Top): Correct node name.
2006-02-02 Luc Teirlinck (Frame Parameters): Remove @item for S-Mouse-1; it is not inside the @table.
2006-02-02 Luc Teirlinck (File Names): Fix @xref.
2006-02-02 Luc Teirlinck (International): Correct node name.
2006-02-02 Luc Teirlinck (Save Keyboard Macro): Add missing @kbd to @table.
2006-02-02 Luc Teirlinck *** empty log message ***
2006-02-02 Mark A. Hershberger forgot log line
2006-02-02 Richard M. Stallman *** empty log message ***
2006-02-02 Richard M. Stallman (Top): Update subnode menu.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Single Shell, Interactive Shell): Fix xrefs.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Text and Binary, MS-DOS and MULE): Fix xrefs.
2006-02-02 Richard M. Stallman (Mac International): Fix xref.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor fix to previous change.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Font Lock): C mode no longer depends on (-in-col-0.
2006-02-02 Richard M. Stallman (General Variables): Fix xref.
2006-02-02 Richard M. Stallman (move-beginning-of-line): Scan properly for invis change.
2006-02-02 Richard M. Stallman (multi-occur-in-matching-buffers): Fix prev change.
2006-02-02 Mark A. Hershberger use provided patch
2006-02-02 Mark A. Hershberger fixing bug report
2006-02-02 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-02 Bill Wohler Release MH-E version 7.90. mh-e-7_90
2006-02-02 Bill Wohler Release MH-E version 7.90.
2006-02-01 Bill Wohler (which-func-mode): Shush compiler on Emacs 21 too.
2006-02-01 Bill Wohler * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string
2006-02-01 Bill Wohler (mh-send-sub): Don't find components file in current directory--this
2006-02-01 Michael Albinus * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2006-02-01 Stefan Monnier Minor twiddles in comments and docstrings.
2006-02-01 Juanma Barranquero *** empty log message ***
2006-02-01 Juanma Barranquero (highlight-changes-initial-state, highlight-changes-global-initial-state):
2006-02-01 Kim F. Storm (cua-mode): Mention that CUA enables
2006-02-01 Kim F. Storm *** empty log message ***
2006-02-01 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
2006-01-31 Bill Wohler * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument
2006-01-31 Bill Wohler (mh-complete-word): Fix bug in call to mh-display-completion-list.
2006-01-31 Richard M. Stallman *** empty log message ***
2006-01-31 Richard M. Stallman (Scrolling, Horizontal Scrolling, Follow Mode): Nodes moved to top.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman (Registers): Mention bookmarks here.
2006-01-31 Richard M. Stallman (Top): Update subnode menu.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman (M-x): Minor clarifications
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman Many clarifications.
2006-01-31 Richard M. Stallman (Undo): New node, mostly copied from basic.texi.
2006-01-31 Richard M. Stallman (Top): Update subnode menus.
2006-01-31 Richard M. Stallman (Top): Update subnode menus.
2006-01-31 Richard M. Stallman (Basic Undo): Renamed from Undo. Most of text moved to new Undo node.
2006-01-31 Richard M. Stallman (multi-occur): Doc fix.
2006-01-31 Juanma Barranquero *** empty log message ***
2006-01-31 Juanma Barranquero Allow non-default values of `bs-header-lines-length'.
2006-01-31 Jan Djärv * configure.in: Require GTK 2.4 or newer.
2006-01-31 Jan Djärv * gtkutil.c (update_frame_tool_bar): Use new tool bar functions
2006-01-31 Simon Josefsson * erc.el (erc-open-ssl-stream): Use tls.el.
2006-01-31 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-30
2006-01-30 Luc Teirlinck (Flistp): Doc fix.
2006-01-30 Luc Teirlinck *** empty log message ***
2006-01-30 Chong Yidong * image-mode.el (image-toggle-display): Use file name if possible,
2006-01-30 John Paul Wallington *** empty log message ***
2006-01-30 John Paul Wallington (toplevel): Remove definition of `cl-assertion-failed' condition --
2006-01-30 John Paul Wallington (toplevel): Define `cl-assertion-failed' condition here because the
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.
2006-01-30 Juanma Barranquero (ediff-meta-buffer-keymap-setup-hook, ediff-before-session-group-setup-hooks,
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (bw-dir, bw-eqdir, balance-windows, split-window-keep-point):
2006-01-30 Nick Roberts (thumbs-marked-list): Make buffer-local and
2006-01-30 Nick Roberts *** empty log message ***
2006-01-30 Bill Wohler (mh-scan-format-file-check): Allow any non-nil for
2006-01-30 Bill Wohler (sc-cite-original): Remove autoload of "sc" with old docstring.
2006-01-30 Bill Wohler (mh-note-copied, mh-note-printed): Reorganization revealed character
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27
2006-01-30 Juanma Barranquero (org-agenda-use-time-grid): Fix typo in docstring.
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (org-allow-space-in-links, org-closed-string, org-quote-string,
2006-01-30 Bill Wohler * mh-comp.el (mh-letter-hide-all-skipped-fields)
2006-01-30 Bill Wohler (mh-insert-fields): Handle nil values. Rmail, at least, will deliver
2006-01-30 Bill Wohler (mh-after-commands-processed-hook)
2006-01-30 Bill Wohler (mh-folder-mode): Use add-to-list to modify minor-mode-alias.
2006-01-30 Bill Wohler (mh-letter-menu): Remove. Defvar no longer needed to shush compiler.
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-24
2006-01-30 Miles Bader Add arch tagline
2006-01-29 Juanma Barranquero *** empty log message ***
2006-01-29 Juanma Barranquero (clean): Add newsticker, sieve, pgg, erc and rcirc.
2006-01-29 Juanma Barranquero (WINS): Add erc.
2006-01-29 Bill Wohler (MH_E_SRC): Add mh-compat.el, mh-folder.el,
2006-01-29 Bill Wohler The Great Cleanup
2006-01-29 Chong Yidong * basic.texi (Continuation Lines, Inserting Text): Mention
2006-01-29 Richard M. Stallman *** empty log message ***
2006-01-29 Richard M. Stallman Minor cleaups.
2006-01-29 Richard M. Stallman (Top): Change menu item for MS-DOS node. Update subnode menu.
2006-01-29 Richard M. Stallman (MS-DOS): Rewrite intro to explain how this
2006-01-29 Chong Yidong * display.texi (Other Display Specs, Image Descriptors): Image
2006-01-29 Richard M. Stallman Minor cleanups.
2006-01-29 Richard M. Stallman (Selective Undo): New node, text moved from basic.texi.
2006-01-29 Richard M. Stallman (Top): Add xref to Mac chapter; explain Windows better.
2006-01-29 Richard M. Stallman (Display Custom): Add xref to Variables.
2006-01-29 Richard M. Stallman Minor cleanups. Refer to "graphical" terminals, rather than X.
2006-01-29 Richard M. Stallman (Indentation Commands): Inserts newline, not "linefeed".
2006-01-29 Richard M. Stallman Minor cleanups.
2006-01-29 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
2006-01-29 Eli Zaretskii *** empty log message ***
2006-01-29 Eli Zaretskii Fix last change.
2006-01-29 Juanma Barranquero *** empty log message ***
2006-01-29 Juanma Barranquero (bs--format-aux): Implement `middle' alignment as described in the docstring for
2006-01-29 Luc Teirlinck (Fcar, Fcdr): Doc fixes.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (Fcar, Fcdr): Add links to Elisp manual to the docstrings.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (Cons Cells): Minor correction (the cdr of a dotted list is not
2006-01-28 Luc Teirlinck Capitalize dir entry for consistency with the entry
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (install-arch-indep, uninstall): Add rcirc.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Alex Schroeder *** empty log message ***
2006-01-28 Alex Schroeder Some @cindex changes, some changes from @kbd to
2006-01-28 Chong Yidong Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS"
2006-01-28 Chong Yidong align.el bug was fixed some time ago.
2006-01-27 Chong Yidong * TODO: Make SYNC_INPUT the default.
2006-01-27 Chong Yidong * FOR-RELEASE: string allocation bugs fixed.
2006-01-27 Richard M. Stallman *** empty log message ***
2006-01-27 Chong Yidong * alloc.c (make_interval, allocate_string)
2006-01-27 Miles Bader Add arch tagline
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
2006-01-27 Eli Zaretskii (ispell-find-aspell-dictionaries): If no English aspell dictionary is
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii (flyspell-incorrect, flyspell-duplicate): Doc fix.
2006-01-27 Michael Albinus * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii Undo last change.
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii Add a coding: tag.
2006-01-27 Eli Zaretskii (latexenc-find-file-coding-system): Make sure latexenc-main-file is
2006-01-27 André Spiegel #
2006-01-27 André Spiegel (vc-sccs-state): Pass FILE to vc-user-login-name.
2006-01-27 André Spiegel (vc-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to
2006-01-27 Eli Zaretskii ($(infodir)/rcirc, rcirc.dvi): New targets.
2006-01-27 Eli Zaretskii (../info/rcirc, rcirc.dvi): New targets.
2006-01-27 Eli Zaretskii Untabify the whole file.
2006-01-27 Eli Zaretskii New file.
2006-01-27 Eli Zaretskii (Layout Parameters): border-width and internal-border-width belong to the
2006-01-26 Nick Roberts (thumbs-do-thumbs-insertion): Suppress message when
2006-01-26 Nick Roberts *** empty log message ***
2006-01-26 Richard M. Stallman *** empty log message ***
2006-01-26 Richard M. Stallman (custom-mode): Doc: Use advertised-widget-backward.
2006-01-26 Richard M. Stallman (advertised-widget-backward): New alias.
2006-01-26 Richard M. Stallman Correct the keywords.
2006-01-26 Richard M. Stallman (move-beginning-of-line): Take account of fields.
2006-01-26 Richard M. Stallman (describe-function): Don't pass `nil' as default.
2006-01-26 Richard M. Stallman (risky-local-variable-p): Follow var aliases.
2006-01-26 Richard M. Stallman (lazy-completion-table): Doc fix.
2006-01-26 Richard M. Stallman (rmail-make-summary-line-1): Don't set global binding of `line'.
2006-01-26 Richard M. Stallman (check_pure_size): Make overflow message an "error message".
2006-01-26 Richard M. Stallman (Fmap_keymap): Doc fix.
2006-01-26 Richard M. Stallman (Fx_create_frame): Put all specified parms into f->param_alist
2006-01-26 Richard M. Stallman (x_get_arg): "Clear out" the parm in ALIST if found there.
2006-01-26 Károly Lőrentey (Fconstrain_to_field): Fix behaviour on field boundaries.
2006-01-26 Károly Lőrentey (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 Károly Lőrentey (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,
2006-01-26 Károly Lőrentey (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 Kenichi Handa *** empty log message ***
2006-01-26 Kenichi Handa (Fcall_process): GCPRO error_file. Encode infile,
2006-01-25 Luc Teirlinck (Antinews): Various corrections and additions.
2006-01-25 Luc Teirlinck *** empty log message ***
2006-01-25 André Spiegel #
2006-01-25 André Spiegel (vc-user-login-name): Comment out defadvice, it is no longer
2006-01-25 André Spiegel (vc-default-dired-state-info): Pass FILE to vc-user-login-name.
2006-01-25 André Spiegel (vc-user-login-name): Rewritten to handle access via Tramp.
2006-01-25 Kenichi Handa *** empty log message ***
2006-01-25 Kenichi Handa (decode-char): Avoid the overhead of
2006-01-25 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-14
2006-01-25 Luc Teirlinck Minor fixes in introductory comment.
2006-01-25 Noah Friedman *** empty log message ***
2006-01-25 Luc Teirlinck *** empty log message ***
2006-01-25 Noah Friedman Replace all references to `cdr' field of conses with `u.cdr',
2006-01-25 Nick Roberts Make background transparent.
2006-01-25 Nick Roberts *** empty log message ***
2006-01-24 Nick Roberts (thumbs-new-image-size): New function.
2006-01-24 Nick Roberts *** empty log message ***
2006-01-24 Stefan Monnier (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
2006-01-24 Stefan Monnier (log-view-minor-wrap): First rev is the one at point.
2006-01-24 Chong Yidong * alloc.c (allocate_string_data): Update next_free immediately, to
2006-01-24 Stefan Monnier Avoid macros from calendar.el so as to break
2006-01-24 Stefan Monnier Avoid macros from calendar.el so as to break
2006-01-24 Stefan Monnier Remove unnecessary leading stars in docstrings.
2006-01-24 Thien-Thi Nguyen *** empty log message ***
2006-01-24 Thien-Thi Nguyen (lisp-font-lock-keywords-2):
2006-01-24 Károly Lőrentey (handle_invisible_prop): Set it->position to fix cursor
2006-01-23 Nick Roberts (thumbs-extra-images): New variable. Make it buffer-local
2006-01-23 Nick Roberts *** empty log message ***
2006-01-23 Stefan Monnier (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
2006-01-23 Stefan Monnier (ses-read-cell): Provide a default value.
2006-01-23 Juanma Barranquero *** empty log message ***
2006-01-23 Juanma Barranquero (image-library-alist): Add additional names for GIF library.
2006-01-23 Reiner Steib (latexenc-find-file-coding-system): Add file-regular-p check.
2006-01-23 Juanma Barranquero *** empty log message ***
2006-01-23 Kim F. Storm (handle_single_display_spec): Fix handling of space
2006-01-23 Kim F. Storm *** empty log message ***
2006-01-23 Stefan Monnier (clone-buffer): Don't show the new buffer in the same window.
2006-01-23 Stefan Monnier Avoid allocating Lisp data from code that can be run from a signal handler.
2006-01-23 Stefan Monnier (lisp_align_free): Add an assertion.
2006-01-23 Juri Linkov *** empty log message ***
2006-01-23 Juri Linkov (User Interface): Add S-TAB for widget-backward.
2006-01-23 Juri Linkov (Easy Customization, Customization Groups)
2006-01-23 Juri Linkov (doctor-mode-map): Rename from `doc-mode-map'.
2006-01-23 Juri Linkov (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):
2006-01-23 Juri Linkov (desktop-load-file): Check for `fboundp' before calling `symbol-function'.
2006-01-23 Juri Linkov (custom-buffer-create-internal): Use widget type
2006-01-23 Juri Linkov (info-xref): Inherit from `link'.
2006-01-23 Juri Linkov (link, link-visited): New faces based on default values
2006-01-23 Nick Roberts (thumbs-file-alist): Avoid creating duplicate entries.
2006-01-23 Nick Roberts *** empty log message ***
2006-01-22 Michael Albinus * etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
2006-01-22 Luc Teirlinck (inhibit-splash-screen, initial-scratch-message): Doc fixes.
2006-01-22 Luc Teirlinck *** empty log message ***
2006-01-22 Michael Albinus Sync with Tramp 2.0.52.
2006-01-22 André Spiegel #
2006-01-22 André Spiegel (vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
2006-01-22 André Spiegel (vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
2006-01-22 Kenichi Handa (make-subsidiary-coding-system): Reset
2006-01-22 Kenichi Handa New alias for windows-1252.
2006-01-22 John Paul Wallington *** empty log message ***
2006-01-22 John Paul Wallington (hl-line-highlight, hl-line-move): Doc fixes.
2006-01-22 Kenichi Handa *** empty log message ***
2006-01-22 Kenichi Handa Cancel previous change.
2006-01-22 Kenichi Handa *** empty log message ***
2006-01-22 Kenichi Handa Don't make cpXXX as an alias here.
2006-01-22 Luc Teirlinck (syms_of_dired) <completion-ignored-extensions>: Doc fix.
2006-01-22 Luc Teirlinck *** empty log message ***
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (find-definition-noselect, find-variable-noselect): Search variables in
2006-01-21 Eli Zaretskii Don't use @kbd for TAB in index.
2006-01-21 Romain Francoise (get_window_cursor_type): Fix last change.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (rmail-output): Don't use content-type if it is nil.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
2006-01-21 Eli Zaretskii Use @key for TAB.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.
2006-01-21 Eli Zaretskii (File Aliases): Don't claim that usually separate buffers are created for two
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (command-line-1): Handle --no-desktop if desktop.el is not loaded.
2006-01-21 Jay Belanger *** empty log message ***
2006-01-21 Jay Belanger (math-add-symb-fancy): Check the length of the correct variable.
2006-01-21 Jay Belanger *** empty log message ***
2006-01-21 Jay Belanger (calc-sum-rec): Fix the case where the lower limit is 0.
2006-01-21 Luc Teirlinck (Introduction): Fix typo.
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii (Fload): Don't leak the file descriptor returned by openp if we are going
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
2006-01-20 Carsten Dominik Version 4.04
2006-01-20 Carsten Dominik Version number change only
2006-01-20 Carsten Dominik (org-open-at-point): Fixed bug with matching a link.
2006-01-20 Carsten Dominik *** empty log message ***
2006-01-20 Carsten Dominik *** empty log message ***
2006-01-20 Kenichi Handa *** empty log message ***
2006-01-20 Kenichi Handa (BASE_PURESIZE): Increment to 1190000.
2006-01-20 Nick Roberts (thumbs-buffer): New variable. Make it buffer local.
2006-01-20 Nick Roberts *** empty log message ***
2006-01-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-5
2006-01-20 Richard M. Stallman *** empty log message ***
2006-01-20 Richard M. Stallman (Translation of Characters): Search cmds use
2006-01-20 Richard M. Stallman (Overview of Markers): Count insertion type as one of a marker's attributes.
2006-01-20 Richard M. Stallman (Top): Menu clarification.
2006-01-20 Richard M. Stallman (Other Display Specs): Delete duplicate entry for
2006-01-20 Richard M. Stallman (Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
2006-01-20 Richard M. Stallman (set-mark-command): Doc fix.
2006-01-20 Richard M. Stallman Comment change.
2006-01-19 Luc Teirlinck (custom-buffer-create-internal): State in the text above
2006-01-19 Luc Teirlinck *** empty log message ***
2006-01-19 Reiner Steib (spam-group-ham-mark-p, spam-group-spam-mark-p)
2006-01-19 Chong Yidong * xdisp.c (get_window_cursor_type): Use cursor type specified by
2006-01-19 Luc Teirlinck *** empty log message ***
2006-01-19 Luc Teirlinck (dired-no-confirm): Add quote.
2006-01-19 Stefan Monnier *** empty log message ***
2006-01-19 Stefan Monnier (table-mode-indicator): Typo in last change.
2006-01-19 Richard M. Stallman *** empty log message ***
2006-01-19 Richard M. Stallman (hide-leaves): Don't call outline-end-of-heading.
2006-01-19 Richard M. Stallman (isearch-forward): Doc fix.
2006-01-19 Richard M. Stallman (dired-move-to-filename-regexp): Define as alias.
2006-01-19 Richard M. Stallman (battery-linux-proc-acpi): Handle "last full capacity".
2006-01-19 Richard M. Stallman (bibtex-strings, bibtex-reference-keys): Mark as risky.
2006-01-19 Richard M. Stallman (Fmap_keymap): Doc fix.
2006-01-19 Richard M. Stallman (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
2006-01-19 Richard M. Stallman (echo_char): Don't omit the space between first two echoed chars.
2006-01-19 Richard M. Stallman (read_minibuf): Fix previous change.
2006-01-19 Richard M. Stallman (Deletion): Upcase @key argument.
2006-01-19 Richard M. Stallman *** empty log message ***
2006-01-19 Richard M. Stallman (Custom Themes): Minor cleanup.
2006-01-19 Richard M. Stallman (Hungry Delete): Upcase @key argument.
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa (rmail-enable-mime): Docstring fixed.
2006-01-19 Masatake YAMATO * progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-18 Jesper Harder (smtpmail-send-it): Use insert-buffer-substring.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile. Use dolist.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile. Move code
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Richard M. Stallman *** empty log message ***
2006-01-18 Richard M. Stallman (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.
2006-01-17 Masatake YAMATO Added makefile-imake-mode.
2006-01-17 Stefan Monnier Oops. Attribution fix.
2006-01-17 Stefan Monnier (ispell-kill-ispell-hook): Add to the hook when
2006-01-17 Bill Wohler (assoc-string): Fix typo in argument.
2006-01-17 Richard M. Stallman *** empty log message ***
2006-01-17 Richard M. Stallman (lisp-font-lock-keywords-1): Minor rearrangement.
2006-01-17 Luc Teirlinck *** empty log message ***
2006-01-17 Luc Teirlinck (customize-rogue): Minor doc fix.
2006-01-17 Bill Wohler *** empty log message ***
2006-01-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (buffer-menu-buffer) <defface>: Renamed from
2006-01-17 Juri Linkov (Info-revert-find-node): Check for Info-current-file
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (dired-diff): Use dired-dwim-target-directory
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov Add `coding: iso-2022-7bit' cookie.
2006-01-17 Juri Linkov (Man-heading-regexp): Add `/'.
2006-01-17 Juri Linkov (log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.
2006-01-17 Juri Linkov (Standard Faces): Add `mode-line-buffer-id'.
2006-01-16 Juri Linkov Add mode-line-buffer-id.
2006-01-16 Juri Linkov *** empty log message ***
2006-01-16 Juri Linkov (display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
2006-01-16 Juri Linkov (Info-mode-line-node-keymap): New defvar.
2006-01-16 Juri Linkov (propertized-buffer-identification): Use face
2006-01-16 Juri Linkov (mode-line-faces): New defgroup.
2006-01-16 Bill Wohler * mh-acros.el (require): Remove defadvice of require as defadvice is
2006-01-16 Bill Wohler * mh-comp.el (mh-show-buffer-message-number): Replace (car
2006-01-16 Mark D. Baushke * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-
2006-01-16 Kenichi Handa *** empty log message ***
2006-01-16 Kenichi Handa (autoload-coding-system): Prepare for EOL variants.
2006-01-16 Kenichi Handa Add autoload cookies for cp125[0345678].
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
2006-01-16 Bill Wohler * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
2006-01-16 Miles Bader Add arch tagline
2006-01-15 Stephen Eglen (iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
2006-01-15 Dan Nicolaescu * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
2006-01-15 Bill Wohler * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
2006-01-15 Andreas Schwab .
2006-01-15 Andreas Schwab (Freplace_match): Use UPPERCASEP instead of !NOCASEP.
2006-01-15 Bill Wohler * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; needed
2006-01-15 Stefan Monnier (ispell-internal-change-dictionary, ispell-change-dictionary):
2006-01-15 Stefan Monnier (flyspell-kill-ispell-hook): Fix braino.
2006-01-15 Stefan Monnier (flyspell-kill-ispell-hook): New fun.
2006-01-15 Stefan Monnier (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
2006-01-15 Luc Teirlinck (Custom-set, Custom-save, Custom-reset-current, Custom-reset-saved):
2006-01-15 Luc Teirlinck *** empty log message ***
2006-01-14 Bill Wohler * mh-customize.el (mh-index): Rename group to mh-search and sort group
2006-01-14 Richard M. Stallman *** empty log message ***
2006-01-14 Richard M. Stallman (Inserting Text): Minor cleanup.
2006-01-14 Bill Wohler (require): Added Satyaki's comment regarding what needs to happen to
2006-01-14 Bill Wohler * mh-search.el (mh-index-next-result-function): Add format to
2006-01-13 Nick Roberts (Simple Advice): Update example to fit argument change in previous-line.
2006-01-13 Nick Roberts *** empty log message ***
2006-01-13 Richard M. Stallman *** empty log message ***
2006-01-13 Richard M. Stallman +N applies only to next file.
2006-01-13 Romain Francoise *** empty log message ***
2006-01-13 Romain Francoise (add-change-log-entry, change-log-merge):
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (widget-field-end): If the overlay is no longer associated with a buffer,
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (custom-add-see-also, custom-add-parent-links): Make sure the links use
2006-01-13 Stefan Monnier (auto-mode-alist): Use \' rather than $.
2006-01-13 Eli Zaretskii Fix date monotonicity.
2006-01-13 Carsten Dominik (org-get-time-of-day): Fixed bug with times before 1am.
2006-01-13 Carsten Dominik Version 4.03
2006-01-13 Carsten Dominik (Agenda commands): Document tags command.
2006-01-13 Carsten Dominik *** empty log message ***
2006-01-13 Carsten Dominik (org-open-file): Use mailcap for selecting an
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (ispell-init-process): Include the used dictionary in ispell process
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (batch-byte-recompile-directory): Doc fix.
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (MH_E_SRC): Synchronize with Makefile.in.
2006-01-13 Bill Wohler (MH_E_SRC): Replace mh-index.el and mh-pick.el with mh-search.el.
2006-01-13 Bill Wohler * mh-search.el: New file containing contents of mh-index.el and
2006-01-13 Masatake YAMATO Update copyright year.
2006-01-13 Chong Yidong Minor fix.
2006-01-13 Chong Yidong (custom-theme-add-variable): Don't add `custom-enabled-themes'.
2006-01-13 Chong Yidong * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
2006-01-12 John Paul Wallington Update copyright year.
2006-01-12 Andreas Schwab *** empty log message ***
2006-01-12 Andreas Schwab Regenerate.
2006-01-12 Andreas Schwab Move AC_AIX and AC_GNU_SOURCE before first compile check.
2006-01-12 John Paul Wallington *** empty log message ***
2006-01-12 John Paul Wallington (describe-variable): Remove newlines from void variable output.
2006-01-12 Nick Roberts (wdired-mode-map): Add help echo for wdired-abort-changes.
2006-01-12 Nick Roberts (Man-file-name-regexp): Adjust for a list of files.
2006-01-12 Nick Roberts *** empty log message ***
2006-01-12 Nick Roberts Define new macro WINDOW_SUPPORT.
2006-01-12 Masatake YAMATO * progmodes/ld-script.el (auto-mode-alist): Support suffix conventions used in netbsd and eCos.
2006-01-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-01-12 YAMAMOTO Mitsuharu [HAVE_INTTYPES_H]: Include inttypes.h.
2006-01-12 YAMAMOTO Mitsuharu [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
2006-01-12 Luc Teirlinck (Changing a Variable, Face Customization): Update for changes in Custom menus.
2006-01-12 Luc Teirlinck *** empty log message ***
2006-01-12 Miles Bader Add arch tagline
2006-01-12 Luc Teirlinck (tooltip-mode): Doc fix.
2006-01-12 Luc Teirlinck (init-file-user): defcustom -> defvar.
2006-01-12 Luc Teirlinck (custom-reset-menu, custom-buffer-create-internal)
2006-01-11 Stefan Monnier (reveal-post-command): window-buffer signals an error on
2006-01-11 Bill Wohler * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here from
2006-01-11 Bill Wohler (generated-custom-dependencies-file): Fix typo and phrasing in
2006-01-11 Bill Wohler * Makefile (MH_E_SRC): Add mh-buffers.el.
2006-01-11 Masatake YAMATO 2006-01-06 Masatake YAMATO <jet@gyve.org>
2006-01-11 Bill Wohler (mh-forward): Cosmetics on prompt when draft exists.
2006-01-11 Bill Wohler *** empty log message ***
2006-01-11 Bill Wohler (mh-x-image-url-cache-canonicalize): Use url-hexify-string to remove
2006-01-11 Bill Wohler * mh-comp.el (mh-insert-letter): If you choose a different folder, the
2006-01-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
2006-01-11 Bill Wohler (mh-index-next-folder): Don't back up a line when going backwards
2006-01-10 Bill Wohler * mh-index.el (mh-index-search): Checking mh-find-path-run is
2006-01-10 Bill Wohler (mh-folder-msg-number): Removed trailing whitespace.
2006-01-10 Bill Wohler (mh-file-mime-type): Removed trailing whitespace.
2006-01-10 Stefan Monnier (tcl-indent-command): Use indent-for-tab-command.
2006-01-10 Stefan Monnier (url-retrieve-synchronously): Adjust the workaround so as not
2006-01-10 Stefan Monnier Add bugs/todo entry.
2006-01-10 Stefan Monnier (url-privacy-level): Add setter.
2006-01-10 Stefan Monnier (url-setup-privacy-info): Add docstring.
2006-01-10 Stefan Monnier (flymake-split-string): Remove >1 empty strings at beg/end of the result.
2006-01-10 Stefan Monnier (Fexpand_file_name): Remove redundant tests. Fix elimination of // so that
2006-01-10 Simon Josefsson Add comment describing AUTH PLAIN fix.
2006-01-10 Thien-Thi Nguyen *** empty log message ***
2006-01-10 Thien-Thi Nguyen (report-emacs-bug-text-prompt): Delete var.
2006-01-10 Bill Wohler (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied patch from
2006-01-10 Stefan Monnier (flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers.
2006-01-10 Bill Wohler (mh-rescan-folder): Try to keep cursor at current message, even if cur
2006-01-10 Bill Wohler Remove a couple of extra blank lines and unneeded defvars.
2006-01-09 John Paul Wallington *** empty log message ***
2006-01-09 John Paul Wallington (custom-comment) <defface>: Add TTY definitions.
2006-01-09 Stefan Monnier (reveal-open-new-overlays): New extracted fun.
2006-01-09 Bill Wohler Use ";; Shush compiler." comment consistently per Mark's suggestion.
2006-01-09 Bill Wohler Comment declaration to remind programmer to update forward definition
2006-01-09 Bill Wohler * mh-funcs.el:
2006-01-09 Bill Wohler Use consistent verbiage with compiler defvars.
2006-01-09 Bill Wohler Fix typo.
2006-01-09 Bill Wohler Use consistent verbiage with compiler defvars.
2006-01-09 Stefan Monnier Use `require' rather than autoload for XEmacs's overlays.
2006-01-09 Jan Djärv * gtkutil.c (xg_toggle_notify_cb): New function.
2006-01-09 Stefan Monnier *** empty log message ***
2006-01-09 Stefan Monnier (log-view-file-re, log-view-message-re): Add support for DaRCS output.
2006-01-09 Stefan Monnier (Obtaining Flymake): Remove chapter since Emacs's
2006-01-09 Bill Wohler * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (rmail-reply-regexp): Also ignore mailing list
2006-01-08 Chong Yidong * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (rmail-current-subject): New function.
2006-01-08 Alex Schroeder (rmail-summary-by-topic): Use
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (Caching passphrase): Rewording.
2006-01-08 Richard M. Stallman *** empty log message ***
2006-01-08 Richard M. Stallman (Custom-set, Custom-save): Doc fix.
2006-01-07 Bill Wohler Updated Faces documentation in header.
2006-01-07 Eli Zaretskii Fix typos.
2006-01-07 Bill Wohler (mh-mml-tag-present-p): Update regexp to handle <mml> tags inserted by
2006-01-07 Eli Zaretskii *** empty log message ***
2006-01-07 Eli Zaretskii (init-file-user): Doc fix.
2006-01-07 Alex Schroeder *** empty log message ***
2006-01-07 Alex Schroeder (rcirc-ignore-list): New option.
2006-01-07 Alex Schroeder *** empty log message ***
2006-01-07 Alex Schroeder (rcirc-send-input): No longer check whether the
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (report-emacs-bug): Let explanations correctly reflect the address to which
2006-01-06 Eli Zaretskii Add 2006 to Copyright years.
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (auto-mode-alist): Recognize linker scripts whose file-name extensions are
2006-01-06 Eli Zaretskii (Obtaining Flymake): Update Flymake's CVS repository URL.
2006-01-06 Eli Zaretskii Fix typos.
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii Fix typos (misspellings) in the commentary.
2006-01-06 Eli Zaretskii (find-definition-noselect): Fix typo in the doc string:
2006-01-06 Eli Zaretskii (find-definition-noselect): Fix typo in a doc string: "functoin" => "function".
2006-01-06 Eli Zaretskii (bibtex-validate-globally): Fix typo in a message text:
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
2006-01-06 Nick Roberts (gdb-script-skip-to-head, gdb-script-calculate-indentation):
2006-01-06 Nick Roberts *** empty log message ***
2006-01-06 Carsten Dominik Removed the accidentally re-added empty line in the
2006-01-06 Carsten Dominik *** empty log message ***
2006-01-05 Bill Wohler (updates): Remove mh-autoloads dependency, since it probably has
2006-01-05 Bill Wohler (compile-always): Add mh-autoloads dependency.
2006-01-05 Stefan Monnier (url-history-hash-table): Initialize in declaration.
2006-01-05 Stefan Monnier (url-cookie-parse-file): Don't complain of missing file.
2006-01-05 Stefan Monnier (url-history-parse-history): Don't complain if the file is missing.
2006-01-05 Stefan Monnier (flyspell-accept-buffer-local-defs): Add an
2006-01-05 Nick Roberts Fix typo.
2006-01-05 Nick Roberts *** empty log message ***
2006-01-05 Stefan Monnier *** empty log message ***
2006-01-05 Stefan Monnier (flymake-get-cleanup-function): Default to flymake-simple-cleanup.
2006-01-05 Eli Zaretskii *** empty log message ***
2006-01-05 Eli Zaretskii Fix last change.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (Info-find-node): Don't record previous node if have none.
2006-01-05 Richard M. Stallman (The Mark): Fix in `mark'.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (mark): Doc fix.
2006-01-05 Kim F. Storm (Fmake_network_process): Use AF_INET instead of
2006-01-05 Kim F. Storm *** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu *** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu (Fx_server_version): Use gestaltSystemVersionMajor,
2006-01-05 YAMAMOTO Mitsuharu (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
2006-01-05 YAMAMOTO Mitsuharu (Mac International): Undo last change.
2006-01-05 YAMAMOTO Mitsuharu (mac-ae-parameter): Don't coerce data if it is
2006-01-05 Carsten Dominik Version 4.02
2006-01-05 Carsten Dominik (Agenda Views): Chapter reorganized.
2006-01-05 Carsten Dominik *** empty log message ***
2006-01-05 Carsten Dominik (org-end-of-subtree): New function.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (Misc Network, Make Network): Minor cleanups.
2006-01-04 Chong Yidong (custom-reset-menu, Custom-mode-menu)
2006-01-04 Jan Djärv * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
2006-01-04 Chong Yidong * cus-edit.el (custom-face-save): Push to theme-face before
2006-01-04 Eli Zaretskii *** empty log message ***
2006-01-04 Eli Zaretskii Avoid a warning message when x_error_quitter is not compiled in.
2006-01-04 Eli Zaretskii *** empty log message ***
2006-01-04 Eli Zaretskii [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.
2006-01-04 Chong Yidong * cus-edit.el (custom-reset-menu, Custom-mode-menu)
2006-01-04 Chong Yidong * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
2006-01-04 Kenichi Handa Delete spurious trailing whitespaces.
2006-01-04 Kenichi Handa (indian-compose-region): Delete spurious whitespace.
2006-01-04 Luc Teirlinck (custom-buffer-create-internal): Move whole buffer "Erase Customization"
2006-01-04 Luc Teirlinck *** empty log message ***
2006-01-04 Luc Teirlinck *** empty log message ***
2006-01-04 Mark D. Baushke * mh-e.el (mh-delete-a-msg): Fix whitespace nit.
2006-01-04 Bill Wohler * mh-alias.el (mh-alias-add-alias): Grand message and error string
2006-01-04 Bill Wohler * mh-comp.el (mh-reply): Use standard default notation in prompts
2006-01-04 Kim F. Storm *** empty log message ***
2006-01-04 Kim F. Storm (Misc Network): Clarity OMIT-PORT arg.
2006-01-04 Kim F. Storm (Make Network): Add IPv6 addresses and handling.
2006-01-04 Kim F. Storm Add IPv6 support.
2006-01-03 Kim F. Storm Undo last change. Instead, look at Vsystem_type to
2006-01-03 Kim F. Storm *** empty log message ***
2006-01-03 Kim F. Storm (key-sequence): Rework widget to read key binding
2006-01-03 Stefan Monnier (flymake-create-temp-with-folder-structure): Use expand-file-name.
2006-01-03 Stefan Monnier (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name)
2006-01-03 Stefan Monnier (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)
2006-01-03 Stefan Monnier (byte-compile-file-form-defalias):
2006-01-03 Bill Wohler * mh-customize.el (mh-folder-msg-number): Snow is actually off-white
2006-01-03 Bill Wohler (mh-alias-add-alias): Remove leading * from docstring.
2006-01-03 J.D. Smith *** empty log message ***
2006-01-03 J.D. Smith (mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes
2006-01-03 Stefan Monnier (font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setup
2006-01-03 Stefan Monnier (Fwindow_minibuffer_p): Declare (for use in minibuf.c).
2006-01-03 Stefan Monnier (describe_map_compare): Yet another int/Lisp_Object mixup.
2006-01-03 Ken Raeburn *** empty log message ***
2006-01-03 Romain Francoise (fancy-splash-tail, normal-splash-screen): Update copyright year.
2006-01-03 Romain Francoise (main): Update copyright year.
2006-01-03 Ken Raeburn *** empty log message ***
2006-01-03 Ken Raeburn (delete_temp_file): Bind file-name-handler-alist to nil for the call
2006-01-03 Bill Wohler * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
2006-01-03 Chong Yidong Minor tweak.
2006-01-03 Chong Yidong Minor tweak.
2006-01-03 Chong Yidong * custom.texi (Custom Themes): Describe the new
2006-01-03 Mark D. Baushke * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.
2006-01-02 Chong Yidong * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
2006-01-02 Chong Yidong * cus-theme.el: Rewrite the Custom New Theme Mode interface.
2006-01-02 Chong Yidong * configure.in: Use -Wno-pointer-sign if available.
2006-01-02 Chong Yidong Doc fix.
2006-01-02 Chong Yidong Doc fix.
2006-01-02 Chong Yidong Change ordering so all the Custom Themes code is in one place.
2006-01-02 Chong Yidong * custom.el: Move Custom Themes commentary to start of theme code.
2006-01-02 Stefan Monnier (url-retrieve-synchronously): Don't autoload.
2006-01-02 Stefan Monnier (url-retrieve, url-retrieve-synchronously): Autoload.
2006-01-02 Stefan Monnier Require `url'.
2006-01-02 Richard M. Stallman *** empty log message ***
2006-01-02 Richard M. Stallman Fix previous change.
2006-01-02 Richard M. Stallman *** empty log message ***
2006-01-02 Richard M. Stallman (Custom-set, Custom-save): Ask for confirmation.
2006-01-01 Bill Wohler * mh-customize.el: Sync docstrings with manual for faces and sort them
2006-01-01 Ken Raeburn *** empty log message ***
2006-01-01 Ken Raeburn (Fcall_process_region): Bind file-name-handler-alist to nil for the call to
2006-01-01 Richard M. Stallman *** empty log message ***
2006-01-01 Richard M. Stallman (mouse-drag-region-1): When following link via mouse-2,
2006-01-01 Richard M. Stallman *** empty log message ***
2006-01-01 Richard M. Stallman (read_minibuf): Clear out all other minibuffer windows.
2005-12-31 Chong Yidong * custom.el (provide-theme): Ban `user' theme name.
2005-12-31 Chong Yidong * cus-edit.el (custom-button-mouse): New variable.
2005-12-31 Romain Francoise *** empty log message ***
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (gdb_pvec_type): A dummy variable for GDB's sake.
2005-12-31 Eli Zaretskii (gud-display-line): Support hl-line in the source buffer.
2005-12-31 Eli Zaretskii Fix wording of last change.
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (mouse-drag-window-above): Verify that the found window overlaps with the
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (cvs-update): New target.
2005-12-31 Chong Yidong Remove obsolete comment
2005-12-31 Chong Yidong * cus-theme.el (custom-new-theme-mode-map): New variable.
2005-12-31 Chong Yidong *** empty log message ***
2005-12-31 Chong Yidong * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
2005-12-30 Luc Teirlinck (set_text_properties): Reword description of return value.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-load-themes): Function deleted.
2005-12-30 Richard M. Stallman (custom-load-themes): Function deleted.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-save-loaded-themes): Function deleted.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-save-loaded-themes): Call custom-save-delete.
2005-12-30 Stefan Monnier *** empty log message ***
2005-12-30 Stefan Monnier (Displaying the Cursor): Mention visible-cursor.
2005-12-30 Stefan Monnier Add `visible-cursor'.
2005-12-30 Stefan Monnier (visible_cursor): New boolean var.
2005-12-30 Stefan Monnier (flymake-copy-buffer-to-temp-buffer): Simplify.
2005-12-30 Roland Winkler (bibtex-mode): Make completion-ignore-case
2005-12-30 Roland Winkler * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (Changing Properties): Don't use return value of set-text-properties.
2005-12-30 Eli Zaretskii *** empty log message ***
2005-12-30 Andreas Schwab *** empty log message ***
2005-12-30 Eli Zaretskii (lisp1): Add image.elc, international/fontset.elc, dnd.elc, mwheel.elc,
2005-12-30 Andreas Schwab Ignore errors from font-lock-compile-keywords.
2005-12-30 Eli Zaretskii Tell users not to worry about GDB warnings that some functions do not
2005-12-30 Eli Zaretskii *** empty log message ***
2005-12-30 Eli Zaretskii (jit-lock-chunk-size): Doc fix.
2005-12-30 Eli Zaretskii (MOUSE_SUPPORT): Add tooltip.elc.
2005-12-30 Andreas Schwab *** empty log message ***
2005-12-30 Andreas Schwab (Fnetwork_interface_info): Correctly terminate the
2005-12-30 Juri Linkov *** empty log message ***
2005-12-30 Juri Linkov (Position Info): Update example.
2005-12-30 Juri Linkov (cancel-change-group): Add listp around pending-undo-list.
2005-12-30 Juri Linkov (fill-single-word-nobreak-p): Use `sentence-end'.
2005-12-30 Juri Linkov (webjump-sample-sites): Update URLs.
2005-12-30 Juri Linkov (goto-address-highlight-keymap): Fix docstring.
2005-12-30 Juri Linkov (show-paren-match, show-paren-mismatch): Use existing group
2005-12-30 Juri Linkov (glasses-face): Add tag "None" to const nil.
2005-12-30 Juri Linkov (delphi-other-face): Add tag "None" to const nil.
2005-12-30 Juri Linkov * locate.el (locate-fcodes-file, locate-header-face):
2005-12-30 Luc Teirlinck (Mode Line Format): Correct typo in menu.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (readevalloop): Test for reading a whole buffer
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (describe_map): Put sparse map elements into an array,
2005-12-30 Stefan Monnier (font-lock-compile-keywords): Signal an error when
2005-12-30 Stefan Monnier The Linux console doesn't support the same escape codes, it seems.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (Mode Line Top): New node.
2005-12-30 Luc Teirlinck (noreturn, 1value): Doc fixes.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-29 Roland Winkler (bibtex-text-in-field-bounds): Handle case that assoc-string returns
2005-12-29 Roland Winkler * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
2005-12-29 Roland Winkler *** empty log message ***
2005-12-29 Roland Winkler (bibtex-entry-type-whitespace)
2005-12-29 Andreas Schwab * config.guess, config.sub: Updated from master source.
2005-12-29 Romain Francoise (Using Customize): New node.
2005-12-29 Nick Roberts (gdb-tooltip-print, gdb-tooltip-print-1):
2005-12-29 Nick Roberts (gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.
2005-12-29 Nick Roberts *** empty log message ***
2005-12-28 Dan Nicolaescu * e/eterm-color.ti: Temporarily disable the ri entry.
2005-12-28 Bill Wohler *** empty log message ***
2005-12-28 Bill Wohler * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
2005-12-28 Stefan Monnier (vc-annotate-display): Replace optional arg `color-map' with
2005-12-28 Luc Teirlinck Remove blank line in @direntry. It is non-standard and recursively
2005-12-28 Luc Teirlinck *** empty log message ***
2005-12-28 Stefan Monnier (vc-annotate-mode-map): Remove obsolete binding.
2005-12-28 Luc Teirlinck (Basic Completion): Update lazy-completion-table examples for removal
2005-12-28 Luc Teirlinck *** empty log message ***
2005-12-28 Luc Teirlinck (send-mail-function): Fix typo in comment.
2005-12-28 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
2005-12-28 Luc Teirlinck (send-mail-function): Autoload the standard-value.
2005-12-28 Luc Teirlinck (lazy-completion-table): Correct typo in docstring.
2005-12-28 Jan Djärv * gtkutil.c (xg_get_file_with_chooser): Changed message shown
2005-12-28 Simon Josefsson *** empty log message ***
2005-12-28 Simon Josefsson Fix AUTH PLAIN authentication.
2005-12-28 Richard M. Stallman *** empty log message ***
2005-12-28 Richard M. Stallman (readevalloop): Set PT and ZV in the proper buffer, not the current one.
2005-12-28 Richard M. Stallman (mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
2005-12-28 Richard M. Stallman (Fminibuffer_message): Doc fix.
2005-12-28 Richard M. Stallman *** empty log message ***
2005-12-28 Richard M. Stallman (do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
2005-12-28 Juri Linkov *** empty log message ***
2005-12-28 Juri Linkov (describe-text-sexp): Use square brackets for
2005-12-28 Kenichi Handa *** empty log message ***
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (glasses-face): More specific custom type.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (set-visited-file-name): Doc fix.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (flyspell-external-point-words):
2005-12-27 Bill Wohler (mh-prompt-for-folder): Use can-create argument to suppress creation
2005-12-27 Nick Roberts *** empty log message ***
2005-12-27 Nick Roberts (describe-char): Set help-xref-stack-item
2005-12-27 Nick Roberts (help-insert-string): New function. Save buffer
2005-12-27 Nick Roberts *** empty log message ***
2005-12-27 Stefan Monnier (mh-process-daemon): Don't change buffer in proc-filter.
2005-12-27 Stefan Monnier (url-store-in-cache): Use save-current-buffer.
2005-12-27 Stefan Monnier (url-configuration-directory): Don't autoload because the
2005-12-27 Jan Djärv Formatting
2005-12-27 Jan Djärv * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv * cus-start.el (all): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv Add x-gtk-show-hidden-files
2005-12-27 Jan Djärv * xfns.c: x_show_hidden_files, new variable.
2005-12-27 Jan Djärv * gtkutil.c (xg_toggle_visibility_cb): New function.
2005-12-27 Jan Djärv * xfns.c: x_show_hidden_files, new variable.
2005-12-27 Kenichi Handa (lisp_string_width): Check multibyteness of STRING.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (perform-replace): Calculate match-again
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (paren-showing-faces): New group.
2005-12-27 Richard M. Stallman (button): Put into group `basic-faces'.
2005-12-27 Richard M. Stallman Remove faces from group `faces'.
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman Undo previous change.
2005-12-26 Richard M. Stallman (undo.o): Undo previous change.
2005-12-26 Richard M. Stallman (last_point_position_window): Declare.
2005-12-26 Richard M. Stallman (apropos): Doc fix.
2005-12-26 Richard M. Stallman (apropos, apropos-value): Doc fix.
2005-12-26 Richard M. Stallman Fix quoting syntax.
2005-12-26 Luc Teirlinck (undo.o): Depend on keyboard.h.
2005-12-26 Luc Teirlinck include keyboard.h.
2005-12-26 Luc Teirlinck extern last_point_position_window.
2005-12-26 Luc Teirlinck *** empty log message ***
2005-12-26 Luc Teirlinck *** empty log message ***
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman Depend on window.h.
2005-12-26 Richard M. Stallman (last_point_position_window): New variable.
2005-12-26 Richard M. Stallman (undo.o): Depend on window.h.
2005-12-26 Stefan Monnier (lazy-completion-table): Remove argument `args'.
2005-12-26 Stefan Monnier *** empty log message ***
2005-12-26 Stefan Monnier (bibtex-strings, bibtex-reference-keys):
2005-12-26 Nick Roberts (describe-char): Bug fix for previous changes: Juggle current buffer.
2005-12-26 Nick Roberts 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
2005-12-26 Nick Roberts *** empty log message ***
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing.
2005-12-26 Richard M. Stallman (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
2005-12-26 Richard M. Stallman (Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
2005-12-25 Karl Berry FreeBSD and m/amdx86-64.h
2005-12-25 Richard M. Stallman *** empty log message ***
2005-12-25 Richard M. Stallman (delphi-other-face): Allow nil in type.
2005-12-25 Richard M. Stallman (locate-header-face): Allow nil in type.
2005-12-25 Richard M. Stallman *** empty log message ***
2005-12-25 Richard M. Stallman (cpp-face-none-list): Use cpp-face instead of face.
2005-12-25 Romain Francoise (battery-linux-proc-acpi): Also try
2005-12-24 Chong Yidong * custom.texi (Custom Themes): `load-theme' always loads.
2005-12-24 Eli Zaretskii *** empty log message ***
2005-12-24 Eli Zaretskii (TEMACS_EXTRA_LINK): Remove redundant -g.
2005-12-24 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
2005-12-24 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
2005-12-24 Eli Zaretskii *** empty log message ***
2005-12-24 Eli Zaretskii (autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use w32-batch-update-autoloads,
2005-12-24 Eli Zaretskii (w32-batch-update-autoloads): New function.
2005-12-24 Chong Yidong Really fix typo.
2005-12-24 Chong Yidong * cus-edit.el (custom-variable-set, custom-variable-set)
2005-12-24 Chong Yidong (custom-variable-reset-standard, custom-face-reset-standard):
2005-12-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-24 YAMAMOTO Mitsuharu (TYPE_FILE_NAME): New define.
2005-12-24 YAMAMOTO Mitsuharu Don't include sys/param.h.
2005-12-24 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
2005-12-24 YAMAMOTO Mitsuharu (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
2005-12-24 YAMAMOTO Mitsuharu [MAC_OS] (find_image_fsspec): Use coercion of Apple event data for
2005-12-24 Chong Yidong (custom-face-state-set): Check theme-value.
2005-12-24 Chong Yidong 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
2005-12-23 Bill Wohler (mh-folders-changed): Fix typo in docstring.
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (edebug-all-defs, edebug-all-forms): Add autoload cookies.
2005-12-23 Juri Linkov (mouse-choose-completion): Replace `buffer-substring' with
2005-12-23 Juri Linkov (info-other-window, info): Rename function argument
2005-12-23 Juri Linkov (get-next-valid-buffer, last-buffer)
2005-12-23 Juri Linkov (savehist-mode-hook): Add `:group'.
2005-12-23 Juri Linkov Call autoload for vc-find-version.
2005-12-23 Eli Zaretskii *** empty log message ***
2005-12-23 Eli Zaretskii (insert, insert_and_inherit, insert_before_markers)
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (Highlight Interactively): Use double space to separate sentences.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (Undo): Restore some explanation from the version that was deleted.
2005-12-23 Juri Linkov (hi-lock-archaic-interface-message-used)
2005-12-23 Richard M. Stallman (vc-annotate-car-last-cons): Defn moved up.
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (hi-lock-highlight-range): New variable.
2005-12-23 Eli Zaretskii *** empty log message ***
2005-12-23 Eli Zaretskii (Undo): Remove dupliate descriptions of `apply funname' and `apply delta'
2005-12-23 Jan Djärv * menu-bar.el (menu-find-file-existing): New function.
2005-12-23 Jan Djärv * xfns.c (Fx_uses_old_gtk_dialog): New function.
2005-12-23 Bill Wohler Follow MH-E Developers Guide conventions. Use `' quotes for Help
2005-12-23 Bill Wohler Don't need to quote parenthesis within docstrings that are no longer
2005-12-23 Bill Wohler Follow Emacs coding conventions. Use default setting of
2005-12-23 Bill Wohler *** empty log message ***
2005-12-23 Bill Wohler * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
2005-12-23 Stefan Monnier Remove unnecessary leading * in docstrings.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Nick Roberts *** empty log message ***
2005-12-23 Nick Roberts Add FSF as maintainer.
2005-12-23 Richard M. Stallman (Easy Customization and subnodes):
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (customize-changed-options-previous-release): Prev release is 21.1.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (customize-browse): Reword the top-of-buffer help intro.
2005-12-23 Richard M. Stallman (custom-variable-prompt): Say "variable" in prompt.
2005-12-22 Richard M. Stallman (xmenu_show): Call inhibit_garbage_collection.
2005-12-22 Luc Teirlinck (Select Buffer): Change order in table to make "Similar" refer to the
2005-12-22 Luc Teirlinck *** empty log message ***
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-22 Richard M. Stallman (update-game-score.o): Delete spurious final `\'.
2005-12-22 Stefan Monnier (font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-22 Richard M. Stallman Fix previous change.
2005-12-22 Kim F. Storm *** empty log message ***
2005-12-22 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-22 YAMAMOTO Mitsuharu (mac_per_char_metric): Add prototype.
2005-12-22 YAMAMOTO Mitsuharu (XCharStruct): Remove member `valid_p'.
2005-12-22 YAMAMOTO Mitsuharu (Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
2005-12-22 Romain Francoise (lisp-complete-symbol): Don't print progress messages if in the
2005-12-22 Stefan Monnier (flyspell-check-word-p): Don't quote - in a regexp.
2005-12-22 Stefan Monnier (lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
2005-12-22 Luc Teirlinck (file, directory): Doc fixes for the `define-widget's.
2005-12-22 Luc Teirlinck *** empty log message ***
2005-12-22 Luc Teirlinck (atoms): Delete obsolete remark about `file' widget.
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-21 Stefan Monnier (url-cookie-write-file): Create parent dir.
2005-12-21 Stefan Monnier (url-configuration-directory): Use ~/.emacs.d if possible.
2005-12-21 Stefan Monnier (lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.
2005-12-21 Stefan Monnier (Fdisplay_completion_list): Use XCAR/XCDR.
2005-12-21 Károly Lőrentey (print_preprocess): Don't loose print_depth levels while iterating.
2005-12-21 Károly Lőrentey Add note on the multi-tty branch.
2005-12-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-21 YAMAMOTO Mitsuharu (struct mac_output): Remove unused member
2005-12-21 YAMAMOTO Mitsuharu (Qmac_apple_event): Add extern.
2005-12-21 Nick Roberts (gud-tooltip-modes, gud-tooltip-display):
2005-12-21 Nick Roberts *** empty log message ***
2005-12-20 Luc Teirlinck Correct typos.
2005-12-20 Luc Teirlinck (Type Keywords): Delete xref to "Text help-echo", because it is
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Stefan Monnier (log-view-file-re, log-view-message-re): Use shy groups.
2005-12-20 Juri Linkov *** empty log message ***
2005-12-20 Juri Linkov (VC Status): Put P and N near p and n.
2005-12-20 Juri Linkov (tooltip): Move defgroup before define-minor-mode.
2005-12-20 Juri Linkov (menu-bar-menu-frame-live-and-visible-p)
2005-12-20 Juri Linkov (Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil
2005-12-20 Juri Linkov (Fx_popup_menu): Set Vmenu_updating_frame to f if
2005-12-20 Chong Yidong Typo.
2005-12-20 Chong Yidong Typo.
2005-12-20 Richard M. Stallman (Help Functions): Update documentation of `apropos'.
2005-12-20 Thien-Thi Nguyen *** empty log message ***
2005-12-20 Thien-Thi Nguyen (align-rules-list): Use [ \t] instead of \s-
2005-12-20 Nick Roberts (help-customize-variable, help-customize-face):
2005-12-20 Nick Roberts *** empty log message ***
2005-12-20 Carsten Dominik Version 4.01
2005-12-20 Carsten Dominik *** empty log message ***
2005-12-20 Carsten Dominik *** empty log message ***
2005-12-20 Carsten Dominik (org-agenda-custom-commands): New option.
2005-12-20 David Kastrup (AUCTeX): Update version and mailing list info.
2005-12-20 Luc Teirlinck (Documentation Tips): Minor change.
2005-12-20 Stephen Gildea * mh-customize.el (mh-after-commands-processed-hook): New variable.
2005-12-20 Luc Teirlinck (Common Keywords): Fix Texinfo usage.
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Luc Teirlinck (Documentation Tips): Update for new conventions for using `*' in docstrings.
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Richard M. Stallman *** empty log message ***
2005-12-20 Richard M. Stallman (Electric C): Delete the info about newline control.
2005-12-19 Luc Teirlinck (Easy Customization): Add "Browsing Custom" to menu.
2005-12-19 Bill Wohler * mh-acros.el:
2005-12-19 Luc Teirlinck *** empty log message ***
2005-12-19 Richard M. Stallman *** empty log message ***
2005-12-19 Luc Teirlinck (font-lock): Add tags to the links in the defgroup.
2005-12-19 Luc Teirlinck (customize-apropos, customize-apropos-options): Docstring changes.
2005-12-19 Alan Mackenzie Amend the file for CC Mode 5.31. In particular, relax the injunction
2005-12-19 Romain Francoise *** empty log message ***
2005-12-19 Stefan Monnier (Vfunction_key_map): Docstring fix: mention that bindings can be functions.
2005-12-19 Chong Yidong * longlines.el (longlines-mode): Wrap while widened.
2005-12-19 YAMAMOTO Mitsuharu (syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default
2005-12-19 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-19 YAMAMOTO Mitsuharu (x_handle_dnd_message): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (construct_drag_n_drop): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (struct input_event): Fix comment for DRAG_N_DROP_EVENT.
2005-12-19 YAMAMOTO Mitsuharu (create_apple_event_from_event_ref): Remove 5th argument from extern.
2005-12-19 YAMAMOTO Mitsuharu (mac_do_receive_drag): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (create_apple_event_from_event_ref): Remove arg `types'.
2005-12-19 YAMAMOTO Mitsuharu (make_lispy_event): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (macselect.c.x): Depend on keymap.h.
2005-12-19 YAMAMOTO Mitsuharu (mac-handle-language-change)
2005-12-19 YAMAMOTO Mitsuharu (all): Add user options in macterm.c. Add test for
2005-12-19 YAMAMOTO Mitsuharu (mac): New group.
2005-12-19 Kenichi Handa Copyright checks done for leim directory.
2005-12-19 Kenichi Handa Copyright fixed
2005-12-19 Kenichi Handa Copyright fixed
2005-12-19 Bill Wohler * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
2005-12-19 Bill Wohler (Tool Bars): Shorten text of previous change.
2005-12-19 Dan Nicolaescu (Fx_backspace_delete_keys_p): In case we cannot determine
2005-12-19 Richard M. Stallman *** empty log message ***
2005-12-19 Richard M. Stallman (VC Status): Document log-view mode.
2005-12-19 Stefan Monnier (lazy-completion-table): Don't be fooled if the var holds
2005-12-19 Stefan Monnier (cl-macroexpand-all): Fix code-walk for
2005-12-18 Bill Wohler (Tool Bars): Mention that you can turn off tool bars permanently via
2005-12-18 Luc Teirlinck *** empty log message ***
2005-12-18 Chong Yidong * progmodes/sh-script.el (sh-mode): Add keymap to docstring.
2005-12-18 Chong Yidong * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
2005-12-18 Chong Yidong Docstring keymaps checked.
2005-12-18 Chong Yidong Circle printing bug fixed.
2005-12-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii ($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Eli Zaretskii (autoloads, custom-deps): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Eli Zaretskii (bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Chong Yidong 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2005-12-17 Chong Yidong Revert last change.
2005-12-17 Chong Yidong * print.c (print_preprocess): Just signal an error if print_depth
2005-12-17 Chong Yidong * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii Set a breakpoint on w32_abort.
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii (widget-checkbox-action): Clear undo info.
2005-12-16 Richard M. Stallman *** empty log message ***
2005-12-16 Richard M. Stallman (Minibuffer Contents): Minor cleanup.
2005-12-16 Bill Wohler (kill-this-buffer): Set a good example by using menu bar, not menubar
2005-12-16 Stefan Monnier *** empty log message ***
2005-12-16 Stefan Monnier (c-after-change-check-<>-operators):
2005-12-16 Juri Linkov *** empty log message ***
2005-12-16 Juri Linkov (crm-minibuffer-completion-help):
2005-12-16 Juri Linkov (Info-read-node-name-1): In completion-base-size-function's
2005-12-16 Juri Linkov (PC-do-completion): Remove `(equal (point) beg)' to
2005-12-16 Juri Linkov (choose-completion): Use `buffer-substring-no-properties'
2005-12-16 Juri Linkov Add minibuffer-completion-contents.
2005-12-16 Juri Linkov (Minibuffer Contents): Add minibuffer-completion-contents.
2005-12-16 Juri Linkov (Fminibuffer_completion_contents): New Lisp function
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (set-auto-mode): If search for mode specification failed, look for an
2005-12-16 Carsten Dominik Version 4.0
2005-12-16 Carsten Dominik *** empty log message ***
2005-12-16 Carsten Dominik (org-tags-match-list-sublevels): New option.
2005-12-16 Carsten Dominik *** empty log message ***
2005-12-16 Eli Zaretskii Updates from Dave Love.
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (term-emulate-terminal): Let term-handle-ansi-terminal-messages override
2005-12-16 Eli Zaretskii Mark kill-whole-line as documented.
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (Killing by Lines): Document `kill-whole-line' function.
2005-12-16 Eli Zaretskii (Internal Links): Add a missing comma after an @xref.
2005-12-16 Károly Lőrentey * buffers.texi (Select Buffer): Change `prev-buffer' to
2005-12-16 Károly Lőrentey 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
2005-12-16 Károly Lőrentey Change `prev-buffer' to `previous-buffer'; add note on them using the
2005-12-16 Luc Teirlinck Introductory comment change.
2005-12-16 Luc Teirlinck *** empty log message ***
2005-12-16 Richard M. Stallman *** empty log message ***
2005-12-16 Richard M. Stallman Delete defcustom variable :tag names.
2005-12-16 Richard M. Stallman (partial-completion-mode): Doc fix.
2005-12-16 Richard M. Stallman (flyspell-external-point-words): Use save-excursion to ensure we don't
2005-12-16 Richard M. Stallman (ispell-current-personal-dictionary): New variable.
2005-12-16 Richard M. Stallman (newsticker--retrieval-timer-list, newsticker--display-timer)
2005-12-16 Kim F. Storm *** empty log message ***
2005-12-15 Nick Roberts (gdb-many-windows): Echo new state in minibuffer.
2005-12-15 Nick Roberts *** empty log message ***
2005-12-15 David Ponce (recentf-dialog-goto-first): Fix missing error condition.
2005-12-15 David Ponce *** empty log message ***
2005-12-15 Bill Wohler * mh-e.el (mh-delete-msg): Sync docstrings with manual.
2005-12-15 Romain Francoise *** empty log message ***
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 John Paul Wallington *** empty log message ***
2005-12-14 Robert J. Chassell *** empty log message ***
2005-12-14 Robert J. Chassell (texinfo-format-region):
2005-12-14 Jan Djärv * xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-14 Chong Yidong * print.c (print_preprocess): Go to a deeper print_depth to avoid
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 Richard M. Stallman (vc-default-previous-version, vc-default-next-version)
2005-12-14 Bill Wohler * mh-customize.el (mh-speed-flists-interval): Rename to
2005-12-14 Chong Yidong * faq.texi (Filling paragraphs with a single space): No need to
2005-12-14 Stefan Monnier (bibtex-expand-strings)
2005-12-14 Stefan Monnier (vc-default-revert): New fun.
2005-12-14 Stefan Monnier (vc-mcvs-revert): Fix call to vc-default-revert.
2005-12-14 Romain Francoise (Customizing Keywords): Rename `append' to `how'.
2005-12-14 Romain Francoise (font-lock-keywords-alist): Rename `append' to `how'.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (log-view-diff): Doc fix.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (isearch-query-replace): Use (mark) instead of
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (isearch-query-replace): Check for isearch-other-end.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (cpp-face): New widget.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (wdired-old-point): New internal variable.
2005-12-14 Juri Linkov (desktop-minor-mode-table): Add vc-dired-mode with nil.
2005-12-14 Juri Linkov (describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".
2005-12-14 Juri Linkov (make-help-screen): Bind `inhibit-read-only' to t
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 Kenichi Handa *** empty log message ***
2005-12-14 Kenichi Handa (code_convert_region_unwind): GCPRO arg.
2005-12-14 Bill Wohler Ensure MH-E 8.0 has been released.
2005-12-13 Stefan Monnier (vc-svn-registered): Use it to avoid popping up a spurious
2005-12-13 Stefan Monnier (vc-do-command): Add a new value t for okstatus.
2005-12-13 Romain Francoise (Scrolling only one line): Use `scroll-conservatively'.
2005-12-13 Jan Djärv * menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
2005-12-13 Luc Teirlinck (customize-apropos, customize-apropos-options)
2005-12-13 Luc Teirlinck *** empty log message ***
2005-12-13 Bill Wohler (vc-svn-registered): Fix problem of visiting non-writable
2005-12-12 Jay Belanger *** empty log message ***
2005-12-12 Jay Belanger Updated the changes information.
2005-12-12 Jay Belanger *** empty log message ***
2005-12-12 Jay Belanger (Calc): Update the version number.
2005-12-12 Stefan Monnier (describe-char): Rework last fix to solve the problem
2005-12-12 Kim F. Storm (version-regexp-alist): Allow space as separator before
2005-12-12 Kim F. Storm *** empty log message ***
2005-12-12 Jan Djärv ICCM => ICCCM
2005-12-12 Carsten Dominik Version 3.24
2005-12-12 Carsten Dominik (Progress Logging): New section.
2005-12-12 Carsten Dominik *** empty log message ***
2005-12-12 Carsten Dominik (org-agenda, org-timeline, org-todo): Implement Logging
2005-12-12 Carsten Dominik *** empty log message ***
2005-12-12 Jan Djärv Add note about frame-parameter height and make-frame
2005-12-12 Jan Djärv * tooltip.el (tooltip-y-offset): Changed default to 20.
2005-12-12 Jan Djärv Changed default to 20 for tooltip-y-offset.
2005-12-12 Jan Djärv * (compute_tip_xy): Calculate root_y the same way as root_x,
2005-12-12 Jan Djärv * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
2005-12-12 Jan Djärv * gtkutil.c (SSDATA): New macro to remove compiler warnings.
2005-12-12 Jan Djärv * xmenu.c (menubar_selection_callback): Do nothing if the callback
2005-12-12 Jan Djärv * gtkutil.c (SSDATA): New macro to remove compiler warnings.
2005-12-12 Richard M. Stallman *** empty log message ***
2005-12-12 Richard M. Stallman (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2005-12-12 Richard M. Stallman Maintainer is FSF.
2005-12-12 Richard M. Stallman (display-hourglass): Doc fix.
2005-12-12 Richard M. Stallman (help-for-help-internal): Simplify entry for `a'.
2005-12-12 Richard M. Stallman (Info-on-current-buffer): Doc fix.
2005-12-12 Richard M. Stallman (inhibit-splash-screen): Make this the real name.
2005-12-12 Richard M. Stallman (mm-url-load-url): Require url-parse and url-vars.
2005-12-12 Richard M. Stallman (load-with-code-conversion): Bind deactivate-mark.
2005-12-12 Richard M. Stallman (compilation-error-regexp-alist): Doc fix.
2005-12-12 Richard M. Stallman (Easy Customization): Change menu comment.
2005-12-12 Richard M. Stallman (Apropos): Rewrite. Talk about "apropos patterns".
2005-12-12 Richard M. Stallman (Options for Comments): Comment-end starts with space.
2005-12-12 Richard M. Stallman (Glossary): Minor cleanup.
2005-12-12 Richard M. Stallman (Old Versions): Use @table.
2005-12-11 Luc Teirlinck (customize-apropos): Avoid listing an option more than once under
2005-12-11 Luc Teirlinck *** empty log message ***
2005-12-11 Richard M. Stallman *** empty log message ***
2005-12-11 Richard M. Stallman (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
2005-12-11 Richard M. Stallman (EQ): Use == so args are computed just once.
2005-12-11 Richard M. Stallman (Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
2005-12-11 Juri Linkov *** empty log message ***
2005-12-11 Juri Linkov (frame-background-mode): Replace `choice-item' keywords
2005-12-11 Juri Linkov (set-background-color, set-foreground-color)
2005-12-11 Romain Francoise *** empty log message ***
2005-12-11 Juri Linkov *** empty log message ***
2005-12-11 Juri Linkov (Completion Commands): Add mention of read-file-name
2005-12-11 Juri Linkov (display_completion_list_1): Call `minibuffer_completion_contents'
2005-12-11 Richard M. Stallman (Frequire): Treat evaluating from a source file
2005-12-11 Richard M. Stallman (Flog): Doc fix.
2005-12-11 Richard M. Stallman (Finsert_file_contents): Set Vdeactivate_mark when we change the buffer.
2005-12-11 Richard M. Stallman Comment and whitespace changes.
2005-12-11 Richard M. Stallman *** empty log message ***
2005-12-11 Richard M. Stallman (Buffer-menu-sort-column): Not a user variable.
2005-12-11 Richard M. Stallman (Common Keywords): State caveats for use of :tag.
2005-12-11 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-11 YAMAMOTO Mitsuharu (syms_of_macselect) <mac-apple-event-map>:
2005-12-11 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Undo previous change.
2005-12-11 YAMAMOTO Mitsuharu Create keymap for mac-apple-event-map.
2005-12-10 Nick Roberts (gud-tooltip-modes, gud-tooltip-display):
2005-12-10 Nick Roberts (tooltip-mode): Move to start of file so that it
2005-12-10 Nick Roberts *** empty log message ***
2005-12-10 Romain Francoise Set VER to `22.1'.
2005-12-10 Romain Francoise (help-for-help-internal): Add `r' in doc string.
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (align-regexp, align-highlight-rule): Use region-beginning and region-end
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2005-12-10 Eli Zaretskii hi-lock-mode is now buffer local, use global-hi-lock-mode instead.
2005-12-10 Eli Zaretskii (Highlight Interactively): Include global-hi-lock-mode. Add miscellaneous
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (hi-lock-mode) Renamed from hi-lock-buffer-mode; react if global-hi-lock-mode
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (lisp-complete-symbol): Regenerate the completion list, even after a partial
2005-12-10 Eli Zaretskii Fix last entry description.
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (rmail-next-same-subject): Handle multiple "Re: " strings and long subject
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (octave-electric-space): Don't indent comments or strings if
2005-12-10 Glenn Morris *** empty log message ***
2005-12-10 Glenn Morris Update copyright pending Emacs 22.
2005-12-10 Glenn Morris Update copyright info.
2005-12-10 Richard M. Stallman *** empty log message ***
2005-12-10 Richard M. Stallman (Font Lock): Delete the Global FL menu item.
2005-12-10 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-10 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.
2005-12-10 YAMAMOTO Mitsuharu (mac_make_lispy_event_code, mac_aedesc_to_lisp): Add externs.
2005-12-10 YAMAMOTO Mitsuharu (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
2005-12-10 YAMAMOTO Mitsuharu Include keymap.h.
2005-12-10 YAMAMOTO Mitsuharu (Qundecoded_file_name): New variable.
2005-12-10 YAMAMOTO Mitsuharu (Qmac_apple_event) [MAC_OS]: New variable.
2005-12-10 YAMAMOTO Mitsuharu (init_image) [MAC_OS]: Don't call EnterMovies.
2005-12-10 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Call syms_of_keymap before syms_of_macselect.
2005-12-10 YAMAMOTO Mitsuharu (macselect.o): Depend on keymap.h.
2005-12-10 YAMAMOTO Mitsuharu Add CFBundleURLTypes key and
2005-12-10 YAMAMOTO Mitsuharu Require url when compiling. Call
2005-12-10 Bill Wohler * mh-customize.el (mh-path): Move here from mh-init.el.
2005-12-10 Kenichi Handa *** empty log message ***
2005-12-10 Kenichi Handa (isearch-process-search-char): Translate CHAR by
2005-12-10 Kenichi Handa (zap-to-char): Translate CHAR by
2005-12-10 Luc Teirlinck (Minibuffer Maps): Mention the maps for file name completion.
2005-12-10 Luc Teirlinck *** empty log message ***
2005-12-10 Richard M. Stallman *** empty log message ***
2005-12-10 Richard M. Stallman (Fx_create_frame): Reinstate previous change.
2005-12-09 Chong Yidong foldout buglet fixed
2005-12-09 Chong Yidong * foldout.el (foldout-exit-fold): Properly hide subtree.
2005-12-09 Eli Zaretskii *** empty log message ***
2005-12-09 Eli Zaretskii (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog.
2005-12-09 Eli Zaretskii Add explanation of how to debug with GDB starting from the Emacs Abort dialog.
2005-12-09 Reiner Steib (DOCUMENTATION): Remove message-mail, gnus-*
2005-12-09 Reiner Steib * files.el (save-buffer):
2005-12-09 Kim F. Storm (CUA Bindings): Describe how to use C-x and C-c as
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Reiner Steib (DOCUMENTATION): Remove message-mail and
2005-12-09 Juri Linkov *** empty log message ***
2005-12-09 Juri Linkov (menu-bar-edit-menu): Add listp around pending-undo-list to disable
2005-12-09 Juri Linkov (locate): Disable undo in *Locate* buffer.
2005-12-09 Juri Linkov (compare-windows-highlight): Change overlay priority from 1 to 1000.
2005-12-09 Juri Linkov (ispell-highlight-spelling-error-overlay):
2005-12-09 Juri Linkov (replace-highlight): Change overlay priority from 1 to 1001.
2005-12-09 Juri Linkov (isearch-highlight): Change main overlay priority from 1 to 1001. Simplify.
2005-12-09 Kim F. Storm (smtpmail-via-smtp): Disable undo in SMTP buffer.
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm From: Kyotaro HORIGUCHI (tiny change)
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm (cua--extract-rectangle): Undo recent change re. \s in strings.
2005-12-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
2005-12-09 David Ponce Improvement of the menu code.
2005-12-09 David Ponce *** empty log message ***
2005-12-09 Luc Teirlinck *** empty log message ***
2005-12-09 Luc Teirlinck (Intro to Minibuffers): Fix typo.
2005-12-09 Luc Teirlinck (custom-buffer-create-internal): Relabel the whole buffer "Reset"
2005-12-09 Luc Teirlinck *** empty log message ***
2005-12-09 Luc Teirlinck (Customization): Use xref to elisp manual for non-TeX output.
2005-12-09 Richard M. Stallman *** empty log message ***
2005-12-08 John Paul Wallington *** empty log message ***
2005-12-08 John Paul Wallington (define-ibuffer-filter filename): If `dired-directory' is a list then
2005-12-08 Kim F. Storm (cua--rectangle-aux-replace): Fix
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Kim F. Storm * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Nick Roberts (gud-speedbar-buttons, gud-tooltip-tips):
2005-12-08 Nick Roberts *** empty log message ***
2005-12-08 Alan Mackenzie *** empty log message ***
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Kim F. Storm (cua--extract-rectangle): Don't use \s in strings.
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Intro to Minibuffers): Replace list of local maps
2005-12-08 Richard M. Stallman (Completion Commands, Completion):
2005-12-08 Richard M. Stallman (read_escape) <\s>: Don't treat strings specially.
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Character Type): Clarify that \s is not space if a dash follows.
2005-12-08 Chong Yidong Docs updated for global-font-lock-mode and file-name-shadow-mode.
2005-12-08 Kim F. Storm Move Acknowledgements and History after Commentary.
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Chong Yidong Window resizing bug already fixed.
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Fx_create_frame): Comment out previous change.
2005-12-08 Kim F. Storm (cua--select-keymaps): Enable repeat
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Carsten Dominik version 3.23
2005-12-08 Carsten Dominik Structure editing): DOcument new fucntionality of
2005-12-08 Carsten Dominik *** empty log message ***
2005-12-08 Carsten Dominik (org-insert-heading): Try to do items before headings.
2005-12-08 Juri Linkov *** empty log message ***
2005-12-08 Juri Linkov (custom-add-parent-links): Filter out custom-group-link,
2005-12-08 Juri Linkov (defun-cvs-mode): Put `definition-name' property on
2005-12-08 Juri Linkov (widget-keymap): Bind M-TAB to `widget-backward'.
2005-12-08 Juri Linkov (button-buffer-map): Bind M-TAB to `backward-button'.
2005-12-08 Juri Linkov (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
2005-12-08 Luc Teirlinck *** empty log message ***
2005-12-08 Kenichi Handa *** empty log message ***
2005-12-08 Kenichi Handa (describe-char): Use *Help-2* buffer if the
2005-12-08 Bill Wohler (auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (url-cookie-save-interval): Simplify.
2005-12-08 Richard M. Stallman (url-history-list): Var deleted for real.
2005-12-07 Nick Roberts (GDB Graphical Interface): Explain screen size setting.
2005-12-07 Nick Roberts *** empty log message ***
2005-12-07 Nick Roberts (gdb-find-file-unhook): Delete variable.
2005-12-07 Károly Lőrentey (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed.
2005-12-07 Kim F. Storm (ido-completion-map): Renamed from ido-mode-map.
2005-12-07 Kim F. Storm *** empty log message ***
2005-12-07 Romain Francoise *** empty log message ***
2005-12-07 Kenichi Handa *** empty log message ***
2005-12-07 Kenichi Handa (set-display-table-and-terminal-coding-system): If the coding
2005-12-06 Stefan Monnier (edebug-skip-whitespace): read1:lread.c says
2005-12-06 Nick Roberts (gdb-error-regexp, gdb-first-post-prompt)
2005-12-06 Nick Roberts *** empty log message ***
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-06 Luc Teirlinck Remove trailing whitespace.
2005-12-06 Luc Teirlinck (Internal Links): Fix Texinfo usage.
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-06 Stefan Monnier (c-emacs-features): Don't assume point-min==1.
2005-12-06 Stefan Monnier (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map
2005-12-06 Simon Josefsson *** empty log message ***
2005-12-06 Simon Josefsson * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
2005-12-06 Károly Lőrentey (set-frame-parameter): Add doc string.
2005-12-06 Carsten Dominik Version 3.22
2005-12-06 Carsten Dominik (TODO basics): Document the global todo list.
2005-12-06 Carsten Dominik *** empty log message ***
2005-12-06 Carsten Dominik (org-occur-highlights): New variable.
2005-12-06 Romain Francoise (balance-windows): Delete extraneous third arg to `enlarge-window'.
2005-12-06 Ken Raeburn *** empty log message ***
2005-12-06 Ken Raeburn (truncate_undo_list): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fminibuffer_complete_and_exit): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (internal_delete_file, Fread_file_name_internal): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fbyte_code): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fkill_buffer): Avoid dangerous side effects in NILP argument.
2005-12-06 Kenichi Handa *** empty log message ***
2005-12-06 Kenichi Handa (kinsoku-longer): Check eolp, not eobp.
2005-12-06 Nick Roberts (gdb-var-create-handler)
2005-12-06 Nick Roberts *** empty log message ***
2005-12-06 Richard M. Stallman *** empty log message ***
2005-12-06 Richard M. Stallman (Resizing Windows): Delete preserve-before args.
2005-12-06 Richard M. Stallman (enlarge_window): Eliminate arg preserve_before.
2005-12-06 Luc Teirlinck (Buffer-menu-use-frame-buffer-list): New user option.
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-05 Stefan Monnier (Format of Keymaps): Remove mention of a quirk
2005-12-05 Stefan Monnier (mail-yank-ignored-headers): Don't autoload.
2005-12-05 Stefan Monnier *** empty log message ***
2005-12-05 Stefan Monnier Remove unnecessary leading-star in docstrings.
2005-12-05 Kenichi Handa *** empty log message ***
2005-12-05 Kenichi Handa (set-language-info-internal): New
2005-12-05 Bill Wohler * mh-customize.el (mh-insert-signature-hook): Rename
2005-12-05 Miles Bader Add arch tagline
2005-12-05 Bill Wohler (mh-sortm-args): Sync docstrings with manual.
2005-12-05 Bill Wohler (mh-fetch-x-image-url): Change default from 'ask to
2005-12-05 Bill Wohler (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
2005-12-05 Bill Wohler * mh-customize.el (mh-new-messages-folders): Rename from
2005-12-04 Bill Wohler * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
2005-12-04 Alan Mackenzie Correct some spelling.
2005-12-04 Richard M. Stallman *** empty log message ***
2005-12-04 Richard M. Stallman (url-history-list): Var deleted.
2005-12-04 Nick Roberts (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
2005-12-04 Nick Roberts *** empty log message ***
2005-12-04 Juri Linkov *** empty log message ***
2005-12-04 Juri Linkov (font-lock-mode): Replace `:group font-lock' with `nil nil nil'.
2005-12-04 Juri Linkov Revert removing `:group font-lock'.
2005-12-04 Juri Linkov (font-lock-mode): Revert removing `:group font-lock'.
2005-12-04 Chong Yidong * info.el (Info-fontify-node): Match external links using
2005-12-04 Richard M. Stallman New file.
2005-12-04 Juri Linkov *** empty log message ***
2005-12-04 Juri Linkov (Man-section-regexp): Add 0-9 to support "3X11" sections.
2005-12-04 Juri Linkov (completion-setup-function): Put completions-common-part
2005-12-04 Juri Linkov (customize-group, customize-group-other-window):
2005-12-04 Juri Linkov (idlwave-shell-electric-debug-mode):
2005-12-04 Juri Linkov (global-cwarn-mode): Use define-global-minor-mode
2005-12-04 Juri Linkov Put `doc-string-elt' property on
2005-12-04 Juri Linkov (find-function-regexp):
2005-12-04 Juri Linkov (easy-mmode-define-navigation): Put `definition-name' properties on the
2005-12-04 Juri Linkov (define-derived-mode): Put `definition-name'
2005-12-04 Juri Linkov (make-autoload): Add define-global-minor-mode.
2005-12-04 Juri Linkov (lisp-font-lock-keywords-1): Add define-global-minor-mode.
2005-12-04 Juri Linkov (global-font-lock-mode): Use define-global-minor-mode
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (view-mode): Doc fix.
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (Standard Hooks): Add index entries. Mention `compilation-finish-functions'.
2005-12-03 Eli Zaretskii (standard-display-european): Add to the warning message a reference to the
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (apropos-zippy): Call print-help-return-message, similar to other Help
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, don't display
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, set up
2005-12-03 Alan Mackenzie Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))".
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (lisp-imenu-generic-expression): Fix bug whereby names of length one
2005-12-03 John Paul Wallington *** empty log message ***
2005-12-03 John Paul Wallington (atomic-change-group): Add edebug and indentation spec.
2005-12-02 Stefan Monnier (save-completions-file-name): Fix typo in last change.
2005-12-02 Jay Belanger *** empty log message ***
2005-12-02 Jay Belanger Add a comment about the Calc prefix.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 Jan Djärv * info.el: Move back/forward history to the beginning of the tool bar.
2005-12-02 Jan Djärv Move back/forward history at the beginning of the tool bar.
2005-12-02 Jan Djärv * xterm.h: Add prototype for xg_set_icon_from_xpm_data.
2005-12-02 Jan Djärv Add prototype for xg_set_icon_from_xpm_data.
2005-12-02 Jan Djärv * xfns.c (x_real_positions): int ign => unsigned int.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (eval-when-compile): Remove unnecessary load of 'cl. Add fset of
2005-12-02 Eli Zaretskii Document changes to file-name completion in minibuffer.
2005-12-02 Eli Zaretskii (Fcompleting_read): If Vminibuffer_completing_file_name is
2005-12-02 Eli Zaretskii (Vminibuffer_local_filename_completion_map)
2005-12-02 Eli Zaretskii (Vminibuffer_local_filename_completion_map): Declare a new keymap for
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (latex-inputenc-coding-alist): Doc fix.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (flyspell-external-point-words): Consider a misspelling as found in the string
2005-12-02 Alan Mackenzie Update for CC Mode 5.31.
2005-12-02 Alan Mackenzie Update CC Mode to release 5.31.
2005-12-02 Nick Roberts (gud-menu-map): Put gud-finish back on the
2005-12-02 Nick Roberts *** empty log message ***
2005-12-02 Nick Roberts (log-view-diff): Clarify doc string.
2005-12-02 Nick Roberts *** empty log message ***
2005-12-02 Bill Wohler Remove errant backslash at beginning of file.
2005-12-02 Bill Wohler * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
2005-12-02 Bill Wohler (mh-defface-compat): Checkdoc fix.
2005-12-02 Bill Wohler (mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
2005-12-02 Luc Teirlinck (transient-mark-mode, line-number-mode)
2005-12-02 Bill Wohler (mh-loaddefs.el): Reinsert Change Log as its absence triggers
2005-12-02 Luc Teirlinck *** empty log message ***
2005-12-01 Kim F. Storm (url-history-track): Fix last change.
2005-12-01 Kim F. Storm *** empty log message ***
2005-12-01 Richard M. Stallman *** empty log message ***
2005-12-01 Richard M. Stallman (url-history-track): Call url-history-setup-save-timer in :set function.
2005-12-01 Richard M. Stallman (url-retrieve): Test url-history-track.
2005-12-01 Richard M. Stallman *** empty log message ***
2005-12-01 Stefan Monnier (Fset_window_configuration): Don't accidentally copy the
2005-12-01 Nick Roberts (gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
2005-12-01 Nick Roberts *** empty log message ***
2005-12-01 Nick Roberts (GDB User Interface Layout): Describe how to kill associated buffers.
2005-12-01 Nick Roberts *** empty log message ***
2005-11-30 Jason Rumney (isearch-mode-map): Avoid exiting search on language-change event.
2005-11-30 Jason Rumney *** empty log message ***
2005-11-30 Romain Francoise (speedbar-default-position): New defcustom.
2005-11-30 Romain Francoise (dframe-reposition-frame-emacs): Fix position computation for 'left
2005-11-30 Romain Francoise *** empty log message ***
2005-11-30 Stefan Monnier (help-map): Move initialization into declaration.
2005-11-30 Stefan Monnier (make-autoload): Handle defgroup specially.
2005-11-30 Stefan Monnier (help-argument-name): Don't autoload.
2005-11-30 Stefan Monnier (gnus-delay-group): Don't autoload.
2005-11-30 Károly Lőrentey (Fpop_to_buffer): Remove superfluous call to record_buffer.
2005-11-30 Carsten Dominik *** empty log message ***
2005-11-30 John Paul Wallington *** empty log message ***
2005-11-30 John Paul Wallington (describe-function-1): Fill arglist.
2005-11-30 Kim F. Storm Include fcntl.h. Define O_WRONLY if not defined.
2005-11-30 Kim F. Storm *** empty log message ***
2005-11-29 Kim F. Storm (cua--rectangle-overlays): Make permanent-local.
2005-11-29 Chong Yidong * longlines.el (longlines-mode): Add mail-setup-hook.
2005-11-29 Kim F. Storm (apropos-parse-pattern): Doc fix.
2005-11-29 Kim F. Storm *** empty log message ***
2005-11-29 Stefan Monnier *** empty log message ***
2005-11-29 Stefan Monnier (stop_other_atimers): Fix loop to correctly compute `prev'.
2005-11-29 Chong Yidong * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
2005-11-29 Andreas Schwab *** empty log message ***
2005-11-29 Jay Belanger Change the prefix from `M-#' to `C-x *'.
2005-11-29 Reiner Steib (latex-inputenc-coding-alist): Reword doc string.
2005-11-29 Chong Yidong * help.el (describe-key-briefly, describe-key): Recognize default
2005-11-29 Romain Francoise (view-inhibit-help-message): New defcustom.
2005-11-29 Michael Kifer 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-29 Luc Teirlinck Throw error if facemenu is not loaded to prevent accidental change of
2005-11-29 Luc Teirlinck *** empty log message ***
2005-11-29 Luc Teirlinck Add comment explaining why facemenu must be loaded before font-lock.
2005-11-29 Luc Teirlinck *** empty log message ***
2005-11-29 Chong Yidong * FOR-RELEASE: Icons installed. Partial completion bug fixed.
2005-11-29 Chong Yidong Typo.
2005-11-28 Jay Belanger *** empty log message ***
2005-11-28 Stefan Monnier (log-edit-insert-cvs-rcstemplate): Ignore stderr.
2005-11-28 Jay Belanger (calc-user-define-invokation): Update help message.
2005-11-28 Jay Belanger Changed references to `M-#' to new prefix.
2005-11-28 Jay Belanger (calc-do-embedded): Update help message.
2005-11-28 Jay Belanger (calc-dispatch-help): Update docstring.
2005-11-28 Jay Belanger Change global keybinding for calc-dispatch to "\C-x*"
2005-11-28 Stefan Monnier (elp-not-profilable): Replace interactive-p with called-interactively-p.
2005-11-28 Stefan Monnier (query-replace-map): Move initialization into declaration.
2005-11-28 Juri Linkov *** empty log message ***
2005-11-28 Juri Linkov Bind [S-tab] to [backtab].
2005-11-28 Juri Linkov (Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.
2005-11-28 Stefan Monnier *** empty log message ***
2005-11-28 Juri Linkov *** empty log message ***
2005-11-28 Juri Linkov (quoted-insert): Let-bind input-method-function to nil.
2005-11-28 Juri Linkov (occur-mode-mouse-goto): Pop, don't switch.
2005-11-28 Chong Yidong * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
2005-11-28 Stefan Monnier (flyspell-last-buffer): New var.
2005-11-28 Károly Lőrentey (list-buffers-noselect): Display the selected frame's buffer list, not
2005-11-28 Nick Roberts (xterm-mouse-event): Set last-input-event so
2005-11-28 Nick Roberts *** empty log message ***
2005-11-28 Richard M. Stallman *** empty log message ***
2005-11-28 Luc Teirlinck ("facemenu"): Load facemenu before font-lock, because
2005-11-28 Luc Teirlinck *** empty log message ***
2005-11-28 Stefan Monnier Remove useless leading * in defcustom docstrings.
2005-11-27 Luc Teirlinck (Buffer-menu-revert-function): Make the selected window's buffer the
2005-11-27 Luc Teirlinck (dabbrev-completion): Simplify code, by getting rid of `if' whose
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Thien-Thi Nguyen *** empty log message ***
2005-11-27 Thien-Thi Nguyen Add entry: "Go in a buffer: Go Text Protocol client".
2005-11-27 Nick Roberts (gud-gdb-marker-filter): When GDB is invoked with a process number, detect it.
2005-11-27 Nick Roberts (gdb-stopped): Detect process when attaching.
2005-11-27 Nick Roberts *** empty log message ***
2005-11-27 Stefan Monnier (defstruct): Don't define the default constructor if it is overridden.
2005-11-27 Stefan Monnier (PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
2005-11-27 Stefan Monnier (sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 Richard M. Stallman (mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.
2005-11-27 Richard M. Stallman (Resizing Windows): Add adjust-window-trailing-edge.
2005-11-27 Richard M. Stallman (adjust_window_trailing_edge): New function.
2005-11-27 Luc Teirlinck (blink-matching-paren-on-screen): Doc fix.
2005-11-27 Luc Teirlinck (blink-matching-paren-on-screen): Further doc fix.
2005-11-27 Luc Teirlinck (show-paren-mode): No longer change `blink-matching-paren-on-screen'.
2005-11-27 Luc Teirlinck (blink-matching-open): Ignore `blink-matching-paren-on-screen' if
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 John Paul Wallington *** empty log message ***
2005-11-27 John Paul Wallington (gdb-edit-register-value): Use `posn-set-point' instead of `mouse-set-point'
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 Nick Roberts (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select):
2005-11-27 Nick Roberts *** empty log message ***
2005-11-26 Kim F. Storm (cua--highlight-rectangle): Preserve
2005-11-26 Kim F. Storm *** empty log message ***
2005-11-26 Kim F. Storm (ido-mode-map): Doc fix.
2005-11-26 Kim F. Storm *** empty log message ***
2005-11-26 John Paul Wallington *** empty log message ***
2005-11-26 John Paul Wallington (archive-extract): Use `posn-set-point' instead of `mouse-set-point'
2005-11-26 Thien-Thi Nguyen *** empty log message ***
2005-11-26 Thien-Thi Nguyen (file-relative-name): Doc fix.
2005-11-26 Chong Yidong * emacs.rc: Use new icons.
2005-11-26 Chong Yidong New icons installed.
2005-11-26 Eli Zaretskii *** empty log message ***
2005-11-26 Eli Zaretskii (syms_of_minibuf): Mention the extension of `completion-auto-help's meaning
2005-11-26 Eli Zaretskii *** empty log message ***
2005-11-26 Eli Zaretskii (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
2005-11-26 Eli Zaretskii (inferior-octave-startup): Force a non-empty string for secondary prompt PS2.
2005-11-26 Eli Zaretskii New emacs.ico from Andrew Zhilin.
2005-11-26 Eli Zaretskii Rename emacs.ico into emacs21.ico.
2005-11-25 Chong Yidong * progmodes/compile.el (compilation-setup): Fix last fix.
2005-11-25 Nick Roberts (gdb-info-breakpoints-custom)
2005-11-25 Nick Roberts *** empty log message ***
2005-11-25 Chong Yidong * custom.el (enable-theme): Signal error if argument is not a
2005-11-25 Kim F. Storm *** empty log message ***
2005-11-25 Chong Yidong * info.el (Info-on-current-buffer): Record actual filename in
2005-11-25 David Kastrup (longlines-wrap-line): Reorder wrapping to "insert
2005-11-25 David Ponce (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-like
2005-11-25 David Ponce *** empty log message ***
2005-11-25 Michael Kifer 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-25 Michael Kifer 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-25 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Turn on font-lock.
2005-11-24 Chong Yidong Fix typo.
2005-11-24 Chong Yidong Fix two omissions in last change.
2005-11-24 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
2005-11-24 Nick Roberts (gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-24 Nick Roberts *** empty log message ***
2005-11-24 Romain Francoise (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
2005-11-24 Carsten Dominik version 3.21
2005-11-24 Carsten Dominik (Structure editing): New item moving commands added.
2005-11-24 Carsten Dominik *** empty log message ***
2005-11-24 Carsten Dominik (org-export-plain-list-max-depth): Renamed from
2005-11-24 Juri Linkov *** empty log message ***
2005-11-24 Juri Linkov (isearch-repeat): With empty search ring set `isearch-error' to the
2005-11-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-24 YAMAMOTO Mitsuharu (Qcontrol): Rename from Qctrl. All uses changed.
2005-11-24 YAMAMOTO Mitsuharu (Mac Input): Remove description of mac-command-key-is-meta. Add
2005-11-24 YAMAMOTO Mitsuharu Make modifier `ctrl' an alias of `control'.
2005-11-24 YAMAMOTO Mitsuharu The variable `mac-command-key-is-meta' is obsolete.
2005-11-24 Nick Roberts (gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
2005-11-24 Nick Roberts (gdb-speedbar-auto-raise): New function and variable.
2005-11-24 Nick Roberts *** empty log message ***
2005-11-23 Chong Yidong * info.el (Info-fontify-node): Handle the case where
2005-11-23 Stefan Monnier *** empty log message ***
2005-11-23 Stefan Monnier (blink-matching-open): Fix off-by-one in last change.
2005-11-23 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-23 YAMAMOTO Mitsuharu Don't change default directory.
2005-11-23 YAMAMOTO Mitsuharu (cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.
2005-11-23 YAMAMOTO Mitsuharu (DECODE_UTF_8): Remove macro.
2005-11-23 YAMAMOTO Mitsuharu (main) [MAC_OSX]: Change working directory to home
2005-11-22 Luc Teirlinck (Custom-reset-standard): Make it handle Custom group
2005-11-22 Luc Teirlinck *** empty log message ***
2005-11-22 John Paul Wallington *** empty log message ***
2005-11-22 John Paul Wallington (goto-address-fontify): Put `follow-link' property on mail and url overlays.
2005-11-22 Romain Francoise *** empty log message ***
2005-11-22 Romain Francoise *** empty log message ***
2005-11-22 Lars Hansen *** empty log message ***
2005-11-22 Lars Hansen (ls-lisp-parse-symlink): Delete.
2005-11-22 Romain Francoise Add etc/images/icons.
2005-11-22 Nick Roberts (gdb-locals-watch-keymap): Add "\r" binding to local map.
2005-11-22 Luc Teirlinck (command-line): Make sure that loaddefs.el is handled correctly in
2005-11-22 Luc Teirlinck *** empty log message ***
2005-11-22 Nick Roberts (Watch Expressions): Expand description.
2005-11-22 Nick Roberts *** empty log message ***
2005-11-22 Nick Roberts (gdb-locals-watch-keymap): New local map.
2005-11-21 Ken Raeburn *** empty log message ***
2005-11-21 Ken Raeburn (shadow_lookup): Use make_number to pass a number to Fsubstring.
2005-11-21 Stefan Monnier (sh-font-lock-paren): Handle continued lines in patterns.
2005-11-21 Nick Roberts *** empty log message ***
2005-11-21 Nick Roberts (Watch Expressions): Expand description.
2005-11-21 Nick Roberts (Watch Expressions): Expand description.
2005-11-21 Juri Linkov *** empty log message ***
2005-11-21 Juri Linkov (defcustom): Update link types in docstring.
2005-11-21 Juri Linkov (Common Keywords): Update links types custom-manual and url-link.
2005-11-21 Juri Linkov (BASE_PURESIZE): Increment to 1180000.
2005-11-21 Chong Yidong Font lock enabled by default.
2005-11-21 Stefan Monnier *** empty log message ***
2005-11-21 Stefan Monnier (define-widget): Don't use declare for the doc-string-elt.
2005-11-21 Stefan Monnier (defgroup): Add doc-string-elt info.
2005-11-20 Stefan Monnier (comment-enter-backward): Fix last fix.
2005-11-20 Chong Yidong (merge_face_vectors): Don't do :ignore-defface overwriting here.
2005-11-20 Eli Zaretskii Remove repeated entries.
2005-11-20 Stefan Monnier *** empty log message ***
2005-11-20 Stefan Monnier (blink-matching-open): Allow new paren-class info.
2005-11-20 Stefan Monnier (show-paren-function): Allow new paren-class info.
2005-11-20 Stefan Monnier *** empty log message ***
2005-11-20 Andreas Schwab (describe-char): When copying overlays put them
2005-11-20 Chong Yidong * faces.el: Revert 2005-11-17 change. :ignore-defface is now
2005-11-20 Chong Yidong Remove :ignore-defface entry; it's now handled automagically.
2005-11-20 Chong Yidong * display.texi: Revert 2005-11-20 change.
2005-11-20 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute): Use
2005-11-20 Thien-Thi Nguyen *** empty log message ***
2005-11-20 Thien-Thi Nguyen (Bindat Functions): Say "third" to refer to zero-based index "2".
2005-11-20 Juri Linkov *** empty log message ***
2005-11-20 Juri Linkov (Font Lock): Suggest more user-friendly method of
2005-11-20 Juri Linkov (Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
2005-11-20 Juri Linkov (Position Info): Update examples of the output.
2005-11-20 Juri Linkov (invalid_character): Use Lisp-readable syntax
2005-11-20 Juri Linkov Delete duplicate entry.
2005-11-20 Juri Linkov *** empty log message ***
2005-11-20 Juri Linkov (encoded-string-description): Use Lisp-readable syntax for hex.
2005-11-20 Juri Linkov (describe-char): Use Lisp-readable syntax for octal and hex.
2005-11-20 Juri Linkov (what-cursor-position): Use Lisp-readable syntax for octal and hex.
2005-11-20 Chong Yidong longlines.el (longlines-wrap-line): Preserve marker positions.
2005-11-20 Chong Yidong (message-insert-citation-line): Use newlines.
2005-11-20 Chong Yidong (longlines-mode): Add a message-setup-hook.
2005-11-20 Chong Yidong message.el: Revert last changes.
2005-11-20 Nick Roberts Use typedef when Lisp_Object is EMACS_INT so that
2005-11-20 Nick Roberts *** empty log message ***
2005-11-19 Andreas Schwab Revert unwanted changes.
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab Revert last change.
2005-11-19 Chong Yidong Typo.
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab (set-language-environment): Always
2005-11-19 Chong Yidong * longlines.el (longlines-before-revert-hook)
2005-11-19 Andreas Schwab (nextcons, xcdr, xfloat): Update for changes in
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab Handle compressed files.
2005-11-19 Romain Francoise (browse-url-default-browser): Signal an error if no usable browser can
2005-11-19 Eli Zaretskii Rearrange text to make it clear that the make/shell compatibility
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (rcirc-mangle-text): Add bold face property without replacing existing
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (read-passwd): Fontify the prompt as we do with other prompts.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (ffap-menu-rescan): Use inhibit-read-only instead of binding
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (partial-completion-mode): Mention completion-auto-help in the doc string.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
2005-11-19 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-19 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
2005-11-19 YAMAMOTO Mitsuharu (fancy-splash-default-action): Discard only
2005-11-19 Luc Teirlinck (Library Search): Update the default value of `load-suffixes'.
2005-11-19 Luc Teirlinck *** empty log message ***
2005-11-18 Chong Yidong *** empty log message ***
2005-11-18 Chong Yidong Add hacks for citation in mail-mode and message-mode.
2005-11-18 Chong Yidong Fix typo.
2005-11-18 Richard M. Stallman *** empty log message ***
2005-11-18 Richard M. Stallman (Registering): Mention @@ in mode line.
2005-11-18 Richard M. Stallman (Minibuffer File): Clarify previous change. Add @findex.
2005-11-18 Stefan Monnier Use with-current-buffer.
2005-11-18 Carsten Dominik *** empty log message ***
2005-11-18 Carsten Dominik (FAQ): Document `org-table-tab-jumps-over-hlines'.
2005-11-18 Carsten Dominik (org-table-sort-lines): New command.
2005-11-18 Francesco Potortì *** empty log message ***
2005-11-18 Francesco Potortì Cxref mode writes to stdout: do not close tagf,
2005-11-18 Chong Yidong * image.c (x_create_bitmap_from_xpm_data): Free attributes on
2005-11-18 Chong Yidong (Fface_attribute_relative_p, Fmerge_face_attribute): Handle
2005-11-18 Chong Yidong TODO before release: Tell people to use the new icons.
2005-11-18 Chong Yidong Emacs icons by Andrew Zhilin.
2005-11-18 Chong Yidong Fixed:
2005-11-18 Chong Yidong mention :ignore-defface
2005-11-18 Nick Roberts (gud-install-speedbar-variables): Bind gud-pp to "p".
2005-11-18 Nick Roberts (gdb-ann3): Move definition of gud-pp to here.
2005-11-18 Nick Roberts *** empty log message ***
2005-11-18 Chong Yidong * faces.el (face-attribute, set-face-attribute): Mention existence
2005-11-18 Chong Yidong * xfaces.c (Qignore_defface): New variable.
2005-11-18 Stefan Monnier (completion-setup-function): Fix last change.
2005-11-17 John Paul Wallington *** empty log message ***
2005-11-17 John Paul Wallington (comint-insert-input): Use `posn-set-point' instead of
2005-11-17 John Paul Wallington (ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
2005-11-17 Romain Francoise *** empty log message ***
2005-11-17 Chong Yidong * simple.el (next-line): Use hard-newline.
2005-11-17 Chong Yidong * simple.el (sendmail-user-agent-compose): Use hard-newline.
2005-11-17 Chong Yidong * message.el (message-courtesy-message)
2005-11-17 Chong Yidong * simple.el (hard-newline): New variable.
2005-11-17 Juri Linkov *** empty log message ***
2005-11-17 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
2005-11-17 Juri Linkov (Top): Put this font-lock based mode near Font Lock node.
2005-11-17 Juri Linkov (Highlight Interactively): Put this font-lock based mode
2005-11-17 Juri Linkov (hi-lock): Rename this defgroup from
2005-11-17 Juri Linkov (face-read-string): Set the default value arg of completing-read.
2005-11-17 Juri Linkov Rename font-lock-highlighting-faces to font-lock-faces.
2005-11-17 Juri Linkov (lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
2005-11-17 Juri Linkov (font-lock-faces): Rename this defgroup from
2005-11-17 Luc Teirlinck (file-name-shadow-properties, file-name-shadow-tty-properties)
2005-11-17 Luc Teirlinck *** empty log message ***
2005-11-17 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier (easy-menu-intern): Don't define.
2005-11-16 Stefan Monnier (blink-matching-open): Simplify a bit.
2005-11-16 Richard M. Stallman *** empty log message ***
2005-11-16 Richard M. Stallman (eudc-ph-open-session): Use set-process-query-on-exit-flag.
2005-11-16 Richard M. Stallman (smtpmail-send-it): Use insert-buffer-contents.
2005-11-16 Richard M. Stallman (ucs-set-table-for-input):
2005-11-16 Richard M. Stallman (byte-optimize-form-code-walker): Improve warning message text.
2005-11-16 Richard M. Stallman (savehist-save-hook): Add :group.
2005-11-16 Richard M. Stallman (menu-bar-help-menu): Rename Find Extra Packages to External Packages.
2005-11-16 Richard M. Stallman (color): Enclose %t in %{...%}.
2005-11-16 Richard M. Stallman (Custom-reset-standard): Verify that
2005-11-16 Chong Yidong Acknowledge AZ for Emacs icons.
2005-11-16 Richard M. Stallman (apropos-calc-scores): Use apropos-pattern.
2005-11-16 Stefan Monnier (url-insert-file-contents): Use the charset info
2005-11-16 Stefan Monnier (readevalloop): Add missing GCPROs.
2005-11-16 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier (Minor Mode Conventions): Use custom-set-minor-mode.
2005-11-16 Stefan Monnier (savehist-mode-hook): Re-add the var.
2005-11-16 Stefan Monnier (Minor Mode Conventions): Use custom-set-minor-mode.
2005-11-16 Stefan Monnier Fix commenting convention. Remove unnecessary leading * in custom docstrings.
2005-11-16 Chong Yidong * xfns.c (xg_set_icon_from_xpm_data): New function.
2005-11-16 Stefan Monnier (flyspell-delete-region-overlays): Use remove-overlays.
2005-11-16 Stefan Monnier (diary-list-entries): Also hide the terminating newline.
2005-11-16 Chong Yidong Revert accidental corruption of xbm image.
2005-11-16 Chong Yidong Tweak image.
2005-11-16 Carsten Dominik (reftex-use-fonts): removed the check for
2005-11-16 Carsten Dominik *** empty log message ***
2005-11-16 Chong Yidong initialize XpmAttributes
2005-11-16 Nick Roberts (gud-speedbar-item-info): New function.
2005-11-16 Nick Roberts *** empty log message ***
2005-11-16 Chong Yidong Meh. Use the 32x32 version.
2005-11-16 Chong Yidong USe 24x24 xpm icon
2005-11-16 Chong Yidong * gnu.h (gnu_bits): Xpm version of the new Emacs icon.
2005-11-16 Luc Teirlinck (file-name-shadow-properties, file-name-shadow-tty-properties)
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (auto-compression-mode): Add :version keyword, because default was changed.
2005-11-16 Luc Teirlinck Whitespace change.
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (global-font-lock-mode): Add :version keyword, because default was changed.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Undo last change; the file itself is new in 22.1.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Set :version to "22.1", because default was changed.
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (lisp, shortlisp): Add rfn-eshadow.
2005-11-16 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
2005-11-16 Luc Teirlinck Preload rfn-eshadow.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Set :init-value to t.
2005-11-16 Luc Teirlinck (custom-add-parent-links): Fix bug whereby, for instance,
2005-11-16 Nick Roberts Make SIGTSTP work like SIGINT normally does.
2005-11-16 Nick Roberts *** empty log message ***
2005-11-16 Nick Roberts (gud-stop-subjob): New function.
2005-11-15 Stefan Monnier (rfn-eshadow-regexp): Remove.
2005-11-15 Kim F. Storm (gud-menu-map): Let [stop] stop program rather than kill it.
2005-11-15 Kim F. Storm *** empty log message ***
2005-11-15 Nick Roberts (gud-menu-map): Make visibility of stop and
2005-11-15 Nick Roberts *** empty log message ***
2005-11-15 Richard M. Stallman *** empty log message ***
2005-11-15 Michael Kifer 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-15 Michael Kifer 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-15 Richard M. Stallman *** empty log message ***
2005-11-15 Dan Nicolaescu (term-termcap-format): Fix typos.
2005-11-15 Andreas Schwab *** empty log message ***
2005-11-15 Andreas Schwab (free_float): Make free list chaining aliasing-safe.
2005-11-15 Andreas Schwab (struct Lisp_Cons): Make cdr a union.
2005-11-15 Nick Roberts (gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones.
2005-11-15 Nick Roberts Remove face-alias left over from change on
2005-11-15 Nick Roberts *** empty log message ***
2005-11-15 Nick Roberts Make more intuitive.
2005-11-15 Nick Roberts Use a more appropriate variable name.
2005-11-15 Nick Roberts Old gud-break icon.
2005-11-15 Nick Roberts Old gud-remove icon.
2005-11-15 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-15 YAMAMOTO Mitsuharu (HASHKEY_QUERY_CACHE): New define.
2005-11-15 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-15 YAMAMOTO Mitsuharu (init_image) [MAC_OS]: Don't call EnterMovies if
2005-11-15 Luc Teirlinck (auto-compression-mode): Enable it in a way that works correctly for
2005-11-15 Luc Teirlinck *** empty log message ***
2005-11-14 Luc Teirlinck (help-make-xrefs, help-xref-on-pp, help-xref-interned, help-follow):
2005-11-14 Luc Teirlinck *** empty log message ***
2005-11-14 Luc Teirlinck (define-derived-mode): Remove defvar for mode hook. (It conflicted
2005-11-14 Stefan Monnier (savehist-mode): Don't bother with `custom-set-minor-mode.
2005-11-14 Stefan Monnier (write-file): Refresh VC status.
2005-11-14 Stefan Monnier (diary-list-entries, diary-show-all-entries)
2005-11-14 Romain Francoise If `vm-visit-folder' doesn't exist, define it as a dummy function in
2005-11-14 Jay Belanger *** empty log message ***
2005-11-14 Jay Belanger (calcFunc-ldiv): Check to see if the first argument is a scalar.
2005-11-14 Jay Belanger (calc-left-divide): New function.
2005-11-14 Jay Belanger Change calcFunc-writeoutpower and calc-writeoutpower to
2005-11-14 Jay Belanger (calcFunc-write-out-power): Rename calcFunc-powerexpand.
2005-11-14 Jay Belanger (calcFunc-ldiv): New function.
2005-11-14 Juri Linkov *** empty log message ***
2005-11-14 Juri Linkov (custom-make-dependencies): Reverse the list of found dependencies.
2005-11-14 Juri Linkov (custom-variable-prompt): Set the default value arg of completing-read.
2005-11-14 Dan Nicolaescu (menu-bar-options-menu): Delete "Syntax
2005-11-14 Dan Nicolaescu (menu-bar-options-menu): Delete "Syntax
2005-11-14 Richard M. Stallman *** empty log message ***
2005-11-14 Richard M. Stallman (flyspell-large-region): Call flyspell-accept-buffer-local-defs.
2005-11-14 Richard M. Stallman *** empty log message ***
2005-11-14 Richard M. Stallman (help-for-help-internal): Improve doc of C-h a.
2005-11-14 Stefan Monnier (vc-svn-registered): Catch all errors.
2005-11-14 Stefan Monnier (custom-make-dependencies): Typo.
2005-11-13 Michael Albinus * net/tramp-util.el (top): Fix compilation warning.
2005-11-13 Kim F. Storm (help-for-help-internal): Fix `a' entry. Add `d' entry.
2005-11-13 Kim F. Storm *** empty log message ***
2005-11-13 Richard M. Stallman *** empty log message ***
2005-11-13 Nick Roberts (gud-menu-map): Move parentheses (again).
2005-11-13 Nick Roberts (gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-13 Nick Roberts *** empty log message ***
2005-11-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-13 YAMAMOTO Mitsuharu (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'.
2005-11-13 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.
2005-11-13 YAMAMOTO Mitsuharu (USE_CG_TEXT_DRAWING): New define.
2005-11-12 Nick Roberts (gud-menu-map): Revert to window-fringes for
2005-11-12 Nick Roberts *** empty log message ***
2005-11-12 Nick Roberts (gdb-var-create-handler)
2005-11-12 Nick Roberts *** empty log message ***
2005-11-12 Karl Fogel * bookmark.el (bookmark-maybe-message): New function to reduce code
2005-11-12 Karl Fogel (bookmark-write-file): Don't visit the destination file, just write
2005-11-12 Chong Yidong * hi-lock.el (hi-lock-mode): Set the default value of
2005-11-12 Chong Yidong Checked macos.texi
2005-11-12 Romain Francoise *** empty log message ***
2005-11-12 Richard M. Stallman *** empty log message ***
2005-11-12 Luc Teirlinck (find-lisp-find-dired-insert-file): Pass 'string arg to `file-attributes'.
2005-11-12 Luc Teirlinck *** empty log message ***
2005-11-12 Kim F. Storm (Help): Fix C-h a entry. Add C-h d entry.
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-12 Kim F. Storm Add C-h d binding.
2005-11-12 Kim F. Storm (help-map): Bind C-h d to apropos-documentation.
2005-11-12 Kim F. Storm (what-cursor-position): Print (EOB) instead of (100%)
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-12 Kim F. Storm (apropos-match-face): Doc fix.
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-11 Steven Tamm Update macterm comment
2005-11-11 Steven Tamm macterm.c (backtranslate_modified_keycode): New function to
2005-11-11 Kim F. Storm (pitx): Fix output format if n_overlay_strings > 0.
2005-11-11 Kim F. Storm *** empty log message ***
2005-11-11 Kim F. Storm (Fsubstitute_command_keys): Doc fix.
2005-11-11 Kim F. Storm *** empty log message ***
2005-11-11 Kim F. Storm (FATAL ERRORS): Fix infinite loop in redisplay
2005-11-11 Kim F. Storm (struct it): New member ignore_overlay_strings_at_pos_p.
2005-11-11 Kim F. Storm (handle_stop): Skip overlay string handling if
2005-11-11 Kim F. Storm *** empty log message ***
2005-11-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-647
2005-11-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
2005-11-11 Stefan Monnier *** empty log message ***
2005-11-11 Stefan Monnier (jka-compr-install): Use push and dolist.
2005-11-11 Stefan Monnier Require 'jka-cmpr-hook.
2005-11-10 Romain Francoise Add overlay infloop bug.
2005-11-10 Romain Francoise (apropos-calc-scores): Use `apropos-pattern'.
2005-11-10 Nick Roberts (gud-menu-map): Move parentheses.
2005-11-10 Nick Roberts *** empty log message ***
2005-11-10 Stefan Monnier Remove spurious or unnecessary leading stars in docstrings.
2005-11-10 Reiner Steib Fix my mail address. Fix typo in 2005-11-07 entry of man.el.
2005-11-10 Kim F. Storm *** empty log message ***
2005-11-10 Masatake YAMATO (add-log-current-defun): Handle class::method notation of c++.
2005-11-10 Lars Hansen *** empty log message ***
2005-11-10 Lars Hansen (file-regular-p): Doc fix.
2005-11-10 Alan Mackenzie *** empty log message ***
2005-11-10 Alan Mackenzie 2005-11-10 Alan Mackenzie <acm@muc.de>
2005-11-10 Masatake YAMATO (Man-highlight-references): Set an empty
2005-11-10 Richard M. Stallman *** empty log message ***
2005-11-10 Richard M. Stallman (apropos-pattern): Renamed from apropos-regexp.
2005-11-10 Stefan Monnier (mh-loaddefs.el, loaddefs.el): Better follow the commenting conventions.
2005-11-10 Stefan Monnier (custom-make-dependencies): Simplify.
2005-11-10 Luc Teirlinck (CUA Bindings): Add @section.
2005-11-10 Luc Teirlinck *** empty log message ***
2005-11-09 Richard M. Stallman *** empty log message ***
2005-11-09 Kim F. Storm Prev link points to CUA Bindings node.
2005-11-09 Kim F. Storm (Emulation): Move CUA bindings item to killing.texi.
2005-11-09 Kim F. Storm * killing.texi (CUA Bindings): New node. Moved here from
2005-11-09 Kim F. Storm (Top): Add CUA Bindings entry to menu.
2005-11-09 Kim F. Storm *** empty log message ***
2005-11-09 Kim F. Storm (safe_debug_print): New function to be called from gdb
2005-11-09 Kim F. Storm (valid_lisp_object_p): Add prototype.
2005-11-09 Kim F. Storm (valid_lisp_object_p): New function to validate that
2005-11-09 Kim F. Storm (pp, pp1): Use safe_debug_print.
2005-11-09 Luc Teirlinck Require dired.
2005-11-09 Luc Teirlinck *** empty log message ***
2005-11-09 Nick Roberts (gdb): Make gud-pp use user-defined command pp1.
2005-11-09 Nick Roberts (pp1): New user-defined function.
2005-11-09 Nick Roberts *** empty log message ***
2005-11-09 Jay Belanger (math-pow-fancy): Further expand product of square matrices.
2005-11-09 Nick Roberts (gud-menu-map): Ensure tool-bar is constant when using the speedbar.
2005-11-09 Nick Roberts *** empty log message ***
2005-11-09 Nick Roberts New icons.
2005-11-09 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-09 YAMAMOTO Mitsuharu (C_SWITCH_SYSTEM): Remove -fno-common.
2005-11-09 YAMAMOTO Mitsuharu (unexec_write_zero): New function.
2005-11-09 YAMAMOTO Mitsuharu [MAC_OSX] (init_mac_osx_environment): Reinitialize locale
2005-11-09 YAMAMOTO Mitsuharu [MAC_OSX] (image_load_quartz2d): Fix memory leak.
2005-11-09 YAMAMOTO Mitsuharu (shortlisp): Sync with src/Makefile.in.
2005-11-09 YAMAMOTO Mitsuharu (standard-display-european): Apply changes previously mentioned but
2005-11-09 Juri Linkov Fixed a bug where where-is-internal failed to detect when a key is
2005-11-09 Juri Linkov *** empty log message ***
2005-11-09 Juri Linkov (shadow_lookup): If Flookup_key returns a number,
2005-11-09 Juri Linkov (occur-excluded-properties): New defcustom.
2005-11-09 Romain Francoise *** empty log message ***
2005-11-09 Jay Belanger *** empty log message ***
2005-11-09 Jay Belanger (math-convert-units): Replace any composite unit by its definition.
2005-11-08 Kim F. Storm (Fsignal_process): Recognize signal names with and
2005-11-08 Kim F. Storm (search_buffer): No need to initialize base_pat.
2005-11-08 Kim F. Storm *** empty log message ***
2005-11-08 Lars Hansen *** empty log message ***
2005-11-08 Lars Hansen (update-directory-autoloads): Add obsolete function alias.
2005-11-08 Stefan Monnier (lisp-mode-variables): Don't set comment-indent-function.
2005-11-07 Luc Teirlinck (Help Echo): By default, help echos are only shown on mouse-over, not
2005-11-07 Luc Teirlinck *** empty log message ***
2005-11-07 Stefan Monnier (reveal-post-command): Rework the handling of
2005-11-07 Stefan Monnier Add `dedicated' arg to get-lru-window and get-largest-window.
2005-11-07 Kim F. Storm Use local var `b' instead of XBUFFER (w->buffer) also when
2005-11-07 Carsten Dominik (org-export-as-html): Removed bogus (debug) form.
2005-11-07 Carsten Dominik *** empty log message ***
2005-11-07 John Paul Wallington (ibuffer): Search iconified frames too when getting Ibuffer buffer's window.
2005-11-07 Richard M. Stallman *** empty log message ***
2005-11-07 Richard M. Stallman (Magic File Names): find-file-name-handler checks the
2005-11-07 Richard M. Stallman (flyspell-external-point-words):
2005-11-07 Richard M. Stallman (compilation-internal-error-properties):
2005-11-06 John Paul Wallington *** empty log message ***
2005-11-06 John Paul Wallington (ibuffer): Search all visible frames when getting Ibuffer buffer's window.
2005-11-06 Jan Djärv Adjust baseline
2005-11-06 Jan Djärv * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2005-11-06 Kim F. Storm *** empty log message ***
2005-11-06 Masatake YAMATO Improve man -k support.
2005-11-06 Jan Djärv Adjust paper size and layout.
2005-11-06 Jan Djärv * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2005-11-06 Nick Roberts (gdb-var-create-handler, gdb-var-delete)
2005-11-06 Nick Roberts *** empty log message ***
2005-11-05 Luc Teirlinck *** empty log message ***
2005-11-05 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' for `global-font-lock-mode'.
2005-11-05 Luc Teirlinck (global-font-lock-mode): Enable `global-font-lock-mode' by default,
2005-11-05 Luc Teirlinck (define-global-minor-mode): Pass all specified keyword args on to
2005-11-05 Romain Francoise (occur-engine): Add marker at end of line, too.
2005-11-05 Nick Roberts Describe how to provide preprocessor macro information.
2005-11-05 Nick Roberts *** empty log message ***
2005-11-05 Dan Nicolaescu * font-lock.el: Don't deal with font-lock-face-attributes here,
2005-11-05 Bill Wohler * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
2005-11-05 Bill Wohler (mh-min-colors-defined-flag): New variable.
2005-11-05 Bill Wohler Add SF #1204506 to ChangeLog entry after the fact.
2005-11-04 Bill Wohler Refactor faces. Move grayscale requirements last before t. Use uniform
2005-11-04 Stefan Monnier (comment-region-internal): Box more tightly in the
2005-11-04 Stefan Monnier (Fget_lru_window, Fget_largest_window, window_loop):
2005-11-04 Jan Djärv New images for info.
2005-11-04 Eli Zaretskii *** empty log message ***
2005-11-04 Eli Zaretskii (Shell Mode): Describe how to activate password echoing.
2005-11-04 Eli Zaretskii *** empty log message ***
2005-11-04 Eli Zaretskii Remove RCS keywords.
2005-11-04 Eli Zaretskii VERSION changed to 1.9. Updated UPDATED.
2005-11-04 Eli Zaretskii Commentary updated. Code formatting changed.
2005-11-04 Eli Zaretskii Use split-string OMIT-NULLS argument.
2005-11-04 Eli Zaretskii *** empty log message ***
2005-11-04 Eli Zaretskii (rmail-output-to-rmail-file, rmail-output): Doc fix.
2005-11-04 Eli Zaretskii (User Commands): Document additional passphrase
2005-11-04 Eli Zaretskii *** empty log message ***
2005-11-04 Eli Zaretskii (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2005-11-04 Eli Zaretskii (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2005-11-04 Eli Zaretskii *** empty log message ***
2005-11-04 Eli Zaretskii (goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.
2005-11-04 Kim F. Storm (show_mouse_face): Clear mouse face to eol.
2005-11-04 Kim F. Storm *** empty log message ***
2005-11-04 Carsten Dominik *** empty log message ***
2005-11-04 Carsten Dominik Version number changed to 3.19
2005-11-04 Carsten Dominik Version number changed to 3.19.
2005-11-04 Carsten Dominik (org-read-date, org-goto-calendar)
2005-11-04 Romain Francoise (Mark Ring): Fix typo.
2005-11-04 Michael Kifer 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-04 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-04 YAMAMOTO Mitsuharu (command-line): Don't call tty-register-default-colors on Mac.
2005-11-04 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-04 YAMAMOTO Mitsuharu (command-line): Use `custom-reevaluate-setting' for
2005-11-04 YAMAMOTO Mitsuharu (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.
2005-11-04 Nick Roberts (gdb-buffer-type): Remove duplicate declaration.
2005-11-04 Nick Roberts *** empty log message ***
2005-11-03 Dan Nicolaescu (lisp, shortlisp): Add emacs-lisp/syntax.elc,
2005-11-03 Dan Nicolaescu (font-lock-warning-face): Use the more vivid red1,
2005-11-03 Dan Nicolaescu (mh-folder-body-face, mh-folder-cur-msg-face)
2005-11-03 Nick Roberts (gud-watch): Use save-selected-window in
2005-11-03 Nick Roberts *** empty log message ***
2005-11-03 Richard M. Stallman *** empty log message ***
2005-11-03 Richard M. Stallman (key-sequence): New widget type.
2005-11-03 Richard M. Stallman (Mark Ring): Mention set-mark-command-repeat-pop.
2005-11-03 Richard M. Stallman (set-mark-command-repeat-pop): New variable.
2005-11-03 Richard M. Stallman (Info-fontify-node): Don't display extra "see" if there already is one here.
2005-11-03 Richard M. Stallman Fix special handling of DEL after dragging a region:
2005-11-03 Richard M. Stallman Use insert-buffer-substring, not insert-buffer.
2005-11-03 Richard M. Stallman (ispell-command-loop): Change `i' description not to assume it
2005-11-03 Richard M. Stallman (flyspell-post-command-hook): Bind deactivate-mark to prevent deactivation.
2005-11-03 Richard M. Stallman (Frame-Local Variables): Small clarification.
2005-11-03 Richard M. Stallman (Fenlarge_window): Rename SIDE to HORIZONTAL.
2005-11-03 Richard M. Stallman (STATIC_HEAP_SIZE): Increment both definitions.
2005-11-03 Richard M. Stallman (refill_memory_reserve): Move decl out of conditionals.
2005-11-03 Bill Wohler * mh-customize.el (mh-refile-preserves-sequences-flag)
2005-11-03 Lars Hansen *** empty log message ***
2005-11-03 Lars Hansen Add menu bindings for dired-do-find-marked-files,
2005-11-03 Stefan Monnier *** empty log message ***
2005-11-03 Stefan Monnier (Fdisplay_buffer): Fix last change to not use a dedicated window.
2005-11-03 Andreas Schwab *** empty log message ***
2005-11-03 Andreas Schwab (GZIP_PROG): Renamed from GZIP.
2005-11-03 Andreas Schwab (GZIP_PROG): Renamed from GZIP.
2005-11-03 Andreas Schwab Regenerate.
2005-11-03 Andreas Schwab Use GZIP_PROG instead of GZIP.
2005-11-03 Romain Francoise Copyright assigned to FSF.
2005-11-03 Stefan Monnier *** empty log message ***
2005-11-03 Romain Francoise Update FSF's address.
2005-11-03 Romain Francoise Now part of GNU Emacs. Update FSF's address. Update copyright years.
2005-11-03 Sam Steingold (mouse-wheel-down-event, mouse-wheel-up-event): Use system-type instead
2005-11-03 Mark A. Hershberger xml.el fixes
2005-11-03 Nick Roberts (Note): GDB can sometimes expand macros.
2005-11-03 Nick Roberts *** empty log message ***
2005-11-02 Andreas Schwab *** empty log message ***
2005-11-02 Andreas Schwab (byte-optimize-pure-func): Quote the
2005-11-02 Stefan Monnier (byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.
2005-11-02 Stefan Monnier Various comment syntax fixes.
2005-11-02 Stefan Monnier (string-to-syntax): Mark it as pure.
2005-11-02 Stefan Monnier (perl-font-lock-special-syntactic-constructs):
2005-11-02 Nick Roberts (gdb-mouse-until): Make it work in the disassembly buffer too.
2005-11-02 Nick Roberts *** empty log message ***
2005-11-02 Glenn Morris (fortran-blink-match): Use `blink-matching-delay'.
2005-11-02 Glenn Morris *** empty log message ***
2005-11-02 Glenn Morris From John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
2005-11-02 Glenn Morris *** empty log message ***
2005-11-02 Lars Hansen *** empty log message ***
2005-11-02 Lars Hansen (tramp-action-out-of-band): Handle scp message "Permission denied".
2005-11-02 Richard M. Stallman *** empty log message ***
2005-11-02 Richard M. Stallman (flyspell-external-point-words): Pass nil to flyspell-get-word.
2005-11-02 Bill Wohler *** empty log message ***
2005-11-02 Bill Wohler * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
2005-11-01 Kim F. Storm (menu-bar-options-menu): Show "Shift Movement (CUA)"
2005-11-01 Kim F. Storm *** empty log message ***
2005-11-01 Miles Bader Add arch tagline
2005-11-01 Kim F. Storm (update_window_fringes): Undo 2005-10-27 change.
2005-11-01 Andreas Schwab *** empty log message ***
2005-11-01 Andreas Schwab (unexec): Handle .plt section in BSS segment.
2005-11-01 Andreas Schwab (bootstrap): Fix dependencies for parallel build.
2005-11-01 Stefan Monnier *** empty log message ***
2005-11-01 Stefan Monnier (date, event): Don't declare as dynamic-var.
2005-11-01 Stefan Monnier (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
2005-11-01 Bill Wohler (mh-ps-spool-buffer, mh-ps-spool-a-msg)
2005-11-01 Bill Wohler (Help Mode): Fix typo.
2005-11-01 Masatake YAMATO (ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",
2005-11-01 Romain Francoise Regenerate.
2005-11-01 Romain Francoise * Makefile.in (install): Compress source files.
2005-11-01 Romain Francoise Source files are compressed by default.
2005-11-01 Romain Francoise * configure.in: Check for gzip.
2005-11-01 Romain Francoise * vc-sccs.el: Update copyright year.
2005-11-01 Juri Linkov *** empty log message ***
2005-11-01 Juri Linkov (Info-fontify-node): Use `string-width' for fontifying underlined titles.
2005-11-01 Juri Linkov *** empty log message ***
2005-11-01 Juri Linkov (Info-fontify-node): Downcase node header keywords Node,
2005-11-01 Juri Linkov *** empty log message ***
2005-11-01 Juri Linkov (Info-file-supports-index-cookies): New variable.
2005-11-01 John Wiegley *** empty log message ***
2005-11-01 Stefan Monnier *** empty log message ***
2005-11-01 Stefan Monnier Replace (savehist-mode 1) for (savehist-load).
2005-11-01 Stefan Monnier (window_loop): For LRU and LARGEST, let the `mini' argument
2005-11-01 Stefan Monnier (scheme-mode-variables): Use the default comment-indent-function.
2005-11-01 Stefan Monnier (face-attribute): Handle the case where a face inherits from
2005-11-01 Stefan Monnier (eval-expression-print-format): Use lisp-readable syntax
2005-11-01 John Wiegley (iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
2005-11-01 John Wiegley *** empty log message ***
2005-11-01 John Wiegley (eudc-mab-query-internal): Added backend support for OS/X's
2005-11-01 John Wiegley (eudc-expand-inline): If the `eudc-multiple-match-handling-method' is
2005-11-01 John Wiegley *** empty log message ***
2005-11-01 John Wiegley (eshell-do-ls): Added no-op support for --dired flag, to prevent
2005-11-01 John Wiegley (eshell-extended-glob): Expand the "." path before passing it down to
2005-11-01 John Wiegley *** empty log message ***
2005-11-01 Stefan Monnier (savehist-mode) <defcustom>: Use custom-set-minor-mode if available.
2005-11-01 Stefan Monnier Sync up to version 19.
2005-10-31 Nick Roberts (Other GDB User Interface Buffers): Describe
2005-10-31 Nick Roberts *** empty log message ***
2005-10-31 Nick Roberts (gdb-use-inferior-io-buffer): New function.
2005-10-31 Romain Francoise * files.texi (Compressed Files): Fix typo.
2005-10-31 Romain Francoise (describe-simplify-lib-file-name): Add autoload cookie.
2005-10-31 Dan Nicolaescu * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
2005-10-31 Nick Roberts (gud-filter): Use comint-update-fence to delete
2005-10-31 Nick Roberts (gdb-many-windows): Leave window configuration
2005-10-31 Nick Roberts *** empty log message ***
2005-10-31 Romain Francoise Add previous years to copyright notice.
2005-10-31 Romain Francoise * macfns.c: Update copyright year.
2005-10-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-630
2005-10-31 Bill Wohler (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
2005-10-31 Bill Wohler (mh-compose-space-does-completion-flag, mh-signature-separator-flag)
2005-10-31 Bill Wohler (Help Mode): URLs viewed with browse-url.
2005-10-31 Masatake YAMATO (vc-directory-exclusion-list): Add "{arch}".
2005-10-30 Chong Yidong * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
2005-10-30 Nick Roberts (GDB Graphical Interface): Don't reference
2005-10-30 Nick Roberts *** empty log message ***
2005-10-30 Nick Roberts *** empty log message ***
2005-10-30 Chong Yidong * imap.el (imap-open): Handle case where buffer is a buffer
2005-10-30 Kim F. Storm (display_line): Restore it->current_x and call
2005-10-30 Kim F. Storm *** empty log message ***
2005-10-30 Michael Albinus * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
2005-10-30 Luc Teirlinck (comint-send-input): Call `comint-update-fence' when
2005-10-30 Luc Teirlinck *** empty log message ***
2005-10-30 Richard M. Stallman *** empty log message ***
2005-10-30 Richard M. Stallman (flyspell-external-point-words):
2005-10-30 Richard M. Stallman (ispell-dictionary-alist-5): Add . as boundarychar for Polish.
2005-10-30 Chong Yidong .emacs.d/.emacs changed to .emacs.d/init.el
2005-10-30 Nick Roberts (gdb-tooltip-print-1): Fix regexp.
2005-10-30 Nick Roberts *** empty log message ***
2005-10-30 André Spiegel #
2005-10-30 André Spiegel (vc-cvs-delete-file): Commit the file after removing it.
2005-10-30 André Spiegel #
2005-10-30 André Spiegel (vc-switch-backend): Better error message if the buffer is not visiting a
2005-10-30 Richard M. Stallman *** empty log message ***
2005-10-30 Richard M. Stallman (BYTES_USED): Use uordblks, not arena.
2005-10-30 Chong Yidong * FOR-RELEASE: Init file change implemented.
2005-10-30 Chong Yidong * startup.el (command-line): Use ~/.emacs.d/init.el instead of
2005-10-30 Chong Yidong Document ~/.emacs.d/init.el
2005-10-30 Chong Yidong Document ~/.emacs.d/init.el.
2005-10-30 Richard M. Stallman (Fmake_variable_frame_local): Doc fix.
2005-10-29 Chong Yidong * alloc.c (emacs_blocked_free): Fix typo.
2005-10-29 Richard M. Stallman *** empty log message ***
2005-10-29 Richard M. Stallman (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
2005-10-29 Richard M. Stallman (Garbage Collection): Document memory-full.
2005-10-29 Richard M. Stallman (occur-mode-mouse-goto): Always go to other window.
2005-10-29 Richard M. Stallman (undo): Display message at end, not at start.
2005-10-29 Richard M. Stallman (timer-activate, timer-activate-when-idle): New arg REUSE-CELL.
2005-10-29 Richard M. Stallman (jit-lock-function, jit-lock-stealth-fontify)
2005-10-29 Richard M. Stallman *** empty log message ***
2005-10-29 Richard M. Stallman (handle_fontified_prop): Do nothing if memory full.
2005-10-29 Richard M. Stallman (memory_full_cons_threshold): Declared.
2005-10-29 Richard M. Stallman (syms_of_alloc) <memory-full>: Doc fix.
2005-10-29 Richard M. Stallman (command_loop_1): Don't set Vmemory_full here.
2005-10-29 Richard M. Stallman (internal_lisp_condition_case): New function.
2005-10-29 Richard M. Stallman (Fbyte_code): Use internal_lisp_condition_case.
2005-10-29 Stefan Monnier *** empty log message ***
2005-10-29 Stefan Monnier (Fparse_partial_sexp): Fix docstring.
2005-10-29 Stefan Monnier (conf-mode-initialize): New function.
2005-10-29 Romain Francoise (describe-simplify-lib-file-name): Fix regexp.
2005-10-29 Eli Zaretskii *** empty log message ***
2005-10-29 Eli Zaretskii (How to use): Update the example to add autoload of
2005-10-29 Eli Zaretskii (pgg-gpg-select-matching-key): Fixed: look at the right part of the
2005-10-29 Eli Zaretskii (pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region.
2005-10-29 Bill Wohler * mh-comp.el (mh-annotate-msg): Use new variable
2005-10-28 Bill Wohler (mh-x-face-file, mh-show-use-xface-flag)
2005-10-28 Bill Wohler (Documentation Tips): Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler (Help): Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler (help-url): New button type. Calls browse-url.
2005-10-28 Nick Roberts (tool-bar-add-item-from-menu)
2005-10-28 Nick Roberts *** empty log message ***
2005-10-28 Romain Francoise (BASE_PURESIZE): Incremented to 1130000.
2005-10-28 Romain Francoise Update.
2005-10-28 Romain Francoise * subr.el (locate-library): Move from help-fns.el.
2005-10-28 Richard M. Stallman *** empty log message ***
2005-10-28 Richard M. Stallman (Completion Commands): Clean up prev change.
2005-10-28 Richard M. Stallman (Eval During Compile): Explain recommended uses
2005-10-28 Richard M. Stallman (Visiting): Explain how to enter ? in a file name.
2005-10-28 Richard M. Stallman (Memory Full): Mention !MEM FULL! in mode line.
2005-10-28 Richard M. Stallman (syms_of_xfns): Provide `x' as feature.
2005-10-28 Richard M. Stallman (decode_mode_spec): Define %e to indicate memory full.
2005-10-28 Richard M. Stallman (Fformat): Don't include string padding
2005-10-28 Richard M. Stallman (spare_memory): No longer static.
2005-10-28 Richard M. Stallman (BASE_PURESIZE): Incremented to 112000.
2005-10-28 Richard M. Stallman *** empty log message ***
2005-10-28 Richard M. Stallman (tramp-completion-mode): defvar moved up.
2005-10-28 Richard M. Stallman (easy-menu-change): Doc fix.
2005-10-28 Richard M. Stallman (tool-bar-mode): Delete autoload cookie.
2005-10-28 Richard M. Stallman (find-file-noselect): Use %d to format large file size.
2005-10-28 Richard M. Stallman (help-echo): Add %e.
2005-10-28 Richard M. Stallman ("facemenu"): Load unconditionally.
2005-10-28 Richard M. Stallman (command-line): Call before-init-hook earlier.
2005-10-28 Andreas Schwab *** empty log message ***
2005-10-28 Andreas Schwab (View-revert-buffer-scroll-page-forward): Use
2005-10-28 Juri Linkov *** empty log message ***
2005-10-28 Juri Linkov Add missing characters from 1st pos of every table of [korean-ksc5601],
2005-10-28 Juri Linkov (quail-get-current-str): Translate last raw character
2005-10-28 Jay Belanger *** empty log message ***
2005-10-28 Jay Belanger (Predefined Units): Fix the symbol for a TeX points, mention other
2005-10-28 Richard M. Stallman (flyspell-large-region): Pass -t if Tex file.
2005-10-28 Jay Belanger (calcFunc-writeoutpower, math-write-out-power, calc-writeoutpower):
2005-10-28 Jay Belanger (calcFunc-inv): Check for symbolic matrices.
2005-10-28 Jay Belanger (calc-mul-symb-fancy): Add checks for multiplication by an identity
2005-10-28 Jay Belanger Add functions to autoloads.
2005-10-28 Bill Wohler * mh-customize.el (mh-adaptive-cmd-note-flag)
2005-10-28 Bill Wohler (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
2005-10-28 Chong Yidong * data.c (Fmake_variable_frame_local): Add clarification to
2005-10-27 Bill Wohler * mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
2005-10-27 Romain Francoise (occur-engine): Include colon in mouse-face highlight.
2005-10-27 Chong Yidong * FOR-RELEASE: Fringe angle bitmap at eob fixed.
2005-10-27 Chong Yidong * fringe.c (update_window_fringes): Handle case where buffer ends
2005-10-27 Dan Nicolaescu (el1): Undo 2005-10-23 change.
2005-10-27 Romain Francoise Change Maintainer field.
2005-10-27 Masatake YAMATO Write about new optional argument for `display-completion-list'.
2005-10-27 Kenichi Handa *** empty log message ***
2005-10-27 Kenichi Handa ("TeX"): Change "\," mapping to U+202F (not U+2006). Add more
2005-10-27 Chong Yidong * longlines.el (longlines-mode): Bind after-change-functions to
2005-10-27 Kenichi Handa *** empty log message ***
2005-10-27 Kenichi Handa (DECODE_SYSTEM): Fix argument name; name->str.
2005-10-27 Richard M. Stallman *** empty log message ***
2005-10-26 Dan Nicolaescu (term-emulate-terminal, term-handle-colors-array)
2005-10-26 Richard M. Stallman *** empty log message ***
2005-10-26 Richard M. Stallman (Info-fontify-node): Fix detection of sentence-break before *Note.
2005-10-26 Romain Francoise Add 'tools' to file keywords.
2005-10-26 Nick Roberts (gud-menu-map): Only display gud-until icon
2005-10-26 Nick Roberts (def-gdb-auto-updated-buffer)
2005-10-26 Nick Roberts *** empty log message ***
2005-10-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-621
2005-10-25 Chong Yidong * longlines.el (longlines-mode): Remove narrowing before
2005-10-25 Jason Rumney Added note about create-fontset-from-ascii-font problem on MS-Windows.
2005-10-25 Jason Rumney Removed quadruple-width Chinese character problem. Lesser related
2005-10-25 Jason Rumney *** empty log message ***
2005-10-25 Jason Rumney (w32_to_x_font): Avoid forcing font widths.
2005-10-25 Richard M. Stallman *** empty log message ***
2005-10-25 Romain Francoise *** empty log message ***
2005-10-25 Romain Francoise (find-library-name): Also strip extension if library name ends in .el,
2005-10-25 Richard M. Stallman *** empty log message ***
2005-10-25 Richard M. Stallman (menu-bar-help-menu): Say which kind of therapist.
2005-10-25 Juri Linkov *** empty log message ***
2005-10-25 Juri Linkov ("cyrillic-translit"): Set 4th arg `guidance' to t
2005-10-25 Juri Linkov (texinfo-mode): Change charset of one quotation mark
2005-10-25 Stefan Monnier (blackbox-mode-map): Move init into declaration.
2005-10-25 Stefan Monnier (jit-lock-fontify-now): Be careful not to skip multiline
2005-10-25 Reiner Steib (browse-url-of-buffer): Add ".html" to filename.
2005-10-25 Masatake YAMATO (dired-virtual): Don't use `dired-insert-headerline'.
2005-10-25 Nick Roberts Colour correction.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Eli Zaretskii *** empty log message ***
2005-10-25 Eli Zaretskii (blackbox-redefine-key): New function.
2005-10-25 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-25 YAMAMOTO Mitsuharu (last_mouse_glyph_frame): New var.
2005-10-25 YAMAMOTO Mitsuharu [MAC_OS] (image_load_qt_1): Check image size.
2005-10-25 Glenn Morris (diary-list-entries): Prevent infloop when diary does not end in a
2005-10-25 Glenn Morris *** empty log message ***
2005-10-25 Kenichi Handa *** empty log message ***
2005-10-25 Kenichi Handa (quail-translate-key): If the input
2005-10-25 Michael Albinus * vc.el (vc-dired-mode): Extend comment for binding of
2005-10-25 Stefan Monnier *** empty log message ***
2005-10-25 Stefan Monnier (texinfo-mode): Use real chars, so as not to unnecessarily expose
2005-10-25 Stefan Monnier (sentence-end-base): Use real chars, so as
2005-10-25 Nick Roberts (GDB Graphical Interface): Describe gdb-mouse-until.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Nick Roberts (gdb-mouse-until): New function.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Nick Roberts (gdb-put-breakpoint-icon): Correct help-echo.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Steven Tamm Fix darwin386 configuration issue
2005-10-25 Luc Teirlinck *** empty log message ***
2005-10-24 Chong Yidong * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
2005-10-24 Kim F. Storm (gdb-ann3): Bind mouse-3 in left fringe
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Bill Wohler * mh-gnus.el: Load mml.el in order to see if
2005-10-24 Carsten Dominik (org-start-icalendar-file): Fixed format form.
2005-10-24 Carsten Dominik *** empty log message ***
2005-10-24 Stefan Monnier *** empty log message ***
2005-10-24 Stefan Monnier Require CL while compiling.
2005-10-24 Masatake YAMATO (completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.
2005-10-24 Stefan Monnier (easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
2005-10-24 Stefan Monnier (define-obsolete-function-alias, define-obsolete-variable-alias):
2005-10-24 Stefan Monnier (defimage): Add `doc-string' declaration.
2005-10-24 Stefan Monnier (define-widget): Add `doc-string' declaration.
2005-10-24 Masatake YAMATO Small doc fix.
2005-10-24 Stefan Monnier (defface, defcustom): Add `doc-string' declaration.
2005-10-24 Stefan Monnier (ad-make-advised-definition): Fix arg-order.
2005-10-24 Stefan Monnier (macro-declaration-function): Add a `doc-string' declaration.
2005-10-24 Kim F. Storm Undo 2005-10-23 change.
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa (ucs-input-activate): Don't add
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa (utf-7): Add autoload cookie.
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa Register more Cyrillic characters in x-keysym-table.
2005-10-24 Romain Francoise (server-sentinel): Set query-on-exit flag to nil on new client processes
2005-10-24 Eli Zaretskii Regenerated to reflect latest changes.
2005-10-24 Eli Zaretskii *** empty log message ***
2005-10-24 Eli Zaretskii (autoloads): Use "." instead of $(lisp) in the list of directories passed
2005-10-24 Eli Zaretskii *** empty log message ***
2005-10-24 Eli Zaretskii Moved pgg*.el files from lisp/gnus to lisp.
2005-10-24 Nick Roberts (gdb-send): Bind inhibit-read-only to t
2005-10-24 Nick Roberts (gud-filter): Bind inhibit-read-only to t
2005-10-24 Nick Roberts *** empty log message ***
2005-10-24 Kim F. Storm (Fcompare_buffer_substrings): Fix last change.
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Kenichi Handa (handle_one_xevent): Handle keysyms directly mapped to
2005-10-24 Kenichi Handa (charset_mule_unicode_0100_24ff)
2005-10-24 Kenichi Handa (charset_mule_unicode_0100_24ff)
2005-10-24 Glenn Morris From Ulf Jasper <ulf.jasper@web.de>:
2005-10-24 Glenn Morris *** empty log message ***
2005-10-24 Romain Francoise (occur-engine): Rearrange text properties.
2005-10-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
2005-10-24 Bill Wohler (mh-interpret-number-as-range-flag): Sync docstring with manual.
2005-10-24 Stefan Monnier *** empty log message ***
2005-10-24 Stefan Monnier (debugger-make-xrefs): Don't assume case-fold-search is nil.
2005-10-24 Stefan Monnier (Fcompare_buffer_substrings): Handle multibyte chars.
2005-10-24 Richard M. Stallman *** empty log message ***
2005-10-24 Richard M. Stallman (el1): Capability deleted, since term.el doesn't implement it.
2005-10-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-24 YAMAMOTO Mitsuharu Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'
2005-10-24 YAMAMOTO Mitsuharu Replace `Mac OS 8/9' with `Mac OS Classic'. Add
2005-10-24 Richard M. Stallman *** empty log message ***
2005-10-24 Richard M. Stallman (inhibit-face-set-after-frame-default): New variable.
2005-10-23 Kim F. Storm *** empty log message ***
2005-10-23 Bill Wohler Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
2005-10-23 Bill Wohler * mh-identity.el (mh-assoc-ignore-case): Merge with version in
2005-10-23 Satyaki Das * mh-identity.el (mh-assoc-ignore-case): New macro that uses
2005-10-23 Chong Yidong * thumbs.el (thumbs-image-type): Add .pbm.
2005-10-23 Bill Wohler * mh-comp.el (mh-letter-menu): Rename
2005-10-23 Jan Djärv * xterm.c (note_mouse_movement): Always call note_mouse_highlight
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (describe-face): Use describe-simplify-lib-file-name.
2005-10-23 Richard M. Stallman (describe-simplify-lib-file-name): New function.
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (tooltip-x-offset, tooltip-y-offset): Change defaults.
2005-10-23 Richard M. Stallman (menu-bar-file-menu) <dired>: Change help-echo string.
2005-10-23 Richard M. Stallman (line-move-finish): Ignore fields computing LINE-END.
2005-10-23 Richard M. Stallman (load-with-code-conversion):
2005-10-23 Richard M. Stallman (flyspell-large-region): Call ispell-check-version.
2005-10-23 Richard M. Stallman (ispell-local-dictionary-overridden): Fix the
2005-10-23 Richard M. Stallman (doctor-doc): Don't say "psychiatrist".
2005-10-23 Richard M. Stallman (Overlay Arrow): Clarify about local bindings of overlay-arrow-position.
2005-10-23 Richard M. Stallman (Init File): Recommend when to use site-start.el.
2005-10-23 Richard M. Stallman (add-log-current-defun): Clean up handling of DEFUNs.
2005-10-23 Lars Hansen *** empty log message ***
2005-10-23 Lars Hansen (Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
2005-10-23 Chong Yidong * cus-edit.el (custom-button, custom-button-pressed): New vars.
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (Fset_case_table): Doc fix.
2005-10-23 Richard M. Stallman (build_load_history): Replace STREAM arg with ENTIRE.
2005-10-23 Jay Belanger *** empty log message ***
2005-10-23 Jay Belanger (Predefined Units): Use `alpha' for the fine structure constant.
2005-10-23 Chong Yidong Reverted last change for a better fix:
2005-10-23 Chong Yidong * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Handle case
2005-10-23 Thien-Thi Nguyen *** empty log message ***
2005-10-23 Thien-Thi Nguyen (whitespace-cleanup): Doc fix.
2005-10-23 Romain Francoise (viper-set-hooks): Quote forms passed to `eval-after-load' to avoid
2005-10-23 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
2005-10-23 Andreas Schwab *** empty log message ***
2005-10-23 Andreas Schwab (lisp-font-lock-keywords-2): Add eval-at-startup
2005-10-23 Romain Francoise 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
2005-10-23 Eli Zaretskii Fix typos and update allout entry.
2005-10-23 Eli Zaretskii *** empty log message ***
2005-10-23 Eli Zaretskii Increment version number to 2.1, and use a literal
2005-10-23 Lars Hansen *** empty log message ***
2005-10-23 Lars Hansen (byte-compile-lambda): Add parameter add-lambda.
2005-10-22 Romain Francoise (savehist-history-variables): Add `grep-find-history'.
2005-10-22 Romain Francoise (eval-after-load): Convert library name to an absolute file name using
2005-10-22 Eli Zaretskii *** empty log message ***
2005-10-22 Eli Zaretskii (Building Emacs): Fix last change.
2005-10-22 Richard M. Stallman *** empty log message ***
2005-10-22 Richard M. Stallman (make-temp-file): Moved to files.el.
2005-10-22 Richard M. Stallman (get-buffer-window-list): Moved from subr.el.
2005-10-22 Richard M. Stallman (make-temp-file): Moved from subr.el.
2005-10-22 Richard M. Stallman *** empty log message ***
2005-10-22 Richard M. Stallman (image-load-path): Use eval-at-startup to initialize.
2005-10-22 Richard M. Stallman (eval-at-startup): New macro.
2005-10-22 Richard M. Stallman (Building Emacs): Document eval-at-startup.
2005-10-22 Richard M. Stallman Much rearrangement of functions and division into pages. No code changes.
2005-10-22 Eli Zaretskii *** empty log message ***
2005-10-22 Eli Zaretskii (UPDATED): Set value.
2005-10-22 Eli Zaretskii Add mh-autoloads to the partial rebuild procedure.
2005-10-22 Jason Rumney Added Chinese character width problem.
2005-10-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
2005-10-22 Kenichi Handa *** empty log message ***
2005-10-22 Kenichi Handa (tar-extract): Be sure to call
2005-10-21 Kim F. Storm (image-type-header-regexps): Rename from image-type-regexps.
2005-10-21 Kim F. Storm *** empty log message ***
2005-10-21 Richard M. Stallman *** empty log message ***
2005-10-21 Richard M. Stallman (texinfo-mode): Set sentence-end-base.
2005-10-21 Richard M. Stallman (sentence-end-base): New variable.
2005-10-21 Stefan Monnier (font-lock-default-fontify-region): Check the multiline
2005-10-21 Richard M. Stallman *** empty log message ***
2005-10-21 Richard M. Stallman (Where Defined): load-history contains abs file names.
2005-10-21 Richard M. Stallman (find-library-name): Doc fix.
2005-10-21 Richard M. Stallman (command-line): Convert library names in `load-history' to absolute file names.
2005-10-21 Richard M. Stallman (symbol-file): Doc fix.
2005-10-21 Richard M. Stallman (file-loadhist-lookup): Call locate-library
2005-10-21 Richard M. Stallman (Fload): Simplify gcpro structure.
2005-10-21 Juri Linkov *** empty log message ***
2005-10-21 Juri Linkov (Examining): Mention accessing the old variable value via M-n in set-variable.
2005-10-21 Juri Linkov (set-variable): Use user-variable-p instead of symbolp.
2005-10-21 Juri Linkov (fill-nobreak-p): Fix first two rules to skip backward only
2005-10-21 Juri Linkov (Info-index-next): Add total number of index alternatives to the message.
2005-10-21 Juri Linkov (desktop-buffers-not-to-save): Remove TAGS from the default value.
2005-10-21 Juri Linkov (tags-table-mode): New function.
2005-10-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-21 YAMAMOTO Mitsuharu (display-screens): Use x-display-screens also on Mac.
2005-10-21 YAMAMOTO Mitsuharu (standard-display-g1, standard-display-graphic): Refuse to use string
2005-10-21 YAMAMOTO Mitsuharu (custom-declare-face): Make face from X resources also on Mac.
2005-10-21 Romain Francoise Now part of GNU Emacs. Update FSF's address.
2005-10-21 Stefan Monnier *** empty log message ***
2005-10-21 Stefan Monnier *** empty log message ***
2005-10-21 Stefan Monnier (sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.
2005-10-21 Stefan Monnier (font-lock-compile-keywords): Add a help-echo to the
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix typo.
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix corner boundary case.
2005-10-21 Carsten Dominik Version 3.18
2005-10-21 Carsten Dominik (Summary): Mention iCalendar support.
2005-10-21 Carsten Dominik *** empty log message ***
2005-10-21 Carsten Dominik * textmodes/org.el (org-combined-agenda-icalendar-file)
2005-10-21 Kenichi Handa *** empty log message ***
2005-10-21 Kenichi Handa (tcvn-5712): Make it an alias of
2005-10-21 Kenichi Handa (boyer_moore): Surround the '||' part of expression in
2005-10-20 Miles Bader Add arch tagline
2005-10-20 Kim F. Storm *** empty log message ***
2005-10-20 Michael Albinus * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
2005-10-20 Stefan Monnier (sh-escaped-line-re): New var.
2005-10-20 Romain Francoise Move entry.
2005-10-20 Dan Nicolaescu * e/eterm-color.ti: Change the terminal name to eterm-color.
2005-10-20 Romain Francoise (with-rcirc-process-buffer): Move above its first user.
2005-10-20 Richard M. Stallman *** empty log message ***
2005-10-20 Richard M. Stallman Comment changes.
2005-10-20 Romain Francoise (occur-engine): Add follow-link property.
2005-10-20 Richard M. Stallman New file.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Add a --compressed-dist option to compress info
2005-10-20 Eli Zaretskii Document eterm to eterm-color renaming.
2005-10-20 Eli Zaretskii Renamed eterm to eterm-color and eterm.ti to eterm-color.ti.
2005-10-20 Eli Zaretskii (e/eterm-color): Rename eterm to eterm-color.
2005-10-20 Eli Zaretskii (term-term-name): Initialize to "eterm-color".
2005-10-20 Eli Zaretskii Describe changes in allout.
2005-10-20 Kim F. Storm (x_calc_absolute_position): Remove unused vars win_x, win_y.
2005-10-20 Kim F. Storm (Fwindow_tree): Remove unused var alist.
2005-10-20 Kim F. Storm (encode_terminal_code): Remove unused var src_start.
2005-10-20 Kim F. Storm (display_completion_list_1): New wrapper function
2005-10-20 Kim F. Storm (Fchar_table_range): Remove unused var i.
2005-10-20 Kim F. Storm (auto_save_error): Call SAFE_FREE.
2005-10-20 Kim F. Storm (check_ccl_update): Remove unused var vp.
2005-10-20 Kim F. Storm (clone_per_buffer_values): Remove unused var tem.
2005-10-20 Kim F. Storm *** empty log message ***
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Add autoloads of crypt++ and mailcrypt routines, all for encryption
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii (mail-setup-hook, mail-aliases)
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii (blink-cursor-mode): Add `mac' to the list of window-system's that
2005-10-20 Eli Zaretskii Remove XEmacs conditionals.
2005-10-20 Reiner Steib (org-level-color-stars-only): Fix typo in doc string.
2005-10-20 Eli Zaretskii (unexec): Fix calls to `fatal' with less than 3 arguments.
2005-10-20 Eli Zaretskii [__Lynx__]: Undef SIGPOLL along with SIGIO.
2005-10-20 Eli Zaretskii Fix date of last entry.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Undef STDIN if defined. (LynxOS defines it in system header files.)
2005-10-20 Andreas Schwab *** empty log message ***
2005-10-20 Andreas Schwab (Fdisplay_completion_list): Doc fix.
2005-10-20 Eli Zaretskii Fix my email address.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii ($(lisp)/mh-e/mh-loaddefs.el): Bind find-file-suppress-same-file-warnings
2005-10-20 Romain Francoise (font-lock-mode): Doc fix.
2005-10-19 Kim F. Storm (ido-is-tramp-root): Simplify regexp matching tramp root.
2005-10-19 Kim F. Storm *** empty log message ***
2005-10-19 Kim F. Storm Simplify max-image-size entry.
2005-10-19 Kim F. Storm (Showing Images): Add max-image-size integer value.
2005-10-19 Kim F. Storm (check_image_size): Handle integer Vmax_image_size value
2005-10-19 Jay Belanger *** empty log message ***
2005-10-19 Jay Belanger (math-standard-units): Add units, adjust symbols and update values.
2005-10-19 Stefan Monnier (savehist-coding-system): Revert to checking XEmacs.
2005-10-19 Romain Francoise Oops, 2004, not 2005.
2005-10-19 Romain Francoise (main): Update copyright year.
2005-10-19 Chong Yidong split-window has already been implemented.
2005-10-19 Romain Francoise (bookmark-menu-heading): New face.
2005-10-19 Richard M. Stallman Fix prev change.
2005-10-19 Chong Yidong max-image-size implemented.
2005-10-19 Chong Yidong * NEWS: New variable `max-image-size'.
2005-10-19 Chong Yidong * display.texi (Showing Images): Document max-image-size.
2005-10-19 Chong Yidong * image.el (create-image, find-image): Mention max-image-size in
2005-10-19 Chong Yidong * image.c (Vmax_image_size): New variable.
2005-10-19 Richard M. Stallman *** empty log message ***
2005-10-19 Richard M. Stallman (Fstring_match): Doc fix.
2005-10-18 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2005-10-18 Stefan Monnier (savehist-load): Revert to checking XEmacs.
2005-10-18 Stefan Monnier *** empty log message ***
2005-10-18 Stefan Monnier *** empty log message ***
2005-10-18 Stefan Monnier Don't use font-lock-defaults-alist.
2005-10-18 David Ponce (tree-widget-button-click): New function.
2005-10-18 David Ponce *** empty log message ***
2005-10-18 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2005-10-18 Romain Francoise (find-file-at-point): Doc fix.
2005-10-18 Romain Francoise *** empty log message ***
2005-10-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-18 YAMAMOTO Mitsuharu (note_mouse_movement): Use PtInRect.
2005-10-18 YAMAMOTO Mitsuharu (mouse-set-region): Don't do sit-for on a mac frame.
2005-10-18 Romain Francoise * files.texi (Version Systems): Capitalize GNU.
2005-10-18 Masatake YAMATO Install to the CVS repository what I forgot to install in my
2005-10-18 Masatake YAMATO * woman.el (WoMan-xref-man-page): New button type derived
2005-10-18 Masatake YAMATO Write about the 2nd optional argument of `display-completion-list'.
2005-10-18 Nick Roberts (gud-menu-map): Correct condition for fringe.
2005-10-18 Nick Roberts *** empty log message ***
2005-10-18 Peter Galbraith * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
2005-10-18 Chong Yidong * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
2005-10-18 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Deleted.
2005-10-17 Chong Yidong Revert last change.
2005-10-17 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Delete function.
2005-10-17 Bill Wohler Moved all remaining images from lisp/toolbar to etc/images, moved
2005-10-17 Jay Belanger *** empty log message ***
2005-10-17 Nick Roberts (Compilation Mode): Remove redundant paragraph.
2005-10-17 Nick Roberts *** empty log message ***
2005-10-17 Jason Rumney *** empty log message ***
2005-10-17 Nick Roberts (speedbar-set-mode-line-format): Indent properly.
2005-10-17 Nick Roberts (gdb-var-create-handler): Make watch
2005-10-17 Nick Roberts *** empty log message ***
2005-10-17 Jason Rumney Use $(lisp) when referencing files in the lisp directory.
2005-10-17 Jason Rumney (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):
2005-10-17 Jason Rumney *** empty log message ***
2005-10-17 Jay Belanger (calc-store-into): Get proper variable name to display in message.
2005-10-17 Stefan Monnier (jit-lock-fontify-now): Fix copy/paste mess up in last change.
2005-10-17 Richard M. Stallman *** empty log message ***
2005-10-17 Richard M. Stallman (tex-font-lock-keywords-2): Undo prev change.
2005-10-17 Richard M. Stallman (Quitting): Minor clarification.
2005-10-17 Richard M. Stallman (Sentinels): Clarify about output and quitting.
2005-10-17 Stefan Monnier (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos.
2005-10-17 Juri Linkov *** empty log message ***
2005-10-17 Juri Linkov (Change Hooks): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Syntax Table Functions):
2005-10-17 Juri Linkov (Output Functions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Excursions): Replace arg `forms' with `body' in `save-excursion'.
2005-10-17 Juri Linkov (Mode Hooks, Defining Minor Modes):
2005-10-17 Juri Linkov (Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Progress, Defining Faces):
2005-10-17 Juri Linkov (Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Eval During Compile, Compiler Errors):
2005-10-17 Juri Linkov (Event Input Misc): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Current Buffer): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Bill Wohler (mh-display-completion-list-compat): New macro which calls
2005-10-17 Juri Linkov (Getting Started, Search Index, Expert Info): Fix wording.
2005-10-17 Bill Wohler (mh-image-load-path): Use locate-library to find MH-E. This simplified
2005-10-17 Michael Albinus * net/tramp.el (tramp-completion-mode): New defvar. Used in
2005-10-17 Richard M. Stallman *** empty log message ***
2005-10-17 Richard M. Stallman (Compilation Mode, Compilation): Clarified.
2005-10-16 Chong Yidong * longlines.el (longlines-search-forward)
2005-10-16 Thien-Thi Nguyen *** empty log message ***
2005-10-16 Thien-Thi Nguyen (diff-mode): Doc fix.
2005-10-16 Miles Bader Add arch tagline
2005-10-16 Satyaki Das * mh-init.el (mh-image-load-path): Remove use of pushnew since it
2005-10-16 Richard M. Stallman *** empty log message ***
2005-10-16 Richard M. Stallman (send-mail-function): Use mailclient-send-it
2005-10-16 Richard M. Stallman *** empty log message ***
2005-10-16 Richard M. Stallman (archive-zip-extract): Doc fix.
2005-10-16 Romain Francoise (mouse-1-click-follows-link): Doc fix.
2005-10-16 Stefan Monnier *** empty log message ***
2005-10-16 Stefan Monnier Don't require CL at runtime.
2005-10-16 Stefan Monnier (savehist-autosave-interval, savehist-coding-system, savehist-timer)
2005-10-16 Stefan Monnier (compilation-goto-locus): Display the
2005-10-16 Stefan Monnier *** empty log message ***
2005-10-16 Stefan Monnier (Info-fontify-node): Use dolist.
2005-10-16 Stefan Monnier (bibtex-font-lock-url): Catch when point past bound of search.
2005-10-16 Romain Francoise *** empty log message ***
2005-10-16 Masatake YAMATO * message.el (message-expand-group): Pass the common
2005-10-16 Satyaki Das * mh-init.el (mh-image-load-path-called-flag): New variable which
2005-10-16 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-16 YAMAMOTO Mitsuharu (mac_clear_area): Add extern.
2005-10-16 YAMAMOTO Mitsuharu (MAC_WINDOW_NORMAL_GC): Remove macro.
2005-10-16 YAMAMOTO Mitsuharu (Fx_create_frame): Add debugging code.
2005-10-16 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil
2005-10-16 YAMAMOTO Mitsuharu Apply 2005-10-09 change for term/x-win.el.
2005-10-16 Richard M. Stallman New file.
2005-10-15 Nick Roberts (gud-tool-bar-map): Rename the images
2005-10-15 Nick Roberts * images/gud/n.pbm, images/gud/n.xpm
2005-10-15 Nick Roberts *** empty log message ***
2005-10-15 Bill Wohler Create and populate etc/images/gud.
2005-10-15 Richard M. Stallman *** empty log message ***
2005-10-15 Richard M. Stallman Don't try to autoload hash table functions.
2005-10-15 Richard M. Stallman *** empty log message ***
2005-10-15 Richard M. Stallman (Saving Emacs Sessions): Mention savehist library.
2005-10-15 Richard M. Stallman (tex-font-lock-keywords-2): Fix bug in \bf fontification.
2005-10-15 Stefan Monnier (cvs-edit-log-files): New var.
2005-10-15 Bill Wohler *** empty log message ***
2005-10-15 Bill Wohler * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2005-10-15 Bill Wohler (Version, mh-version): Added +cvs to version.
2005-10-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
2005-10-14 Bill Wohler Released MH-E version 7.85. mh-e-7_85
2005-10-14 Bill Wohler Released MH-E version 7.85.
2005-10-14 Bill Wohler mh-folder-tick-face had been renamed to mh-folder-tick but the code
2005-10-14 Chong Yidong * longlines.el (longlinges-search-function)
2005-10-14 Bill Wohler * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
2005-10-14 Bill Wohler * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
2005-10-14 Chong Yidong * mouse.el (mouse-drag-region-1): Handle the case where a
2005-10-14 David Ponce *** empty log message ***
2005-10-14 David Ponce (recentf-track-opened-file)
2005-10-14 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-14 YAMAMOTO Mitsuharu (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
2005-10-14 YAMAMOTO Mitsuharu (note_mouse_movement, XTread_socket): Apply 2005-10-14 changes for
2005-10-14 Kenichi Handa *** empty log message ***
2005-10-14 Kenichi Handa (search_buffer): Give up BM search on case-fold-search
2005-10-14 Kenichi Handa (casify_object): Fix for the case that case
2005-10-13 Kim F. Storm (make_lispy_position): Adjust wx for left margin if ON_TEXT.
2005-10-13 Kim F. Storm (pos_visible_p): Convert w->hscroll to pixels before use.
2005-10-13 Kim F. Storm (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
2005-10-13 Kim F. Storm *** empty log message ***
2005-10-13 Stefan Monnier *** empty log message ***
2005-10-13 Stefan Monnier (mixal-operation-codes-alist): Use a constant.
2005-10-13 Bill Wohler (mh-autoloads.el): Added.
2005-10-13 Jan Djärv * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
2005-10-13 Bill Wohler (MH_E_SRC): Renamed from MH-E-SRC per NMAKE restrictions. Suggested by
2005-10-13 Stefan Monnier (mixal-operation-codes-alist):
2005-10-13 Andreas Schwab *** empty log message ***
2005-10-13 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
2005-10-13 Romain Francoise *** empty log message ***
2005-10-13 Kenichi Handa *** empty log message ***
2005-10-13 Kenichi Handa (utf-8-compose): Display an invalid UTF-8 byte with `escape-glyph'
2005-10-13 Kenichi Handa (Position Info): Fix previous change.
2005-10-13 Kenichi Handa *** empty log message ***
2005-10-13 Kenichi Handa (ccl-encode-unicode-font): Lookup
2005-10-12 Bill Wohler (MH-E-SRC): New. Used by mh-autoloads.
2005-10-12 Stefan Monnier (Info-fontify-node): Don't be fooled by a lone "...".
2005-10-12 Stefan Monnier *** empty log message ***
2005-10-12 Stefan Monnier (mixal-mode-syntax-table): Add \n as end-comment.
2005-10-12 Jan Djärv * startup.el (command-line-x-option-alist): -nb => -nbi
2005-10-12 Jan Djärv * cmdargs.texi (Icons X): Fix typo.
2005-10-12 Kenichi Handa *** empty log message ***
2005-10-12 Kenichi Handa (Position Info): Describe the case that Emacs shows
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
2005-10-12 Kim F. Storm (handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
2005-10-12 Kim F. Storm *** empty log message ***
2005-10-12 Kim F. Storm (fancy-splash-default-action): Discard mouse click in
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (note_mouse_movement): Restore help_echo_string if mouse is moved
2005-10-12 Romain Francoise (init_buffer): Rename `rc' to `len' for clarity.
2005-10-12 Romain Francoise *** empty log message ***
2005-10-12 Lars Hansen *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-12 Lars Hansen *** empty log message ***
2005-10-12 Lars Hansen (desktop-load-file): Do nothing when FUNCTION is nil.
2005-10-11 Kim F. Storm (glyph_rect, remember_mouse_glyph): Remove X versions.
2005-10-11 Kim F. Storm (remember_mouse_glyph): New generic version based on
2005-10-11 Kim F. Storm (note_mouse_movement): Fix last_mouse_glyph check.
2005-10-11 Kim F. Storm (note_mouse_movement): Add call to remember_mouse_glyph.
2005-10-11 Kim F. Storm (remember_mouse_glyph): Add prototype.
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Kim F. Storm (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Richard M. Stallman *** empty log message ***
2005-10-11 Richard M. Stallman (sh-tmp-file): Use mktemp -t. Finish support for es and rc shells.
2005-10-11 Stefan Monnier Sync with version in the GNU MDK project.
2005-10-11 Jay Belanger *** empty log message ***
2005-10-11 Jay Belanger (Integration): Mention using `a i' to compute definite integrals.
2005-10-11 Jay Belanger (calc-integral): With an argument, compute the definite integral.
2005-10-11 Chong Yidong * mouse.el (mouse-drag-region-1): Don't try to catch a
2005-10-11 Chong Yidong (mouse-drag-region-1): Don't try to catch a
2005-10-11 Romain Francoise *** empty log message ***
2005-10-11 Kim F. Storm (make_lispy_position): Fix buffer calculations for
2005-10-11 Kim F. Storm (coordinates_in_window): Fix returned y position when
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Juanma Barranquero *** empty log message ***
2005-10-11 Juanma Barranquero (update-directory-autoloads): Doc fix.
2005-10-11 Juanma Barranquero *** empty log message ***
2005-10-11 Juanma Barranquero (fn_jpeg_stdio_src): Don't define it.
2005-10-11 Juanma Barranquero (FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
2005-10-11 Juri Linkov *** empty log message ***
2005-10-11 Juri Linkov (Info-mode-menu): Delete menu item "Edit".
2005-10-11 Juri Linkov Rearrange nodes.
2005-10-11 Stefan Monnier *** empty log message ***
2005-10-11 Stefan Monnier (appt-check): Use diary-selective-display var.
2005-10-11 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-11 YAMAMOTO Mitsuharu (PER_CHAR_METRIC): Remove unused macro.
2005-10-11 Miles Bader Add arch tagline
2005-10-10 Kim F. Storm (glyph_rect): Return 0 if position is outside text area.
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Kim F. Storm (make_lispy_position): Fix buffer position calculation for
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (newsticker-start, newsticker-show-news): Add autoload cookies.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (sh-tmp-file): Use mktemp.
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Jay Belanger (Matrix and Scalar Modes, Kinds of Declarations): Mention square
2005-10-10 Jay Belanger (math-check-known-square-matrixp): Change order in which value is checked.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (jka-compr-handler): Fix typo in `operations' prop.
2005-10-10 Jay Belanger *** empty log message ***
2005-10-10 Jay Belanger (calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
2005-10-10 Jay Belanger (calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
2005-10-10 Jay Belanger (math-check-known-scalarp, math-check-known-matrixp): Check the values of
2005-10-10 Jason Rumney *** empty log message ***
2005-10-10 Jason Rumney (remember_mouse_glyph): New function.
2005-10-10 Stefan Monnier *** empty log message ***
2005-10-10 Stefan Monnier (select-tags-table-mode): Don't use selective-display.
2005-10-10 Romain Francoise *** empty log message ***
2005-10-10 Stefan Monnier (pascal-mode-map): Move init into declaration.
2005-10-10 Bill Wohler * mh-init.el (mh-image-load-path): New function that adds the path to
2005-10-10 Jan Djärv -nb changed to -nbi
2005-10-10 Chong Yidong * frames.texi (Speedbar): A couple more clarifications.
2005-10-10 Juanma Barranquero *** empty log message ***
2005-10-10 Juanma Barranquero (Fredirect_frame_focus): Fix typos in docstring.
2005-10-10 Juanma Barranquero (Fwindow_tree): Fix spelling.
2005-10-10 Nick Roberts (GDB User Interface Layout): Improve diagram.
2005-10-10 Nick Roberts (gdba): Improve diagram.
2005-10-10 Nick Roberts (gud-install-speedbar-variables): Add more
2005-10-10 Nick Roberts *** empty log message ***
2005-10-10 Andreas Schwab *** empty log message ***
2005-10-10 Andreas Schwab (tex-font-lock-keywords-2): Adjust match number.
2005-10-10 Andreas Schwab *** empty log message ***
2005-10-10 Andreas Schwab ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
2005-10-10 Carsten Dominik *** empty log message ***
2005-10-10 Carsten Dominik (Workflow states): Documented that change in keywords
2005-10-10 Carsten Dominik (org-mode-map): Explicit definition of `C-c C-x' as a
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (flyspell-check-word-p):
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (flyspell-external-point-words): Simplify logic, and don't try to
2005-10-09 Kim F. Storm *** empty log message ***
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (Speedbar): Clarify the text.
2005-10-09 Romain Francoise *** empty log message ***
2005-10-09 Nick Roberts (gud-last-speedbar-buffer): Remove.
2005-10-09 Nick Roberts *** empty log message ***
2005-10-09 Bill Wohler * Makefile.in (updates): Added mh-loaddefs dependency.
2005-10-09 Romain Francoise (Fwindow_end): Don't try to redisplay if non-interactive.
2005-10-09 Chong Yidong * speedbar.el (speedbar-file-key-map): Fix typo.
2005-10-09 Chong Yidong Speedbar changes.
2005-10-09 Chong Yidong * frames.texi (Speedbar): Add information on keybindings,
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (line-spacing): Add custom spec.
2005-10-09 Richard M. Stallman (format-spec): Propagate text properties of % spec.
2005-10-09 Romain Francoise (ispell-check-version): Fix last change.
2005-10-09 Jan Djärv * NEWS: -nb, --no-bitmap-icon
2005-10-09 Jan Djärv * term/x-win.el: Removed -i, --icon-type from comment
2005-10-09 Jan Djärv * term/x-win.el: Removed -i, --icon-type from comment.
2005-10-09 Jan Djärv * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2005-10-09 Jan Djärv * startup.el (command-line-x-option-alist): Removed options -i,
2005-10-09 Jan Djärv * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
2005-10-09 Jan Djärv * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
2005-10-09 Jan Djärv * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (tempparent): Don't check for 14-char file name limit.
2005-10-08 Nick Roberts (gud-speedbar-menu-items): Use :visible
2005-10-08 Nick Roberts *** empty log message ***
2005-10-08 Richard M. Stallman *** empty log message ***
2005-10-08 Richard M. Stallman (ispell-check-version):
2005-10-08 Jay Belanger *** empty log message ***
2005-10-08 Lars Hansen *** empty log message ***
2005-10-08 Lars Hansen (tramp-perl-directory-files-and-attributes): Add error handling.
2005-10-08 Michael Albinus Sync with Tramp 2.0.51.
2005-10-08 Chong Yidong Checked files: man/anti.texi, man/maintaining,texi, and lispref/anti.texi
2005-10-08 Simon Josefsson * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2005-10-08 Simon Josefsson * pgg-parse.el (top-level): Don't require custom, it is
2005-10-08 Simon Josefsson * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
2005-10-08 Simon Josefsson * pgg-def.el (top-level): Don't require custom, it is
2005-10-08 Glenn Morris Update maintainer email address.
2005-10-08 Glenn Morris (f90-keywords-re, f90-mode): Doc fix.
2005-10-08 Glenn Morris *** empty log message ***
2005-10-08 Richard M. Stallman *** empty log message ***
2005-10-08 Nick Roberts (Introduction): Describe new location of speedbar
2005-10-08 Nick Roberts *** empty log message ***
2005-10-08 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-08 YAMAMOTO Mitsuharu (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
2005-10-08 YAMAMOTO Mitsuharu (mac_term_init): Add types to extern.
2005-10-08 YAMAMOTO Mitsuharu (GC_CLIP_REGION): New macro.
2005-10-08 YAMAMOTO Mitsuharu (MAX_CLIP_RECTS): New define.
2005-10-07 Kim F. Storm (window_tree, Fwindow_tree): Rename fns added 2005-10-04.
2005-10-07 Kim F. Storm *** empty log message ***
2005-10-07 Kim F. Storm (Window Tree): Rename window-split-tree to window-tree.
2005-10-07 Kim F. Storm (redraw_overlapped_rows, redraw_overlapping_rows)
2005-10-07 Kim F. Storm *** empty log message ***
2005-10-07 Jay Belanger (calc-set-mode-line): Add square matrix option.
2005-10-07 Jay Belanger (math-expand-term): Check for matrices instead of checking
2005-10-07 Jay Belanger (calc-matrix-mode, math-get-modes-vec): Add square matrix option.
2005-10-07 Jay Belanger (calc-do-keypad): Widen keypad window for fullscreen keypad.
2005-10-07 Jay Belanger (math-known-square-matrixp): New function.
2005-10-07 Romain Francoise Add etc/images/ezimage and etc/images/mail
2005-10-07 Andreas Schwab Fix encoding.
2005-10-07 Romain Francoise * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2005-10-07 David Ponce *** empty log message ***
2005-10-07 David Ponce (recentf-menu-open-all-flag): New option.
2005-10-07 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-07 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to for_overlaps.
2005-10-07 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to
2005-10-07 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Call rif->fix_overlapping_area with new
2005-10-07 YAMAMOTO Mitsuharu (struct glyph_string): Rename member for_overlaps_p
2005-10-07 Miles Bader Add arch tagline
2005-10-07 Bill Wohler * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
2005-10-07 Nick Roberts Split ChangeLog as its too big.
2005-10-07 Nick Roberts Put pre-2005 in ChangeLog.11.
2005-10-07 Nick Roberts (gdb-fringe-width -> gdb-buffer-fringe-width):
2005-10-07 Nick Roberts (gud-menu-map): Only display un-intuitive
2005-10-07 Nick Roberts *** empty log message ***
2005-10-06 Nick Roberts (GDB Graphical Interface): Add variables and
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Thien-Thi Nguyen *** empty log message ***
2005-10-06 Thien-Thi Nguyen (zone): Wrap body with save-window-excursion.
2005-10-06 Stefan Monnier *** empty log message ***
2005-10-06 Stefan Monnier (calendar-mouse-view-diary-entries): Use the new arg to diary-list-entries.
2005-10-06 Stefan Monnier Use overlays rather than selective-display.
2005-10-06 Stefan Monnier (cvs-sentinel): Make sure we do re-enable undo.
2005-10-06 Thien-Thi Nguyen *** empty log message ***
2005-10-06 Thien-Thi Nguyen (artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03:
2005-10-06 Juanma Barranquero *** empty log message ***
2005-10-06 Juanma Barranquero (gdb-buffer-fringe-width): Add defvar.
2005-10-06 Juanma Barranquero *** empty log message ***
2005-10-06 Juanma Barranquero (widget): Add defvar.
2005-10-06 Juanma Barranquero (speedbar-attached-frame): Add defvar.
2005-10-06 Juanma Barranquero (x-pointer-hand2, x-pointer-top-left-arrow): Add defvars.
2005-10-06 Kenichi Handa (set-language-environment): Fix
2005-10-06 Kenichi Handa *** empty log message ***
2005-10-06 Kenichi Handa *** empty log message ***
2005-10-06 Kenichi Handa (what-cursor-position): If the character is displayed
2005-10-06 Nick Roberts (gdb-fringe-width): New variable.
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Nick Roberts (gdb-fringe-width): New variable.
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Michael Kifer added acknowledgement
2005-10-06 Michael Kifer 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
2005-10-05 Masatake YAMATO 2005-10-06 Masatake YAMATO <jet@gyve.org>
2005-10-05 Stefan Monnier *** empty log message ***
2005-10-05 Stefan Monnier (scheme-mode-syntax-table): Mark ; as being also the
2005-10-05 Stefan Monnier (lisp-mode-syntax-table): Move the nesting bit from # to |.
2005-10-05 Stefan Monnier (lambda): Add its doc-string-elt property.
2005-10-05 Stefan Monnier (scheme-mode-syntax-table): Move the nesting bit from # to |.
2005-10-05 Stefan Monnier (lisp-font-lock-syntactic-face-function):
2005-10-04 Nick Roberts (GDB): Describe use of watch expressions.
2005-10-04 Nick Roberts *** empty log message ***
2005-10-04 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (global-map): Resync [home] and [end] bindings with C-a and C-e.
2005-10-04 Stefan Monnier Move comments into docstrings.
2005-10-04 Stefan Monnier (outline-mark-subtree): Activate the mark.
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (appt-time-regexp): New var.
2005-10-04 Stefan Monnier (tex-font-lock-syntactic-face-function):
2005-10-04 Richard M. Stallman *** empty log message ***
2005-10-04 Richard M. Stallman (widget-file-complete): Get the widget start point the right way.
2005-10-04 Richard M. Stallman (x-dnd-drop-data): Check for dedicated windows.
2005-10-04 Richard M. Stallman (flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
2005-10-04 Richard M. Stallman (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
2005-10-04 Richard M. Stallman (iswitchb-buffer-ignore): Label it risky.
2005-10-04 Richard M. Stallman (refill_memory_reserve): Conditionalize the body, not the function's existence.
2005-10-04 Bill Wohler Testing loginfo entry.
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm (Window Split Tree): New section describing
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm (window_split_tree): New function.
2005-10-04 Chong Yidong * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2005-10-04 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572
2005-10-04 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-04 YAMAMOTO Mitsuharu (mac_invert_rectangle): New function.
2005-10-04 YAMAMOTO Mitsuharu Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly
2005-10-04 YAMAMOTO Mitsuharu Regenerate.
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (re_char): Don't expose it in the interface.
2005-10-04 Stefan Monnier (re_char): Move it back to the implementation file.
2005-10-04 Stefan Monnier (make_lispy_event): If point has moved between down and up event, make it
2005-10-04 Thien-Thi Nguyen *** empty log message ***
2005-10-04 Thien-Thi Nguyen (ange-ftp-ls): Fix typo introduced in last change.
2005-10-03 Stefan Monnier *** empty log message ***
2005-10-03 Stefan Monnier (c-basic-common-init): Remove calls to
2005-10-03 Stefan Monnier (c-setup-paragraph-variables): Make sure we do
2005-10-03 Stefan Monnier Use with-current-buffer.
2005-10-03 Chong Yidong * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2005-10-03 Chong Yidong Add details of Speedbar merge.
2005-10-03 Jan Djärv * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2005-10-03 Jan Djärv * frames.texi (Drag and Drop): Remove the x- from
2005-10-03 Stefan Monnier *** empty log message ***
2005-10-03 Stefan Monnier (url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
2005-10-03 Stefan Monnier (ispell-find-aspell-dictionaries): Remove interactive spec.
2005-10-03 Kim F. Storm (ido-mode): Use custom-initialize-set.
2005-10-03 Kim F. Storm *** empty log message ***
2005-10-03 Kim F. Storm *** empty log message ***
2005-10-03 Nick Roberts (Fringe Size/Pos): Simplify and add detail.
2005-10-03 Nick Roberts *** empty log message ***
2005-10-03 Richard M. Stallman Discard old maintainer email addr.
2005-10-02 Richard M. Stallman *** empty log message ***
2005-10-02 Dan Nicolaescu * lisp.h (fatal): Undo previous change.
2005-10-02 Richard M. Stallman yes
2005-10-02 Richard M. Stallman (ebnf-eps-production-list): Use insert-buffer-substring.
2005-10-02 Richard M. Stallman Pacify byte compiler warnings in pacification code.
2005-10-02 Stefan Monnier (ange-ftp-insert-directory): Fix up the search when `file' is absolute.
2005-10-02 Stefan Monnier (ange-ftp-insert-directory): Undo unintended part in last change.
2005-10-02 Stefan Monnier Clarify the local variables entry.
2005-10-02 Romain Francoise (compile-goto-error): Delete extra paren.
2005-10-02 Andreas Schwab *** empty log message ***
2005-10-02 Andreas Schwab (ediff-fixup-patch-map): Handle file names without
2005-10-02 Richard M. Stallman *** empty log message ***
2005-10-02 Richard M. Stallman (comint-redirect-subvert-readonly): Doc fix.
2005-10-02 Richard M. Stallman (compilation-buffer-name): New arg MODE-COMMAND.
2005-10-02 Richard M. Stallman (next-error-internal): New function.
2005-10-02 Richard M. Stallman (face_color_gray_p): Colors close to black count as gray.
2005-10-02 Chong Yidong * speedbar.el: Remove RCS tag.
2005-10-02 Miles Bader Add arch tagline
2005-10-01 Kim F. Storm (try_window): Skip scroll-margin check if ZV is visible.
2005-10-01 Kim F. Storm *** empty log message ***
2005-10-01 Romain Francoise 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2005-10-01 Jason Rumney *** empty log message ***
2005-10-01 Jason Rumney (set-version): Set version numbers in nt/emacs.rc.
2005-10-01 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-01 YAMAMOTO Mitsuharu (mac_draw_string_common, x_per_char_metric)
2005-10-01 YAMAMOTO Mitsuharu (struct _XCharStruct): New member valid_p.
2005-10-01 YAMAMOTO Mitsuharu (start_hourglass): Apply 2005-05-07 change for xfns.c.
2005-10-01 YAMAMOTO Mitsuharu (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
2005-10-01 YAMAMOTO Mitsuharu Add charset info for "iso10646-1". Modify default fontset to use
2005-10-01 Stefan Monnier (mm-inline-media-tests): Check presence of the diff-mode
2005-10-01 Stefan Monnier *** empty log message ***
2005-10-01 Chong Yidong * speedbar.el: Re-apply arch tag.
2005-09-30 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-09-30 Dan Nicolaescu Move systime.h include after lisp.h.
2005-09-30 Stefan Monnier (ange-ftp-gwp-start): Use with-current-buffer.
2005-09-30 Bill Wohler Convert did a nasty job on the image.
2005-09-30 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
2005-09-30 Romain Francoise Fixup whitespace.
2005-09-30 Romain Francoise (High-Level Completion): Explain that the prompt
2005-09-30 Romain Francoise (Minibuffer): The default value now appears before the colon in
2005-09-30 Romain Francoise Mention changes to `read-buffer'.
2005-09-30 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
2005-09-30 Chong Yidong Removed files. New speedbar image files are in etc/images/ezimage
2005-09-30 Chong Yidong * dframe.el: New file.
2005-09-30 Chong Yidong * speedbar.el: New version 1.0pre3.
2005-09-30 Chong Yidong * images/ezimage: New directory.
2005-09-30 Chong Yidong Images used by speedbar.el.
2005-09-30 Kenichi Handa *** empty log message ***
2005-09-30 Kenichi Handa (ps-mule-show-warning): If a character is in
2005-09-30 David Ponce (tree-widget-themes-load-path): New variable.
2005-09-30 David Ponce *** empty log message ***
2005-09-30 David Ponce Update recentf changes.
2005-09-30 David Ponce (recentf-filename-handlers): Rename from
2005-09-30 David Ponce *** empty log message ***
2005-09-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
2005-09-29 Juri Linkov *** empty log message ***
2005-09-29 Juri Linkov (Displaying Messages): Rename argument name `string' to `format-string'
2005-09-29 Juri Linkov (Fmessage, Fmessage_box, Fmessage_or_box):
2005-09-29 Juri Linkov Remove duplicate entries.
2005-09-29 Juri Linkov *** empty log message ***
2005-09-29 Juri Linkov (custom-buffer-sort-alphabetically): Default to nil.
2005-09-29 Juri Linkov (vhdl-font-lock-prompt-face)
2005-09-29 Juri Linkov (compilation-error, compilation-warning)
2005-09-29 Juri Linkov (Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'.
2005-09-29 Juri Linkov (tooltip): Add group `basic-faces'.
2005-09-29 Juri Linkov (isearch, lazy-highlight): Add group `basic-faces'.
2005-09-29 Juri Linkov Rearrange face definitions to be in the same order as
2005-09-29 Jason Rumney Update version numbers
2005-09-29 Kim F. Storm *** empty log message ***
2005-09-29 Kim F. Storm *** empty log message ***
2005-09-28 Kim F. Storm Set CUA move property on additional commands:
2005-09-28 Kim F. Storm *** empty log message ***
2005-09-28 Romain Francoise (comint-show-output): Really set point at the beginning of the output
2005-09-28 Kim F. Storm (gif_load): Fix size of allocated image buffer
2005-09-28 Kim F. Storm *** empty log message ***
2005-09-28 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-28 YAMAMOTO Mitsuharu (struct _XCharStruct): Each member now takes short value.
2005-09-28 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
2005-09-28 Jay Belanger *** empty log message ***
2005-09-28 Jay Belanger Update `versionnumber'.
2005-09-27 Dan Nicolaescu (handle_one_xevent): Refer to union field to match the type
2005-09-27 Francesco Potortì *** empty log message ***
2005-09-27 Francesco Potortì (main): In append mode, sort the tags file after writing it.
2005-09-27 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
2005-09-27 Jay Belanger *** empty log message ***
2005-09-27 Jay Belanger (math-oper-table): Raise the precedence of "/" in TeX mode.
2005-09-27 Francesco Potortì Tiny changes and clarifications by
2005-09-27 Francesco Potortì *** empty log message ***
2005-09-27 Francesco Potortì Preliminary Forth support.
2005-09-26 Juanma Barranquero *** empty log message ***
2005-09-26 Juanma Barranquero (tex-insert-quote, latex-indent): Quote face names.
2005-09-26 Juanma Barranquero (org-table-sum): Fix format string.
2005-09-26 Romain Francoise Merge duplicate BUGS sections.
2005-09-26 Romain Francoise Fixup whitespace.
2005-09-26 Romain Francoise (isearch-forward-regexp): Close doc string.
2005-09-26 Chong Yidong Checked lispref/errors.texi and lispref/maps.texi
2005-09-26 Chong Yidong * errors.texi (Standard Errors): Corrected xrefs.
2005-09-26 Richard M. Stallman *** empty log message ***
2005-09-26 Richard M. Stallman (blink-matching-open): Don't no-op when point is BEGV+1.
2005-09-26 Richard M. Stallman (isearch-forward, isearch-forward-regexp): Doc fixes.
2005-09-26 Richard M. Stallman *** empty log message ***
2005-09-26 Richard M. Stallman (compilation-error-properties): When getting the file from the
2005-09-25 Richard M. Stallman (c-electric-paren): Call old-blink-paren only for close-paren.
2005-09-25 Richard M. Stallman (Regexp Search): Doc search-whitespace-regexp.
2005-09-25 Richard M. Stallman (update_menu_bindings): Variable deleted.
2005-09-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
2005-09-25 Dan Nicolaescu * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Dan Nicolaescu (rxvt-register-default-colors): Add support for 255
2005-09-24 Dan Nicolaescu * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2005-09-24 Miles Bader Add arch tagline
2005-09-24 Dan Nicolaescu Fix the return type for x_clear_errors and
2005-09-24 Stefan Monnier (tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (NOTES): Update the list of versions of MacOS on which Emacs should build.
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which does not exist).
2005-09-24 Eli Zaretskii Fix Steven Huwig's email address.
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (ehelp): Add g and l to arg list, and use them in the call to `help'.
2005-09-24 Eli Zaretskii (python-describe-symbol): Add globals() and locals() to the arguments
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (version-regexp-alist): Extend valid syntax for version strings:
2005-09-24 Eli Zaretskii Add makefile (for MS-Windows).
2005-09-24 Eli Zaretskii Add makefile and Makefile.unix (for MS-Windows).
2005-09-23 Richard M. Stallman *** empty log message ***
2005-09-23 Richard M. Stallman New file.
2005-09-23 Richard M. Stallman *** empty log message ***
2005-09-23 Richard M. Stallman (flyspell-incorrect-hook, flyspell-highlight-incorrect-region)
2005-09-23 Richard M. Stallman (c-font-lock-init): Specify font-lock-lines-before.
2005-09-23 Richard M. Stallman (Paragraphs): Correction about Paragraph-Indent Text mode.
2005-09-23 Richard M. Stallman (Fformat): Explicitly test for end of format string and don't use `index'.
2005-09-23 Stefan Monnier (smerge-remove-props): Cause re-highlighting of the whole conflict.
2005-09-23 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
2005-09-23 Carsten Dominik Version 3.16
2005-09-23 Carsten Dominik *** empty log message ***
2005-09-23 Carsten Dominik * textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
2005-09-23 Kenichi Handa *** empty log message ***
2005-09-23 Kenichi Handa (set-language-environment): Don't
2005-09-22 Stefan Monnier (mouse-move-drag-overlay): Fix last change.
2005-09-22 Stefan Monnier Fix minor mis-ordering.
2005-09-22 David Ponce (tree-widget-value-create): Fix previous change.
2005-09-22 David Ponce *** empty log message ***
2005-09-22 Kim F. Storm (message_dolog): Add warning about GC and Lisp strings.
2005-09-22 Kim F. Storm *** empty log message ***
2005-09-22 Kim F. Storm *** empty log message ***
2005-09-22 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-22 YAMAMOTO Mitsuharu (xlfdpat_block_match_1): Fix assertion.
2005-09-21 Dan Nicolaescu (terminal-init-xterm): Fix loading rxvt at run
2005-09-21 Stefan Monnier *** empty log message ***
2005-09-21 Stefan Monnier (mouse-move-drag-overlay): New function.
2005-09-21 Dan Nicolaescu (rxvt-standard-colors): Fix some colors.
2005-09-21 Thien-Thi Nguyen Update FSF street address; nfc.
2005-09-21 Romain Francoise Downcase.
2005-09-21 Kim F. Storm *** empty log message ***
2005-09-21 Juanma Barranquero *** empty log message ***
2005-09-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-21 YAMAMOTO Mitsuharu Change `Mac OS 8 or 9' to `Mac OS Classic'.
2005-09-21 YAMAMOTO Mitsuharu (Top): Update submenus from macos.texi.
2005-09-21 YAMAMOTO Mitsuharu (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
2005-09-21 Romain Francoise Fixup whitespace.
2005-09-20 Chong Yidong Fixed ebrowse bug.
2005-09-20 Jan Djärv * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
2005-09-20 Michael Kifer 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2005-09-20 Chong Yidong (add_sym): Compare namespace names instead of namespace objects. This
2005-09-20 Juanma Barranquero *** empty log message ***
2005-09-19 Stefan Monnier *** empty log message ***
2005-09-19 Stefan Monnier (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2005-09-19 Stefan Monnier *** empty log message ***
2005-09-19 Stefan Monnier (terminal-init-rxvt): Add entry for [end].
2005-09-19 Stefan Monnier (mark-visible-calendar-date): Save excursion.
2005-09-19 Romain Francoise (mark-diary-entries): Revert last change.
2005-09-19 Stefan Monnier (font-lock-default-fontify-region): Don't unconditionally add a line, since
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
2005-09-19 Romain Francoise (dired-handle-overwrite): Don't use `format' here. The prompt is
2005-09-19 David Ponce *** empty log message ***
2005-09-19 David Ponce (tree-widget-value-create): Save the converted tree :node widget.
2005-09-19 Juanma Barranquero *** empty log message ***
2005-09-19 Juanma Barranquero (newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.
2005-09-19 Juanma Barranquero (sh-blink): Fix spurious reference to variable `message'.
2005-09-19 Juanma Barranquero (mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.
2005-09-19 Kim F. Storm (Fformat): Don't scan past end of format string that
2005-09-19 Kim F. Storm *** empty log message ***
2005-09-18 Michael Albinus *** empty log message ***
2005-09-18 Michael Albinus * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
2005-09-18 Andreas Schwab *** empty log message ***
2005-09-18 Andreas Schwab (struct window): Remove height_fixed_p, no longer set.
2005-09-18 Andreas Schwab (make_window): Don't initialize height_fixed_p.
2005-09-18 John Paul Wallington *** empty log message ***
2005-09-18 John Paul Wallington (Fdefalias): Signal an error if SYMBOL is not a symbol.
2005-09-18 Chong Yidong (image-load-path): Use symbol `data-directory' instead of its value,
2005-09-18 Chong Yidong Updated documentation for `image-load-path'.
2005-09-18 Romain Francoise (mark-diary-entries): Rearrange to wrap with-current-buffer form in
2005-09-18 Deepak Goel Correct my previous breakage of parens.
2005-09-18 Deepak Goel message format spec fixes, commit 14, this should be final commit
2005-09-18 Deepak Goel message format spec fixes, commit # 13
2005-09-18 Deepak Goel message format spec fixes, commit # 12
2005-09-18 Deepak Goel message format spec fixes, commit # 11
2005-09-18 Deepak Goel message format spec fixes, commit # 10
2005-09-18 Deepak Goel message format spec fixes, commit # 9
2005-09-18 Deepak Goel message format spec fixes, commit # 8
2005-09-18 Deepak Goel message format spec fixes (commit # 7)
2005-09-18 Deepak Goel Message format spec fixes (commit 6)
2005-09-18 Deepak Goel Message format fixes (commit no. 5)
2005-09-18 Deepak Goel Message format spec fixes, commit no. 4
2005-09-18 Deepak Goel Message format fixes, commit no. 3
2005-09-18 Deepak Goel Message format spec fixes (2)
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-09-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-18 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
2005-09-18 YAMAMOTO Mitsuharu (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
2005-09-18 YAMAMOTO Mitsuharu (SOME_MACHINE_OBJECTS): Undo previous change.
2005-09-18 YAMAMOTO Mitsuharu Sync with src/config.in.
2005-09-18 YAMAMOTO Mitsuharu (mac-add-charset-info): Doc fix.
2005-09-17 J.D. Smith Fixed spurious cross-ref
2005-09-17 Romain Francoise *** empty log message ***
2005-09-17 Romain Francoise (shell-resync-dirs): Handle echoing processes more reliably. Don't
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (ispell-aspell-supports-utf8): New variable.
2005-09-17 Eli Zaretskii Add Newsticker.
2005-09-17 Eli Zaretskii (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2005-09-17 Eli Zaretskii Replace @command with @code. Replace @example with @lisp.
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (scheme-mode-variables): Use setq to assign buffer-local value
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (glasses-make-readable): If glasses-separator differs from underscore,
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
2005-09-17 Richard M. Stallman *** empty log message ***
2005-09-17 Richard M. Stallman (Defining Images): Clean up previous change.
2005-09-17 Richard M. Stallman (url-mail-command): Don't test fboundp of `compose-mail'.
2005-09-17 Richard M. Stallman (url-mailto): Special case `mail'.
2005-09-16 Romain Francoise *** empty log message ***
2005-09-16 Romain Francoise Update to version 1.2. Delete UC macro.
2005-09-16 Romain Francoise Update all manuals to specify GFDL version 1.2.
2005-09-16 Romain Francoise * elisp.texi: Specify GFDL version 1.2.
2005-09-16 Romain Francoise Specify GFDL version 1.2.
2005-09-16 Stefan Monnier (mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
2005-09-16 Kim F. Storm *** empty log message ***
2005-09-16 Carsten Dominik Version 4.30
2005-09-16 Carsten Dominik *** empty log message ***
2005-09-16 Carsten Dominik Little fixes to remove compiler warnings
2005-09-16 Romain Francoise (syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.
2005-09-15 Chong Yidong Document `image-load-path'.
2005-09-15 Chong Yidong New variable `image-load-path'.
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Richard M. Stallman *** empty log message ***
2005-09-15 Richard M. Stallman (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
2005-09-15 Richard M. Stallman (XMENU_OBJ): Variable deleted.
2005-09-15 Richard M. Stallman (main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
2005-09-15 Richard M. Stallman (Printed Representation): Minor cleanup.
2005-09-15 Richard M. Stallman Change Maintainer field.
2005-09-15 Richard M. Stallman (update-game-score.o): New target.
2005-09-15 Richard M. Stallman (List Buffers): Fix xref.
2005-09-15 Richard M. Stallman Fix previous change.
2005-09-15 Richard M. Stallman (Rmail Basics): Fix xref.
2005-09-15 Richard M. Stallman (Top): Update subnode menus.
2005-09-15 Richard M. Stallman (Saving Commands): New node, broken out of Saving.
2005-09-15 Richard M. Stallman (install-arch-indep, uninstall):
2005-09-15 Richard M. Stallman *** empty log message ***
2005-09-15 Richard M. Stallman Fix @setfilename.
2005-09-15 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2005-09-15 Kim F. Storm (move_it_vertically): Don't try to fetch byte BEGV-1.
2005-09-15 Kim F. Storm *** empty log message ***
2005-09-15 David Ponce (recentf-save-file-modes): New option.
2005-09-15 Nick Roberts (mode-line-eol-desc, mode-line-coding-system-map)
2005-09-15 Nick Roberts *** empty log message ***
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Kenichi Handa *** empty log message ***
2005-09-15 Kenichi Handa Fix the paragraph describing the limitation of
2005-09-14 Stefan Monnier *** empty log message ***
2005-09-14 Stefan Monnier (ange-ftp-process-filter): Revert to ^#+$.
2005-09-14 Romain Francoise (Saving): Mention write-region-inhibit-fsync.
2005-09-14 Romain Francoise Add entry for write-region-inhibit-fsync.
2005-09-14 Romain Francoise (write_region_inhibit_fsync): New variable.
2005-09-14 Stefan Monnier *** empty log message ***
2005-09-14 Stefan Monnier (cvs-version): Recognize CVSNT version string.
2005-09-14 Stefan Monnier Don't require easymenu, since we don't use it.
2005-09-14 Stefan Monnier (diary-show-all-entries): Fix last change,
2005-09-14 Juanma Barranquero Move international/iso-insert.el to obsolete/.
2005-09-14 Kenichi Handa *** empty log message ***
2005-09-14 Kenichi Handa (code_convert_region_unwind): Argument format changed.
2005-09-14 Kenichi Handa *** empty log message ***
2005-09-14 Kenichi Handa (Fexpand_file_name): Check multibyteness of
2005-09-14 Thien-Thi Nguyen Mention new user var `hs-allow-nesting'.
2005-09-14 Thien-Thi Nguyen *** empty log message ***
2005-09-14 Thien-Thi Nguyen (hs-hide-comments-when-hiding-all): Remove autoload cookie.
2005-09-14 Thien-Thi Nguyen Comment munging; nfc.
2005-09-13 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-546
2005-09-13 Chong Yidong 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2005-09-13 Miles Bader Add arch tagline
2005-09-13 Richard M. Stallman New file.
2005-09-13 Juanma Barranquero *** empty log message ***
2005-09-13 Juanma Barranquero (describe-categories): "?\ " -> "?\s".
2005-09-13 Juanma Barranquero *** empty log message ***
2005-09-13 Juanma Barranquero (reftex-tables-dirty): Add defvas.
2005-09-13 Juanma Barranquero (conf-alist, conf-entry, conf-key, ent-alist): Add defvar.
2005-09-13 Juanma Barranquero (tool-bar-map, w3-mode-map, w3m-minor-mode-map): Add defvars.
2005-09-13 Juanma Barranquero (dos-unsupported-char-glyph): Add defvar.
2005-09-13 Kenichi Handa *** empty log message ***
2005-09-13 Kenichi Handa (compose_chars_in_text): Delete it.
2005-09-13 Kenichi Handa (compose_chars_in_text): Delete extern.
2005-09-12 Kim F. Storm (print_error_message): Fix last change.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Miles Bader Add arch tagline
2005-09-12 Chong Yidong * custom.el (custom-push-theme): Handle the case where a symbol is
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Stefan Monnier *** empty log message ***
2005-09-12 Stefan Monnier (calendar-for-loop): Add edebug info.
2005-09-12 Stefan Monnier Use with-current-buffer, match-string.
2005-09-12 Kim F. Storm (compose_chars_in_text): Fix setup of `pend'.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Stefan Monnier (command-line): Try calling various terminal-init-foo-bar
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman (font-lock-keywords): Add autoload.
2005-09-12 Richard M. Stallman (describe-variable): Rearrange to put source link in a predictable place.
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman New file.
2005-09-12 Stefan Monnier (normal-mode): Check boundness of font-lock-keywords.
2005-09-12 Kim F. Storm (auto_save_error): Pass copy of lisp string to message2.
2005-09-12 Kim F. Storm (print_error_message): Pass copy of caller name to message_dolog.
2005-09-12 Kim F. Storm (message3): Pass copy of lisp string to message_dolog.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Kenichi Handa *** empty log message ***
2005-09-12 Kenichi Handa (display_mode_element): Be sure to make variables THIS
2005-09-12 Kim F. Storm (x_encode_text): Remove prototype.
2005-09-12 Kim F. Storm (x_encode_text): Declare static. Add FREEP arg.
2005-09-12 Kim F. Storm (check_windows_init_file): Fix allocation of error buffer.
2005-09-12 Kim F. Storm (Fminibuffer_complete_word): Move `completion_string'
2005-09-12 Kim F. Storm (Fdescribe_buffer_bindings): Reload `translate'
2005-09-12 Kim F. Storm (Ftranslate_region_internal): Reload `tt' after
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Werner LEMBERG typo
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman Don't decide a file's directory
2005-09-12 Stephen Gildea time-stamp.el
2005-09-12 Stephen Gildea (time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end):
2005-09-11 Jason Rumney *** empty log message ***
2005-09-11 Jason Rumney (../src/config.h): Don't overwrite. Print a message instead.
2005-09-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-540
2005-09-11 Jason Rumney *** empty log message ***
2005-09-11 Jason Rumney 2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
2005-09-10 Kim F. Storm Regenerate.
2005-09-10 Kim F. Storm *** empty log message ***
2005-09-10 Kim F. Storm (authors-aliases): Update list.
2005-09-10 Kim F. Storm Fix formatting of misc. entries.
2005-09-10 Romain Francoise (init_buffer): Fix typos.
2005-09-10 Romain Francoise (init_buffer): Grow buffer to add directory separator
2005-09-10 Chong Yidong 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (narrow-to-page): Exclude _entire_ multi-line delimiter from the region
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (ispell-check-version): Signal an error if aspell version is less than 0.60.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (inferior-octave-startup): Resync current dir at the end.
2005-09-10 Eli Zaretskii Document changes in woman.el.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.
2005-09-10 Eli Zaretskii Fix entry for sysdep.c.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii Don't #undef NULL after including blockinput.h.
2005-09-10 Eli Zaretskii Fix last change.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (init_buffer): Fix error message for failed call to get_current_dir_name.
2005-09-10 Eli Zaretskii (get_current_dir_name): Remove prototype.
2005-09-10 Eli Zaretskii (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
2005-09-10 Eli Zaretskii (HAVE_GET_CURRENT_DIR_NAME): Undefine.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii Regenerated after adding test for get_current_dir_name.
2005-09-10 Eli Zaretskii (AC_CHECK_FUNCS): Check for get_current_dir_name.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (smc_save_yourself_CB): Use get_current_dir_name.
2005-09-10 Eli Zaretskii (init_buffer): Use get_current_dir_name.
2005-09-10 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
2005-09-10 André Spiegel Remove VC-over-Tramp issue. VC now fails gracefully in the
2005-09-10 Eli Zaretskii (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
2005-09-10 André Spiegel #
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 André Spiegel (vc-directory, vc-update-change-log): Throw an error on the attempt to
2005-09-10 Eli Zaretskii (menu-bar-menu-frame-live-and-visible-p)
2005-09-09 Eli Zaretskii Fix last change.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii (all): Don't complain about fringe-related
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii ("Split Window", "Postscript Print Buffer (B+W)")
2005-09-09 Eli Zaretskii Update url for calculator.el.
2005-09-09 Eli Zaretskii configure.in <lynxsos*>: Support for LynxOS on PPC.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii (default-sendmail-coding-system): Doc fix.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii Format- and whitespace-related changes.
2005-09-09 Eli Zaretskii Fix my email address.
2005-09-09 Kim F. Storm (Fsubstitute_command_keys): Lookup key binding for
2005-09-09 Kim F. Storm *** empty log message ***
2005-09-09 Stefan Monnier *** empty log message ***
2005-09-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-536
2005-09-09 Richard M. Stallman *** empty log message ***
2005-09-09 Richard M. Stallman (Programming Tips): Correct the "default" prompt spec.
2005-09-09 Richard M. Stallman Comment change.
2005-09-09 Richard M. Stallman (sh-skeleton-pair-default-alist): New var.
2005-09-09 Richard M. Stallman (makefile-add-log-defun): Trim the result.
2005-09-09 Richard M. Stallman Require `compile' unconditionally.
2005-09-09 Richard M. Stallman (send-mail-function): Add Mailclient alternative.
2005-09-09 Richard M. Stallman (woman-file-name): Provide a default, not initial input.
2005-09-09 Richard M. Stallman (smerge-resolve): Pass args to smerge-remove-props.
2005-09-09 Richard M. Stallman (font-lock-support-mode): Doc fix.
2005-09-09 Richard M. Stallman (blink-matching-open): Get rid of text props from
2005-09-09 Richard M. Stallman (describe-property-list): Handle non-symbol prop names.
2005-09-08 Kim F. Storm * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
2005-09-08 Kim F. Storm *** empty log message ***
2005-09-08 Kim F. Storm (struct frame): New member updated_p.
2005-09-08 Kim F. Storm (redisplay_internal): Mark updated frames in new updated_p
2005-09-08 Kim F. Storm *** empty log message ***
2005-09-08 Chong Yidong Checked hooks.texi, locals.texi.
2005-09-08 Chong Yidong 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2005-09-08 Reiner Steib (recentf-filename-handler): Add custom choice
2005-09-08 Reiner Steib (msb--very-many-menus): Fix typo.
2005-09-08 Reiner Steib (standard-display-european): Don't set
2005-09-08 David Ponce (recentf-show-file-shortcuts-flag): New option.
2005-09-08 David Ponce *** empty log message ***
2005-09-08 Kenichi Handa *** empty log message ***
2005-09-08 Kenichi Handa Show a patch for Mule-UCS to make it byte-compiled
2005-09-07 Kim F. Storm * xdisp.c (handle_display_prop): Respect overlay window property.
2005-09-07 Kim F. Storm *** empty log message ***
2005-09-07 Michael Albinus * woman.el (top): Remap `man' command by `woman' in
2005-09-07 Stefan Monnier (perl-font-lock-syntactic-keywords):
2005-09-07 Jay Belanger *** empty log message ***
2005-09-07 Jay Belanger (math-expand-term): Multiply out the powers when in matrix mode.
2005-09-07 Chong Yidong *** empty log message ***
2005-09-07 Kim F. Storm (try_window): Remove superfluous cursor_height calculation.
2005-09-07 Kim F. Storm *** empty log message ***
2005-09-06 Stefan Monnier (Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.
2005-09-06 Chong Yidong Added custom themes.
2005-09-06 Chong Yidong Bug fixed: mouse-1 on buffer-menu header.
2005-09-06 Chong Yidong *** empty log message ***
2005-09-06 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-06 YAMAMOTO Mitsuharu (xstrlwr): Don't use tolower for non-ASCII characters.
2005-09-06 YAMAMOTO Mitsuharu (struct xlfdpat_block, struct xlfdpat): New structs.
2005-09-06 Richard M. Stallman *** empty log message ***
2005-09-06 Richard M. Stallman (Coding Conventions): Sometimes it is ok to put the
2005-09-06 Chong Yidong Fix last change to custom-push-theme.
2005-09-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530
2005-09-05 Chong Yidong Custom Theme bugfixes.
2005-09-05 Paul Eggert * config.guess, config.sub: Updated from master source.
2005-09-05 Stefan Monnier *** empty log message ***
2005-09-05 Stefan Monnier (compilation-goto-locus): Take into account
2005-09-05 Stefan Monnier *** empty log message ***
2005-09-05 Chong Yidong Custom themes documented.
2005-09-05 Chong Yidong Document custom themes.
2005-09-04 Chong Yidong *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman (Programming Tips): Add conventions for minibuffer questions and prompts.
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman (nil and t): Minor cleanup.
2005-09-04 Richard M. Stallman (Search Case): Mention vars that control
2005-09-04 Richard M. Stallman (redisplay_internal): Make UPDATED as long as needed.
2005-09-04 Richard M. Stallman (Fsort): Doc fix.
2005-09-04 Richard M. Stallman (Fpropertize): Don't insist that properties be symbols.
2005-09-03 Thien-Thi Nguyen *** empty log message ***
2005-09-03 Thien-Thi Nguyen (Insertion): Document precise type of `insert-char' arg COUNT.
2005-09-03 Thien-Thi Nguyen (Buffer Contents): Use "\n" in examples' result strings.
2005-09-02 Stefan Monnier (Other Font Lock Variables): Sync the default of font-lock-lines-before.
2005-09-02 Stefan Monnier (directory_files_internal_unwind, directory_files_internal)
2005-09-02 Stefan Monnier (lazy-lock-mode): Don't try to turn on
2005-09-02 Stefan Monnier (fast-lock-mode): Don't try to turn on
2005-09-02 Stefan Monnier (compilation-start): Ignore errors if the process died before we send eof.
2005-09-02 Stefan Monnier (tex-send-tex-command, tex-bibtex-file): Undo last change.
2005-09-02 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2005-09-02 Chong Yidong *** empty log message ***
2005-09-01 Chong Yidong *** empty log message ***
2005-09-01 Stefan Monnier (set-locale-environment): Soothe compiler.
2005-09-01 Stefan Monnier *** empty log message ***
2005-09-01 Stefan Monnier (update_interval): Fix indentation and coding style. Add info in error.
2005-09-01 Stefan Monnier (window_to_frame_hpos, update_window):
2005-09-01 Stefan Monnier (fast-lock, lazy-lock) <defgroup>: Remove.
2005-09-01 Stefan Monnier (lazy-lock) <defgroup>: Move from font-lock.el.
2005-09-01 Stefan Monnier (fast-lock) <defgroup>: Move from font-lock.el.
2005-08-31 Michael Albinus * net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
2005-08-31 Romain Francoise (New features): Remove vhdl-mode.el update item (Done).
2005-08-31 Romain Francoise Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.
2005-08-31 Jason Rumney (add_menu_item): If unicode_append_menu returns an
2005-08-31 Jason Rumney *** empty log message ***
2005-08-31 Juanma Barranquero *** empty log message ***
2005-08-31 Juanma Barranquero (explicit-shell-file-name): Add defvar.
2005-08-31 Juanma Barranquero (comint-prompt-regexp): Add defvar.
2005-08-31 Juanma Barranquero (ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
2005-08-31 Juanma Barranquero (compilation-current-error): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-warning-face): Add defvar.
2005-08-31 Juanma Barranquero (cvs-minor-wrap-function): Add defvar.
2005-08-31 Juanma Barranquero (cua-inhibit-cua-keys): Add defvar.
2005-08-31 Juanma Barranquero (dired-buffers, dired-subdir-alist): Add defvars.
2005-08-31 Juanma Barranquero (font-lock-keywords): Add defvar.
2005-08-31 Juanma Barranquero (help-xref-stack-item): Add defvar.
2005-08-31 Juanma Barranquero (vm-folder-directory): Add defvar.
2005-08-31 Juanma Barranquero (add-log-buffer-file-name-function): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-verbose): Add defvar.
2005-08-31 Juanma Barranquero (comint-last-output-start): Add defvar.
2005-08-31 Juanma Barranquero (gnus-original-article-buffer): Add defvar.
2005-08-31 Juanma Barranquero (gnus-decode-encoded-word-function, gnus-decode-header-function,
2005-08-31 Juanma Barranquero (nnmail-extra-headers): Add defvar.
2005-08-31 Juanma Barranquero (mc-pgp-always-sign): Add defvar.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles, gnus-mouse-2, gnus-newsrc-hashtb,
2005-08-31 Juanma Barranquero (gnus-extract-address-components): Add defvar.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles, gnus-newsgroup-charset, smime-keys,
2005-08-31 Juanma Barranquero (url-current-object, url-package-name, url-package-version): Add defvars.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles): Add defvar.
2005-08-31 Juanma Barranquero (gnus-current-window-configuration): Add defvar.
2005-08-31 Juanma Barranquero (gnus-ham-process-destinations, gnus-parameter-ham-marks-alist,
2005-08-31 Juanma Barranquero (nnmail-active-file-coding-system, gnus-original-article-buffer,
2005-08-31 Juanma Barranquero (gnus-newsrc-file-version): Add defvar.
2005-08-31 Juanma Barranquero (w3m-minor-mode-map): Add defvar.
2005-08-31 Juanma Barranquero (zmacs-regions): Add defvar.
2005-08-31 Juanma Barranquero (TeX-master): Add defvar.
2005-08-31 Juanma Barranquero (outline-heading-alist): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face): Add defvars.
2005-08-31 Juanma Barranquero (font-lock-keywords): Add defvar.
2005-08-31 Juanma Barranquero (isearch-next-buffer-function, TeX-master): Add defvars.
2005-08-31 Juanma Barranquero (calc-embedded-close-formula, calc-embedded-open-formula,
2005-08-31 Juanma Barranquero (tex-end-of-header, tex-start-of-header): Add defvars.
2005-08-31 Juanma Barranquero (mail-yank-prefix): Add defvar.
2005-08-31 Juanma Barranquero (outline-heading-end-regexp): Add defvar.
2005-08-31 Juanma Barranquero (x-pointer-crosshair): Add defvar.
2005-08-31 Juanma Barranquero (x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
2005-08-31 Juanma Barranquero (xlfd-regexp-registry-subnum): Add defvar.
2005-08-31 Juanma Barranquero (msdos-color-values): Add defvar.
2005-08-31 Juanma Barranquero (mac-charset-info-alist, mac-services-selection, mac-system-script-code):
2005-08-31 Juanma Barranquero *** empty log message ***
2005-08-31 Juanma Barranquero (tramp-handle-make-auto-save-file-name): Pass list of args to
2005-08-31 YAMAMOTO Mitsuharu *** empty log message ***
2005-08-31 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Move defines to image.c.
2005-08-31 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] (GetPixDepth): New define.
2005-08-31 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed.
2005-08-31 YAMAMOTO Mitsuharu (dired-move-to-filename-regexp): Add date format for Mac OS X 10.3 in
2005-08-30 Michael Albinus Make `make-auto-save-file-name' a magic operation.
2005-08-30 Miles Bader Add arch tagline
2005-08-30 Carsten Dominik Version 3.15
2005-08-30 Carsten Dominik *** empty log message ***
2005-08-30 Carsten Dominik version 3.15
2005-08-30 Carsten Dominik (org-special-keyword): New face.
2005-08-30 Juanma Barranquero *** empty log message ***
2005-08-30 Juanma Barranquero (compilation-file-regexp-alist, itimer-version, lazy-lock-defer-contextually,
2005-08-30 Juanma Barranquero (font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face):
2005-08-30 Juanma Barranquero (font-lock-comment-face, font-lock-set-defaults, font-lock-string-face):
2005-08-30 Juanma Barranquero (comint-prompt-regexp): Add defvar.
2005-08-30 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face, font-lock-string-face):
2005-08-30 Juanma Barranquero (compile-command): Add defvar.
2005-08-30 Juanma Barranquero (browse-url-generic-args): Add defvar.
2005-08-30 Juanma Barranquero (idlwave-completion-help-info): Add defvar.
2005-08-30 Juanma Barranquero (gdb-active-process, gdb-define-alist, gdb-macro-info, gdb-server-prefix,
2005-08-30 Juanma Barranquero (font-lock-lines-before): Add defvar.
2005-08-30 Juanma Barranquero (tool-bar-map): Add defvar.
2005-08-30 Juanma Barranquero (fortran-indent-to-column): "?\ " -> "?\s".
2005-08-30 Juanma Barranquero (cperl-electric-lbrace, cperl-electric-keyword, cperl-electric-pod,
2005-08-30 Juanma Barranquero (font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size,
2005-08-30 Juanma Barranquero (msdos-shells): Add defvar.
2005-08-30 Richard M. Stallman (risky-local-variable-p): Match `-predicates' and `-commands.
2005-08-30 Richard M. Stallman (custom-buffer-sort-alphabetically): Default to t.
2005-08-30 Juanma Barranquero (font-lock-syntactic-keywords): Add defvar.
2005-08-30 Juanma Barranquero (compile-auto-highlight, skeleton-further-elements): Add defvars.
2005-08-30 Juanma Barranquero (ps-printer-name, ps-lpr-command): Add defvars.
2005-08-30 Juanma Barranquero (mode-popup-menu): Add defvar.
2005-08-29 Luc Teirlinck Combine all three indices into one. Correct a few typos.
2005-08-29 Luc Teirlinck *** empty log message ***
2005-08-29 Thien-Thi Nguyen Remove progress inhibition notice based on policy document
2005-08-29 Thien-Thi Nguyen Mention rendered/commented copyright notice practice
2005-08-29 Juri Linkov *** empty log message ***
2005-08-29 Stefan Monnier (update_syntax_table): Properly reproduce the special +1
2005-08-29 Juri Linkov (hide-entry, hide-leaves, outline-toggle-children):
2005-08-29 Juanma Barranquero *** empty log message ***
2005-08-29 Juanma Barranquero (rmail-current-message, rmail-message-vector): Add defvars.
2005-08-29 Juanma Barranquero (rmail-inbox-list, vm-crash-box, vm-folder-directory, vm-init-file,
2005-08-29 Juanma Barranquero (deleted-head, font-lock-fontified, mail-abbrev-syntax-table, mail-abbrevs,
2005-08-29 Juanma Barranquero (bbdb/mail_auto_create_p, rmail-summary-mode-map): Add defvars.
2005-08-29 Juanma Barranquero (rmail-buffer, rmail-current-message, rmail-last-label, rmail-last-multi-labels,
2005-08-29 Juanma Barranquero (rmail-current-message, rmail-inbox-list): Add defvars.
2005-08-29 Juanma Barranquero (msgnum): Add defvar.
2005-08-29 Juanma Barranquero (gnus-original-article-buffer, mail-reply-buffer, rmail-current-message):
2005-08-29 Juanma Barranquero (mac-system-coding-system, mac-system-locale): Add defvars.
2005-08-29 Juanma Barranquero (thai-auto-composition-mode): Add defvar.
2005-08-29 Romain Francoise *** empty log message ***
2005-08-29 Juanma Barranquero *** empty log message ***
2005-08-29 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face, font-lock-string-face,
2005-08-29 Juanma Barranquero (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2005-08-29 Juanma Barranquero (sql-interactive-mode): Fix typo in docstring.
2005-08-29 Juanma Barranquero (Man-init-defvars, Man-translate-references, Man-support-local-filenames,
2005-08-29 Juanma Barranquero (safe-functions): Add defvar.
2005-08-29 Juanma Barranquero (ses-initial-global-parameters, ses-mode-map): Add defvars.
2005-08-29 Juanma Barranquero (font-lock-beginning-of-syntax-function): Add defvar.
2005-08-29 Juanma Barranquero (font-lock-verbose): Add defvar.
2005-08-29 Juanma Barranquero (mouse-highlight-priority, x-lost-selection-functions, zmacs-regions):
2005-08-29 Juanma Barranquero (compilation-error-regexp-alist, compilation-mode-font-lock-keywords):
2005-08-29 Juanma Barranquero (x-process-mouse-hook): Add defvar.
2005-08-29 Juanma Barranquero (compile-command): Add defvar.
2005-08-29 Juanma Barranquero (mail-reply-buffer): Add defvar.
2005-08-29 Juanma Barranquero (font-lock-face-list): Add defvar.
2005-08-29 Juanma Barranquero (news-add-news-group): Don't use `end-of-line'.
2005-08-29 Juanma Barranquero (mouse-select-or-drag-move-point): Don't pass X and Y (they are ignored anyway).
2005-08-29 Richard M. Stallman *** empty log message ***
2005-08-29 Richard M. Stallman (Top): Update subnode menu.
2005-08-29 Richard M. Stallman (Searching and Matching): Move node.
2005-08-28 John Paul Wallington *** empty log message ***
2005-08-28 John Paul Wallington (ibuffer-auto-update-changed): Use `frame-or-buffer-changed-p' to
2005-08-27 Thien-Thi Nguyen *** empty log message ***
2005-08-27 Thien-Thi Nguyen (DESCRIPTION): Reflect inclusion in the Emacs distribution.
2005-08-27 Romain Francoise (Bugs): Remove compile-internal item (Done).
2005-08-27 Romain Francoise (makeinfo-compile): Use `compilation-start'. Set `next-error-function'
2005-08-27 Romain Francoise * progmodes/compile.el (compilation-start): Add autoload cookie.
2005-08-27 Eli Zaretskii *** empty log message ***
2005-08-27 Eli Zaretskii (blink-matching-paren-distance): Document the meaning of nil value,
2005-08-27 Eli Zaretskii (USAGE1): Fix the description of the -Q option.
2005-08-27 Eli Zaretskii (Startup Summary): Fix the description of the initial startup message display.
2005-08-27 Eli Zaretskii *** empty log message ***
2005-08-27 Eli Zaretskii (eshell-windows-shell-file): Look for command.com, not command.exe.
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley (eshell-rewrite-named-command): Changed the code around a bit so that
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley (eshell-flatten-list): Don't call eshell-flatten-list on a
2005-08-26 John Wiegley (eshell-parse-double-quote): If a double-quoted argument resolves to
2005-08-26 Romain Francoise (compilation-start): Doc fix.
2005-08-26 Romain Francoise * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2005-08-26 Stefan Monnier (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
2005-08-26 Romain Francoise *** empty log message ***
2005-08-26 Stefan Monnier (outline-invent-heading): New fun.
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii (truncate-lines, write-file, print-buffer)
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii (flymake-highlight-err-lines): Use save-excursion around
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii Change Author and Maintainer address.
2005-08-26 Eli Zaretskii Change Author and Maintainer address.
2005-08-26 Kim F. Storm (version-list-<, version-list-<=, version-list-=)
2005-08-26 Kim F. Storm *** empty log message ***
2005-08-26 Richard M. Stallman *** empty log message ***
2005-08-26 Richard M. Stallman (outline-promote): Try shortening the heading.
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero (date): Add defvar.
2005-08-26 Juanma Barranquero (date, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero (date, entry, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero (date): Add defvars.
2005-08-26 Juanma Barranquero (date, displayed-month, displayed-year, number, original-date):
2005-08-26 Kim F. Storm (resize_mini_window): Fix 2005-08-20 change.
2005-08-26 Kim F. Storm *** empty log message ***
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero Move the `defvar's to the top level.
2005-08-26 Juanma Barranquero ibuffer.el: Move the `defvar's to the top level.
2005-08-26 Juanma Barranquero emerge.el: Move the `defvar's to the top level.
2005-08-26 Romain Francoise Fix capitalization of "Gnus".
2005-08-26 Romain Francoise (sgml-validate): Use `compilation-start'
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero (smerge-refined-change): Add :group.
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
2005-08-25 Stefan Monnier (smerge-remove-props): Make the args non-optional.
2005-08-25 Juri Linkov *** empty log message ***
2005-08-25 Juri Linkov (menu-bar-options-menu, menu-bar-options-save):
2005-08-25 Juri Linkov (grep, grep-mode): Make buffer-local variables
2005-08-25 Miles Bader Add arch tagline
2005-08-25 Richard M. Stallman *** empty log message ***
2005-08-25 Juanma Barranquero *** empty log message ***
2005-08-25 Richard M. Stallman (Search and Replace): Add replace-regexp-in-string.
2005-08-25 Richard M. Stallman (Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.
2005-08-25 Richard M. Stallman *** empty log message ***
2005-08-25 Richard M. Stallman (menu-bar-describe-menu): Delete "What's New".
2005-08-25 Juanma Barranquero bg-mouse.el: Moved from term/.
2005-08-25 Richard M. Stallman (build-mail-aliases): Delete comments
2005-08-25 Juanma Barranquero bg-mouse.el: Moved to obsolete/.
2005-08-25 Richard M. Stallman (isearch-edit-string): Erase the Search prompt
2005-08-25 Richard M. Stallman (play-sound): Rearrange to avoid warning.
2005-08-25 Richard M. Stallman (comint-file-name-prefix): Add autoload.
2005-08-25 Carsten Dominik Fixed typo.
2005-08-25 YAMAMOTO Mitsuharu *** empty log message ***
2005-08-25 YAMAMOTO Mitsuharu (mac_copy_area, mac_copy_area_with_mask): Restore background color.
2005-08-25 YAMAMOTO Mitsuharu (kbd_buffer_get_event) [MAC_OS]: Make events for
2005-08-25 Carsten Dominik Documentation string of diary-modify-entry-list-string-function improved.
2005-08-25 Carsten Dominik (diary-modify-entry-list-string-function): New hook.
2005-08-25 Carsten Dominik *** empty log message ***
2005-08-25 Vinicius Jose Latorre version string comparison
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
2005-08-24 Juanma Barranquero (filter-region, execute-monitor-command): Use `let*' instead of `let'.
2005-08-24 Juanma Barranquero (bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.
2005-08-24 Juanma Barranquero (current-global-mousemap, current-local-mousemap): Declare them before use.
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
2005-08-24 Juanma Barranquero (url-http-cookies-sources): Defvar at compile time.
2005-08-24 Juanma Barranquero (news-inews-hook, news-group-hook-alist, mail-send-hook):
2005-08-24 Juanma Barranquero (info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
2005-08-24 Stefan Monnier (define-minor-mode): Simplify.
2005-08-24 Stefan Monnier (custom-theme-set-variables): Sort minor modes last.
2005-08-24 Thien-Thi Nguyen Update "copyright years" section.
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
2005-08-24 Juanma Barranquero (ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
2005-08-24 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-24 Carsten Dominik (bookmark-after-jump-hook): New hook.
2005-08-24 Carsten Dominik *** empty log message ***
2005-08-23 Juri Linkov *** empty log message ***
2005-08-23 Juri Linkov (minibuffer-prompt): Doc fix.
2005-08-23 Jan Djärv Moved to obsolete
2005-08-23 Jan Djärv Moved from international. Old log:
2005-08-23 Juanma Barranquero *** empty log message ***
2005-08-23 Juanma Barranquero Trivial changes to silence warnings.
2005-08-23 Masatake YAMATO * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.
2005-08-22 Juri Linkov (Mode Line Data): Fix xref to Standard Faces.
2005-08-22 Juri Linkov (Standard Faces): Delete node.
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (Attribute Functions): Add set-face-inverse-video-p.
2005-08-22 Juri Linkov (turn_on_face): Check for TS_set_foreground and
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (compilation-disable-input): Doc fix.
2005-08-22 Juri Linkov (Info-insert-dir): Use save-excursion around insert-buffer-substring.
2005-08-22 Juri Linkov (set-face-underline): Delete this duplicate function
2005-08-22 Stefan Monnier (smerge-basic-map): Bind smerge-combine-with-next.
2005-08-21 Kim F. Storm * fringe.c (update_window_fringes): Only put TOP and BOTTOM
2005-08-21 Kim F. Storm *** empty log message ***
2005-08-21 Kim F. Storm (ido-ignore-item-p): Use save-match-data.
2005-08-21 Kim F. Storm (redisplay_window): Call update_window_fringes with
2005-08-21 Kim F. Storm (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
2005-08-21 Kim F. Storm *** empty log message ***
2005-08-20 Richard M. Stallman *** empty log message ***
2005-08-20 Richard M. Stallman (normal-mode): If font lock is on, turn it off and on.
2005-08-20 Richard M. Stallman (replace-regexp-in-string): Doc fix.
2005-08-20 Richard M. Stallman (command-line-1): Don't suppress startup screen due to existing processes.
2005-08-20 Richard M. Stallman (grep): Bind compilation-disable-input to t.
2005-08-20 Richard M. Stallman (compilation-disable-input): Default to nil.
2005-08-20 Eli Zaretskii Mention compilation-disable-input.
2005-08-20 Eli Zaretskii *** empty log message ***
2005-08-20 Eli Zaretskii (compilation-disable-input): New defcustom.
2005-08-20 Eli Zaretskii (The Buffer List): Clarify the manipulation of the buffer list.
2005-08-20 Eli Zaretskii Update links and URLs.
2005-08-20 Eli Zaretskii *** empty log message ***
2005-08-20 Eli Zaretskii (tex-bibtex-file, tex-send-tex-command):
2005-08-20 Richard M. Stallman *** empty log message ***
2005-08-20 Richard M. Stallman (display_echo_area_1): Get display start pos from w->start.
2005-08-19 Andreas Schwab *** empty log message ***
2005-08-19 Andreas Schwab (gud-kill-buffer-hook): Don't kill unrelated
2005-08-19 Luc Teirlinck (minibuffer-prompt-properties): Correct typo.
2005-08-19 Luc Teirlinck *** empty log message ***
2005-08-18 Richard M. Stallman (Obtaining the FAQ): Delete refs to Lerner's email and web site.
2005-08-18 Luc Teirlinck (Top): Delete menu item for deleted node Keyboard Translations.
2005-08-18 Luc Teirlinck *** empty log message ***
2005-08-18 Kim F. Storm Fix errors due to incorrect line wrapping.
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Richard M. Stallman *** empty log message ***
2005-08-18 Richard M. Stallman (Unasked-for Search): Delete xref to Keyboard Translations.
2005-08-18 Richard M. Stallman (Glossary): Delete xref.
2005-08-18 Richard M. Stallman (Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.
2005-08-18 Richard M. Stallman (Minor Modes): Say that the list here is not complete.
2005-08-18 Kim F. Storm (calc_pixel_width_or_height): Use actual display
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Thien-Thi Nguyen *** empty log message ***
2005-08-18 Thien-Thi Nguyen (dired-move-to-end-of-filename):
2005-08-18 Kim F. Storm (ido-everywhere): Fix defcustom :set function to disable
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Luc Teirlinck (GDB Graphical Interface): Improve filling of menu item.
2005-08-18 Luc Teirlinck *** empty log message ***
2005-08-17 Nick Roberts (GDB Graphical Interface): Use better node names.
2005-08-17 Nick Roberts *** empty log message ***
2005-08-17 Richard M. Stallman *** empty log message ***
2005-08-17 Richard M. Stallman (minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".
2005-08-17 Kim F. Storm (windmove-coordinates-of-position): Remove.
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Kim F. Storm (buffer_posn_from_coords): Check that target row is
2005-08-17 Kim F. Storm (pos_visible_p): Adjust X value if window is hscrolled.
2005-08-17 Kim F. Storm (insert-for-yank-1): Doc fix.
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Kim F. Storm (ido-enter-matching-directory): Rename from
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Luc Teirlinck Expand comment about building loaddefs.el.
2005-08-17 Luc Teirlinck *** empty log message ***
2005-08-16 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
2005-08-16 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
2005-08-16 Jan Djärv * gtkutil.c (xg_set_frame_icon): New function.
2005-08-16 Jan Djärv * gtkutil.h (xg_set_frame_icon): Declare it.
2005-08-16 Kim F. Storm (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
2005-08-16 Kim F. Storm (increment_row_positions): Skip non-enabled rows.
2005-08-16 Kim F. Storm *** empty log message ***
2005-08-16 Thien-Thi Nguyen Update "copyright years" section.
2005-08-16 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-16 Nick Roberts (toggle-gdb-use-inferior-io-buffer):
2005-08-16 Nick Roberts (gud-jump): Rework for gdb-ui.
2005-08-16 Nick Roberts *** empty log message ***
2005-08-16 Richard M. Stallman *** empty log message ***
2005-08-16 Richard M. Stallman (message3_nolog): Clear echo_message_buffer.
2005-08-15 Richard M. Stallman (flyspell-large-region): Fix doc and custom type.
2005-08-15 Dan Nicolaescu * mh-customize.el: Do not use face-alias compatibility for
2005-08-15 Andreas Schwab Refill long lines.
2005-08-15 Dan Nicolaescu (next-error-follow-minor-mode): Fix init value and
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Kim F. Storm (cua-delete-region): Return t if
2005-08-15 Juanma Barranquero Remove reference to UDP server processes hanging on Windows
2005-08-15 Thien-Thi Nguyen *** empty log message ***
2005-08-15 Thien-Thi Nguyen (vhdl-emacs-21): Set t for Emacs 21, 22, and so on.
2005-08-15 David Ponce Update Commentary header.
2005-08-15 David Ponce *** empty log message ***
2005-08-15 Kim F. Storm (ido-buffer-internal): Use with-no-warnings.
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Kim F. Storm (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
2005-08-15 Stephen Eglen Update dismal link
2005-08-15 Andreas Schwab Typo.
2005-08-15 Kim F. Storm (deactivate_process, status_notify, read_process_output):
2005-08-15 Kim F. Storm (deactivate_process, status_notify, read_process_output)
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Richard M. Stallman *** empty log message ***
2005-08-15 Richard M. Stallman (Auto Major Mode): interpreter-mode-alist is not a regexp.
2005-08-15 Richard M. Stallman (interpreter-mode-alist): Doc fix.
2005-08-15 Richard M. Stallman (rmail-nonignored-headers): New variable.
2005-08-15 Richard M. Stallman (sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
2005-08-15 Richard M. Stallman (flyspell-mode): Autoload a defvar.
2005-08-15 Richard M. Stallman Fix copyright notice, list author.
2005-08-15 Richard M. Stallman (Sentences): Fix xref.
2005-08-15 Richard M. Stallman (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
2005-08-15 Richard M. Stallman *** empty log message ***
2005-08-15 Richard M. Stallman (lookup-words): Cope with case where ARGS is empty.
2005-08-14 Andreas Schwab *** empty log message ***
2005-08-14 Andreas Schwab Put autoload cookie at risky-local-variable declarations.
2005-08-14 Andreas Schwab *** empty log message ***
2005-08-14 Andreas Schwab Revert last change.
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen (Lisp Changes in Emacs 22.1, General Lisp changes):
2005-08-14 Juri Linkov *** empty log message ***
2005-08-14 Juri Linkov (Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.
2005-08-14 Juri Linkov (Tags Search): Replace grep xref to `Compilation' node
2005-08-14 Juri Linkov (Dired and Find): Replace grep xref to `Compilation' node
2005-08-14 Juri Linkov (Compilation, Grep Searching): Move grep command
2005-08-14 Juri Linkov *** empty log message ***
2005-08-14 Juri Linkov (delete-selection-pre-hook): If overwrite-mode is
2005-08-14 Juri Linkov Add examples of CVS grep.
2005-08-14 Juri Linkov Add examples of starting and finishing messages.
2005-08-14 Juri Linkov (grep-mode-map): Add ellipsis to "Another grep".
2005-08-14 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-13 Richard M. Stallman *** empty log message ***
2005-08-13 Richard M. Stallman (Replacement Commands): Mention query-replace key binding.
2005-08-13 Richard M. Stallman *** empty log message ***
2005-08-13 Eli Zaretskii (Non-ASCII Isearch): Fix a typo.
2005-08-13 Jan Djärv * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
2005-08-13 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
2005-08-13 Jan Djärv * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
2005-08-13 Jan Djärv * gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii Add move-beginning-of-line, move-end-of-line, end-of-line,
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (rmail-summary-end-of-message): New command to go to the bottom of the mail
2005-08-12 Eli Zaretskii (rmail-end-of-message): New command to go to the
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (compilation-start): Add the line "Compilation started" with compilation
2005-08-11 Luc Teirlinck (menu-bar-options-menu): Standardize capitalization of menu items.
2005-08-11 Luc Teirlinck *** empty log message ***
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (Top): Update subnode lists.
2005-08-11 Richard M. Stallman (Inverse Video): Node deleted.
2005-08-11 Richard M. Stallman (Options for Comments): Fix xref.
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (Regexp Backslash, Regexp Example): New nodes split out of Regexps.
2005-08-11 Richard M. Stallman (Using regular expressions): Fix xref.
2005-08-11 Richard M. Stallman (Key Binding Conventions, Programming Tips, Warning Tips):
2005-08-11 Richard M. Stallman (Regular Expressions): Document re-builder.
2005-08-11 Richard M. Stallman (Time Parsing): New node split out of Time Conversion.
2005-08-11 Richard M. Stallman (Misc Network, Network Feature Testing)
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (pop-global-mark): Reverse test of widen-automatically.
2005-08-11 Richard M. Stallman (syms_of_image): Init image_types here, and call define_image_type.
2005-08-11 Lute Kamstra *** empty log message ***
2005-08-11 Lute Kamstra (generic-font-lock-defaults): Declare with define-obsolete-variable-alias.
2005-08-11 Lute Kamstra (battery-status-function): Don't use ignore-errors.
2005-08-11 Stefan Monnier Use \\` and \\' instead of ^ and $ in regexps.
2005-08-11 Luc Teirlinck Update.
2005-08-11 Luc Teirlinck (menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
2005-08-11 Luc Teirlinck (display-time-use-mail-icon, display-time-format)
2005-08-11 Luc Teirlinck Whitespace change.
2005-08-11 Luc Teirlinck *** empty log message ***
2005-08-10 Lars Hansen *** empty log message ***
2005-08-10 Lars Hansen *** empty log message ***
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-minor-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen (desktop-buffer-mode-handlers): Make
2005-08-10 Masatake YAMATO (hexl-address-region):
2005-08-10 Thien-Thi Nguyen Update "copyright years" section.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update "copyright years" section.
2005-08-10 Juanma Barranquero *** empty log message ***
2005-08-10 Juanma Barranquero Add `obj' and `oo' for in-place installations.
2005-08-10 Luc Teirlinck (menu-bar-options-save): Move `display-time-mode' to correct group: it
2005-08-09 Luc Teirlinck *** empty log message ***
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (Geometry): New node, split from Size and Position.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (The Buffer List): Fix xrefs.
2005-08-09 Richard M. Stallman (Splitting Windows): Fix xref.
2005-08-09 Richard M. Stallman (Layout Parameters): Add xref.
2005-08-09 Richard M. Stallman (Line Height, Scroll Bars): Fix xrefs.
2005-08-09 Richard M. Stallman (Menu Bar): Fix xref.
2005-08-09 Richard M. Stallman (Standard Buffer-Local Variables): Fix xref.
2005-08-09 Richard M. Stallman (%-Constructs): Fix xref.
2005-08-09 Richard M. Stallman (Window Frame Parameters): Node split up.
2005-08-09 Juri Linkov Fix `+++' and `---' for Info mode. Add `vertical-border' face.
2005-08-09 Juri Linkov *** empty log message ***
2005-08-09 Juri Linkov (Split Window): Simplify phrase and mention vertical-border face.
2005-08-09 Juri Linkov (Standard Faces): Describe vertical-border on window systems.
2005-08-09 Juri Linkov (Compilation): Use `itemx' instead of `item'.
2005-08-09 Juri Linkov (menu-bar-showhide-menu): Add `showhide-battery'.
2005-08-09 Juri Linkov (query-replace-read-from, query-replace-read-to)
2005-08-09 Juri Linkov (dired-do-query-replace-regexp): Use `query-replace-read-args'.
2005-08-09 Juri Linkov (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2005-08-09 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-09 Michael Albinus * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2005-08-09 Richard M. Stallman Address change.
2005-08-09 Luc Teirlinck (Screen Lines): Update xref for previous change in minibuf.texi.
2005-08-09 Luc Teirlinck (Intro to Minibuffers): Update pxref for previous change in minibuf.texi.
2005-08-09 Luc Teirlinck *** empty log message ***
2005-08-09 Juanma Barranquero Add W32-specific issues.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (ispell-word): More fboundp checks.
2005-08-09 Juanma Barranquero *** empty log message ***
2005-08-09 Juanma Barranquero (fill-nonuniform-paragraphs): Improve argument/docstring consistency.
2005-08-09 Stephen Eglen Update URLs.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (find-file-noselect): Don't call set-buffer-major-mode.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
2005-08-09 Richard M. Stallman (QUIT): Throw t to Vthrow_on_input.
2005-08-09 Richard M. Stallman (Coding Conventions): Minor cleanup.
2005-08-09 Richard M. Stallman (Defining Minor Modes): Explain when init-value can be non-nil.
2005-08-09 Richard M. Stallman (Top): Update submenu for Minibuffer.
2005-08-09 Richard M. Stallman (Minibuffer Misc): Node split up.
2005-08-09 Richard M. Stallman (Defining Hash): Delete stray paren in example.
2005-08-09 Richard M. Stallman (Echo Area Customization): Don't define max-mini-window-height here;
2005-08-09 Richard M. Stallman (Event Input Misc): Update while-no-input.
2005-08-09 Richard M. Stallman (Advising Functions): Explain when to use advice and when to use a hook.
2005-08-09 Richard M. Stallman Reto Zimmermann seems to have disappeared.
2005-08-09 Richard M. Stallman (sql-interactive-mode-map): Use fboundp.
2005-08-09 Richard M. Stallman (idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.
2005-08-09 Richard M. Stallman (idlwave-xemacs-hack-mouse-track): Avoid warnings.
2005-08-09 Richard M. Stallman (idlwave-system-variables-alist)
2005-08-09 Richard M. Stallman (c-guess-basic-syntax): Add autoload.
2005-08-09 Richard M. Stallman (sc-ask, sc-no-blank-line-or-header): Avoid warnings.
2005-08-09 Richard M. Stallman (rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
2005-08-09 Richard M. Stallman (eshell): Avoid warnings about eshell-mode.
2005-08-09 Richard M. Stallman (map-y-or-n-p): Reorder the options
2005-08-09 Richard M. Stallman (Comparing Files): Clarify compare-windows.
2005-08-09 Richard M. Stallman (Scroll Calendar): Document < and > in calendar.
2005-08-09 Richard M. Stallman (calendar-mode-map): Bind < and > usefully.
2005-08-09 Richard M. Stallman Comment change.
2005-08-09 Richard M. Stallman (command-line-1): Implement -scriptload.
2005-08-09 Richard M. Stallman (occur-engine): Initial *Occur* output not undoable.
2005-08-09 Richard M. Stallman (menu-bar-file-menu): Rename some menu items and improve help strings.
2005-08-09 Richard M. Stallman (isearch-repeat): When changing direction, mark search successful.
2005-08-09 Richard M. Stallman Use (featurep 'xemacs).
2005-08-09 Richard M. Stallman (send-invisible): Identify buffer, if not selected.
2005-08-09 Richard M. Stallman Delete autoload for c-guess-basic-syntax.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Juanma Barranquero *** empty log message ***
2005-08-09 Juanma Barranquero (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
2005-08-09 Juri Linkov *** empty log message ***
2005-08-09 Juri Linkov (Help-P): Replace `Prev' with `Previous'.
2005-08-09 Juri Linkov Replace `info' with upper-case `Info' where appropriate.
2005-08-09 Thien-Thi Nguyen *** empty log message ***
2005-08-09 Thien-Thi Nguyen (Fexpt): Use floats for negative exponent.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (lucid-menubar-map, lucid-failing-menubar)
2005-08-09 Richard M. Stallman (mail-yank-original): Use with-no-warnings.
2005-08-09 Richard M. Stallman (reporter-dump-state): Use insert-buffer-substring.
2005-08-09 Richard M. Stallman (run-dig): Renamed from `dig'.
2005-08-09 Richard M. Stallman (gametree-mode): Use make-local-variable, not make-variable-buffer-local.
2005-08-09 Richard M. Stallman (ada-prj-display-page): Use with-no-warnings.
2005-08-09 Richard M. Stallman (ansi-color-make-extent, ansi-color-set-extent-face):
2005-08-09 Richard M. Stallman (auto-revert-tail-mode): Use make-local-variable,
2005-08-09 Richard M. Stallman (Info-current-file): Add defvar.
2005-08-09 Richard M. Stallman (c-mode-map, fortran-mode-map): Add defvars.
2005-08-09 Richard M. Stallman (Helper-return-blurb): Add defvar.
2005-08-09 Richard M. Stallman (gnus-summary-buffer, gnus-article-buffer): Add defvars.
2005-08-09 Richard M. Stallman (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars.
2005-08-09 Richard M. Stallman (Info-insert-dir): Use insert-buffer-substring.
2005-08-09 Richard M. Stallman (xml-att-def-re): Add defvar.
2005-08-09 Richard M. Stallman (icomplete-exhibit): Adapt to new while-no-input calling convention.
2005-08-09 Richard M. Stallman (while-no-input): Return t if there is input.
2005-08-09 Richard M. Stallman No more contact with Henry Kautz.
2005-08-08 Luc Teirlinck (all): Add `overflow-newline-into-fringe'.
2005-08-08 Luc Teirlinck *** empty log message ***
2005-08-08 Juanma Barranquero *** empty log message ***
2005-08-08 Juanma Barranquero (inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file):
2005-08-08 Juanma Barranquero (scheme-start-file): Replace reference to `user-emacs-directory' by
2005-08-08 Juanma Barranquero Fix reference to ~/.emacs.d.
2005-08-08 Jan Djärv * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
2005-08-08 Jan Djärv * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
2005-08-08 Thien-Thi Nguyen *** empty log message ***
2005-08-08 Thien-Thi Nguyen (Info-dir-remove-duplicates): Avoid case folding in loop;
2005-08-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-515
2005-08-07 Richard M. Stallman *** empty log message ***
2005-08-07 Richard M. Stallman (Fexpt): Undo previous change.
2005-08-07 Richard M. Stallman *** empty log message ***
2005-08-07 Richard M. Stallman (Fframe_or_buffer_changed_p): Take an arg
2005-08-07 Richard M. Stallman (endif): Convert -script into -scriptload.
2005-08-07 Richard M. Stallman (syms_of_fns): Add `emacs' to features.
2005-08-07 Richard M. Stallman (set_terminal_modes): If no TS_termcap_modes string,
2005-08-07 Michael Albinus Sync with Tramp 2.0.50.
2005-08-07 Thien-Thi Nguyen Update "copyright years" section.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update "copyright years" section.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Luc Teirlinck (widget-choice-value-create): Unconditionally respect user choice.
2005-08-07 Luc Teirlinck *** empty log message ***
2005-08-07 Thien-Thi Nguyen *** empty log message ***
2005-08-07 Thien-Thi Nguyen Munge comment associated w/ last change to describe intent; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Luc Teirlinck (set-fringe-indicators-1, fringe-indicators): Delete.
2005-08-06 Luc Teirlinck (menu-bar-options-save): Replace `fringe-indicators'
2005-08-06 Luc Teirlinck *** empty log message ***
2005-08-06 Juanma Barranquero Remove spurious character.
2005-08-06 Juanma Barranquero *** empty log message ***
2005-08-06 Michael Kifer 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2005-08-06 Thien-Thi Nguyen Update "copyright years" section.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen *** empty log message ***
2005-08-06 Thien-Thi Nguyen (Fexpt): Use floats for negative exponent.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Michael Kifer 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2005-08-06 Thien-Thi Nguyen Update "copyright years" section.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Eli Zaretskii Mention changes in cmuscheme.
2005-08-06 Eli Zaretskii *** empty log message ***
2005-08-06 Eli Zaretskii (scheme-trace-command, scheme-untrace-command)
2005-08-06 Eli Zaretskii (Coding Systems): Rephrase the paragraph about codepages: no need for
2005-08-06 Eli Zaretskii *** empty log message ***
2005-08-06 Eli Zaretskii (MS-DOS and MULE): Clarify that this section is for the MS-DOS port only.
2005-08-06 Juri Linkov *** empty log message ***
2005-08-06 Juri Linkov (grep-regexp-alist): Set 5th arg `TYPE' to
2005-08-06 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-06 Juri Linkov Add examples of finished compilation.
2005-08-06 Juri Linkov Add missing 2005-06-28 entry for progmodes/compile.el.
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-513
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-512
2005-08-05 Kenichi Handa *** empty log message ***
2005-08-05 Kenichi Handa Fix the entry describing code-pages.
2005-08-05 Kenichi Handa Add autoload cookies for all coding systems.
2005-08-04 Luc Teirlinck (all): Put undo.c where it alphabetically belongs.
2005-08-04 Luc Teirlinck *** empty log message ***
2005-08-04 Juri Linkov *** empty log message ***
2005-08-04 Juri Linkov (grep-mode-map): Bind TAB to `compilation-next-error'
2005-08-04 Juri Linkov (compilation-mode-map): Bind TAB to `compilation-next-error'
2005-08-04 Juri Linkov *** empty log message ***
2005-08-04 Juri Linkov (grep-regexp-alist): Replace complex regexp
2005-08-04 Juri Linkov (read-face-name): Delete duplicate faces.
2005-08-02 Juanma Barranquero Fix typo.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero Add `lock'.
2005-08-02 Juanma Barranquero Fix typo.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (thumbs-find-image): Don't make variables automatically buffer local.
2005-08-02 Juanma Barranquero (ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (doctor-type-symbol): "?\ " -> "?\s".
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (Fframe_char_width): Doc fix.
2005-08-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-507
2005-08-02 Luc Teirlinck (all): Make `indicate-buffer-boundaries' display values set outside
2005-08-01 Kim F. Storm (cua--highlight-rectangle): Only show
2005-08-01 Kim F. Storm *** empty log message ***
2005-08-01 Luc Teirlinck (all): Prevent nil from matching two alternatives in
2005-08-01 Luc Teirlinck (all): Prevent bug if user sets `indicate-buffer-boundaries' outside Custom.
2005-08-01 Luc Teirlinck (all): Put `indicate-empty-lines' in fringe group instead of display group.
2005-08-01 Luc Teirlinck *** empty log message ***
2005-08-01 Thien-Thi Nguyen Update copyright years section.
2005-08-01 Juanma Barranquero *** empty log message ***
2005-08-01 Juanma Barranquero (gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,
2005-08-01 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-01 Nick Roberts *** empty log message ***
2005-08-01 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
2005-08-01 Nick Roberts *** empty log message ***
2005-08-01 Nick Roberts * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
2005-08-01 Nick Roberts *** empty log message ***
2005-07-31 Kim F. Storm (table-yank-handler): Change defcustom to defvar.
2005-07-31 Kim F. Storm *** empty log message ***
2005-07-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-505
2005-07-30 Juanma Barranquero *** empty log message ***
2005-07-30 Juanma Barranquero (syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.
2005-07-30 Eli Zaretskii *** empty log message ***
2005-07-30 Eli Zaretskii (info): Don't run install-info.
2005-07-30 Eli Zaretskii (info): Don't run multi-install-info.bat.
2005-07-30 Eli Zaretskii (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine, like config.in does.
2005-07-29 Nick Roberts *** empty log message ***
2005-07-29 Stefan Monnier (next-error-follow-minor-mode):
2005-07-29 Stefan Monnier Require CL also when compiling.
2005-07-29 Stefan Monnier (subprocess-buf): Declare to quieten compiler.
2005-07-29 Stefan Monnier Avoid end-of-buffer. Clean up.
2005-07-29 Stefan Monnier (byte-compile-make-variable-buffer-local)
2005-07-29 Thien-Thi Nguyen Update. Include emacs-devel message fragment.
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (bs-attributes-list): Doc fix.
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (desktop-save-buffer): Fix typos in docstring.
2005-07-29 Kenichi Handa *** empty log message ***
2005-07-29 Kenichi Handa (select-message-coding-system): Be
2005-07-29 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero Don't create lisp/Makefile.unix.
2005-07-28 Stefan Monnier Fixed ange-ftp problem with IPv6 failure.
2005-07-28 Stefan Monnier (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
2005-07-28 Juanma Barranquero (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero (my_set_window_pos, my_show_window): Don't declare.
2005-07-28 Juanma Barranquero (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero Add `icons' (for in-place installs).
2005-07-28 Juanma Barranquero Add `data' and `site-lisp' (for in-place installs).
2005-07-28 Juanma Barranquero Add `makefile' and `config.log'.
2005-07-28 Juanma Barranquero Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
2005-07-28 Juanma Barranquero (clean): Delete getopt.h.
2005-07-28 Nick Roberts Smarten comments.
2005-07-28 Nick Roberts *** empty log message ***
2005-07-27 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
2005-07-27 Dan Nicolaescu * term/apollo.el (terminal-init-apollo): New function containing
2005-07-27 Luc Teirlinck (Defining Minor Modes): The keyword for the initial value is
2005-07-27 Luc Teirlinck *** empty log message ***
2005-07-27 Kenichi Handa *** empty log message ***
2005-07-27 Kenichi Handa (ps-mule-composition-prologue): Fix for the case that
2005-07-27 Kenichi Handa *** empty log message ***
2005-07-27 Kenichi Handa (bdf-read-font-info): Ignore glyphs whose ENCODING is
2005-07-27 Kenichi Handa (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2005-07-27 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498
2005-07-27 Miles Bader Add arch tagline
2005-07-26 Paul Eggert Merge gnulib getopt implementation into Emacs.
2005-07-26 Paul Eggert Regenerate.
2005-07-26 Paul Eggert Merge gnulib getopt implementation into Emacs.
2005-07-26 Stefan Monnier (Fdefvar): Allow (defvar enable-multibyte-characters).
2005-07-26 Stefan Monnier (smerge-ediff): Use insert-buffer-substring.
2005-07-26 Stefan Monnier (describe-char): Handle the case where the list of
2005-07-26 Juanma Barranquero *** empty log message ***
2005-07-26 Juanma Barranquero (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc fixes.
2005-07-25 Jason Rumney *** empty log message ***
2005-07-25 Jason Rumney (w32_menu_display_help): Suppress tooltip when navigating menus with
2005-07-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-495
2005-07-25 Luc Teirlinck (command-line): Fix typo. (From Ari Roponen.)
2005-07-25 Luc Teirlinck *** empty log message ***
2005-07-25 Miles Bader Add arch tagline
2005-07-25 Richard M. Stallman *** empty log message ***
2005-07-25 Richard M. Stallman (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.
2005-07-24 Juanma Barranquero *** empty log message ***
2005-07-24 Juanma Barranquero (reb-with-current-window): Delete.
2005-07-24 Juanma Barranquero *** empty log message ***
2005-07-24 Juanma Barranquero (Man-goto-page): Make second argument NOERROR optional.
2005-07-23 Richard M. Stallman *** empty log message ***
2005-07-23 Richard M. Stallman (Man-bgproc-sentinel): Check here for failure to find
2005-07-23 Richard M. Stallman (grep-error-face): Use font-lock-keyword-face
2005-07-23 Richard M. Stallman (compilation-mode-font-lock-keywords):
2005-07-23 Richard M. Stallman *** empty log message ***
2005-07-23 Richard M. Stallman (syms_of_insdel): staticpro combine_after_change_buffer.
2005-07-23 Richard M. Stallman (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
2005-07-23 Richard M. Stallman (read_char): Test gc_cons_threshold.
2005-07-23 Richard M. Stallman (Feval, Ffuncall): Test gc_cons_threshold and
2005-07-23 Richard M. Stallman (gc_cons_threshold, gc_relative_threshold): Declared.
2005-07-23 Richard M. Stallman (gc_cons_threshold): Not static.
2005-07-23 Eli Zaretskii *** empty log message ***
2005-07-23 Eli Zaretskii (Autoload): Make the `doctor' example be consistent
2005-07-23 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-23 YAMAMOTO Mitsuharu (Fx_own_selection_internal): Follow error conventions.
2005-07-23 YAMAMOTO Mitsuharu (Fx_popup_menu, Fx_popup_menu): Doc fixes.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h. Include atimer.h.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h.
2005-07-22 Richard M. Stallman *** empty log message ***
2005-07-22 Richard M. Stallman (Garbage Collection): Clarify previous change.
2005-07-22 Juri Linkov *** empty log message ***
2005-07-22 Juri Linkov (tempo-insert-template): Fix 2005-07-16 change.
2005-07-22 Juri Linkov (normal-splash-screen): Update menu name.
2005-07-22 Juri Linkov (line-move-1): Fix comments.
2005-07-22 Dan Nicolaescu Load term/rxvt if the terminal is actually an
2005-07-22 Dan Nicolaescu * term/rxvt.el (function-key-map): Use substitute-key-definition
2005-07-22 Sam Steingold typo
2005-07-22 Kim F. Storm (insert-image-file, image-file-yank-handler): Fix
2005-07-22 Kim F. Storm *** empty log message ***
2005-07-22 Eli Zaretskii *** empty log message ***
2005-07-22 Eli Zaretskii (Quoted File Names): Add index entry.
2005-07-22 Eli Zaretskii (dired-move-to-filename-regexp): Recognize the B suffix
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-492
2005-07-22 Juanma Barranquero *** empty log message ***
2005-07-22 Juanma Barranquero (highlight-changes-global-initial-state, highlight-compare-buffers,
2005-07-22 Luc Teirlinck (define-minor-mode): Never call the mode function using `eval-after-load'.
2005-07-22 Luc Teirlinck *** empty log message ***
2005-07-21 Stefan Monnier *** empty log message ***
2005-07-21 Stefan Monnier (mm-uu-copy-to-buffer): Use with-current-buffer.
2005-07-21 Stefan Monnier (mml-minibuffer-read-disposition): Don't use inline by default
2005-07-21 Stefan Monnier Add gc-cons-percentage.
2005-07-21 Stefan Monnier (Garbage Collection): Add gc-cons-percentage.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (Finternal_lisp_face_p): Doc fix.
2005-07-21 Juanma Barranquero (Fset_window_margins, Fset_window_fringes):
2005-07-21 Juanma Barranquero (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.
2005-07-21 Juanma Barranquero (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.
2005-07-21 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal):
2005-07-21 Juanma Barranquero (Fregister_ccl_program): Fix typos in docstring.
2005-07-21 Juanma Barranquero (syms_of_buffer) <cursor-type>: Doc fix.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (comint-use-prompt-regexp, comint-send-input, comint-source-default,
2005-07-21 Andreas Schwab *** empty log message ***
2005-07-21 Andreas Schwab (restore_stack_limits): Return a value.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.
2005-07-21 Juanma Barranquero (widget-default-create, widget-after-change, widget-default-format-handler,
2005-07-21 Juanma Barranquero (vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,
2005-07-21 Juanma Barranquero (w32-shell-name): Use `bound-and-true-p'.
2005-07-21 Juanma Barranquero "?\ " -> "?\s".
2005-07-21 Juanma Barranquero (tempo-insert-prompt, tempo-interactive, tempo-show-completion-buffer,
2005-07-21 Juanma Barranquero (eshell-ls-decorated-name): Doc fix.
2005-07-21 Juanma Barranquero (tramp-handle-load): Fix typo in error message.
2005-07-21 Juanma Barranquero (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,
2005-07-21 Juanma Barranquero (regexp-builder): Use `defalias' instead of faking it.
2005-07-21 Kim F. Storm (insert-image-file): Add yank-handler.
2005-07-21 Kim F. Storm (report-emacs-bug): Request that backtraces are
2005-07-21 Kim F. Storm *** empty log message ***
2005-07-21 Stefan Monnier (Fmac_code_convert_string): Add comment about Fstring_as_unibyte.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (strokes-load-hook): Doc fix.
2005-07-20 Juanma Barranquero (skeleton-proxy-new): Doc fix.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (clone-indirect-buffer): Doc fix.
2005-07-20 Juanma Barranquero (s-region-bind): Doc fix.
2005-07-20 Juanma Barranquero (ps-extend-face-list, ps-extend-face, ps-print-background-image): Fix typos in
2005-07-20 Juanma Barranquero (cvs-flags-query, cvs-strings->string, cvs-prefix-get): Fix typos in docstrings.
2005-07-20 Juanma Barranquero (prune-directory-list): Fix typos in docstring.
2005-07-20 Juanma Barranquero (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.
2005-07-20 Juanma Barranquero (arch-rj): Fix typo in docstrings.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (Fdefvar): Doc fix.
2005-07-20 Juanma Barranquero (describe-face): "?\ " -> "?\s".
2005-07-20 Juanma Barranquero (dirtrack-list): Fix typos in docstring.
2005-07-20 Juanma Barranquero (virtual-dired): Declare with `defalias'.
2005-07-20 Kim F. Storm (load_unwind): Rework last change.
2005-07-20 Kim F. Storm (Fdo_auto_save, do_auto_save_unwind):
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Kim F. Storm (Fload, load_unwind): Use make_save_value to unwind
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Juanma Barranquero (dired-align-file, dired-flag-backup-files, dired-change-marks,
2005-07-20 Juanma Barranquero (compose-string, encode-composition-rule, compose-last-chars):
2005-07-20 Juanma Barranquero (Buffer-menu-unmark): Doc fix.
2005-07-20 Juanma Barranquero (archive-get-descr, archive-alternate-display): Doc fixes.
2005-07-20 Kim F. Storm (cua-mode): Improve doc string.
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Juanma Barranquero (expand-region-abbrevs): Doc fix.
2005-07-20 Andreas Schwab Remove conflict markers.
2005-07-20 Miles Bader Add arch tagline
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (find-file-noselect, recode-file-name): Doc fixes.
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (desktop-enable, desktop-basefilename): Declare with
2005-07-19 Juanma Barranquero (org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes.
2005-07-19 Carsten Dominik Version 3.14
2005-07-19 Carsten Dominik *** empty log message ***
2005-07-19 Carsten Dominik (org-table-column-names, org-table-column-name-regexp)
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (disabled-command-hook): Declare it with `define-obsolete-variable-alias'.
2005-07-19 Juri Linkov (diff-font-lock-keywords): Simplify comments fontifying rule.
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov (find-function-regexp): Add `define-compilation-mode'.
2005-07-19 Juri Linkov (grep-regexp-alist)
2005-07-19 Juri Linkov Add example of grep output with context lines.
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov Examples of messages grep recognizes
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov (widget-inactive): Inherit from `shadow'.
2005-07-19 Juri Linkov (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
2005-07-19 Juri Linkov (isearch): Use not-too-dark magenta3 instead of too-light magenta2.
2005-07-19 Juri Linkov (info-xref-visited): Use light foreground color `violet'
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes.
2005-07-19 Juri Linkov (font-lock-regexp-grouping-backslash): Don't
2005-07-19 Juri Linkov (mode-line-highlight): Replace RoyalBlue4 with
2005-07-19 Juri Linkov (diff-file-header): Change foreground color from
2005-07-19 Juri Linkov (describe-char): Create link buttons for `charset'
2005-07-19 Juri Linkov (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
2005-07-19 Juri Linkov (Comparing Files): Mention resync for `compare-windows'.
2005-07-19 Juri Linkov (compare-ignore-whitespace, compare-windows-sync)
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,
2005-07-19 Jan Djärv * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2005-07-19 Jan Djärv * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
2005-07-19 Kim F. Storm (Vx_hand_shape): Variable removed.
2005-07-19 Kim F. Storm *** empty log message ***
2005-07-19 Michael Kifer * viper-cmd.el (viper-escape-to-state): bug fix
2005-07-19 Kenichi Handa (Fstring_as_multibyte): Escape backslashes in the
2005-07-19 Kenichi Handa *** empty log message ***
2005-07-19 Kenichi Handa (find-auto-coding): New function created
2005-07-19 Kenichi Handa (select-safe-coding-system): Try to
2005-07-18 Stefan Monnier *** empty log message ***
2005-07-18 Stefan Monnier (Fgenerate_new_buffer_name): Declare (for use in coding.c).
2005-07-18 Kim F. Storm (redisplay_internal): Only try to hscroll each frame once
2005-07-18 Kim F. Storm (struct frame): New member already_hscrolled_p.
2005-07-18 Kim F. Storm *** empty log message ***
2005-07-18 Richard M. Stallman *** empty log message ***
2005-07-18 Richard M. Stallman (allout-before-change-protect): Fix error message.
2005-07-18 Richard M. Stallman (allout-isearch-expose): Use isearch-mode-end-hook-quit,
2005-07-18 Juri Linkov *** empty log message ***
2005-07-18 Juri Linkov (mac-emulate-three-button-mouse): Delete duplicate words.
2005-07-18 Juri Linkov (Fminor_mode_key_binding): Delete duplicate words.
2005-07-18 Juri Linkov (scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words.
2005-07-18 Ken Raeburn *** empty log message ***
2005-07-18 Ken Raeburn (Ftest_completion): Fix odd syntax in test.
2005-07-18 Juri Linkov (GTK styles): Delete duplicate words.
2005-07-18 Juri Linkov (History): Delete duplicate words.
2005-07-18 Juri Linkov (After a Crash): Delete duplicate words.
2005-07-18 Juri Linkov (Cell Justification): Delete duplicate words.
2005-07-18 Juri Linkov (Top): Delete duplicate words.
2005-07-18 Juri Linkov (Emacs 18 MUAs): Delete duplicate words.
2005-07-18 Juri Linkov (TODO types): Delete duplicate words.
2005-07-18 Juri Linkov (Specify Coding): Delete duplicate words.
2005-07-18 Juri Linkov (Wheeled Mice): Delete duplicate words.
2005-07-18 Juri Linkov (Old Versions): Delete duplicate words.
2005-07-18 Juri Linkov (Easy Customization): Delete duplicate words.
2005-07-18 Juri Linkov (Overview): Delete duplicate words.
2005-07-18 Juri Linkov (Time Zones, Logical Operations): Delete duplicate words.
2005-07-18 Juri Linkov (Defining Minor Modes): Delete duplicate words.
2005-07-18 Juri Linkov (The Mark): Delete duplicate words.
2005-07-18 Juri Linkov (Text Terminal Colors, Resources): Delete duplicate words.
2005-07-18 Juri Linkov (Accessing Events): Delete duplicate words.
2005-07-18 Juri Linkov Delete duplicate words.
2005-07-18 Juri Linkov (picture-mode): Delete duplicate words.
2005-07-18 Juri Linkov (ethio-sera-to-fidel-region): Delete duplicate words.
2005-07-18 Juri Linkov (calendar-goto-hebrew-date)
2005-07-18 Juri Linkov (font-lock-mode): Delete duplicate words.
2005-07-18 Juri Linkov (basic-save-buffer): Delete duplicate words.
2005-07-18 Juri Linkov (dired-omit-marker-char): Delete duplicate words.
2005-07-18 Juri Linkov (dired-desktop-buffer-misc-data, dired-restore-desktop-buffer):
2005-07-18 Juri Linkov (custom-known-themes): Delete duplicate words.
2005-07-18 Juri Linkov (calculator-copy): Delete duplicate words.
2005-07-18 Juri Linkov (allout-mode): Delete duplicate words.
2005-07-18 Juri Linkov *** empty log message ***
2005-07-18 Juri Linkov (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
2005-07-18 Juri Linkov (isearch-mode-map): Remove key bindings for regexp chars * ? } |.
2005-07-18 Juanma Barranquero *** empty log message ***
2005-07-18 Juanma Barranquero (ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
2005-07-18 Juanma Barranquero (zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (icalendar--get-unfolded-buffer): Use `insert-buffer-substring' and `goto-char',
2005-07-18 Juanma Barranquero (tar-subfile-save-buffer): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (dired-log): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (array-mode, array-reconfigure-rows, untabify-backward): Fix typos in
2005-07-18 Juanma Barranquero (allout-resolve-xref): Fix typos in error strings.
2005-07-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-18 YAMAMOTO Mitsuharu [MAC_OS] (XCreateGC): Remove extern.
2005-07-18 YAMAMOTO Mitsuharu (struct mac_display_info): Change types of scratch_cursor_gc
2005-07-18 YAMAMOTO Mitsuharu (x_bitmap_icon, x_make_frame_visible): Remove declarations.
2005-07-18 YAMAMOTO Mitsuharu (struct _XGC): New struct.
2005-07-18 YAMAMOTO Mitsuharu (x_set_cursor_color): Use XSetBackground and XSetForeground.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-17 Richard M. Stallman *** empty log message ***
2005-07-17 Richard M. Stallman (Creating Frames): Fix foreground color example.
2005-07-17 Richard M. Stallman (Init Examples): Clean up text about conditionals.
2005-07-17 Simon Josefsson *** empty log message ***
2005-07-17 Simon Josefsson (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2005-07-17 Simon Josefsson *** empty log message ***
2005-07-17 Simon Josefsson (smtpmail-auth-supported): Added the 'plain auth method
2005-07-17 Richard M. Stallman *** empty log message ***
2005-07-17 Richard M. Stallman (Fmake_overlay): Doc fix.
2005-07-17 Richard M. Stallman (Managing Overlays): Clarify make-overlay args for insertion types.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-17 Kim F. Storm (dired-other-window): Put ido property on dired-other-window.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-16 Juanma Barranquero *** empty log message ***
2005-07-16 Juanma Barranquero (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
2005-07-16 Juanma Barranquero (byte-compile-maybe-guarded): Fix typo in docstring.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (find-gc-subrs-callers): Renamed from find-gc-subrs-used.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (allout-isearch-did-quit): Variable deleted.
2005-07-16 Richard M. Stallman (isearch-mode-end-hook-quit): New variable.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (byte-compile-maybe-guarded): Doc fix.
2005-07-16 Richard M. Stallman (pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.
2005-07-16 Richard M. Stallman (f90-abbrev-start): Avoid warning.
2005-07-16 Richard M. Stallman (asm-comment): Use with-no-warnings.
2005-07-16 Richard M. Stallman (byte-compile-if): Guard the else-clause too.
2005-07-16 Richard M. Stallman (tetris-mode): Avoid warning.
2005-07-16 Richard M. Stallman (snake-mode): Avoid warning.
2005-07-16 Richard M. Stallman (gamegrid-shared-game-dir): Add defvar.
2005-07-16 Richard M. Stallman (byte-compile-or-recursion): New function.
2005-07-16 Richard M. Stallman (eudc-hotlist-mode): Avoid warnings.
2005-07-16 Richard M. Stallman (eudc-jump-to-event): Avoid warning.
2005-07-16 Richard M. Stallman (uce-reply-to-uce): Replace beginning-of-buffer and insert-file.
2005-07-16 Richard M. Stallman (byte-compile-and-recursion): New function.
2005-07-16 Richard M. Stallman (eshell-rebind-keys-alist): Add defvar.
2005-07-16 Richard M. Stallman (viper-activate-input-method): Avoid warning.
2005-07-16 Richard M. Stallman (reb-cook-regexp): Avoid warning calling lre-compile-string.
2005-07-16 Richard M. Stallman (calculator-last-input): Guard uses of event-key and key-press-event-p.
2005-07-16 Richard M. Stallman (find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used)
2005-07-16 Richard M. Stallman (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
2005-07-16 Richard M. Stallman (whitespace-make-overlay)
2005-07-16 Richard M. Stallman (tempo-insert-template): Suppress warning.
2005-07-16 Richard M. Stallman (longlines-mode): Add defvar.
2005-07-16 Richard M. Stallman (Completion Commands): Fix command name for ?.
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii Finish config.log with a line that indicates that the configure step
2005-07-16 Eli Zaretskii Bind "C-x #" in a way that works even if C-x is redefined to a command key,
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.
2005-07-16 Eli Zaretskii (gnus-button-mailto): Remove save-selected-window-window hackery
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it.
2005-07-16 Eli Zaretskii (Type Predicates): Document `atom' type.
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (cl-make-type-test): Add `atom' type.
2005-07-16 Eli Zaretskii (syms_of_ntproc): staticpro Qhigh, Qlow,
2005-07-16 Eli Zaretskii (Standard Faces): Explain that customization of `menu' face has no effect
2005-07-16 Eli Zaretskii (General Variables): Clarify the default location of $HOME on w32 systems.
2005-07-16 Eli Zaretskii Clarify the location of $HOME on w32.
2005-07-16 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-16 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
2005-07-16 Luc Teirlinck (define-minor-mode): Avoid constructing a defcustom with two :set or
2005-07-16 Luc Teirlinck *** empty log message ***
2005-07-15 Jason Rumney cmdargs.texi updated for last change
2005-07-15 Jason Rumney Default HOME on MS Windows has changed.
2005-07-15 Jason Rumney *** empty log message ***
2005-07-15 Jason Rumney (General Variables): Default HOME on MS Windows has changed.
2005-07-15 Richard M. Stallman *** empty log message ***
2005-07-15 Richard M. Stallman (select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (site-run-file, keyboard-type): Doc fixes.
2005-07-15 Nick Roberts (gdb-var-update, gdb-var-update-handler):
2005-07-15 Nick Roberts (etags, sdb): Only require etags when needed.
2005-07-15 Nick Roberts *** empty log message ***
2005-07-15 Kim F. Storm (ido-file-internal, ido-read-file-name, ido-read-directory-name):
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Kim F. Storm Fix commentary.
2005-07-15 Kim F. Storm Fix redisplay loop in last change.
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
2005-07-15 Kim F. Storm (ido-define-mode-map): Move ido-next-work-file to C-M-o.
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
2005-07-15 Richard M. Stallman *** empty log message ***
2005-07-15 Richard M. Stallman (url-http-parse-headers): Add :redirect arg-pair
2005-07-15 Richard M. Stallman (url-retrieve): The callback function can get an additional keyword arg pair.
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (derived-mode-run-hooks): Remove.
2005-07-14 Jason Rumney *** empty log message ***
2005-07-14 Jason Rumney (init_environment): Default HOME directory to user's
2005-07-14 Jay Belanger Update copyright information.
2005-07-14 Jay Belanger Updated copyright information.
2005-07-14 Dan Nicolaescu (term-mode): Disable cua-mode for term buffers.
2005-07-14 Juanma Barranquero *** empty log message ***
2005-07-14 Kim F. Storm (pitx): Fix output format. Print string charpos.
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Kim F. Storm (syms_of_syntax): Staticpro lisp objects in gl_state.
2005-07-14 Kim F. Storm (syms_of_search): Staticpro searchbuf.whitespace_regexp.
2005-07-14 Kim F. Storm (syms_of_lread): Initialize seen_list.
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Juanma Barranquero (add-log-mailing-address, change-log-merge): Doc fix.
2005-07-14 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-14 YAMAMOTO Mitsuharu (mac_window_to_frame): Remove duplicate define.
2005-07-14 YAMAMOTO Mitsuharu (get_scrap_target_type_list): Avoid NULL pointer dereference.
2005-07-14 Kim F. Storm (cua--pre-command-handler-1, cua--pre-command-handler)
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Kenichi Handa *** empty log message ***
2005-07-14 Kenichi Handa (code_convert_region_unwind): ARG is changed to a cons.
2005-07-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484
2005-07-14 Stefan Monnier (help-xref-interned): Undo last mistaken change.
2005-07-14 Stefan Monnier (help-xref-interned): Properly setup xref info.
2005-07-14 Stefan Monnier Fix up commenting style.
2005-07-14 Luc Teirlinck Whitespace changes.
2005-07-14 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
2005-07-14 Luc Teirlinck (Variable Definitions): Add `custom-initialize-safe-set' and
2005-07-14 Luc Teirlinck *** empty log message ***
2005-07-14 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
2005-07-14 Luc Teirlinck (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
2005-07-14 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
2005-07-14 Luc Teirlinck (tooltip-mode): Use `custom-initialize-safe-default' and simplify
2005-07-14 Luc Teirlinck (define-minor-mode): Do not override explicitly specified :initialize keyword.
2005-07-13 Ken Raeburn *** empty log message ***
2005-07-13 Ken Raeburn Don't include des.h (or variants thereof); krb.h will do it.
2005-07-13 Stefan Monnier *** empty log message ***
2005-07-13 Thien-Thi Nguyen *** empty log message ***
2005-07-13 Thien-Thi Nguyen (Translating Input): Fix typo.
2005-07-13 Kim F. Storm (line-move-1): Undo rest of 2005-06-23 change.
2005-07-13 Juanma Barranquero *** empty log message ***
2005-07-13 Juanma Barranquero (winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
2005-07-13 Juanma Barranquero (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
2005-07-13 Kim F. Storm (line-move-1): Always use vertical-motion to
2005-07-13 Kim F. Storm *** empty log message ***
2005-07-13 Juanma Barranquero (my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
2005-07-13 Kim F. Storm (Fvertical_motion): If start position is on an image,
2005-07-13 Kim F. Storm * xdisp.c (start_display): Don't reseat to next visible line start
2005-07-13 Kim F. Storm (cursor_row_fully_visible_p): Allow partially visible
2005-07-13 Kim F. Storm *** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu (try_font_list) [MAC_OS]: Try font family name
2005-07-13 YAMAMOTO Mitsuharu Don't include stdlib.h or composite.h.
2005-07-13 YAMAMOTO Mitsuharu (ccl-encode-mac-roman-font, ccl-encode-mac-centraleurroman-font)
2005-07-13 Stefan Monnier *** empty log message ***
2005-07-13 Stefan Monnier (gc_cons_threshold): Make it static.
2005-07-13 Stefan Monnier (gc_cons_threshold): Remove declaration.
2005-07-13 Stefan Monnier (Feval, Ffuncall): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (read_char): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (gc_cons_combined_threshold): Declare.
2005-07-13 Stefan Monnier (MAYBE_GC): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
2005-07-13 Stefan Monnier (sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
2005-07-13 Stefan Monnier (font-lock-fontify-keywords-region): Avoid inf-loops
2005-07-12 Luc Teirlinck *** empty log message ***
2005-07-12 Richard M. Stallman *** empty log message ***
2005-07-12 Richard M. Stallman Delete MH-E.
2005-07-12 Richard M. Stallman Delete find-func and flyspell.
2005-07-12 Richard M. Stallman Fix word duplication.
2005-07-12 Luc Teirlinck (command-line): Whitespace changes.
2005-07-12 Luc Teirlinck (command-line): Revert to previous handling of tooltip-mode.
2005-07-12 Luc Teirlinck (tooltip-mode): Revert to previous implementation of its defcustom.
2005-07-12 Luc Teirlinck (blink-cursor-mode): Revert to previous implementation of its defcustom.
2005-07-12 Luc Teirlinck *** empty log message ***
2005-07-12 Lars Hansen Update e-mail address.
2005-07-12 Lars Hansen *** empty log message ***
2005-07-12 Kim F. Storm (intern): Remove dup. intern and staticpro for QTIMESTAMP.
2005-07-12 Kim F. Storm * coding.c (Qprocess_argument):
2005-07-12 Kim F. Storm *** empty log message ***
2005-07-12 Kim F. Storm *** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
2005-07-12 YAMAMOTO Mitsuharu (mail-to, mail-selection): New NSServices.
2005-07-12 YAMAMOTO Mitsuharu (mac-services-mail-selection, mac-services-mail-to): New functions.
2005-07-12 Juri Linkov Fix typos.
2005-07-12 Juri Linkov *** empty log message ***
2005-07-12 Juri Linkov (Files): Change description of `C-x C-q' from
2005-07-12 Nick Roberts Add note about buffering with Windows.
2005-07-12 Nick Roberts *** empty log message ***
2005-07-11 Luc Teirlinck (custom-reevaluate-setting): Doc fix.
2005-07-11 Luc Teirlinck *** empty log message ***
2005-07-11 Stefan Monnier *** empty log message ***
2005-07-11 Stefan Monnier (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Jay Belanger (Graphics): Mention GNUPLOT's web site.
2005-07-11 Jan Djärv * xfaces.c (x_update_menu_appearance): Use fontSet resource for
2005-07-11 Jay Belanger *** empty log message ***
2005-07-11 Jay Belanger (calc-embedded-announce-formula-alist)
2005-07-11 Juanma Barranquero *** empty log message ***
2005-07-11 Juanma Barranquero (custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (custom-declare-variable): Doc fix.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (dired-compare-directories): Remove "." and ".." from the alists.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
2005-07-11 Richard M. Stallman Fix previous change.
2005-07-11 Richard M. Stallman (custom-push-theme): Maintain list of the settings
2005-07-11 Richard M. Stallman (custom-theme-set-faces): Make it work.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-10 Kim F. Storm *** empty log message ***
2005-07-10 Richard M. Stallman (longlines-show-region, longlines-unshow-hard-newlines):
2005-07-10 Michael Kifer * viper-cmd.el (viper--key-maps): new variable.
2005-07-10 Steven Tamm Adding in functions for setting and retrieving file type info
2005-07-10 Richard M. Stallman *** empty log message ***
2005-07-10 Richard M. Stallman (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.
2005-07-10 Richard M. Stallman (facemenu-read-color): Do case-insensitive matching.
2005-07-10 Richard M. Stallman (timezone-parse-date): Changed first regexp
2005-07-10 Richard M. Stallman (debug): Call with-timeout-suspend and with-timeout-unsuspend.
2005-07-10 Richard M. Stallman (with-timeout-timers): New variable.
2005-07-10 Richard M. Stallman Move debugger-mode to a more natural place.
2005-07-10 Richard M. Stallman (debug-help-follow): New function.
2005-07-10 Richard M. Stallman (Qeval_buffer_list, Veval_buffer_list): New vars.
2005-07-10 Luc Teirlinck *** empty log message ***
2005-07-10 Luc Teirlinck (command-line): Use custom-reevaluate-setting to handle tooltip-mode.
2005-07-10 Luc Teirlinck (tooltip-mode): Use custom-initialize-safe-default and simplify
2005-07-10 Luc Teirlinck (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
2005-07-10 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): New functions.
2005-07-10 Luc Teirlinck *** empty log message ***
2005-07-10 Luc Teirlinck (set-visited-file-name): Avoid calling file-name-nondirectory with a
2005-07-09 Juri Linkov *** empty log message ***
2005-07-09 Juri Linkov (ispell-command-loop): Add current dictionary name and program name
2005-07-09 Juri Linkov (next-error-hook): New variable.
2005-07-09 Juri Linkov (compilation-mode-hook, compilation-mode): Doc fix.
2005-07-09 Juri Linkov (dired-marker-char): Avoid quotations for `do' and `mark'
2005-07-09 Juri Linkov (fringe-mode): Add period in docstring.
2005-07-09 Richard M. Stallman *** empty log message ***
2005-07-09 Thien-Thi Nguyen (Add missing years in copyright notices of all files):
2005-07-09 Richard M. Stallman (debugger-setup-buffer): When eval-buffer
2005-07-09 Jay Belanger *** empty log message ***
2005-07-09 Richard M. Stallman *** empty log message ***
2005-07-09 Jay Belanger (calc-embedded-firsttime, calc-embedded-firsttime-buf,
2005-07-09 Richard M. Stallman (Fdefvar): Allow defvaring a constant to itself quoted.
2005-07-09 Jay Belanger (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist,
2005-07-08 Richard M. Stallman *** empty log message ***
2005-07-08 Richard M. Stallman (checkdoc-proper-noun-list):
2005-07-08 Richard M. Stallman (set-visited-file-name): Report the error for "empty filename" earlier.
2005-07-08 Richard M. Stallman (fringe-mode): Doc fix.
2005-07-08 Richard M. Stallman (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turn
2005-07-08 Richard M. Stallman (whitespace-buffer-leading-cleanup): Simplify w/ skip-chars-forward.
2005-07-08 Richard M. Stallman (rmail-only-expunge): Fix paren error.
2005-07-08 Richard M. Stallman Update edition number and size estimate.
2005-07-08 Richard M. Stallman (VERSION): Set to 2.9.
2005-07-08 Richard M. Stallman Fix previous change.
2005-07-08 Kim F. Storm (menu_bar_items): Don't GCPRO menu_bar_items_vector here.
2005-07-08 Kim F. Storm *** empty log message ***
2005-07-08 Eli Zaretskii *** empty log message ***
2005-07-08 Eli Zaretskii (gnus-article-next-page, gnus-article-next-page-1)
2005-07-08 Eli Zaretskii (comint-postoutput-scroll-to-bottom)
2005-07-08 Kim F. Storm * ido.el (ido-use-filename-at-point): New choice `guess'.
2005-07-08 Kim F. Storm *** empty log message ***
2005-07-08 Kim F. Storm (ido-before-fallback-functions): New hook.
2005-07-08 Kim F. Storm *** empty log message ***
2005-07-08 Jay Belanger *** empty log message ***
2005-07-08 Jay Belanger (math-apply-units): Change the places in which units are simplified.
2005-07-08 Richard M. Stallman *** empty log message ***
2005-07-08 Richard M. Stallman Update Emacs version.
2005-07-08 Kenichi Handa *** empty log message ***
2005-07-08 Kenichi Handa (Recognize Coding): Recommend revert-buffer-with-coding-system instead
2005-07-08 Richard M. Stallman *** empty log message ***
2005-07-08 Richard M. Stallman (Antinews): Mention mode-line-inverse-video.
2005-07-08 Richard M. Stallman (Inverse Video): Delete mode-line-inverse-video.
2005-07-08 Richard M. Stallman *** empty log message ***
2005-07-08 Richard M. Stallman (Saving): Minor correction about C-x C-w.
2005-07-08 Richard M. Stallman (Display Custom): Don't mention mode-line-inverse-video.
2005-07-08 Kenichi Handa (quail-japanese-kanji-kkc): Fix order of
2005-07-07 Luc Teirlinck (customize-option, customize-option-other-window): Make them handle aliases.
2005-07-07 Luc Teirlinck *** empty log message ***
2005-07-07 Luc Teirlinck (custom-variable-p): Make it recursively follow aliases. Mention that
2005-07-07 Luc Teirlinck (Isearch Scroll): Add example of using the `isearch-scroll' property.
2005-07-07 Luc Teirlinck Undo last erroneous change.
2005-07-07 Luc Teirlinck *** empty log message ***
2005-07-07 Richard M. Stallman *** empty log message ***
2005-07-07 Richard M. Stallman Update where to get GNU status; add refs for how to help.
2005-07-07 Richard M. Stallman Clarify footnote 7.
2005-07-07 Luc Teirlinck (Display Custom): Add anchor for `baud-rate'.
2005-07-07 Richard M. Stallman *** empty log message ***
2005-07-07 Richard M. Stallman Update how to help.
2005-07-07 Richard M. Stallman (exec-path): Fix tag for nil.
2005-07-07 Richard M. Stallman (exec-path): Use `directory' instead of `file'.
2005-07-07 Lute Kamstra *** empty log message ***
2005-07-07 Juanma Barranquero *** empty log message ***
2005-07-07 Juanma Barranquero (occur-rename-buffer): Use `generate-new-buffer' also when called
2005-07-07 Kim F. Storm (Frecenter): Remove superfluous settings of iarg.
2005-07-07 Kim F. Storm (Frecenter): Fix last change (set iarg before use).
2005-07-07 Kim F. Storm *** empty log message ***
2005-07-07 Lute Kamstra *** empty log message ***
2005-07-07 Lute Kamstra (elide-head-headers-to-hide): Recognize the FSF's new address as well.
2005-07-07 Lute Kamstra Delete file. The GNU Task List is obsolete and has been replaced by
2005-07-07 Lute Kamstra *** empty log message ***
2005-07-07 Lute Kamstra Update `versionnumber' and `year'. Update Emacs's version to 22.
2005-07-07 Kenichi Handa *** empty log message ***
2005-07-07 Kenichi Handa (make-coding-system): Describe
2005-07-07 Kenichi Handa (set-default-coding-systems): Don't
2005-07-07 Kenichi Handa Declare that all UTF-16-based coding
2005-07-07 Stefan Monnier (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)
2005-07-07 Nick Roberts Require font-lock for displaying errors.
2005-07-07 Nick Roberts *** empty log message ***
2005-07-07 Stefan Monnier (hide-ifdef-use-define-alist): Pass a list of
2005-07-07 Juanma Barranquero *** empty log message ***
2005-07-07 Juanma Barranquero (hi-lock-find-patterns): Protect also against invalid values for the pattern
2005-07-06 Richard M. Stallman *** empty log message ***
2005-07-06 Richard M. Stallman (Regexp Search): Clarify what re-search-forward does when the search fails.
2005-07-06 Richard M. Stallman (Frecenter): When arg is inside the scroll margin, move it out of the margin.
2005-07-06 Jason Rumney Add note about change to default value of w32-use-full-screen-buffer.
2005-07-06 Jason Rumney *** empty log message ***
2005-07-06 Jason Rumney (initialize_w32_display): Detect when the console
2005-07-06 Richard M. Stallman *** empty log message ***
2005-07-06 Richard M. Stallman (flymake-float-time): Instead of with-no-warnings, test for xemacs.
2005-07-06 Juanma Barranquero *** empty log message ***
2005-07-06 Juanma Barranquero (w32-fixed-font-alist): Fix typo in `defcustom' tag.
2005-07-06 Lute Kamstra *** empty log message ***
2005-07-06 Lute Kamstra Regenerate.
2005-07-06 Lute Kamstra Fix capitalization.
2005-07-06 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-06 YAMAMOTO Mitsuharu (mac_draw_vertical_window_border): Use foreground of
2005-07-06 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra Mention OS X support for battery.el.
2005-07-05 Lute Kamstra *** empty log message ***
2005-07-05 Lute Kamstra Add support for Darwin (with much debugging help from Samuel Lauber
2005-07-05 Lute Kamstra Fix spelling.
2005-07-05 Lute Kamstra Update FSF's address.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Stefan Monnier *** empty log message ***
2005-07-04 Stefan Monnier (lisp-mode-variables): Prevent adaptive
2005-07-04 Stefan Monnier Remove useless eval-when-compile.
2005-07-04 Stefan Monnier (archive-lzh-ogm): Reorder save excursion/restriction.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Richard M. Stallman *** empty log message ***
2005-07-04 Richard M. Stallman (Standard Hooks): Add occur-hook.
2005-07-04 Carsten Dominik Leading space replaced by TABS.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Richard M. Stallman (org-file-apps-defaults-gnu): Renamed from org-file-apps-defaults-linux.
2005-07-04 David Ponce Improve header Commentary section.
2005-07-04 David Ponce *** empty log message ***
2005-07-04 Jan Djärv Moved to obsolete
2005-07-04 Jan Djärv Moved from ../international.
2005-07-04 Juanma Barranquero *** empty log message ***
2005-07-04 Juanma Barranquero (prolog-eof-string): Doc fixes.
2005-07-04 Juanma Barranquero (Info-history, Info-history-forward, Info-history-list,
2005-07-04 Miles Bader Add arch tagline
2005-07-04 Carsten Dominik Version 3.13
2005-07-04 Carsten Dominik *** empty log message ***
2005-07-04 Miles Bader Add arch tagline
2005-07-04 Juanma Barranquero Remove spurious entry and damn timezones.
2005-07-04 Juanma Barranquero *** empty log message ***
2005-07-04 Juanma Barranquero (vhdl-testbench): Fix typo in docstring.
2005-07-04 Juanma Barranquero *** empty log message ***
2005-07-04 Juanma Barranquero (two-column): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (texinfo): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (tex-file, tex-run, tex-view): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (table-hooks): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (sgml): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (org): Fix typo in docstring.
2005-07-04 Juanma Barranquero (makeinfo): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (enriched): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (bibtex, bibtex-autokey): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (tcl): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (SQL): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (sh, sh-script): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (scheme): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (python): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (prolog): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pascal): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (idlwave): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero Fix brainos.
2005-07-04 Juanma Barranquero (executable): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (etags): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (postscript, ebnf2ps, ebnf-special, ebnf-except, ebnf-repeat, ebnf-terminal,
2005-07-04 Juanma Barranquero (delphi): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (outlines): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (rlogin): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (remote-compile): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks):
2005-07-04 Juanma Barranquero (mailalias): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (eshell-var): Fix typo in docstring.
2005-07-04 Juanma Barranquero (viper-mouse): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (viper-ex): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (trace): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (testcover): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (elp): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (edebug): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (bytecomp): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (calc): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (w32): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (uniquify): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (term): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (strokes): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (initialization): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (shell): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ses): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (postscript, ps-print, ps-print-horizontal, ps-print-vertical, ps-print-headers,
2005-07-04 Juanma Barranquero (printing): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pcmpl-rpm): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pcmpl-cvs): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (lpr): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (compression, jka-compr): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (info): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (indent): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (facemenu): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ediff-window): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ediff-ptch): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ediff-mult): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ediff-highlighting, ediff-merge, ediff-hook): Finish `defgroup' description
2005-07-04 Juanma Barranquero (ediff-diff): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (ediff): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (diff-mode): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (columns): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (dabbrev): Finish `defgroup' description with period.
2005-07-04 J.D. Smith Updated to IDLWAVE v5.7 (see idlwave.org), and variable cleanup
2005-07-04 Juanma Barranquero (comint-completion, comint-source): Finsh `degroup' descriptions with period.
2005-07-04 Juanma Barranquero (apropos): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (change-log): Finish `defgroup' description with period.
2005-07-04 Luc Teirlinck (custom-theme-set-faces): Make it handle face aliases whose alias
2005-07-04 Luc Teirlinck *** empty log message ***
2005-07-04 Juanma Barranquero *** empty log message ***
2005-07-04 Juanma Barranquero (with-timeout): Improve argument/docstring consistency.
2005-07-04 Juanma Barranquero (url, url-file, url-cache, url-mime, url-hairy): Finish `defgroup' description
2005-07-04 Juanma Barranquero (url-news): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (url-history): Finish `defgroup' description with period.
2005-07-04 Juri Linkov *** empty log message ***
2005-07-04 Juri Linkov (edebug-eval-defun): Remove unnecessary quotes.
2005-07-04 Juri Linkov (eval-defun-1): Remove unnecessary quotes.
2005-07-04 Juanma Barranquero (url-gateway): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (url-cookie): Finish `defgroup' description with period.
2005-07-04 Juri Linkov (crm-find-current-element)
2005-07-04 Juri Linkov (read-face-name): Put the code for getting a face name
2005-07-04 Juanma Barranquero (pop3): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pgg-pgp5): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pgg-pgp): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pgg-parse): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (pgg-gpg): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (nnmail-prepare): Fix typo in docstring.
2005-07-04 Juanma Barranquero (message-various, message-buffers, message-sending, message-interface,
2005-07-04 Juanma Barranquero (gnus-nocem): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero (gnus-group-icons): Fix typo in docstring.
2005-07-04 Juanma Barranquero (gnus-exit): Fix typo in docstring.
2005-07-04 Juanma Barranquero *** empty log message ***
2005-07-04 Juanma Barranquero (lisp-indent-maximum-backtracking): Fix typos in docstrings.
2005-07-03 Juanma Barranquero (flymake-find-file): Remove.
2005-07-03 Juanma Barranquero (occur-hook): Doc fix.
2005-07-03 Jan Djärv Added that emacs tries to handle exec-shield at build time.
2005-07-03 Jan Djärv * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2005-07-03 Luc Teirlinck (The Echo Area): Correct menu.
2005-07-03 Luc Teirlinck *** empty log message ***
2005-07-03 Richard M. Stallman *** empty log message ***
2005-07-03 Richard M. Stallman (tpu-mark): Fix previous change.
2005-07-03 Richard M. Stallman *** empty log message ***
2005-07-03 Richard M. Stallman (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed.
2005-07-03 Richard M. Stallman *** empty log message ***
2005-07-03 Richard M. Stallman (tpu-emacs19-p): Var deleted. All references simplified.
2005-07-03 Richard M. Stallman (tpu-original-global-map): Don't copy global-map, save the same map.
2005-07-03 Richard M. Stallman (Top): Update subnode menu for Display.
2005-07-03 Richard M. Stallman (Displaying Messages): New node, with most of what was in The Echo Area.
2005-07-03 Luc Teirlinck Update copyright years.
2005-07-03 Richard M. Stallman *** empty log message ***
2005-07-03 Richard M. Stallman (try_window): Fix previous change in how it handles
2005-07-03 Richard M. Stallman (window_scroll_pixel_based): Take account of this_scroll_margin when
2005-07-03 Richard M. Stallman (Example -- Configuring a tool called directly):
2005-07-03 Richard M. Stallman (Textual Scrolling): Doc 3 values for scroll-preserve-screen-position.
2005-07-03 Richard M. Stallman (Special Properties): Change hook functions should bind
2005-07-03 Richard M. Stallman (Key Binding Commands): Call binding BINDING rather than DEFINITION.
2005-07-03 Richard M. Stallman (artist-key-is-drawing)
2005-07-03 Richard M. Stallman (ebrowse-revert-tree-buffer-from-file): Use with-no-warnings.
2005-07-03 Richard M. Stallman (dos-windows-version): Add defvar.
2005-07-03 Richard M. Stallman (filladapt-prefix-table): Add defvar.
2005-07-03 Richard M. Stallman (rmail-summary-redo): Add defvar.
2005-07-03 Richard M. Stallman (vip-replace-string, ex-map, ex-read): Use with-no-warnings.
2005-07-03 Richard M. Stallman (vi-mark-region): Use c-mark-function.
2005-07-03 Richard M. Stallman (edt-last-copied-word): Add defvar.
2005-07-03 Richard M. Stallman (macroexp-accumulate): Rename arg to var+list.
2005-07-03 Richard M. Stallman (byte-compile-nogroup-warn): Don't warn when name is not constant
2005-07-03 Richard M. Stallman (gud-tooltip-mode): Add defvar.
2005-07-03 Richard M. Stallman (default-frame-background-mode): Add defvar.
2005-07-03 Richard M. Stallman (smerge-mode): Add duplicate defvar near top.
2005-07-03 Richard M. Stallman (tool-bar-map): Add defvar.
2005-07-03 Richard M. Stallman (dnd-protocol-alist): Add defvar.
2005-07-03 Richard M. Stallman (dired-query): Display question with answer, when the user answers.
2005-07-03 Richard M. Stallman (custom-add-option): Doc fix.
2005-07-03 Richard M. Stallman (Info-current-node, Info-suffix-list): Add defvars.
2005-07-03 Eli Zaretskii *** empty log message ***
2005-07-03 Eli Zaretskii (font-lock-regexp-grouping-construct): Fix the bogus name from
2005-07-02 Luc Teirlinck (custom-new-theme-mode): New function.
2005-07-02 Luc Teirlinck (custom-declare-variable): Fix typos in comment.
2005-07-02 Luc Teirlinck *** empty log message ***
2005-07-02 Luc Teirlinck *** empty log message ***
2005-07-02 Luc Teirlinck (flymake-mode, flymake-mode-off): Fix unbalanced parentheses.
2005-07-02 Stefan Monnier *** empty log message ***
2005-07-02 Stefan Monnier (flymake-mode-on, flymake-mode-off): Move body into flymake-mode and
2005-07-02 Stefan Monnier (ff-which-function-are-we-in): Clean up.
2005-07-02 Juanma Barranquero *** empty log message ***
2005-07-02 Juanma Barranquero (occur-rename-buffer): Fix docstring.
2005-07-02 Lute Kamstra Update FSF's address.
2005-07-02 Lute Kamstra *** empty log message ***
2005-07-02 Juanma Barranquero *** empty log message ***
2005-07-02 Juanma Barranquero (edt-save-function-key-map, EDT-key-name): `defvar' to silence the
2005-07-02 Juanma Barranquero (*EDT-keys*, edt-default-global-map, edt-last-copied-word,
2005-07-02 Eli Zaretskii *** empty log message ***
2005-07-02 Eli Zaretskii (w32_draw_vertical_window_border): Use foreground of
2005-07-02 Eli Zaretskii (font-lock-regexp-grouping-backslash): Rename from
2005-07-02 Eli Zaretskii *** empty log message ***
2005-07-02 Eli Zaretskii (bootstrap): Remove the $(EMACS) binary after updating all the
2005-07-02 Eli Zaretskii *** empty log message ***
2005-07-02 Eli Zaretskii (Fcopy_file): Rearrange the code that calls fchown and
2005-07-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-464
2005-07-01 Jason Rumney *** empty log message ***
2005-07-01 Jason Rumney * w32term.c (cleartype_active): New flag for enabling sub-pixel
2005-07-01 Juanma Barranquero *** empty log message ***
2005-07-01 Juanma Barranquero (org-agenda-start-on-weekday, org-calendar-to-agenda-key,
2005-07-01 Juanma Barranquero (flymake-find-possible-master-files, flymake-master-file-compare,
2005-07-01 Lute Kamstra *** empty log message ***
2005-07-01 Lute Kamstra (battery-linux-proc-apm): Fix typo in docstring.
2005-07-01 Lute Kamstra *** empty log message ***
2005-07-01 Lute Kamstra (facemenu-unlisted-faces): Delete foreground and background color
2005-07-01 Richard M. Stallman *** empty log message ***
2005-07-01 Richard M. Stallman (help-do-arg-highlight): Regexp-quote argument names.
2005-07-01 Richard M. Stallman (crm-do-completion): Handle minibuffer prompt.
2005-06-30 Stefan Monnier *** empty log message ***
2005-06-30 Stefan Monnier (debug): Quieten Drew Adams.
2005-06-30 Stefan Monnier (archive-extract): Make it work as a mouse binding.
2005-06-30 Richard M. Stallman *** empty log message ***
2005-06-30 Stefan Monnier Bind inhibit-read-only rather than buffer-read-only.
2005-06-30 Andreas Schwab *** empty log message ***
2005-06-30 Andreas Schwab (gud-filter): Remove unneeded progn.
2005-06-30 Jan Djärv * xterm.c (handle_one_xevent): bzero compose_status when nbytes
2005-06-30 Glenn Morris (sh-get-kw): `&' also separates words.
2005-06-30 Glenn Morris *** empty log message ***
2005-06-30 Masatake YAMATO 2005-07-01 Masatake YAMATO <jet@gyve.org>
2005-06-30 Juri Linkov *** empty log message ***
2005-06-30 Juri Linkov (vertical-border): Inherit from mode-line-inactive only on tty.
2005-06-30 Juri Linkov (turn_on_face): In standout mode apply specified
2005-06-30 Juri Linkov (x_draw_vertical_window_border): Use foreground of
2005-06-30 Juri Linkov (x_draw_vertical_border): If left fringe is not present
2005-06-30 Juanma Barranquero *** empty log message ***
2005-06-30 Juanma Barranquero (help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on the
2005-06-30 Juanma Barranquero *** empty log message ***
2005-06-30 Juanma Barranquero (occur-1): Do not set the `buffer-read-only' and modified flags for the occur
2005-06-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-461
2005-06-30 Juanma Barranquero *** empty log message ***
2005-06-30 Juanma Barranquero (cua-do-rectangle-padding): Remove period from end of messages.
2005-06-30 Juanma Barranquero (cua-toggle-global-mark, cua-cut-region-to-global-mark,
2005-06-30 Juanma Barranquero (cua-check-pending-input, cua-repeat-replace-region, cua-mode, cua-debug,
2005-06-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
2005-06-29 Juanma Barranquero *** empty log message ***
2005-06-29 Juanma Barranquero (set-variable): Warn about obsolete user variables.
2005-06-29 Richard M. Stallman (window_scroll_pixel_based, window_scroll_line_based):
2005-06-29 Miles Bader Add arch tagline
2005-06-29 Richard M. Stallman Minor cleanup.
2005-06-29 Juri Linkov *** empty log message ***
2005-06-29 Juri Linkov (rxvt-set-background-mode):
2005-06-29 Juri Linkov (xterm-rxvt-set-background-mode):
2005-06-29 Juri Linkov (normal-top-level): Set default-frame-background-mode
2005-06-29 Juri Linkov (default-frame-background-mode): New internal variable.
2005-06-29 Juanma Barranquero *** empty log message ***
2005-06-29 Juanma Barranquero (texinfo-insert-@item): Change space constants "protected" from end of line by a
2005-06-29 Juanma Barranquero (decipher-loop-with-breaks): Change space constants "protected" from end of line
2005-06-29 Juanma Barranquero (picture-replace-match): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (cperl-do-auto-fill): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (pp-buffer): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (diary-header-line-format): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (mouse-buffer-menu-alist): Change space constants followed by a sexp to "?\s ".
2005-06-29 Juanma Barranquero (imenu--completion-buffer): Change space constants followed by a sexp to "?\s ".
2005-06-29 Carsten Dominik Copyright FSF
2005-06-29 Carsten Dominik Still more fixes to the org-mode entry.
2005-06-29 Carsten Dominik New files, the reference card for org-mode.
2005-06-29 Carsten Dominik Org-mode entry shortened.
2005-06-29 Carsten Dominik *** empty log message ***
2005-06-29 Carsten Dominik Some fixes to the RefTeX entry
2005-06-29 Stefan Monnier *** empty log message ***
2005-06-29 Stefan Monnier (save-buffer-state): Use `declare'.
2005-06-29 Carsten Dominik Added entries for org.el and reftex.el.
2005-06-29 Carsten Dominik *** empty log message ***
2005-06-29 Stefan Monnier *** empty log message ***
2005-06-29 Stefan Monnier (cperl-find-pods-heres): Don't gratuitously
2005-06-29 Carsten Dominik *** empty log message ***
2005-06-29 Carsten Dominik *** empty log message ***
2005-06-29 Carsten Dominik Version 3.12
2005-06-29 Carsten Dominik (orgtbl-setup): New function, for delayed
2005-06-29 Stefan Monnier (python-check): Require `compile' before modifying its variables.
2005-06-29 Stefan Monnier *** empty log message ***
2005-06-29 Stefan Monnier (comment-indent-default): Don't get fooled by an early end of buffer.
2005-06-29 Juanma Barranquero *** empty log message ***
2005-06-29 Juanma Barranquero (Defining Variables): Fix doc of `user-variable-p'.
2005-06-29 Juanma Barranquero (user_variable_p_eh): New function.
2005-06-29 Vinicius Jose Latorre Fixed version number
2005-06-28 Marcelo Toledo Changed the maintainer of TUTORIAL.pl.
2005-06-28 Luc Teirlinck *** empty log message ***
2005-06-28 Luc Teirlinck (ispell-word): Remove stray parenthesis.
2005-06-28 Luc Teirlinck *** empty log message ***
2005-06-28 Richard M. Stallman *** empty log message ***
2005-06-28 Richard M. Stallman (url-http-create-request): Call url-recreate-url in proxy case.
2005-06-28 Richard M. Stallman *** empty log message ***
2005-06-28 Richard M. Stallman (flyspell-use-local-map): Variable deleted.
2005-06-28 Richard M. Stallman (ispell-word): Do not ignore short words.
2005-06-28 Richard M. Stallman (compilation-next-error-function):
2005-06-28 Richard M. Stallman (facemenu-add-face): Warn when font-lock is active.
2005-06-28 Richard M. Stallman (comint-password-prompt-regexp): Accept ", try again".
2005-06-28 Richard M. Stallman (global-map): Bind insertchar and its variants.
2005-06-28 Richard M. Stallman (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2005-06-28 Richard M. Stallman (Creating Keymaps): Put make-sparse-keymap before make-keymap.
2005-06-28 Kenichi Handa *** empty log message ***
2005-06-28 Kenichi Handa Add rules for inserting full-width space for
2005-06-28 Vinicius Jose Latorre ps-print selection page fix
2005-06-28 Richard M. Stallman *** empty log message ***
2005-06-28 Richard M. Stallman (Fdefvar): Improve error message.
2005-06-28 Stefan Monnier Remove entry about autoloadd minor modes and custom's requiredness.
2005-06-28 Richard M. Stallman *** empty log message ***
2005-06-28 Richard M. Stallman (url-http-create-request): When computing real-fname,
2005-06-28 Richard M. Stallman (url-cookie-store): Rename arg PATH to LOCALPART.
2005-06-27 Richard M. Stallman (artist-text-overwrite)
2005-06-27 Luc Teirlinck *** empty log message ***
2005-06-27 Luc Teirlinck (Setting Variables): Correct and clarify description of `add-to-ordered-list'.
2005-06-27 Luc Teirlinck (add-to-list, add-to-ordered-list): Doc fixes.
2005-06-27 Luc Teirlinck *** empty log message ***
2005-06-27 YAMAMOTO Mitsuharu *** empty log message ***
2005-06-27 YAMAMOTO Mitsuharu [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.
2005-06-27 Lute Kamstra *** empty log message ***
2005-06-27 Lute Kamstra (facemenu-unlisted-faces): Add foreground and background color faces.
2005-06-27 Juanma Barranquero *** empty log message ***
2005-06-27 Juanma Barranquero (Fdefvar): Don't try to set constant symbols.
2005-06-27 Nick Roberts (gud-filter): Add missing argument to
2005-06-27 Nick Roberts *** empty log message ***
2005-06-26 Stefan Monnier *** empty log message ***
2005-06-26 Stefan Monnier (define-minor-mode): Don't automatically add a :require to the defcustom.
2005-06-26 Stefan Monnier (make-autoload): Add the :setter for defcustoms corresponding to minor modes.
2005-06-26 Stefan Monnier *** empty log message ***
2005-06-26 Richard M. Stallman *** empty log message ***
2005-06-26 Richard M. Stallman (Faces): Minor cleanup.
2005-06-26 David Ponce Require 'tree-widget instead of 'wid-edit.
2005-06-26 David Ponce *** empty log message ***
2005-06-26 Luc Teirlinck (keep-lines-read-args): Add INTERACTIVE arg.
2005-06-26 Luc Teirlinck *** empty log message ***
2005-06-26 Luc Teirlinck (Faces): `facep' returns t for strings that are face names.
2005-06-26 Luc Teirlinck *** empty log message ***
2005-06-25 Luc Teirlinck (facep): Doc fix.
2005-06-25 Richard M. Stallman *** empty log message ***
2005-06-25 Richard M. Stallman (Fcopy_file): New arg PRESERVE_UID_GID.
2005-06-25 Richard M. Stallman (Fx_show_tip): Pass new arg to try_window.
2005-06-25 Richard M. Stallman (try_window): New arg CHECK_MARGINS. Calls changed.
2005-06-25 Richard M. Stallman (try_window): Declare new arg.
2005-06-25 Richard M. Stallman (facemenu-enable-faces-p): New function.
2005-06-25 Richard M. Stallman *** empty log message ***
2005-06-25 Richard M. Stallman (call_debugger): Take full care of extending stack limits
2005-06-25 Richard M. Stallman (jka-compr-insert-file-contents):
2005-06-25 Richard M. Stallman (custom-face-attributes): Add autoload.
2005-06-25 Richard M. Stallman (lisp-mode-variables): Bind comment-indent-function locally.
2005-06-25 Richard M. Stallman (Equality Predicates): Clarify meaning of equal.
2005-06-25 Richard M. Stallman (Selecting Windows): save-selected-window and with-selected-window
2005-06-25 Richard M. Stallman (with-selected-window): Use save-current-buffer.
2005-06-25 Richard M. Stallman Fix previous change.
2005-06-25 Richard M. Stallman (save-selected-window): Use save-current-buffer.
2005-06-25 Richard M. Stallman (gud-filter): Simplify using with-selected-window and with-current-buffer.
2005-06-25 Richard M. Stallman Fix indentation.
2005-06-25 Richard M. Stallman *** empty log message ***
2005-06-25 Richard M. Stallman (read1): 0.0e+NaN should make a "positive" NaN.
2005-06-25 Richard M. Stallman *** empty log message ***
2005-06-25 Richard M. Stallman (Text Display): Change index entries.
2005-06-25 Richard M. Stallman (Float Basics): Explain how to test for NaN, and printing the sign of NaNs.
2005-06-24 Richard M. Stallman *** empty log message ***
2005-06-24 Richard M. Stallman (line-move-1): Fix previous change.
2005-06-24 Eli Zaretskii *** empty log message ***
2005-06-24 Eli Zaretskii (MAKEINFO): Use --force.
2005-06-24 Eli Zaretskii (MAKEINFO): Use --force.
2005-06-24 Eli Zaretskii *** empty log message ***
2005-06-24 Eli Zaretskii (Frename_file): Undo last change: no need to ifdef away
2005-06-24 Eli Zaretskii (sys_chown): New function.
2005-06-24 Eli Zaretskii (chown): New; define to sys_chown.
2005-06-24 Juanma Barranquero *** empty log message ***
2005-06-24 Juanma Barranquero (syms_of_xdisp) <nobreak-char-display>: Doc fix.
2005-06-24 Juanma Barranquero *** empty log message ***
2005-06-24 Juanma Barranquero (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.
2005-06-24 Juanma Barranquero (gnus-article-mode): Set `nobreak-char-display', not `show-nonbreak-escape'.
2005-06-24 Juanma Barranquero *** empty log message ***
2005-06-24 Juanma Barranquero (occur-1): Set `buffer-read-only' and the buffer-modified flag before running
2005-06-24 Richard M. Stallman *** empty log message ***
2005-06-24 Richard M. Stallman (Face Functions): Correct Texinfo usage.
2005-06-24 Richard M. Stallman (Face Functions): Correct Texinfo usage.
2005-06-24 Nick Roberts (gdb-send): Remove warning face from errors
2005-06-24 Nick Roberts (gud-tooltip-print-command): Indent properly.
2005-06-24 Nick Roberts *** empty log message ***
2005-06-24 Luc Teirlinck (Rings): `ring-elements' now returns the elements of RING in order.
2005-06-24 Luc Teirlinck *** empty log message ***
2005-06-24 Luc Teirlinck (ring-elements): Make it return a list of the elements of RING in
2005-06-23 Richard M. Stallman *** empty log message ***
2005-06-23 Richard M. Stallman Renamed show-nonbreak-escape to nobreak-char-display.
2005-06-23 Richard M. Stallman (Antinews): Renamed show-nonbreak-escape to nobreak-char-display.
2005-06-23 Richard M. Stallman (Top): Update detailed node listing.
2005-06-23 Richard M. Stallman (Text Display): Renamed show-nonbreak-escape
2005-06-23 Richard M. Stallman (Text Display): Renamed show-nonbreak-escape
2005-06-23 Richard M. Stallman (get_next_display_element):
2005-06-23 Richard M. Stallman (Frename_file): Preserve owner and group, if possible.
2005-06-23 Richard M. Stallman (url-cookie-generate-header-lines): Fix autoload cookie.
2005-06-23 Richard M. Stallman (set-variable): Args renamed; doc fix.
2005-06-23 Richard M. Stallman (escape-glyph): Use brown against light background.
2005-06-23 Richard M. Stallman (dired-do-copy): Fix arg prompt.
2005-06-23 Richard M. Stallman (mail-setup-with-from): Fix custom type.
2005-06-23 Richard M. Stallman *** empty log message ***
2005-06-23 Richard M. Stallman (Creating a display): Texinfo usage fixes.
2005-06-23 Richard M. Stallman *** empty log message ***
2005-06-23 Richard M. Stallman (Customizing Completion, Auto-save and Backup): Texinfo usage fixes.
2005-06-23 Glenn Morris (report-emacs-bug): Use "X server distributor" rather than
2005-06-23 Glenn Morris *** empty log message ***
2005-06-23 Juanma Barranquero *** empty log message ***
2005-06-23 Juanma Barranquero (Fx_own_selection_internal): Follow error conventions.
2005-06-23 Juanma Barranquero (x_supports_face_attributes_p): Follow error conventions.
2005-06-23 Juanma Barranquero (check_x_frame, check_x_display_info): Follow error conventions.
2005-06-23 Juanma Barranquero (Fstring_to_syntax): Follow error conventions.
2005-06-23 Juanma Barranquero (Freplace_match): Follow error conventions.
2005-06-23 Juanma Barranquero (Fstop_process, Fcontinue_process): Follow error conventions.
2005-06-23 Juanma Barranquero (check_x_frame): Follow error conventions.
2005-06-23 Juanma Barranquero (read_vector): Follow error conventions.
2005-06-23 Juanma Barranquero (make_frame_without_minibuffer): Follow error conventions.
2005-06-23 Juanma Barranquero (Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions.
2005-06-23 Juanma Barranquero (Fsubst_char_in_region): Follow error conventions.
2005-06-23 Juanma Barranquero (Fsleep_for, Fsit_for): Follow error conventions.
2005-06-23 Juanma Barranquero (Fmake_category_set): Follow error conventions.
2005-06-23 Juanma Barranquero (Funexpand_abbrev): Follow error conventions.
2005-06-23 Kim F. Storm *** empty log message ***
2005-06-23 Glenn Morris (Face Functions): Correct previous change.
2005-06-23 Lute Kamstra *** empty log message ***
2005-06-23 Lute Kamstra (gnus-article-mode): Use kill-all-local-variables.
2005-06-23 Lute Kamstra (smime-mode): Use gnus-run-mode-hooks.
2005-06-23 Lute Kamstra (dig-mode): Use gnus-run-mode-hooks.
2005-06-23 Lute Kamstra (debugger-special-form-p): New defun.
2005-06-23 Juanma Barranquero *** empty log message ***
2005-06-23 Juanma Barranquero (fn_png_init_io): Don't define it.
2005-06-23 Lute Kamstra (Select Input Method): Fix typo.
2005-06-23 Juanma Barranquero (The Mark): Texinfo usage fix.
2005-06-23 Kenichi Handa *** empty log message ***
2005-06-23 Kenichi Handa (International): List all supported scripts. Adjust
2005-06-23 Juanma Barranquero *** empty log message ***
2005-06-23 Juanma Barranquero (Grep Searching): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Miscellaneous Commands): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Miscellaneous): Texinfo usage fix.
2005-06-23 Juanma Barranquero (MIME Commands, Fancy Mail Splitting, Agent Visuals, Agent Variables): Texinfo
2005-06-23 Juanma Barranquero (Help-Xref): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Message Headers): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Remember): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Options (Defining Label Environments), Options (Index Support), Options
2005-06-23 Juanma Barranquero (Creating a display): Texinfo usage fix.
2005-06-23 Juanma Barranquero (Customizing Completion, Auto-save and Backup): Texinfo usage fix.
2005-06-23 Kenichi Handa (change-log-font-lock-keywords): Make the regexp for
2005-06-22 Kim F. Storm *** empty log message ***
2005-06-22 Kim F. Storm (Fmatch_data): Remove evaporate option.
2005-06-22 Kim F. Storm *** empty log message ***
2005-06-22 Kim F. Storm (save-match-data): Add comment about using evaporate arg
2005-06-22 Kim F. Storm (Entire Match Data): Remove evaporate option for
2005-06-22 Glenn Morris *** empty log message ***
2005-06-22 Glenn Morris (customize-face, customize-face-other-window): Handle face aliases.
2005-06-22 Glenn Morris (face-documentation, set-face-attribute)
2005-06-22 Glenn Morris (Face Functions): Mention face aliases.
2005-06-22 Juanma Barranquero *** empty log message ***
2005-06-22 Juanma Barranquero (help-make-xrefs): If a symbol representing a face name is not followed by the
2005-06-22 Juri Linkov *** empty log message ***
2005-06-22 Juri Linkov (ps-face-foreground-name, ps-face-background-name):
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
2005-06-22 Nick Roberts (gdb-error): New variable.
2005-06-22 Nick Roberts *** empty log message ***
2005-06-22 Lute Kamstra Remove conflict markers.
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
2005-06-21 Richard M. Stallman *** empty log message ***
2005-06-21 Richard M. Stallman (Antinews): Texinfo usage fix.
2005-06-21 Karl Berry @copying
2005-06-21 Karl Berry toc's before top node instead of at end
2005-06-21 Juri Linkov *** empty log message ***
2005-06-21 Juri Linkov (Fmodify_frame_parameters):
2005-06-21 Juri Linkov Rename obsolete function Qframe_update_face_colors to
2005-06-21 Juri Linkov Add extern Qframe_set_background_mode.
2005-06-21 Juri Linkov (Defining Faces): Add `customized-face'.
2005-06-21 Juri Linkov (edebug-eval-defun):
2005-06-21 Juri Linkov (eval-defun-1):
2005-06-21 Juri Linkov (face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
2005-06-21 Juanma Barranquero Fix spellings.
2005-06-21 Juanma Barranquero *** empty log message ***
2005-06-21 Juanma Barranquero (1value, lambda, key-substitution-in-progress): Doc fixes.
2005-06-21 Juanma Barranquero (ebnf-ebx-lex): Fix spellings.
2005-06-21 Juanma Barranquero (ebnf-yac-lex): Fix spellings.
2005-06-21 Juanma Barranquero (ebnf-iso-lex): Fix spellings.
2005-06-21 Juanma Barranquero (ebnf-dtd-lex): Fix spellings.
2005-06-21 Juanma Barranquero (ebnf-bnf-lex): Fix spellings.
2005-06-21 Juanma Barranquero (ebnf-abn-lex): Fix spellings.
2005-06-21 Juanma Barranquero (c-safe-scan-lists): Fix spellings.
2005-06-21 Juanma Barranquero (browse-url-mosaic): Fix spellings.
2005-06-21 Juanma Barranquero (byte-optimize-pure-func): Fix spellings.
2005-06-21 Juanma Barranquero (check-parens): Fix spellings.
2005-06-21 Juanma Barranquero (auto-insert-alist): Fix spellings.
2005-06-21 Juanma Barranquero (ses-call-printer): Fix spellings.
2005-06-21 Reiner Steib (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
2005-06-21 Richard M. Stallman KFS says the redisplay loop bugs are fixed.
2005-06-21 Juanma Barranquero (url-gateway-unplugged): Fix spellings.
2005-06-21 Juanma Barranquero (url-open-stream): Fix spellings.
2005-06-21 Juanma Barranquero (nnimap-split-download-body): Fix spellings.
2005-06-21 Juanma Barranquero (Fchar_table_range): Fix spellings.
2005-06-21 Juanma Barranquero (Fmake_network_process): Fix spellings.
2005-06-21 Glenn Morris (appt-make-list): Activate the package, if not already active (for
2005-06-21 Glenn Morris *** empty log message ***
2005-06-21 Juanma Barranquero Fix spellings.
2005-06-21 Juanma Barranquero Fix typo in comment.
2005-06-21 Juanma Barranquero Fix typo in title.
2005-06-21 Juanma Barranquero Fix spellings.
2005-06-21 Luc Teirlinck *** empty log message ***
2005-06-20 Kim F. Storm (Setting Variables): Any type of element can be
2005-06-20 Kim F. Storm *** empty log message ***
2005-06-20 Kim F. Storm (add-to-ordered-list): Test membership with eq. Simplify.
2005-06-20 Kim F. Storm (Rearrangement): Sort predicate may just return non-nil.
2005-06-20 Kim F. Storm *** empty log message ***
2005-06-20 Kim F. Storm (Fsort): Doc fix.
2005-06-20 Karl Berry widen multitable column to avoid underfull box
2005-06-20 Juanma Barranquero Fix spellings.
2005-06-20 Stefan Monnier *** empty log message ***
2005-06-20 Lute Kamstra *** empty log message ***
2005-06-20 Lute Kamstra (epaths-force): Protect both lisppath and buildlisppath from whitespace.
2005-06-20 Juanma Barranquero *** empty log message ***
2005-06-20 Juanma Barranquero (comment-line-break-function): Doc fix: don't say variable is automatically
2005-06-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
2005-06-20 Juanma Barranquero *** empty log message ***
2005-06-20 Juanma Barranquero (next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
2005-06-20 Richard M. Stallman *** empty log message ***
2005-06-19 Luc Teirlinck (Rings): Various minor clarifications and corrections.
2005-06-19 Luc Teirlinck *** empty log message ***
2005-06-19 Michael Albinus Revert copyright years back to original ones. Tramp has a life
2005-06-19 Nick Roberts (tooltip-use-echo-area): Don't make it obsolete.
2005-06-19 Nick Roberts *** empty log message ***
2005-06-18 Richard M. Stallman *** empty log message ***
2005-06-18 Richard M. Stallman Fix formatting ugliness.
2005-06-18 Richard M. Stallman Fix formatting ugliness.
2005-06-18 Richard M. Stallman Fix formatting ugliness.
2005-06-18 Richard M. Stallman Add links to Rings and Byte Packing.
2005-06-18 Richard M. Stallman (Auto-Saving): Fix formatting ugliness.
2005-06-18 Richard M. Stallman (Antinews): Fix formatting ugliness.
2005-06-18 Eli Zaretskii Fix date of last entry for browse-url.el.
2005-06-18 Juri Linkov *** empty log message ***
2005-06-18 Juri Linkov (grep-regexp-alist): Use backreference at the
2005-06-18 Eli Zaretskii *** empty log message ***
2005-06-18 Eli Zaretskii Update version and maintainer's email address.
2005-06-18 Eli Zaretskii *** empty log message ***
2005-06-18 Eli Zaretskii (browse-url-browser-function)
2005-06-18 Eli Zaretskii Remove warning about -kb. Update W32 build page URL.
2005-06-17 Richard M. Stallman Finish previous change.
2005-06-17 Luc Teirlinck (Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)
2005-06-17 Luc Teirlinck Fix typo.
2005-06-17 Luc Teirlinck *** empty log message ***
2005-06-17 Richard M. Stallman *** empty log message ***
2005-06-17 Richard M. Stallman (command-line): Warn if specified user name has no home directory.
2005-06-17 Luc Teirlinck *** empty log message ***
2005-06-17 Luc Teirlinck (Byte Packing): Fix ungrammatical sentence.
2005-06-17 Luc Teirlinck Whitespace change.
2005-06-17 Luc Teirlinck *** empty log message ***
2005-06-17 Luc Teirlinck Fix typos.
2005-06-17 Richard M. Stallman *** empty log message ***
2005-06-17 Richard M. Stallman (term-get-old-input, term-input-filter, term-input-sender)
2005-06-17 Richard M. Stallman (longlines-mode, longlines-show-hard-newlines): Doc fixes.
2005-06-17 Luc Teirlinck (edebug-goto-here): Doc fix.
2005-06-17 Richard M. Stallman (underline): Try bold if terminal doesn't support underline.
2005-06-17 Luc Teirlinck *** empty log message ***
2005-06-17 Richard M. Stallman (mail-setup-with-from): New variable.
2005-06-17 Richard M. Stallman Call tty-no-underline.
2005-06-17 Richard M. Stallman *** empty log message ***
2005-06-17 Richard M. Stallman (get_next_display_element): Reverse test of Vshow_nonbreak_escape.
2005-06-17 Richard M. Stallman (produce_special_glyphs): Use spec_glyph_lookup_face.
2005-06-17 Richard M. Stallman (read_char): Call restore_getcjmp after jump occurs.
2005-06-17 Richard M. Stallman (spec_glyph_lookup_face): New function.
2005-06-17 Richard M. Stallman (spec_glyph_lookup_face): Add declaration.
2005-06-17 Richard M. Stallman (syms_of_buffer) <cursor-type>: Doc fix.
2005-06-17 Richard M. Stallman (Adaptive Fill): Minor clarification.
2005-06-17 Richard M. Stallman (Parsing Expressions): Fix texinfo usage.
2005-06-17 Richard M. Stallman (Byte Packing): New node.
2005-06-17 Richard M. Stallman (Rings): New node.
2005-06-17 Richard M. Stallman (Documentation Basics): Explain the xref to Documentation Tips.
2005-06-17 Richard M. Stallman (Debugger Commands): Minor fix.
2005-06-17 Juanma Barranquero *** empty log message ***
2005-06-17 Juanma Barranquero (display-warning, lwarn, warning-minimum-log-level): Doc fixes.
2005-06-17 Lute Kamstra *** empty log message ***
2005-06-17 Lute Kamstra (mh-folder-body-face, mh-folder-cur-msg-face)
2005-06-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-432
2005-06-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431
2005-06-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-430
2005-06-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-428
2005-06-17 Juanma Barranquero *** empty log message ***
2005-06-17 Juanma Barranquero (lisp_data_to_selection_data): Fix spelling.
2005-06-17 Juanma Barranquero (ada-format-paramlist)
2005-06-16 Luc Teirlinck *** empty log message ***
2005-06-16 Luc Teirlinck (Instrumenting): Eliminate duplicate link.
2005-06-16 Luc Teirlinck (Timers): Timers should save and restore the match data if they change it.
2005-06-16 Luc Teirlinck (Debugger Commands): Mention that the Lisp debugger can not step
2005-06-16 Juanma Barranquero *** empty log message ***
2005-06-16 Juanma Barranquero (m2-for): Fix spellings.
2005-06-16 Juanma Barranquero (sgml-calculate-indent, html-tag-help): Fix spellings.
2005-06-16 Juanma Barranquero (vhdl-beginning-of-libunit): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (inferior-lisp-prompt): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (cperl-set-style-back): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (c-awk-beginning-of-defun): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (c-lineup-argcont): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (zone-mode-load-time-setup): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (ethio-tilde-escape) (ethio-use-three-dot-question): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (regexp-opt-depth): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (elint-init-env): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (derived-mode-init-mode-variables): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (woman-ignore, woman0-if): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (term-replace-by-expanded-filename, term-prompt-regexp,
2005-06-16 Juanma Barranquero (shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode,
2005-06-16 Juanma Barranquero (font-lock-keywords): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (ff-search-directories, ff-special-constructs, ff-find-other-file): Fix spelling
2005-06-16 Juanma Barranquero (ls-lisp-classify): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (Info-hide-cookies-node): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero (comint-replace-by-expanded-filename, comint-prompt-regexp,
2005-06-16 Juanma Barranquero (menu-bar-games-menu): Fix typo in menu help string.
2005-06-16 Juanma Barranquero *** empty log message ***
2005-06-16 Juanma Barranquero (mh-secure-message): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (mh-identity-field-handler): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (mh-send-sub): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (mm-extern-local-file, mm-inline-external-body): Don't use `format' on `error'
2005-06-16 Juanma Barranquero (pop3-user): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (idlwave-complete): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero *** empty log message ***
2005-06-16 Juanma Barranquero (gnus-score-customize): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (gnus-article-encrypt-body): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (zone-mode-update-serial): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (vip-ex): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (smerge-ensure-match): Don't use `format' on `error' arguments.
2005-06-16 Juanma Barranquero (undo-more): Don't use `format' on `error' arguments. Improve
2005-06-16 Lute Kamstra *** empty log message ***
2005-06-16 Lute Kamstra (fundamental-mode): Run after-change-major-mode-hook conditionally.
2005-06-16 Juanma Barranquero *** empty log message ***
2005-06-16 Juanma Barranquero (tooltip-start-delayed-tip, tooltip-timeout, tooltip-use-echo-area,
2005-06-16 David Ponce (tree-widget-value-create): Simplify last change.
2005-06-16 David Ponce *** empty log message ***
2005-06-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-425
2005-06-15 Juanma Barranquero *** empty log message ***
2005-06-15 Juanma Barranquero (Variable Aliases): Update argument names of `defvaralias',
2005-06-15 Juanma Barranquero (Obsolete Functions): Update argument names of `make-obsolete' and
2005-06-15 Kim F. Storm 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2005-06-15 Kim F. Storm *** empty log message ***
2005-06-15 Daniel Pfeiffer (put 'makefile-space-face 'face-alias 'makefile-space)
2005-06-15 Stefan Monnier *** empty log message ***
2005-06-15 Stefan Monnier (add-to-ordered-list): Use a weak hash-table to avoid leaks.
2005-06-15 Stefan Monnier *** empty log message ***
2005-06-15 Stefan Monnier (bibtex-Preamble): Enclose BibTeX preamble by field delimiters.
2005-06-15 Kim F. Storm (Entire Match Data): Rephrase warnings about
2005-06-15 Kim F. Storm *** empty log message ***
2005-06-15 David Ponce eval-and-compile inlined functions so they will
2005-06-15 David Ponce *** empty log message ***
2005-06-15 David Ponce (tree-widget-super-format-handler)
2005-06-15 David Ponce *** empty log message ***
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-421
2005-06-15 YAMAMOTO Mitsuharu *** empty log message ***
2005-06-15 YAMAMOTO Mitsuharu (mac_compute_glyph_string_overhangs): Don't set
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-420
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-419
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-418
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414
2005-06-14 Luc Teirlinck *** empty log message ***
2005-06-14 Luc Teirlinck (Top): Update detailed menu.
2005-06-14 Luc Teirlinck (Edebug): Update menu.
2005-06-14 Luc Teirlinck *** empty log message ***
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-413
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-410
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-408
2005-06-14 Daniel Pfeiffer *** empty log message ***
2005-06-14 Daniel Pfeiffer (makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.
2005-06-14 Nick Roberts (gdb-tooltip-print): Respect
2005-06-14 Nick Roberts * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
2005-06-14 Nick Roberts * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
2005-06-14 Nick Roberts *** empty log message ***
2005-06-14 Luc Teirlinck (edebug-all-defs, edebug-initial-mode, edebug-print-length)
2005-06-14 Luc Teirlinck *** empty log message ***
2005-06-14 Juanma Barranquero *** empty log message ***
2005-06-14 Stefan Monnier (iswitchb-to-end): Replace mapcar with dolist.
2005-06-14 Juanma Barranquero (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
2005-06-14 Juanma Barranquero (mh-secure-message): Follow error conventions.
2005-06-14 Juanma Barranquero (reftex-toc-dframe-p, reftex-toc-promote-prepare): Follow error conventions.
2005-06-14 Juanma Barranquero (reftex-access-scan-info): Follow error conventions.
2005-06-14 Juanma Barranquero (org-promote, org-evaluate-time-range, org-agenda-next-date-line,
2005-06-14 Kim F. Storm (ido-mode): Make a new keymap every time we enable ido,
2005-06-14 Kim F. Storm *** empty log message ***
2005-06-14 Juanma Barranquero (vhdl-speedbar-place-component): Follow error conventions.
2005-06-14 Juanma Barranquero idlwave-complete-class-structure-tag-help): Follow error conventions.
2005-06-14 Juanma Barranquero (idlwave-shell-move-to-bp): Follow error conventions.
2005-06-14 Juanma Barranquero (ada-create-case-exception, ada-create-case-exception-substring,
2005-06-14 Juanma Barranquero (tramp-find-file-exists-command, tramp-find-shell): Follow error conventions.
2005-06-14 Juanma Barranquero (vc-arch-checkin, vc-arch-diff): Follow error conventions.
2005-06-14 Juanma Barranquero (ses-load): Follow error conventions.
2005-06-14 Juanma Barranquero (cvs-mode): Follow error conventions.
2005-06-14 Juanma Barranquero (isearchb-activate): Follow error conventions.
2005-06-14 Juanma Barranquero (spam-stat-buffer-change-to-spam, spam-stat-buffer-change-to-non-spam):
2005-06-14 Juanma Barranquero (gnus-agent-unlist-expire-days): Follow error conventions.
2005-06-14 Juanma Barranquero (gnus-sieve-article-add-rule): Follow error conventions.
2005-06-14 Juanma Barranquero (url-completion-function): Follow error conventions.
2005-06-14 Juanma Barranquero (diff-mode): Fix typo in docstring.
2005-06-14 Lute Kamstra *** empty log message ***
2005-06-14 Lute Kamstra (internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.
2005-06-14 Lute Kamstra (rmail-edit-mode): Use delay-mode-hooks.
2005-06-14 Lute Kamstra (inferior-octave-mode): Use delay-mode-hooks.
2005-06-14 Lute Kamstra (sql-interactive-mode): Use delay-mode-hooks.
2005-06-14 Lute Kamstra (recentf-dialog-mode): Use kill-all-local-variables and
2005-06-14 Lute Kamstra (debug-on-entry): Fix docstring.
2005-06-14 Juanma Barranquero *** empty log message ***
2005-06-14 Lute Kamstra (Function Debugging): Primitives can break on entry too.
2005-06-14 Juanma Barranquero (flyspell-incorrect-hook, flyspell-maybe-correct-transposition,
2005-06-14 Juanma Barranquero (xdb): Fix quoting in docstring.
2005-06-14 Juanma Barranquero (eshell/export): Fix quoting in docstring.
2005-06-14 Juanma Barranquero (flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,
2005-06-14 Juanma Barranquero (vi-goto-insert-state): Fix quoting in docstring.
2005-06-14 Juanma Barranquero (forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error message.
2005-06-14 Juanma Barranquero (gnus-auto-select-subject): Fix quoting in docstring.
2005-06-14 Juanma Barranquero (message-is-yours-p): Fix quoting.
2005-06-14 Kim F. Storm *** empty log message ***
2005-06-14 Kim F. Storm (add-to-ordered-list): Rework to use list-order property of list-var.
2005-06-14 Daniel Pfeiffer Switch [Mm]akefile to gmake mode.
2005-06-14 Luc Teirlinck *** empty log message ***
2005-06-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-406
2005-06-14 Juanma Barranquero *** empty log message ***
2005-06-14 Juanma Barranquero (Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS and
2005-06-13 Luc Teirlinck (cancel-debug-on-entry): Mention default in minibuffer prompt.
2005-06-13 Luc Teirlinck *** empty log message ***
2005-06-13 Kim F. Storm (cua-mode): Use add-to-ordered-list to
2005-06-13 Kim F. Storm (add-to-ordered-list): New defun.
2005-06-13 Kim F. Storm *** empty log message ***
2005-06-13 Stefan Monnier *** empty log message ***
2005-06-13 Stefan Monnier (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
2005-06-13 Stefan Monnier (run_pre_post_conversion_on_str): Remove unused var `buf'.
2005-06-13 Stefan Monnier (read-face-name): Use complete-in-turn complete non-aliases
2005-06-13 Stefan Monnier (complete-in-turn): New macro.
2005-06-13 Stefan Monnier (fill-match-adaptive-prefix): New function.
2005-06-13 Stefan Monnier (url-file, url-file-asynch-callback): Use with-current-buffer.
2005-06-13 Stefan Monnier (Parsing Expressions): Document aux functions and vars of
2005-06-13 Eli Zaretskii *** empty log message ***
2005-06-13 Eli Zaretskii (x_use_underline_position_properties): New variable.
2005-06-13 Lute Kamstra *** empty log message ***
2005-06-13 Lute Kamstra (ledit-mode): Use delay-mode-hooks.
2005-06-13 Lute Kamstra (ediff-mode): Use run-mode-hooks.
2005-06-13 Lute Kamstra (ediff-meta-mode): Use run-mode-hooks.
2005-06-13 Lute Kamstra (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.
2005-06-13 Eli Zaretskii *** empty log message ***
2005-06-13 Eli Zaretskii (all): Don't complain about missing GTK-related variables,
2005-06-13 Eli Zaretskii ($(DOC)): Fix last change.
2005-06-13 Miles Bader Revert arch-tagline change
2005-06-13 Lute Kamstra *** empty log message ***
2005-06-13 Lute Kamstra (woman-mode-line-format): Delete constant.
2005-06-13 Lute Kamstra *** empty log message ***
2005-06-13 Lute Kamstra (cancel-debug-on-entry): Make the empty string argument obsolete.
2005-06-13 Carsten Dominik Version 3.11
2005-06-13 Carsten Dominik *** empty log message ***
2005-06-13 Carsten Dominik *** empty log message ***
2005-06-13 Carsten Dominik (org-CUA-compatible): New option.
2005-06-13 Nick Roberts (gdb-registers-mode): Let gdbmi use
2005-06-13 Nick Roberts *** empty log message ***
2005-06-13 Jay Belanger *** empty log message ***
2005-06-13 Jay Belanger (Getting Started): Remove extra menu item.
2005-06-12 Lute Kamstra *** empty log message ***
2005-06-12 Lute Kamstra (Special Properties): Fix cross reference.
2005-06-12 Juanma Barranquero *** empty log message ***
2005-06-12 Juanma Barranquero (highlight-changes-colors): Rename from `highlight-changes-colours'.
2005-06-12 Mark A. Hershberger Remove stray paren in defun-prompt-regexp for cperl-mode
2005-06-12 Jason Rumney *** empty log message ***
2005-06-12 Jason Rumney (NEWOPENFILENAME): New struct.
2005-06-12 Eli Zaretskii *** empty log message ***
2005-06-12 Eli Zaretskii ($(DOC)): Depend on make-docfile.exe, temacs.exe,
2005-06-12 Stefan Monnier Add comment.
2005-06-12 Eli Zaretskii *** empty log message ***
2005-06-12 Eli Zaretskii Don't say we are dumping under 2 names on windows-nt and cygwin.
2005-06-12 Eli Zaretskii *** empty log message ***
2005-06-12 Eli Zaretskii (bootstrap-clean-CMD, bootstrap-clean-SH): Don't use an old loaddefs.el,
2005-06-12 Eli Zaretskii (w32_abort): Use the MB_YESNO dialog instead of
2005-06-12 Lute Kamstra *** empty log message ***
2005-06-12 Lute Kamstra (bootstrap-prepare): Don't use an old loaddefs.el.
2005-06-12 Lute Kamstra *** empty log message ***
2005-06-12 Lute Kamstra (Man-mode-map): Initialize it properly.
2005-06-12 Lute Kamstra *** empty log message ***
2005-06-12 Lute Kamstra (calendar-mode): Use run-mode-hooks.
2005-06-12 Luc Teirlinck (menu-bar-make-toggle): Remove stray backslash.
2005-06-12 Luc Teirlinck *** empty log message ***
2005-06-11 Thien-Thi Nguyen Fix `repeat' BNF and `bits 2' example in Commentary.
2005-06-11 Luc Teirlinck (debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-11 Luc Teirlinck (Function Debugging): Delete mention of empty string argument to
2005-06-11 Vinicius Jose Latorre printing v6.8.4
2005-06-11 Vinicius Jose Latorre printing v6.8.4
2005-06-11 Thien-Thi Nguyen *** empty log message ***
2005-06-11 Thien-Thi Nguyen Doc fixes for public funcs:
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (create_offscreen_bitmap): Cast `bitsp' to `void **' in
2005-06-11 Eli Zaretskii If their fc.exe returns a meaningful exit status, don't overwrite
2005-06-11 Eli Zaretskii Update the URL of the Emacs Windows build instructions.
2005-06-11 Eli Zaretskii Mention that adaptive-fill-function is now used before adaptive-fill-regexp,
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (Adaptive Fill): Amplify the description of fill-context-prefix.
2005-06-11 Eli Zaretskii (fill-context-prefix): Try `adaptive-fill-function'
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (thumbs-per-line, thumbs-thumbsdir-max-size)
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (modeline-highlight): Rename from (the erroneous) `modeline-higilight'.
2005-06-11 Eli Zaretskii Mention emacs-buffer.gdb.
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii Warn about using "cvs up -kb" if one intends to commit
2005-06-11 Eli Zaretskii *** empty log message ***
2005-06-11 Eli Zaretskii (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal "-mcpu=i686".
2005-06-11 Eli Zaretskii Update copyright years.
2005-06-11 Lute Kamstra *** empty log message ***
2005-06-11 Lute Kamstra (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
2005-06-11 Andreas Schwab *** empty log message ***
2005-06-11 Andreas Schwab Add binding of `ESC functionkey' for every `M-functionkey'.
2005-06-11 Jan Djärv Update item for 2004-01-21 with function items.
2005-06-11 Jason Rumney Fix last change
2005-06-10 Jason Rumney *** empty log message ***
2005-06-10 Jason Rumney (Fx_file_dialog): Unblock input before falling back to minibuffer.
2005-06-10 Luc Teirlinck *** empty log message ***
2005-06-10 Luc Teirlinck (Parsing Expressions): Fix Texinfo error.
2005-06-10 Jason Rumney 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2005-06-10 Noah Friedman *** empty log message ***
2005-06-10 Noah Friedman (ybuffer-list): Don't use $filename; can't use char as placeholder when
2005-06-10 Stefan Monnier (Parsing Expressions): Document syntax-ppss.
2005-06-10 Stefan Monnier Remove most autoload cookies.
2005-06-10 Stefan Monnier *** empty log message ***
2005-06-10 Stefan Monnier (url-retrieve-synchronously): Don't exit precipitously when
2005-06-10 Stefan Monnier (vc-registered): Explicitly disable VC for URL files.
2005-06-10 Eli Zaretskii *** empty log message ***
2005-06-10 Eli Zaretskii ($(TEMACS)): Depend on addsection.exe.
2005-06-10 Luc Teirlinck *** empty log message ***
2005-06-10 Luc Teirlinck (Error Debugging): Minor rewording.
2005-06-10 Mark A. Hershberger eliminate use of inefficient match-data
2005-06-10 Juanma Barranquero *** empty log message ***
2005-06-10 Juanma Barranquero Fixes for changes of 2005-06-09.
2005-06-10 Juanma Barranquero (syms_of_w32fns): Fix spellings.
2005-06-10 Juanma Barranquero (syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spellings in docstrings.
2005-06-10 Juanma Barranquero *** empty log message ***
2005-06-10 Juanma Barranquero (delphi-newline-always-indents): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (cpp-face-light-name-list, cpp-face-dark-name-list): Fix spellings in
2005-06-10 Juanma Barranquero (cperl-info-on-command-no-prompt, cperl-mode): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (lazy-lock-mode): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (browse-url-xterm-program): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (unify-8859-on-encoding-mode): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (describe-coding-system): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (select-safe-coding-system-accept-default-p, input-method-exit-on-invalid-key):
2005-06-10 Juanma Barranquero (viper-find-char-forward): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (vip-find-char-forward): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (pc-select-selection-keys-only, pc-selection-mode): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (todo-insert-threshold): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (woman-bold-headings, woman-ignore, woman-default-faces,
2005-06-10 Juanma Barranquero (vcursor-copy-line): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (vc-annotate): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (display-time-mail-face): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (terminal-emulator): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (tempo-insert-region): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (insert-for-yank-1): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (skeleton-autowrap): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (mouse-1-click-follows-link): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (log-edit-changelog-full-paragraphs): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (kmacro-call-macro): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (ielm-dynamic-return, inferior-emacs-lisp-mode): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (highlight-changes-colours highlight-changes-face-list,
2005-06-10 Juanma Barranquero (filesets-external-viewers): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (make-backup-file-name-function): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (minibuffer): Fix spellings in docstrings.
2005-06-10 Juanma Barranquero (url-cookie-multiple-line): Fix spelling in docstring.
2005-06-10 Eli Zaretskii Update copyrighte years.
2005-06-10 Eli Zaretskii *** empty log message ***
2005-06-10 Eli Zaretskii (copy_executable_and_add_section): Pass non-zero
2005-06-10 Lute Kamstra *** empty log message ***
2005-06-10 Lute Kamstra (eudc-hotlist-mode): Use run-mode-hooks.
2005-06-10 Lute Kamstra (mspools-mode): Use run-mode-hooks.
2005-06-10 Lute Kamstra *** empty log message ***
2005-06-10 Lute Kamstra (doctor-mode-map): Remove defvar.
2005-06-10 Lute Kamstra (blackbox-mode): Use run-mode-hooks.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397
2005-06-10 Juanma Barranquero *** empty log message ***
2005-06-10 Juanma Barranquero (ido-mode, ido-file-extensions-order, ido-default-file-method,
2005-06-10 Eli Zaretskii *** empty log message ***
2005-06-10 Eli Zaretskii (COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument
2005-06-10 Lute Kamstra *** empty log message ***
2005-06-10 Lute Kamstra (dun-mode): Use define-derived-mode.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-394
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-393
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-392
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-391
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-390
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-389
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-388
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-385
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-384
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383
2005-06-10 Lute Kamstra Commit lispref/elisp.texi too.
2005-06-10 Lute Kamstra (set-version): Set version in lisp manual too.
2005-06-10 Lute Kamstra (Antinews): Correct version number. Use EMACSVER to refer to the
2005-06-10 Lute Kamstra (Top): Correct version number.
2005-06-10 Lute Kamstra (Antinews): Use EMACSVER to refer to the current version of Emacs.
2005-06-10 Lute Kamstra Don't set VERSION here a second time. Mention Emacs' version too.
2005-06-10 Lute Kamstra Use EMACSVER to refer to the current version of Emacs.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-381
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-380
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-379
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-377
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-376
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-375
2005-06-10 Thien-Thi Nguyen Remove eol whitespace; nfc.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-374
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-372
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-370
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-369
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-366
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-365
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364
2005-06-10 Kenichi Handa *** empty log message ***
2005-06-10 Kenichi Handa (x-clipboard-yank): Remove condition-case
2005-06-10 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
2005-06-10 Luc Teirlinck *** empty log message ***
2005-06-10 Luc Teirlinck *** empty log message ***
2005-06-10 Luc Teirlinck (Fselect_window): Adapt call to Fselect_frame.
2005-06-10 Luc Teirlinck Update EXFUN of Fselect_frame.
2005-06-10 Luc Teirlinck (command_loop_1): Adapt call to Fselect_frame.
2005-06-10 Luc Teirlinck (Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
2005-06-10 Kenichi Handa *** empty log message ***
2005-06-10 Kenichi Handa (x-clipboard-yank): Use x-selection-value instead of x-get-selection.
2005-06-10 Juanma Barranquero *** empty log message ***
2005-06-10 Juanma Barranquero (cua-normal-cursor-color, cua-read-only-cursor-color,
2005-06-10 Juanma Barranquero (window-current-scroll-bars): Fix typos in docstring.
2005-06-10 Juanma Barranquero (frame-current-scroll-bars): Fix typos in docstring.
2005-06-10 Juanma Barranquero (rmail-forward-separator-regex): Fix typo in docstring.
2005-06-10 Juanma Barranquero (term-mode, term-check-proc, term-input-sender, term-simple-send,
2005-06-10 Juanma Barranquero (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.
2005-06-09 Juanma Barranquero *** empty log message ***
2005-06-09 Juanma Barranquero (Fmemq, Fmaphash): Doc fixes.
2005-06-09 Luc Teirlinck (comint-mode-hook): Do not enable Font Lock by default.
2005-06-09 Luc Teirlinck *** empty log message ***
2005-06-09 Luc Teirlinck (comint-send-input): Bind `inhibit-read-only' around call to `delete-region'.
2005-06-09 Juanma Barranquero *** empty log message ***
2005-06-09 Juanma Barranquero (shrink-window-if-larger-than-buffer): Fix typo in docstring.
2005-06-09 Lute Kamstra *** empty log message ***
2005-06-09 Lute Kamstra (ispell-menu-map-needed): flyspell-mode could be void.
2005-06-09 Juanma Barranquero *** empty log message ***
2005-06-09 Juanma Barranquero (Fdisplay_supports_face_attributes_p): Fix typo in docstring.
2005-06-09 Juanma Barranquero *** empty log message ***
2005-06-09 Juanma Barranquero (window-size-fixed): Fix typo in docstring.
2005-06-09 Steven Tamm Describe support for Intel-based Macintosh
2005-06-09 Steven Tamm configure.in: Support Darwin/MacOSX on Intel
2005-06-09 Steven Tamm unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
2005-06-09 Stefan Monnier *** empty log message ***
2005-06-09 Stefan Monnier (debugger-will-be-back): New var.
2005-06-09 Juanma Barranquero *** empty log message ***
2005-06-09 Juanma Barranquero Don't set `auto-image-file-mode'. Do not create the thumbnails directory on
2005-06-08 Kim F. Storm *** empty log message ***
2005-06-08 Kim F. Storm (Entire Match Data): Explain new `reseat' argument to
2005-06-08 Kim F. Storm (Fset_match_data): Fix last change.
2005-06-08 Kim F. Storm (save-match-data): Add RESEAT arg `evaporate' to
2005-06-08 Kim F. Storm (replace-match-data): Pass RESEAT arg `t' to
2005-06-08 Luc Teirlinck (Log Buffer): Document when there can be more than one file to be committed.
2005-06-08 Luc Teirlinck *** empty log message ***
2005-06-08 Kim F. Storm * composite.c (compose_chars_in_text):
2005-06-08 Kim F. Storm (Fmatch_data, Fset_match_data): Fix EXFUN.
2005-06-08 Kim F. Storm (Fmatch_data): Add optional RESEAT arg. Unchain markers
2005-06-08 Stefan Monnier *** empty log message ***
2005-06-08 Stefan Monnier (debug): Don't iconify if we know we'll re-enter the debugger immediately
2005-06-08 Richard M. Stallman *** empty log message ***
2005-06-08 Richard M. Stallman (define-minor-mode): If BODY is empty, give the variable a doc string
2005-06-08 Richard M. Stallman (no-break-space): Test `class' before `min-colors'
2005-06-08 Richard M. Stallman (ispell-check-version): Use match-string-no-properties.
2005-06-08 Richard M. Stallman (makefile-shell-face): Make this a no-op
2005-06-08 Richard M. Stallman (escape-glyph): Use blue once again in last case.
2005-06-08 Richard M. Stallman Comment changes.
2005-06-08 Richard M. Stallman (Entire Match Data): Clarify when match-data
2005-06-08 Richard M. Stallman (Defining Faces): Explain that face name should not end in `-face'.
2005-06-08 Richard M. Stallman (Mode Line Data): Minor cleanup.
2005-06-08 Richard M. Stallman Undo previous change.
2005-06-08 Richard M. Stallman *** empty log message ***
2005-06-08 Richard M. Stallman (get_next_display_element): Alter previous change:
2005-06-08 Richard M. Stallman Clean up whitespace.
2005-06-08 Richard M. Stallman (Fstart_process): Don't touch command_channel_p slot.
2005-06-08 Richard M. Stallman (struct process): Conditionalize slots adaptive_read_buffering,
2005-06-08 Kim F. Storm Linux kernel 2.6.10 may corrupt process output.
2005-06-08 Kim F. Storm *** empty log message ***
2005-06-08 Kim F. Storm (ido-read-file-name): Fallback to read-file-name on C-f
2005-06-08 Lute Kamstra *** empty log message ***
2005-06-08 Lute Kamstra (flyspell-mode-line-string): Remove autoload cookie.
2005-06-08 Lute Kamstra *** empty log message ***
2005-06-08 Lute Kamstra (flyspell-mode): Use define-minor-mode.
2005-06-08 Juri Linkov *** empty log message ***
2005-06-08 Juri Linkov (Faces): Add `shadow' face.
2005-06-08 Juri Linkov (Standard Faces): Add `shadow' face.
2005-06-08 Juri Linkov Add `shadow' face and move `mode-line-highlight' to new section `New faces'.
2005-06-07 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Check
2005-06-07 Kim F. Storm Improve commentary for adaptive read buffering.
2005-06-07 Kim F. Storm *** empty log message ***
2005-06-07 Juanma Barranquero Update comment.
2005-06-07 Lute Kamstra *** empty log message ***
2005-06-07 Lute Kamstra (org-run-mode-hooks): New function.
2005-06-07 Juanma Barranquero *** empty log message ***
2005-06-07 Juanma Barranquero (defstruct): Set 'doc-string-elt property.
2005-06-07 Masatake YAMATO * display.texi (Faces): Write about mode-line-highlight.
2005-06-06 Stefan Monnier *** empty log message ***
2005-06-06 Luc Teirlinck (font-lock-add-keywords): Doc fix.
2005-06-06 Luc Teirlinck *** empty log message ***
2005-06-06 Stefan Monnier (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.
2005-06-06 Stefan Monnier (iso-sgml2iso-trans-tab): Add NBSP.
2005-06-06 Stefan Monnier (tex-guess-mode): Add RequirePackage.
2005-06-06 Stefan Monnier (flyspell-auto-correct-binding, flyspell-incorrect-face)
2005-06-06 Jan Djärv * macmenu.c (menu_quit_handler, install_menu_quit_handler): New
2005-06-06 Jan Djärv * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
2005-06-06 Jan Djärv * macmenu.c (menu_quit_handler, install_menu_quit_handler): New
2005-06-06 Jan Djärv added HAVE_CANCELMENUTRACKING
2005-06-06 Jan Djärv Regenerate
2005-06-06 Jan Djärv * configure.in (HAVE_CANCELMENUTRACKING): New test.
2005-06-06 Jan Djärv * configure.in (HAVE_CANCELMENUTRACKING): New test.
2005-06-06 Stefan Monnier (debug): Don't bury the buffer unless it's in a dedicated window.
2005-06-06 Stefan Monnier Doc fix.
2005-06-06 Eli Zaretskii *** empty log message ***
2005-06-06 Eli Zaretskii ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h.
2005-06-06 Eli Zaretskii (RVA_TO_PTR): No need to #undef now.
2005-06-06 Eli Zaretskii (RVA_TO_PTR): New macro.
2005-06-06 Eli Zaretskii (RVA_TO_PTR): Moved here from w32heap.h.
2005-06-06 Eli Zaretskii (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros.
2005-06-06 Stefan Monnier (latexenc-find-file-coding-system):
2005-06-06 Juri Linkov *** empty log message ***
2005-06-06 Juri Linkov (tmm-inactive, tmm-remove-inactive-mouse-face):
2005-06-06 Luc Teirlinck (command_loop_1): Update Vthis_original_command.
2005-06-06 Luc Teirlinck *** empty log message ***
2005-06-06 Juanma Barranquero *** empty log message ***
2005-06-06 Juanma Barranquero (thumbs-thumbsdir-max-size, thumbs-image-resizing-step,
2005-06-06 Juanma Barranquero *** empty log message ***
2005-06-06 Juanma Barranquero (ps-default-fg, ps-default-bg): Fix typos in docstrings.
2005-06-06 Kim F. Storm 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
2005-06-06 Kim F. Storm *** empty log message ***
2005-06-06 Kim F. Storm * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
2005-06-06 Kim F. Storm *** empty log message ***
2005-06-06 Richard M. Stallman *** empty log message ***
2005-06-06 Richard M. Stallman (popup_get_selection): Undo previous change.
2005-06-06 Richard M. Stallman (Printing Package): Explain how to initialize printing package.
2005-06-06 Richard M. Stallman (Action Arguments): Clarify directory default for -l.
2005-06-06 Richard M. Stallman (makefile-dependency-regex): Handle whitespace
2005-06-06 Kim F. Storm (ido-first-match, ido-only-match, ido-subdir)
2005-06-06 Richard M. Stallman (Info-read-node-name-2): New function.
2005-06-06 Kim F. Storm *** empty log message ***
2005-06-06 Richard M. Stallman (completion-setup-function): Look for completion-base-size-function
2005-06-06 Juri Linkov *** empty log message ***
2005-06-06 Juri Linkov (Qno_break_space): New variable.
2005-06-06 Richard M. Stallman (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
2005-06-06 Richard M. Stallman Don't call pr-update-menus; user must do that.
2005-06-06 Richard M. Stallman (debugger-window): New variable.
2005-06-06 Juri Linkov (compilation-start): Move `erase-buffer' up
2005-06-06 Richard M. Stallman (sc-mail-glom-frame): Mark as risky.
2005-06-06 Juri Linkov (Info-title-1-face): Use green instead of yellow because
2005-06-06 Juri Linkov * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
2005-06-06 Juri Linkov * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face.
2005-06-06 Juri Linkov * dired.el (dired-ignored): Inherit from `shadow' face.
2005-06-06 Juri Linkov * diff-mode.el (diff-context-face): Inherit from `shadow' face.
2005-06-06 Juri Linkov (no-break-space, shadow): New faces.
2005-06-06 Juri Linkov (font-lock-regexp-backslash)
2005-06-06 Juri Linkov Delete trailing whitespace.
2005-06-06 Juri Linkov Change NBSP to space. Move coding cookie from the
2005-06-06 Juri Linkov Change NBSP to space.
2005-06-06 Jan Djärv * window.c (delete_window): Handle the case where a h/vchild has
2005-06-06 Juanma Barranquero Formatting fixes.
2005-06-06 Juanma Barranquero *** empty log message ***
2005-06-06 Juanma Barranquero (isearchb): Don't pass a spurious second argument to `iswitchb-completions'.
2005-06-06 Kenichi Handa *** empty log message ***
2005-06-05 Eli Zaretskii *** empty log message ***
2005-06-05 Eli Zaretskii Change arg 4 of sys_setsockopt to `const void *',
2005-06-05 Eli Zaretskii (sys_setsockopt): Change arg 4 to `const void *'. In the
2005-06-05 Kim F. Storm Add comment to line-move re. sit-for.
2005-06-05 Kim F. Storm *** empty log message ***
2005-06-05 Nick Roberts Wrong format
2005-06-05 Nick Roberts Icon for GUD to print dereferenced value
2005-06-05 Nick Roberts (gdb-info-locals-handler): Use window point to preserve point.
2005-06-05 Nick Roberts *** empty log message ***
2005-06-05 Nick Roberts (gdb, gud-menu-map): Add command to evaluate
2005-06-05 Nick Roberts *** empty log message ***
2005-06-05 Nick Roberts Make background transparent.
2005-06-05 Luc Teirlinck (font-lock-set-defaults): Fix omission in last change.
2005-06-04 Luc Teirlinck *** empty log message ***
2005-06-04 Luc Teirlinck (article-update-date-lapsed): Use `save-match-data'.
2005-06-04 Luc Teirlinck (font-lock-add-keywords): Doc fix. Comment change.
2005-06-04 Luc Teirlinck (font-lock-mode-major-mode): Compiler defvar.
2005-06-04 Luc Teirlinck (define-global-minor-mode): Make it keep track of which major mode it
2005-06-04 Luc Teirlinck (eval-expression-print-level)
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii (gettimeofday): Use struct _timeb, not struct timeb.
2005-06-04 Eli Zaretskii (getpwnam, getpwuid): Add prototypes.
2005-06-04 Eli Zaretskii (fileno): Don't define if already defined.
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii Include w32heap.h, to avoid compiler warning about sbrk.
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii (DOC): Define to point to the generated DOC-X.
2005-06-04 Eli Zaretskii (iswitchb-single-match-face)
2005-06-04 Eli Zaretskii Mark documented features.
2005-06-04 Eli Zaretskii (Mode Line Mouse): Mention mode-line-highlight effect.
2005-06-04 Eli Zaretskii (Glossary): Change Hardcopy xref to Printing.
2005-06-04 Eli Zaretskii (MS-DOS Printing, MS-DOS Processes): Change Hardcopy xref to Printing.
2005-06-04 Eli Zaretskii (Displaying the Diary): Change Hardcopy xref to Printing.
2005-06-04 Eli Zaretskii (Operating on Files): Change Hardcopy xref to Printing.
2005-06-04 Eli Zaretskii (Using Region): Change Hardcopy xref to Printing.
2005-06-04 Eli Zaretskii (Printing): Rename node from Hardcopy. Mention menu bar options.
2005-06-04 Eli Zaretskii Rename Hardcopy to Printing.
2005-06-04 Eli Zaretskii (iswitchb-get-matched-buffers): Handle invalid-regexp errors in
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii (url-http-chunked-encoding-after-change-function): Use `url-http-debug'
2005-06-04 Eli Zaretskii Simplify last change.
2005-06-04 Eli Zaretskii *** empty log message ***
2005-06-04 Eli Zaretskii (url-http-parse-headers): Pass redirected URL as a callback argument.
2005-06-04 Eli Zaretskii (distclean): Fix a typo (colon was after "clean").
2005-06-04 Richard M. Stallman *** empty log message ***
2005-06-04 Richard M. Stallman (popup_get_selection): Click not in menu deactivates menu.
2005-06-04 Richard M. Stallman *** empty log message ***
2005-06-04 Richard M. Stallman Refer to etc/DEBUG instead of duplicating it.
2005-06-04 Richard M. Stallman (After a Crash): Polish previous change.
2005-06-04 Lute Kamstra *** empty log message ***
2005-06-04 Lute Kamstra (nnfolder-read-folder): Make sure that undo information is never recorded.
2005-06-04 Jan Djärv * macmenu.c (cleanup_popup_menu): New function.
2005-06-03 Kim F. Storm (line-move): Only call sit-for when moving backwards.
2005-06-03 Kim F. Storm *** empty log message ***
2005-06-03 Kim F. Storm (ido-make-merged-file-list-1): New defun split from
2005-06-03 Kim F. Storm *** empty log message ***
2005-06-03 Kim F. Storm (decode_coding_string): Handle CODING_FINISH_INTERRUPT.
2005-06-03 Kim F. Storm (Fcall_process): Don't use alloca to gradually
2005-06-03 Kim F. Storm (BYTE_CODE_QUIT): Check Vthrow_on_input.
2005-06-03 Kim F. Storm (unbind_to): Preserve value of Vquit_flag.
2005-06-03 Kim F. Storm (handle_one_xevent): Also ignore mouse motion just
2005-06-03 Stefan Monnier (gnus-emphasis-alist): Disable the strikethru thingy.
2005-06-03 Stefan Monnier *** empty log message ***
2005-06-03 Stefan Monnier (flyspell-check-word-p): Simplify silly compatibility code.
2005-06-03 Stefan Monnier *** empty log message ***
2005-06-03 Stefan Monnier (latexenc-find-file-coding-system): Don't inherit the EOL part of the
2005-06-03 Andreas Schwab Remove conflict marker.
2005-06-03 Nick Roberts (tmm-inactive-face): New face.
2005-06-03 Nick Roberts *** empty log message ***
2005-06-03 Juanma Barranquero *** empty log message ***
2005-06-03 Juanma Barranquero (Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
2005-06-03 Juanma Barranquero (face-equal): Improve argument/docstring consistency.
2005-06-03 Juanma Barranquero *** empty log message ***
2005-06-03 Daniel Pfeiffer *** empty log message ***
2005-06-03 Daniel Pfeiffer (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add :version.
2005-06-03 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages.
2005-06-03 Michael Kifer 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
2005-06-02 Kim F. Storm (MODE_LINE_NOPROP_LEN): New macro.
2005-06-02 Kim F. Storm *** empty log message ***
2005-06-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348
2005-06-02 Juanma Barranquero Document new argument of `list-faces-display'.
2005-06-01 Juanma Barranquero Spacing and formatting fixes.
2005-06-01 Luc Teirlinck (auto-revert-buffers): Use save-match-data.
2005-06-01 Luc Teirlinck *** empty log message ***
2005-06-01 Stefan Monnier 4-digit copyright years.
2005-06-01 Stefan Monnier *** empty log message ***
2005-06-01 Stefan Monnier (easy-menu-return-item): Find menu items with a nil command binding.
2005-06-01 Juanma Barranquero *** empty log message ***
2005-06-01 Juanma Barranquero (defsetf): Improve argument/docstring consistency.
2005-06-01 Kim F. Storm (mapcar1): Maybe exit loop if original sequence was modified.
2005-06-01 Kim F. Storm *** empty log message ***
2005-06-01 Juanma Barranquero *** empty log message ***
2005-06-01 Juanma Barranquero (list-faces-display): Improve the formatting by computing the maximum length
2005-06-01 YAMAMOTO Mitsuharu *** empty log message ***
2005-06-01 YAMAMOTO Mitsuharu (build_scalable_font_name): Round pixel size to the
2005-06-01 YAMAMOTO Mitsuharu (mac_to_x_fontname, mac_do_list_fonts): Set XLFD
2005-06-01 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-345
2005-05-31 Stefan Monnier *** empty log message ***
2005-05-31 Kim F. Storm (display_mode_line): Support nested calls to redisplay
2005-05-31 Kim F. Storm *** empty log message ***
2005-05-31 Stefan Monnier *** empty log message ***
2005-05-31 Stefan Monnier (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
2005-05-31 Stefan Monnier (Finsert_file_contents): Lisp_Object/int mixup.
2005-05-31 Nick Roberts (gdb-set-gud-minor-mode-1)
2005-05-31 Nick Roberts *** empty log message ***
2005-05-31 Jay Belanger *** empty log message ***
2005-05-31 Jay Belanger (Basic Embedded Mode): Rewrite discussion of prefix arguments to
2005-05-31 Jay Belanger (calc-embedded-word): Change argument passed to calc-embedded.
2005-05-31 Jay Belanger *** empty log message ***
2005-05-31 Jay Belanger (Notations Used in This Manual): Use @kbd for key sequence.
2005-05-31 Kim F. Storm (mode_line_noprop_buf, mode_line_noprop_buf_end)
2005-05-31 Kim F. Storm *** empty log message ***
2005-05-31 Stefan Monnier (thumbs-mode): Fix misuse of make-variable-buffer-local.
2005-05-31 Stefan Monnier (convert-standard-filename): Docstring fix.
2005-05-31 Glenn Morris Comment change.
2005-05-31 Glenn Morris Update maintainer.
2005-05-31 Juanma Barranquero *** empty log message ***
2005-05-31 Juanma Barranquero (list-faces-display): Signal error if passed a regexp that matches no face name.
2005-05-31 Juanma Barranquero *** empty log message ***
2005-05-31 Juanma Barranquero *** empty log message ***
2005-05-31 Juanma Barranquero (filter-buffer-substring): Fix typo in docstring.
2005-05-31 Richard M. Stallman *** empty log message ***
2005-05-31 Richard M. Stallman (vhdl-fill-region): Test ARG, not INTERACTIVE.
2005-05-31 Richard M. Stallman Whitespace change.
2005-05-31 John Wiegley Changed all uses of `directory-sep-char' to ?/, and all uses of
2005-05-31 John Wiegley *** empty log message ***
2005-05-30 Jay Belanger *** empty log message ***
2005-05-30 Jay Belanger (Hooks): Change description of calc-window-hook and
2005-05-30 Jay Belanger (calc-bug-address): Fix docstring.
2005-05-30 Stefan Monnier *** empty log message ***
2005-05-30 Stefan Monnier (tex-compile-commands, tex-compile, tex-start-tex): Undo all but the last
2005-05-30 Masatake YAMATO * emacs-lisp/find-func.el (find-function-noselect): Handle
2005-05-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
2005-05-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
2005-05-30 Miles Bader Add arch tagline
2005-05-30 Glenn Morris *** empty log message ***
2005-05-30 Glenn Morris (sc-select-attribution): Only use a list element from
2005-05-30 Glenn Morris (top-level): Do not require 'appt.
2005-05-30 Glenn Morris (mark-included-diary-files): Only kill included diary buffer if it was
2005-05-30 Juanma Barranquero *** empty log message ***
2005-05-30 Noah Friedman (After a Crash): Describe how to use emacs-buffer.gdb more explicitly.
2005-05-30 Noah Friedman *** empty log message ***
2005-05-30 Noah Friedman (After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.
2005-05-30 Noah Friedman Mention emacs-buffer.gdb
2005-05-30 Noah Friedman *** empty log message ***
2005-05-30 Noah Friedman New file
2005-05-30 Juanma Barranquero *** empty log message ***
2005-05-30 Juanma Barranquero *** empty log message ***
2005-05-30 Juanma Barranquero (thumbs-thumbname): The resulting thubname includes a hash value to improve its
2005-05-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-336
2005-05-30 Richard M. Stallman *** empty log message ***
2005-05-30 Richard M. Stallman (filesets-menu-ensure-use-cached):
2005-05-30 Richard M. Stallman (pr-interactive-n-up): Use string-to-number.
2005-05-30 Richard M. Stallman Use eval-buffer, not eval-current-buffer.
2005-05-30 Richard M. Stallman (byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
2005-05-30 Nick Roberts (gdb-toggle-breakpoint): Make regexp more robust.
2005-05-30 Nick Roberts *** empty log message ***
2005-05-30 Richard M. Stallman *** empty log message ***
2005-05-30 Jay Belanger *** empty log message ***
2005-05-30 Jay Belanger (calc-user-invocation): Check if calc-invocation-macro is non-nil.
2005-05-29 Juri Linkov *** empty log message ***
2005-05-29 Juri Linkov (Man-name-regexp): Add `:' to accept qualified names.
2005-05-29 Juri Linkov (change-log-font-lock-keywords):
2005-05-29 Luc Teirlinck (Mode Hooks): Fix typo.
2005-05-29 Luc Teirlinck (inferior-emacs-lisp-mode): Use delay-mode-hooks..
2005-05-29 Luc Teirlinck (inferior-lisp-mode): Use delay-mode-hooks.
2005-05-29 Luc Teirlinck *** empty log message ***
2005-05-29 Luc Teirlinck (Major Mode Conventions): A derived mode only needs to put the call to
2005-05-29 Richard M. Stallman *** empty log message ***
2005-05-29 Richard M. Stallman (flyspell-auto-correct-previous-word):
2005-05-29 Richard M. Stallman *** empty log message ***
2005-05-29 Richard M. Stallman (flyspell-version): Function deleted.
2005-05-29 Nick Roberts (gdb-memory-set-repeat-count):
2005-05-29 Nick Roberts *** empty log message ***
2005-05-29 Richard M. Stallman *** empty log message ***
2005-05-29 Richard M. Stallman (jit-lock-function, jit-lock-after-change): Do nothing if memory is full.
2005-05-29 Richard M. Stallman (font-lock-fontify-syntactically-region):
2005-05-29 Richard M. Stallman (save-place-alist-to-file): Write the file using write-region.
2005-05-29 Richard M. Stallman (looking-back): New argument GREEDY.
2005-05-29 Richard M. Stallman (gnus-cite-add-face): Set overlay's evaporate property.
2005-05-29 Richard M. Stallman (compilation-start): Set the mode before inserting the initial text.
2005-05-29 Richard M. Stallman (which-func-update-1): Turn the mode
2005-05-29 Richard M. Stallman (Mode Hooks): Explain that after-change-major-mode-hook is
2005-05-29 Richard M. Stallman (Locating Files): Clean up the text.
2005-05-29 Richard M. Stallman (Fbuffer_local_value): Call indirect_variable.
2005-05-29 Richard M. Stallman *** empty log message ***
2005-05-29 Richard M. Stallman (Window Frame Parameters): Document user-size.
2005-05-29 Daniel Pfeiffer *** empty log message ***
2005-05-29 Daniel Pfeiffer (makefile-makepp-mode, makefile-bsdmake-mode): Continuation lines may be empty.
2005-05-29 Daniel Pfeiffer *** empty log message ***
2005-05-29 Daniel Pfeiffer (makefile-rule-action-regex, makefile-macroassign-regex): Continuation lines may be empty. Reported by Joshua Varner.
2005-05-29 Richard M. Stallman *** empty log message ***
2005-05-28 Bill Wohler Upgraded to MH-E version 7.84.
2005-05-28 Karl Berry remove extraneous calls to shell-quote-argument
2005-05-28 Nick Roberts (gdb-assembler-custom): Be more careful about preserving point.
2005-05-28 Nick Roberts *** empty log message ***
2005-05-28 Richard M. Stallman Change NBSP to space.
2005-05-28 Jay Belanger *** empty log message ***
2005-05-28 Jay Belanger (Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode.
2005-05-28 Jay Belanger (calc-embedded-make-info): Adjust positioning of end of selected
2005-05-28 Jay Belanger *** empty log message ***
2005-05-28 Jay Belanger (Assignments in Embedded Mode): Fix variable name.
2005-05-28 Jay Belanger (calc-embedded-make-info): When selecting region with positive prefix
2005-05-28 Jay Belanger (calc-alg-map): Declare it.
2005-05-28 Jay Belanger (calc-arg-values): Declare it.
2005-05-28 Jay Belanger (math-decls-cache, math-decls-all): Declare them.
2005-05-28 Jay Belanger (math-decls-cache-tag): Declare it.
2005-05-28 Jay Belanger (calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.
2005-05-28 Jay Belanger (calc-embed-arg): New variable.
2005-05-27 Jay Belanger *** empty log message ***
2005-05-27 Jay Belanger (calc-info-goto-node): Use info instead of Info-goto-node.
2005-05-27 Nick Roberts (Other Buffers): SPC toggles display of floating point registers.
2005-05-27 Nick Roberts *** empty log message ***
2005-05-27 Nick Roberts (gdb-all-registers): New variable.
2005-05-27 Nick Roberts (gud-goto-info): Use info. Don't use require.
2005-05-27 Jay Belanger (Queries in Keyboard Macros): Fix example.
2005-05-27 Masatake YAMATO * xdisp.c (note_mode_line_or_margin_highlight): Change the
2005-05-27 Stefan Monnier (Info-goto-node): Revert autoload addition (2004-06-12).
2005-05-27 Jay Belanger *** empty log message ***
2005-05-27 Jay Belanger (calc-kbd-query): Change error message.
2005-05-27 Jay Belanger (calc-kbd-report): Remove.
2005-05-27 Jay Belanger (Queries in Keyboard Macros): Rewrite to reflect current behavior.
2005-05-27 Juanma Barranquero *** empty log message ***
2005-05-27 Juanma Barranquero (image-library-alist): Moved to image.c.
2005-05-27 Juanma Barranquero (Vimage_library_alist): Moved from image.el.
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (texinfo-heading-face): Specify customization group.
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (superscript, subscript, tex-math-face)
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (sgml-namespace-face): Specify customization group.
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (dns-mode): Specify customization group.
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (calc): Specify customization group.
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra (outline-1, outline-2, outline-3, outline-4)
2005-05-27 Lute Kamstra *** empty log message ***
2005-05-27 Lute Kamstra Don't require easy-mmode.
2005-05-27 Kenichi Handa *** empty log message ***
2005-05-27 Kenichi Handa (x_encode_char): Call check_ccl_update in advance.
2005-05-27 Kenichi Handa Now an element of Vccl_program_table is a vector of
2005-05-27 Kenichi Handa Add cyrillic-iso8859-5 characters in the encoding table of
2005-05-27 Kenichi Handa (ucs-set-table-for-input): If
2005-05-27 Kenichi Handa Don't register a coding system into
2005-05-27 Juanma Barranquero *** empty log message ***
2005-05-27 Juanma Barranquero (Fbuffer_local_value): Make argument name match its use in docstring.
2005-05-27 Kim F. Storm *** empty log message ***
2005-05-27 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-330
2005-05-27 John Wiegley *** empty log message ***
2005-05-27 John Wiegley (eshell-eval-command): If the return value of `eshell-resume-eval' is
2005-05-27 John Wiegley *** empty log message ***
2005-05-27 John Wiegley *** empty log message ***
2005-05-27 John Wiegley (eshell-get-target): If `eshell-buffer-shorthand' is in use, and the
2005-05-27 John Wiegley (eshell-complete-parse-arguments): If the character before a space at
2005-05-27 Nick Roberts (Log Buffer): Merge in description of Log Edit
2005-05-27 Nick Roberts *** empty log message ***
2005-05-27 Nick Roberts *** empty log message ***
2005-05-26 Luc Teirlinck *** empty log message ***
2005-05-26 Luc Teirlinck (gnus-agent-make-mode-line-string):
2005-05-26 Luc Teirlinck (calendar-mode-line-format): Use mode-line-highlight as mouse-face.
2005-05-26 Luc Teirlinck (display-time-string-forms, display-time-update):
2005-05-26 Jay Belanger *** empty log message ***
2005-05-26 Jay Belanger (calc-language-alist): Remove extra defvar.
2005-05-26 Lute Kamstra *** empty log message ***
2005-05-26 Lute Kamstra * textmodes/reftex-index.el (reftex-index-mode)
2005-05-26 Lute Kamstra *** empty log message ***
2005-05-26 Lute Kamstra * progmodes/ada-mode.el (ada-mode):
2005-05-26 Lute Kamstra *** empty log message ***
2005-05-26 Lute Kamstra * play/5x5.el (5x5-mode):
2005-05-26 Lute Kamstra * obsolete/ooutline.el (outline-mode):
2005-05-26 Lute Kamstra * net/eudc.el (eudc-mode):
2005-05-26 Lute Kamstra (mh-show-mode): Remove spurious run-hooks.
2005-05-26 Lute Kamstra (mh-pick-mode): Remove spurious run-hooks.
2005-05-26 Lute Kamstra (sc-electric-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (rmail-summary-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (rmail-edit-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (rmail-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra Use run-mode-hooks.
2005-05-26 Lute Kamstra (eshell-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (wordstar-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (vi-mode-setup): Use run-mode-hooks.
2005-05-26 Lute Kamstra (reb-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (todo-mode): Use kill-all-local-variables and run-mode-hooks.
2005-05-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-324
2005-05-26 Juanma Barranquero *** empty log message ***
2005-05-26 Juanma Barranquero (Frecursive_edit): Fix typo in docstring.
2005-05-26 Mark A. Hershberger 2005-05-26 Mark A. Hershberger <mah@everybody.org>
2005-05-26 Lute Kamstra *** empty log message ***
2005-05-26 Lute Kamstra (gnus-score-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (calc-mode, calc-trail-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (calc-edit-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (widget-browse-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (wdired-change-to-wdired-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (terminal-edit-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra Use run-mode-hooks in example.
2005-05-26 Richard M. Stallman *** empty log message ***
2005-05-26 Lute Kamstra (speedbar-mode): Use run-mode-hooks.
2005-05-26 Richard M. Stallman (Lisp Eval): C-M-x with arg runs Edebug.
2005-05-26 Lute Kamstra Use run-mode-hooks in example.
2005-05-26 Lute Kamstra (completion-list-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (ses-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (occur-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (Man-mode): Use kill-all-local-variables and run-mode-hooks.
2005-05-26 Lute Kamstra (locate-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (ledit-from-lisp-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (Info-mode, Info-edit-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (inferior-emacs-lisp-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (ibuffer-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (hexl-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (help-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (forms-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (ediff-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (Electric-buffer-menu-mode): Use run-mode-hooks.
2005-05-26 Jay Belanger *** empty log message ***
2005-05-26 Lute Kamstra (describe-text-mode): Use run-mode-hooks.
2005-05-26 Nick Roberts *** empty log message ***
2005-05-26 Lute Kamstra (custom-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (command-history-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (calculator-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (bs-mode): Use run-mode-hooks.
2005-05-26 Lute Kamstra (bookmark-read-annotation-mode, bookmark-edit-annotation-mode)
2005-05-26 Jay Belanger (calc-user-define-edit): Don't find substring of nil.
2005-05-26 Nick Roberts (gdb-frame-address):
2005-05-26 Lute Kamstra (array-mode): Use kill-all-local-variables and run-mode-hooks.
2005-05-26 Lute Kamstra (archive-mode): Use run-mode-hooks.
2005-05-26 Carsten Dominik *** empty log message ***
2005-05-26 Carsten Dominik (org-mode): Use `define-derived-mode' to define
2005-05-26 Lute Kamstra *** empty log message ***
2005-05-26 Lute Kamstra (delay-mode-hooks): Specify indentation.
2005-05-26 Lute Kamstra (Frun_hooks): Mention run-mode-hooks in docstring.
2005-05-25 Luc Teirlinck Update copyright years.
2005-05-25 Nick Roberts (log-edit-changelog-entries): Distinguish between
2005-05-25 Nick Roberts *** empty log message ***
2005-05-25 Jay Belanger *** empty log message ***
2005-05-25 Jay Belanger Change position of "Keypad Mode" in info output.
2005-05-25 Luc Teirlinck (Buffer-menu-revert-function): Improve handling of point after reverting.
2005-05-25 Luc Teirlinck *** empty log message ***
2005-05-25 Thien-Thi Nguyen *** empty log message *** ttn-vms-21-2-B4
2005-05-25 Thien-Thi Nguyen (vms-magic-right-square-brace, vms-magic-colon): New funcs.
2005-05-25 Richard M. Stallman Whitespace and parenthesis changes.
2005-05-25 Kim F. Storm Must update admin/notes/years.
2005-05-25 Kim F. Storm *** empty log message ***
2005-05-25 Stefan Monnier (normal-top-level): Allow modification of load-path while iterating over it.
2005-05-25 Thien-Thi Nguyen *** empty log message ***
2005-05-25 Thien-Thi Nguyen (setup_yow): Use EXIT_FAILURE in case no separators found.
2005-05-25 Juanma Barranquero *** empty log message ***
2005-05-25 Juanma Barranquero (thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,
2005-05-25 Luc Teirlinck (Spelling): Delete confusing sentence; flyspell is not enabled by default.
2005-05-25 Luc Teirlinck *** empty log message ***
2005-05-24 Richard M. Stallman *** empty log message ***
2005-05-24 Richard M. Stallman (Dialog Boxes): Minor fixes.
2005-05-24 André Spiegel #
2005-05-24 André Spiegel (cperl-vc-header-alist): Obsoleted.
2005-05-24 Juanma Barranquero Fix typos.
2005-05-24 Masatake YAMATO Write about `mode-line-highlight'.
2005-05-24 Masatake YAMATO Write about mouse-face on mode-line and header-line.
2005-05-24 Masatake YAMATO 2005-05-24 Masatake YAMATO <jet@gyve.org>
2005-05-24 Juanma Barranquero Fix typo in comment.
2005-05-24 Juanma Barranquero Fix typo.
2005-05-24 Luc Teirlinck (Dialog Boxes): HEADER argument to `x-popup-dialog' is optional.
2005-05-24 Luc Teirlinck *** empty log message ***
2005-05-24 Juanma Barranquero Stupid, stupid me.
2005-05-24 Juanma Barranquero *** empty log message ***
2005-05-24 Juanma Barranquero Add more pointers to ports of Unix tools to Windows, and to the Emacs Wiki
2005-05-24 Nick Roberts (Fyes_or_no_p, Fy_or_n_p): Call Fx_popup_dialog with
2005-05-24 Nick Roberts *** empty log message ***
2005-05-24 Juanma Barranquero *** empty log message ***
2005-05-24 Juanma Barranquero (quit-window, shrink-window-if-larger-than-buffer): Doc fixes.
2005-05-24 Nick Roberts (Fx_popup_dialog): Allow 3rd optional argument.
2005-05-24 Nick Roberts (Fx_popup_dialog): Add a third boolean argument to select frame title
2005-05-24 Nick Roberts (Fx_popup_dialog): Add a third boolean argument to select frame title
2005-05-24 Nick Roberts *** empty log message ***
2005-05-24 Nick Roberts (Debugger Operation): Simplify last sentence.
2005-05-24 Nick Roberts *** empty log message ***
2005-05-24 Nick Roberts (Dialog Boxes): Add double space.
2005-05-24 Nick Roberts (Dialog Boxes): Descibe new optional argument.
2005-05-24 Nick Roberts (Fmessage_box): Use "Information" for frame title.
2005-05-24 Nick Roberts (Fx_popup_dialog): Add a third boolean argument to
2005-05-24 Nick Roberts Fx_popup_dialog can have three arguments.
2005-05-23 Nick Roberts (gdb-inferior-io-mode-map): Bind gdb-inferior-io-eof to C-d.
2005-05-23 Nick Roberts (dired-dnd-popup-notice): Use message-box.
2005-05-23 Nick Roberts *** empty log message ***
2005-05-23 Masatake YAMATO Install a change I forgot to install at the last committing.
2005-05-23 Thien-Thi Nguyen *** empty log message ***
2005-05-23 Thien-Thi Nguyen [VMS] Include <starlet.h>.
2005-05-23 Lute Kamstra *** empty log message ***
2005-05-23 Lute Kamstra (Font Lock Basics, Syntactic Font Lock): Recommend
2005-05-23 Masatake YAMATO Supprot mouse-face on mode-line.
2005-05-23 Juanma Barranquero *** empty log message ***
2005-05-23 Juanma Barranquero (c-guess-basic-syntax): Remove spurious call to `zerop'.
2005-05-23 Lute Kamstra *** empty log message ***
2005-05-23 Lute Kamstra Update FSF's address throughout.
2005-05-23 Kim F. Storm *** empty log message ***
2005-05-23 Juanma Barranquero *** empty log message ***
2005-05-23 Juanma Barranquero Maintain timestamp order (new zealanders live in the future ;-)
2005-05-23 Martin Stjernholm *** empty log message ***
2005-05-23 Juanma Barranquero (acons, pairlis): Add docstring.
2005-05-23 Martin Stjernholm 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
2005-05-22 Lute Kamstra *** empty log message ***
2005-05-22 Lute Kamstra (font-lock-defaults): Remove defvar as it's already defined in font-core.el.
2005-05-22 Lute Kamstra (font-lock-beginning-of-syntax-function): Fix docstring.
2005-05-22 Luc Teirlinck *** empty log message ***
2005-05-22 Luc Teirlinck Update comment.
2005-05-22 Luc Teirlinck (define-global-minor-mode): Use `after-change-major-mode-hook' instead
2005-05-22 Luc Teirlinck (Buffer-menu-mode): Use `run-mode-hooks'.
2005-05-22 Eli Zaretskii *** empty log message ***
2005-05-22 Eli Zaretskii (yank, yank-pop): Mention `yank-excluded-properties'
2005-05-22 Stefan Monnier *** empty log message ***
2005-05-22 Stefan Monnier (eql): Remove. It's a builtin already.
2005-05-22 Juanma Barranquero *** empty log message ***
2005-05-22 Juanma Barranquero (function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*,
2005-05-22 Juanma Barranquero (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
2005-05-22 Juanma Barranquero (pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*,
2005-05-22 Richard M. Stallman *** empty log message ***
2005-05-22 Richard M. Stallman (describe-key): Move print-help-return-message call out of conditional.
2005-05-22 Richard M. Stallman *** empty log message ***
2005-05-22 Richard M. Stallman (list-tags): Use with-no-warnings.
2005-05-22 Richard M. Stallman (smtpmail-open-stream): Use with-no-warnings.
2005-05-22 Richard M. Stallman (mail-get-names): Avoid beginning-of-buffer.
2005-05-22 Richard M. Stallman (viet-viscii-nonascii-translation-table): Add defvar.
2005-05-22 Richard M. Stallman (viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst.
2005-05-22 Richard M. Stallman (hexl-follow-line): Use with-no-warnings.
2005-05-22 Richard M. Stallman (dired-font-lock-keywords): Fontify files with junk extensions
2005-05-22 Richard M. Stallman Use write-file-functions instead of write-file-hooks.
2005-05-22 Nick Roberts (gdb-info-locals-handler): Make regexps
2005-05-22 Nick Roberts *** empty log message ***
2005-05-22 Thien-Thi Nguyen For copyright years, change status of TTN-munged areas back to
2005-05-22 André Spiegel #
2005-05-22 André Spiegel (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el
2005-05-22 Juanma Barranquero *** empty log message ***
2005-05-22 Juanma Barranquero (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
2005-05-22 André Spiegel #
2005-05-22 André Spiegel (vc-cvs-checkout-model): Handle the case where FILE doesn't exist.
2005-05-22 Andreas Schwab *** empty log message ***
2005-05-22 Andreas Schwab (send_process): Move misplaced volatile.
2005-05-22 Andreas Schwab *** empty log message ***
2005-05-22 Andreas Schwab (send_process): Remove misplaced volatile.
2005-05-22 Richard M. Stallman *** empty log message ***
2005-05-22 Richard M. Stallman (display_mode_element): If we're processing a list and
2005-05-22 Nick Roberts Remove make-obsolete-variable for
2005-05-22 Nick Roberts *** empty log message ***
2005-05-21 Luc Teirlinck (define-derived-mode): Doc fix.
2005-05-21 Luc Teirlinck *** empty log message ***
2005-05-21 Luc Teirlinck (Reading File Names): Update description of `read-directory-name'.
2005-05-21 Luc Teirlinck (Derived Modes): Clarify :group keyword.
2005-05-21 Luc Teirlinck *** empty log message ***
2005-05-21 Jay Belanger *** empty log message ***
2005-05-21 Jay Belanger (Storing variables): Mention that only most variables are void to
2005-05-21 Eli Zaretskii *** empty log message ***
2005-05-21 Eli Zaretskii (Fexpand_file_name) [DOS_NT]: Don't try to support "superroot"
2005-05-21 Eli Zaretskii *** empty log message ***
2005-05-21 Eli Zaretskii (rmail-reply): Filter the list in reply-to through rmail-dont-reply-to.
2005-05-21 Eli Zaretskii Mark locate-file as documented.
2005-05-21 Eli Zaretskii (Locating Files): New subsection. Describe locate-file and executable-find.
2005-05-21 Eli Zaretskii *** empty log message ***
2005-05-21 Eli Zaretskii (Initial Parameters): Update cross reference to "Emacs Invocation".
2005-05-21 Eli Zaretskii (Basic Types): Update cross ref from "Enabling Mouse-1 to Follow Links"
2005-05-21 Eli Zaretskii (send_process): Restore the SIGPIPE handler if we catch a SIGPIPE.
2005-05-21 Eli Zaretskii (mail-send): Use [[:space:]] instead of a literal blank
2005-05-21 Eli Zaretskii *** empty log message ***
2005-05-21 Eli Zaretskii (table-disable-menu): Add separator as a string so that tmm doesn't create
2005-05-21 Eli Zaretskii (cal-menu-update): Add separator as a string so that tmm doesn't create
2005-05-21 Richard M. Stallman *** empty log message ***
2005-05-21 Richard M. Stallman (idlwave-doc-header): Use insert-file-contents.
2005-05-21 Richard M. Stallman (flymake-makehash): Use with-no-warnings.
2005-05-21 Richard M. Stallman (remote-compile): Use compilation-start.
2005-05-21 Richard M. Stallman (tmm-shortcut): Avoid using beginning-of-buffer.
2005-05-21 Luc Teirlinck (Display Custom): Correct typo.
2005-05-21 Daniel Pfeiffer *** empty log message ***
2005-05-21 Daniel Pfeiffer (makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop.
2005-05-21 Daniel Pfeiffer (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there.
2005-05-21 Daniel Pfeiffer (auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
2005-05-20 Jay Belanger *** empty log message ***
2005-05-20 Jay Belanger (calc-invalidate-units-table): Use inhibit-read-only.
2005-05-20 Richard M. Stallman *** empty log message ***
2005-05-20 Richard M. Stallman Reclassify item. Update copyright year.
2005-05-20 Juanma Barranquero *** empty log message ***
2005-05-20 Juanma Barranquero (lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
2005-05-20 Reiner Steib Remove CVS conflict markers.
2005-05-20 Juanma Barranquero Fix remaining braino breackage.
2005-05-20 Juanma Barranquero Fix braino.
2005-05-20 David Kastrup (easy-menu-add): Correct docstring since
2005-05-20 Juanma Barranquero *** empty log message ***
2005-05-20 Juanma Barranquero (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if,
2005-05-20 Lute Kamstra *** empty log message ***
2005-05-20 Lute Kamstra (diff-header-face, diff-file-header-face)
2005-05-20 Stefan Monnier *** empty log message ***
2005-05-20 Stefan Monnier (vhdl-font-lock-match-item): Simplify regexp.
2005-05-20 Stefan Monnier (sh-mode, sh-get-word): Minor regexp fixes.
2005-05-20 Stefan Monnier (lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization.
2005-05-20 Carsten Dominik Version 3.09
2005-05-20 Carsten Dominik *** empty log message ***
2005-05-20 Carsten Dominik (org-agenda-toggle-time-grid): New command.
2005-05-20 Lute Kamstra *** empty log message ***
2005-05-20 Lute Kamstra (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.
2005-05-19 Juanma Barranquero *** empty log message ***
2005-05-19 Juanma Barranquero (send-string, send-region): Remove obsolescence declaration.
2005-05-19 Luc Teirlinck *** empty log message ***
2005-05-19 Luc Teirlinck (Active Keymaps): Add anchor.
2005-05-19 Luc Teirlinck (Hooks): Delete confusing and unnecessary sentence.
2005-05-19 Luc Teirlinck *** empty log message ***
2005-05-19 Kim F. Storm (ido-magic-forward-char): Enter ido-find-file at end of input.
2005-05-19 Kim F. Storm *** empty log message ***
2005-05-19 Nick Roberts *** empty log message ***
2005-05-19 Nick Roberts (list-faces-display): Make back button respect optional regexp arg.
2005-05-19 Juanma Barranquero Whitespace normalization.
2005-05-19 Juanma Barranquero *** empty log message ***
2005-05-19 Juanma Barranquero Specify missing group (and type, if simple) in defcustom.
2005-05-19 Juanma Barranquero *** empty log message ***
2005-05-19 Juanma Barranquero (url-cookie-multiple-line): Specify group and type in defcustom.
2005-05-19 Luc Teirlinck *** empty log message ***
2005-05-19 Luc Teirlinck (compilation-finish-function): Fix defvar.
2005-05-19 Richard M. Stallman *** empty log message ***
2005-05-19 Richard M. Stallman (makefile-mode): Use run-mode-hooks.
2005-05-19 Richard M. Stallman (event-basic-type): Don't get an error.
2005-05-19 Richard M. Stallman (Buffer-menu-buffer-face): In group Buffer-menu.
2005-05-19 Richard M. Stallman (dired-copy-file-recursive): Handle symlinks in recursive copy.
2005-05-19 Richard M. Stallman (show-trailing-whitespace): In group `whitespace-faces'.
2005-05-19 Richard M. Stallman (eval-when-compile): Doc fix.
2005-05-19 Richard M. Stallman (byte-compile-file-form-custom-declare-variable):
2005-05-19 Richard M. Stallman (compilation-finish-function): Mark obsolete.
2005-05-19 Jay Belanger *** empty log message ***
2005-05-19 Jay Belanger (calc-graph-format-data): Make sure var-PlotRejects is bound before
2005-05-19 Lute Kamstra *** empty log message ***
2005-05-19 Lute Kamstra Regenerate.
2005-05-19 Lute Kamstra Add --enable-locallisppath.
2005-05-19 Carsten Dominik *** empty log message ***
2005-05-19 Carsten Dominik Moved the definition of `reftex-isearch-minor-mode' to reftex.el,
2005-05-19 Lute Kamstra *** empty log message ***
2005-05-19 Carsten Dominik Moved the definition of `reftex-isearch-minor-mode' from
2005-05-19 Lute Kamstra (copyright-fix-years): Make sure all years are fixed. Don't insert a
2005-05-19 Kim F. Storm (crisp-home, crisp-end): Put CUA property.
2005-05-19 Kim F. Storm *** empty log message ***
2005-05-19 Carsten Dominik typo fix in copyright notice
2005-05-19 Daniel Pfeiffer *** empty log message ***
2005-05-19 Daniel Pfeiffer (makefile-add-this-line-targets): Simplify and integrate into `makefile-pickup-targets'.
2005-05-19 Daniel Pfeiffer (lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.
2005-05-19 Nick Roberts (post-command-idle-hook, post-command-idle-delay):
2005-05-19 Nick Roberts *** empty log message ***
2005-05-19 Nick Roberts (describe-variable): Remove hyperlinks in a
2005-05-19 Nick Roberts (list-faces-display): Provide button when describe-face
2005-05-19 Nick Roberts *** empty log message ***
2005-05-18 Nick Roberts post-command-idle-hook has gone.
2005-05-18 Nick Roberts (follow-submit-feedback, follow-mode): Remove
2005-05-18 Nick Roberts *** empty log message ***
2005-05-18 Nick Roberts (syms_of_keyboard): Remove lisp variables
2005-05-18 Daniel Pfeiffer *** empty log message ***
2005-05-18 Daniel Pfeiffer (makefile-previous-dependency, makefile-match-dependency): Check for := (and in bsd mode also !=) to give a better result, even when font-lock is not on.
2005-05-18 Jay Belanger *** empty log message ***
2005-05-18 Jay Belanger (calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
2005-05-18 Luc Teirlinck (Derived Modes): Correct references to non-existing variable
2005-05-18 Luc Teirlinck *** empty log message ***
2005-05-18 Luc Teirlinck (eldoc-mode): Doc fix.
2005-05-18 Luc Teirlinck *** empty log message ***
2005-05-18 Luc Teirlinck (Select Buffer): Document `C-u M-g M-g'.
2005-05-18 Luc Teirlinck (Moving Point): Mention default for `goto-line'.
2005-05-18 Luc Teirlinck (Lisp Doc): Eldoc mode shows only the first line of a variable's docstring.
2005-05-18 Luc Teirlinck *** empty log message ***
2005-05-18 Lute Kamstra *** empty log message ***
2005-05-18 Lute Kamstra (Overview of Emerge): Add cross reference. Remove duplication.
2005-05-18 Lute Kamstra *** empty log message ***
2005-05-18 Lute Kamstra (Keyboard Macros): Fix menu.
2005-05-18 Lute Kamstra (International): Fix menu.
2005-05-18 Lute Kamstra (Customization): Fix menu.
2005-05-18 Lute Kamstra (Saving): Fix menu.
2005-05-18 Lute Kamstra (Emacs Server): Add menu description.
2005-05-18 Lute Kamstra (Top): Update to the current structure of the manual.
2005-05-18 Jay Belanger *** empty log message ***
2005-05-18 Jay Belanger (math-factor-poly-coefs): Make sure the terms in linear factors in proper
2005-05-18 Carsten Dominik Version 4.28
2005-05-18 Carsten Dominik *** empty log message ***
2005-05-18 Carsten Dominik * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support
2005-05-18 Thien-Thi Nguyen *** empty log message ***
2005-05-18 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-18 Thien-Thi Nguyen Initial revision
2005-05-18 Juanma Barranquero *** empty log message ***
2005-05-18 Juanma Barranquero Replace `set-window-dot' by `set-window-point'.
2005-05-18 Juanma Barranquero Replace `send-string' by `process-send-string'; replace `send-region' by `process-send-region'.
2005-05-18 Juanma Barranquero Replace `send-string' by `process-send-string'.
2005-05-18 Juanma Barranquero Replace `eval-current-buffer' by `eval-buffer'.
2005-05-18 Juanma Barranquero Replace `read-input' by `read-string'.
2005-05-18 Nick Roberts *** empty log message ***
2005-05-18 Lute Kamstra *** empty log message ***
2005-05-18 Lute Kamstra (check-parens): Fix docstring.
2005-05-18 Kim F. Storm *** empty log message ***
2005-05-18 Juanma Barranquero *** empty log message ***
2005-05-18 Juanma Barranquero (window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
2005-05-17 Kim F. Storm Move rectangle mark from S-return to C-return.
2005-05-17 Kim F. Storm (cua--init-rectangles): Bind C-return instead of S-return to
2005-05-17 Kim F. Storm (cua-use-hyper-key): Doc fix.
2005-05-17 Kim F. Storm *** empty log message ***
2005-05-17 Daniel Pfeiffer *** empty log message ***
2005-05-17 Daniel Pfeiffer (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also fontify plain strings assigned to variables, mostly so that a colon has a face and is thus not taken as a dependency separator.
2005-05-17 Daniel Pfeiffer *** empty log message ***
2005-05-17 Daniel Pfeiffer (makefile-dependency-skip): New variable.
2005-05-17 Thien-Thi Nguyen *** empty log message ***
2005-05-17 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-17 Thien-Thi Nguyen *** empty log message ***
2005-05-17 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-17 Reiner Steib (dired-mode): Simplify.
2005-05-17 Thien-Thi Nguyen *** empty log message ***
2005-05-17 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-17 Lute Kamstra Whitespace change.
2005-05-17 Lute Kamstra *** empty log message ***
2005-05-17 Lute Kamstra (Defining Minor Modes): Mention the mode hook.
2005-05-17 Lute Kamstra (define-minor-mode): Don't generate a defcustom for the mode hook variable.
2005-05-17 Lute Kamstra *** empty log message ***
2005-05-17 Lute Kamstra (authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual.
2005-05-17 Juanma Barranquero Slight reorganization of some obsolete declarations; deleted comment no longer
2005-05-17 Juanma Barranquero Fix typos.
2005-05-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-314
2005-05-17 Juanma Barranquero *** empty log message ***
2005-05-17 Juanma Barranquero (subsetp, tree-equal): Doc fixes.
2005-05-17 Juanma Barranquero (macrolet, symbol-macrolet): Doc fixes.
2005-05-17 Juanma Barranquero (eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
2005-05-16 Juanma Barranquero *** empty log message ***
2005-05-16 Juanma Barranquero (tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)
2005-05-16 Kim F. Storm (adjust_point_for_property): Skip empty overlay string.
2005-05-16 Kim F. Storm (handle_display_prop): Handle empty replacement.
2005-05-16 Kim F. Storm *** empty log message ***
2005-05-16 Luc Teirlinck *** empty log message ***
2005-05-16 Luc Teirlinck Various minor changes.
2005-05-16 Kim F. Storm (pitx): Print more info about iterator.
2005-05-16 Kim F. Storm *** empty log message ***
2005-05-16 Daniel Pfeiffer *** empty log message ***
2005-05-16 Daniel Pfeiffer (lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
2005-05-16 Daniel Pfeiffer (makefile-dependency-regex): Turn it into a var, and refine it to mask one more level of nested vars.
2005-05-16 Glenn Morris *** empty log message ***
2005-05-16 Juanma Barranquero *** empty log message ***
2005-05-16 Juanma Barranquero (equalp): Doc fix.
2005-05-16 Juanma Barranquero Remove references to open-network-stream-nowait and open-network-stream-server.
2005-05-16 Andreas Schwab *** empty log message ***
2005-05-16 Andreas Schwab (unexec_realloc): Move declarations before statements.
2005-05-16 Nick Roberts (Debugger Operation): Mention GUD tooltips are disabled with GDB in text
2005-05-16 Nick Roberts *** empty log message ***
2005-05-16 Juanma Barranquero *** empty log message ***
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2005-05-16 Juanma Barranquero *** empty log message ***
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2005-05-16 Juanma Barranquero *** empty log message ***
2005-05-16 Juanma Barranquero Add page marker to force the "Local Variables:" string out of the last page.
2005-05-16 Kenichi Handa *** empty log message ***
2005-05-16 Kenichi Handa Fix copyrights.
2005-05-16 Nick Roberts (gud-tooltip-mode): Add gud prefix to
2005-05-16 Nick Roberts *** empty log message ***
2005-05-16 Jay Belanger *** empty log message ***
2005-05-16 Jay Belanger (calc-copy-special-constant): New function.
2005-05-16 Jay Belanger (calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
2005-05-16 Jay Belanger (calc-init-extensions): Add `calc-copy-special-constant'.
2005-05-16 Jay Belanger (Storing Variables): Mention `calc-copy-special-constant'.
2005-05-16 Richard M. Stallman *** empty log message ***
2005-05-16 Richard M. Stallman (help-face-def): New button type.
2005-05-16 Richard M. Stallman (describe-face): Output a definition link button.
2005-05-16 Nick Roberts (Tooltips): Replace toolbar with "tool bar" for
2005-05-16 Nick Roberts Replace toolbar with "tool bar" for consistency.
2005-05-16 Nick Roberts *** empty log message ***
2005-05-16 Nick Roberts *** empty log message ***
2005-05-16 Nick Roberts (compilation-setup): Set local value of
2005-05-15 Nick Roberts (left-fringe-p): New function.
2005-05-15 Nick Roberts *** empty log message ***
2005-05-15 Kim F. Storm (ido-magic-forward-char, ido-magic-backward-char)
2005-05-15 Kim F. Storm *** empty log message ***
2005-05-15 Richard M. Stallman *** empty log message ***
2005-05-15 Richard M. Stallman (copyright-fix-years): Match properly if the first year is 2-digit.
2005-05-15 Richard M. Stallman (dired-mark-confirm):
2005-05-15 Richard M. Stallman (dired-map-over-marks): New arg distinguish-one-marked.
2005-05-15 Kim F. Storm (open-network-stream-nowait): Remove.
2005-05-15 Kim F. Storm *** empty log message ***
2005-05-15 Kim F. Storm (Network): Remove open-network-stream-nowait.
2005-05-15 Luc Teirlinck *** empty log message ***
2005-05-15 Luc Teirlinck (Top): Update detailed menu for node changes.
2005-05-15 Luc Teirlinck Reorder nodes.
2005-05-15 Luc Teirlinck (Choosing Modes): normal-mode processes the -*- line. Add xref.
2005-05-15 Luc Teirlinck (File Local Variables): Do not refer to the `-*-' line as
2005-05-15 Richard M. Stallman *** empty log message ***
2005-05-15 Richard M. Stallman (lisp-mode-variables): Set font-lock-comment-start-skip.
2005-05-15 Richard M. Stallman (font-lock-comment-start-skip): New variable.
2005-05-15 Richard M. Stallman *** empty log message ***
2005-05-15 Richard M. Stallman Correct/improve previous change.
2005-05-15 Jay Belanger *** empty log message ***
2005-05-15 Jay Belanger (calc-store-value): Return a string rather than display it as a message.
2005-05-15 Jay Belanger (Default Simplifications): Insert missing ! (logical not operator).
2005-05-15 Michael Kifer added documentation for ediff-backup
2005-05-15 Luc Teirlinck (Derived Modes): Correct typos. Add pxref.
2005-05-14 Richard M. Stallman Many cleanups.
2005-05-14 Richard M. Stallman Various cleanups.
2005-05-14 Luc Teirlinck (Top): Update detailed menu for node changes.
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Luc Teirlinck (define-derived-mode): Add link to Elisp manual to docstring.
2005-05-14 Andreas Schwab Fix encoding.
2005-05-14 Luc Teirlinck (hack-local-variables-confirm): Add STRING argument.
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Luc Teirlinck (Modes): Update Menu.
2005-05-14 Michael Albinus Sync with Tramp 2.0.49.
2005-05-14 Luc Teirlinck (Hooks): Most minor modes run mode hooks too.
2005-05-14 Luc Teirlinck (Autoload): Mention `autoload cookie' as synonym for
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman Add a footnote.
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Luc Teirlinck (Moving Point): Mention `M-g g' binding for goto-line.
2005-05-14 Richard M. Stallman Update footnotes.
2005-05-14 Richard M. Stallman (message3): Call cancel_echoing.
2005-05-14 Richard M. Stallman (Fmemory_full_p): New function.
2005-05-14 Richard M. Stallman (send_process_trap): Unblock SIGPIPE.
2005-05-14 Luc Teirlinck (Completion Commands): Correct reference.
2005-05-14 Richard M. Stallman (eshell-find-tag): Use with-no-warnings.
2005-05-14 Richard M. Stallman (Coding Conventions): Explain how important it is
2005-05-14 Luc Teirlinck (Deletion): Complete description of `C-x C-o'.
2005-05-14 Richard M. Stallman (Defining Minor Modes): Define define-global-minor-mode.
2005-05-14 Richard M. Stallman Rearrangements and cleanups.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (symbol-file): Doc fix.
2005-05-14 Richard M. Stallman Write "Lisp" properly. Other cleanups.
2005-05-14 Richard M. Stallman Rearrangements and cleanups. Don't mention defaulting of :group.
2005-05-14 John Paul Wallington *** empty log message ***
2005-05-14 John Paul Wallington (define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
2005-05-14 John Paul Wallington (define-ibuffer-column filename): If `dired-directory' is a list, use its car.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (byte-compile-nogroup-warn): New function.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (c-literal-faces): Add font-lock-comment-delimiter-face.
2005-05-14 Richard M. Stallman (dig): Use with-no-warnings.
2005-05-14 Richard M. Stallman (sc-cite-frame-alist, sc-uncite-frame-alist)
2005-05-14 Richard M. Stallman (ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
2005-05-14 Richard M. Stallman (eldoc-documentation-function): Add autoload.
2005-05-14 Richard M. Stallman (solar-data-list): Move definition up.
2005-05-14 Richard M. Stallman (dnd-protocol-alist): Add autoload.
2005-05-14 Richard M. Stallman More doc usage fixes.
2005-05-14 Richard M. Stallman Many doc usage fixes.
2005-05-14 Luc Teirlinck (interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
2005-05-14 Jay Belanger *** empty log message ***
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Jay Belanger (Default Simplifications): Mention 0^0=1.
2005-05-13 Nick Roberts (syms_of_emacs): Fix doc string for system-type.
2005-05-13 Nick Roberts *** empty log message ***
2005-05-13 Nick Roberts (tmm-get-keymap): Include only active menus and menu items.
2005-05-13 Nick Roberts (easy-menu-define): Doc fixes.
2005-05-13 Richard M. Stallman *** empty log message ***
2005-05-13 Richard M. Stallman (Finsert_file_contents): Fix previous change.
2005-05-13 Jan Djärv * dired.el (dired-mode): make-variable-buffer-local =>
2005-05-13 Richard M. Stallman *** empty log message ***
2005-05-13 Richard M. Stallman (Ffind_file_name_handler): Handle lambda-exp as handler.
2005-05-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-05-13 YAMAMOTO Mitsuharu Regenerate.
2005-05-13 YAMAMOTO Mitsuharu Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON
2005-05-13 YAMAMOTO Mitsuharu (DIRECTORY_SEP): New macro.
2005-05-13 YAMAMOTO Mitsuharu (mac-select-convert-to-string): Try coding
2005-05-13 YAMAMOTO Mitsuharu (buildobj.lst): New target.
2005-05-13 YAMAMOTO Mitsuharu Sync with src/config.in.
2005-05-13 YAMAMOTO Mitsuharu (HAVE_ALLOCA, C_ALLOCA): Move to config.h.
2005-05-13 YAMAMOTO Mitsuharu Sync with src/s/template.h. Don't include fcntl.h, time.h, or signal.h.
2005-05-13 YAMAMOTO Mitsuharu (ITIMER_REAL): New macro.
2005-05-13 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Call init_atimer before mac_term_init.
2005-05-13 YAMAMOTO Mitsuharu (readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
2005-05-13 YAMAMOTO Mitsuharu [!MAC_OSX] Include keyboard.h and syssignal.h.
2005-05-13 YAMAMOTO Mitsuharu Don't include signal.h.
2005-05-13 YAMAMOTO Mitsuharu [USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
2005-05-13 YAMAMOTO Mitsuharu Include assert.h.
2005-05-13 Daniel Pfeiffer Advertize Makefile mode changes.
2005-05-13 Daniel Pfeiffer *** empty log message ***
2005-05-13 Daniel Pfeiffer (auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
2005-05-13 Daniel Pfeiffer (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New faces.
2005-05-13 Kenichi Handa *** empty log message ***
2005-05-13 Kenichi Handa Fix copyrights.
2005-05-13 Stefan Monnier *** empty log message ***
2005-05-13 Stefan Monnier (font-lock-comment-delimiter-face): Fix up the inheritance.
2005-05-13 YAMAMOTO Mitsuharu (syms_of_macselect) [MAC_OSX]: Apply a change that was previously
2005-05-13 Luc Teirlinck (inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustoms
2005-05-13 Luc Teirlinck *** empty log message ***
2005-05-12 Luc Teirlinck (normal-mode): Extend the scope of the `enable-local-variables'
2005-05-12 Luc Teirlinck *** empty log message ***
2005-05-12 Stefan Monnier (font-lock-comment-delimiter-face): Fix last change.
2005-05-12 Stefan Monnier *** empty log message ***
2005-05-12 Stefan Monnier (font-lock-comment-delimiter-face): Inherit from
2005-05-12 Andreas Schwab *** empty log message ***
2005-05-12 Andreas Schwab (eshell-send-input): Doc fix.
2005-05-12 Lute Kamstra *** empty log message ***
2005-05-12 Lute Kamstra (define-generic-mode): Don't generate a defcustom for the mode hook
2005-05-12 Lute Kamstra (Generic Modes): Update.
2005-05-12 Lute Kamstra Fix callers of define-generic-mode.