log

age author description
2009-08-23 Daiki Ueno (Quick start): Don't refer to nonexistent epa-mode.
2009-08-23 Ken Raeburn * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
2009-08-23 Ken Raeburn * Makefile.in (install-arch-indep): If the versioned DOC-####
2009-08-23 Ken Raeburn * configure.in: Warn if package version specified here doesn't
2009-08-23 Glenn Morris (auto-mode-alist): Remove code for defunct system-type next-mach.
2009-08-22 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-22 Glenn Morris (bootstrap_exe): New variable.
2009-08-22 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
2009-08-22 Glenn Morris Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
2009-08-22 Glenn Morris Comment.
2009-08-22 Glenn Morris Re-fill.
2009-08-22 Glenn Morris (diary-mark-entries-1): Only mark all days of a given name if the
2009-08-22 Glenn Morris (lunar-phase-names): New option.
2009-08-22 Glenn Morris (vi-goto-line): Don't warn about non-interactive goto-line.
2009-08-22 Glenn Morris Comment.
2009-08-22 Glenn Morris (cperl-imenu-name-and-position): Copy imenu-example--name-and-position
2009-08-22 Glenn Morris Use forward-line rather than goto-line.
2009-08-22 Glenn Morris (compilation-error-regexp-alist, compilation-forget-errors): Declare.
2009-08-22 Glenn Morris (makefile-browser-toggle): Use forward-line rather than goto-line.
2009-08-22 Glenn Morris (nfd, decomposition-translation-alist, decomposition-char-recursively)
2009-08-22 Glenn Morris (gnus-button-patch): Use forward-line rather than goto-line.
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii (encode_coding_string): Don't encode unibyte strings. (Bug#4047)
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii How to reassign a bug to a list of packages.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
2009-08-22 Michael Albinus * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * configure: Regenerate.
2009-08-22 Michael Albinus * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii Details of how to check for problems with DOS 8+3 file-name restrictions.
2009-08-22 Juri Linkov *** empty log message ***
2009-08-22 Juri Linkov (lgrep, rgrep): At the beginning
2009-09-27 Chong Yidong * cedet/ede/system.el (ede-upload-html-documentation)
2009-09-27 Chong Yidong * cedet/ede.el (global-ede-mode-map): Move menu to
2009-09-27 Chong Yidong * cedet/semantic/symref/list.el: Require semantic/complete.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
2009-09-26 Chong Yidong * cedet/srecode/mode.el (srecode-menu-bar): Use
2009-09-26 Chong Yidong * cedet/semantic/edit.el
2009-09-26 Chong Yidong * cedet/semantic/util-modes.el
2009-09-26 Chong Yidong * cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert
2009-09-26 Chong Yidong Fix last change to use semantic-varalias-obsolete.
2009-09-26 Chong Yidong * cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
2009-09-21 Chong Yidong * cedet/semantic.el (semantic-parser-working-message): Use a less
2009-09-21 Chong Yidong Use find-file-hook instead of obsolete name find-file-hooks.
2009-09-21 Chong Yidong * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
2009-09-21 Chong Yidong * help-fns.el (describe-function-1): Call
2009-09-21 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
2009-09-21 Chong Yidong lisp/cedet/semantic/mru-bookmark.el: New file.
2009-09-21 Chong Yidong * menu-bar.el: Remove ediff-misc from Tools menu.
2009-09-20 Chong Yidong Update commentary.
2009-09-20 Chong Yidong * cedet/cedet.el: Require srecode.
2009-09-20 Chong Yidong * cedet/ede/system.el: Add local vars for autoloading.
2009-09-20 Chong Yidong lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
2009-09-20 Chong Yidong * cedet/srecode/compile.el (srecode-compile-split-code)
2009-09-20 Chong Yidong cedet/ede/.cvsignore:
2009-09-20 Chong Yidong test/cedet/ede-tests.el: New file.
2009-09-20 Chong Yidong lisp/cedet/srecode.el:
2009-09-20 Chong Yidong * cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
2009-09-20 Chong Yidong * cedet/ede.el, cedet/ede/*.el: New files.
2009-09-20 Chong Yidong * progmodes/autoconf.el: Provide autoconf as well.
2009-09-20 Chong Yidong Add Semantic unit tests.
2009-09-20 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
2009-09-19 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-13 Chong Yidong * cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
2009-09-13 Chong Yidong * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
2009-09-13 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-11 Chong Yidong lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.
2009-09-07 Chong Yidong * emacs-lisp/autoload.el (make-autoload): Handle defclass form.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-file.el: Add local vars for autoloading.
2009-09-07 Chong Yidong lisp/cedet/semantic/db.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)
2009-09-07 Chong Yidong lisp/cedet/semantic/symref/grep.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Autoload subclasses for
2009-09-07 Chong Yidong lisp/cedet/semantic/.cvsignore: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent/comp.el:
2009-09-07 Chong Yidong lisp/cedet/semantic/util.el (semantic-file-tag-table): Require
2009-09-07 Chong Yidong lisp/cedet/semantic/sort.el (semantic-tag-external-class-default)
2009-09-07 Chong Yidong Require semantic/db-file.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-mode.el (global-semanticdb-minor-mode): Autoload.
2009-09-07 Chong Yidong lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
2009-09-07 Chong Yidong lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.
2009-09-07 Chong Yidong lisp/cedet/semantic.el (semantic-fetch-tags): Check if progress
2009-09-06 Chong Yidong Minor whitespace changes and `require' fixes.
2009-09-06 Chong Yidong lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
2009-09-06 Chong Yidong lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
2009-09-05 Chong Yidong lisp/cedet/semantic/decorate/include.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/util-modes.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/symref.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/scope.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/idle.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/ia-sb.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/ia.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/dep.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-global.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-find.el (semanticdb-find-test-translate-path)
2009-09-05 Chong Yidong lisp/cedet/semantic/complete.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-ref.el: Require semantic/db.
2009-09-05 Chong Yidong lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Require
2009-09-05 Chong Yidong lisp/cedet/semantic/symref/filter.el: New file.
2009-09-05 Chong Yidong lisp/cedet/semantic/bovine.el: New file.
2009-09-05 Chong Yidong lisp/cedet/semantic/bovine/c-by.el
2009-09-05 Chong Yidong lisp/cedet/semantic/decorate/include.el:
2009-09-05 Chong Yidong lisp/cedet/semantic/edit.el: Add local vars for autoloading.
2009-09-05 Chong Yidong lisp/cedet/semantic.el (semantic--set-buffer-cache): Ensure that
2009-09-05 Chong Yidong lisp/cedet/semantic/elp.el (semantic-elp-idle-work): Require semantic/idle.
2009-09-05 Chong Yidong * emacs-lisp/autoload.el (generated-autoload-load-name): New var.
2009-09-03 Chong Yidong lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
2009-09-02 Chong Yidong Fix last change.
2009-09-02 Chong Yidong lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
2009-08-31 Chong Yidong cedet/semantic/db.el: Synch to upstream.
2009-08-31 Chong Yidong cedet/semantic/chart.el: Don't require semantic/find.
2009-08-31 Chong Yidong cedet/semantic/db-debug.el: Don't require semantic/db-mode, since
2009-08-31 Chong Yidong cedet/semantic/db-search.el: File removed (obsolete).
2009-08-30 Chong Yidong cedet/cedet.el (cedet-packages): Bump srecode version.
2009-08-30 Chong Yidong cedet/cedet-files.el: New file.
2009-08-30 Chong Yidong cedet/semantic/decorate.el: New file.
2009-08-30 Chong Yidong cedet/semantic/db-mode.el: New file.
2009-08-30 Chong Yidong semantic/cedet/db-global.el, semantic/cedet/ia-sb.el,
2009-08-30 Chong Yidong cedet/semantic/lex-spp.el: Synch to 2009-08-29 version in CEDET CVS.
2009-08-30 Chong Yidong Directory eieio removed.
2009-08-30 Chong Yidong Move eieio/chart.el to emacs-lisp/chart.el.
2009-08-30 Chong Yidong emacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,
2009-08-30 Chong Yidong eieio/eieio-comp.el, eieio/eieio-custom.el, eieio/eieio-datadebug.el,
2009-08-29 Chong Yidong cedet/semantic/idle.el: Remove autoloads.
2009-08-29 Chong Yidong cedet/semantic/html.el: Don't require semantic/imenu and senator.
2009-08-29 Chong Yidong Fix last change.
2009-08-29 Chong Yidong cedet/semantic/elp.el: New file.
2009-08-29 Chong Yidong cedet/semantic/symref/idutils.el: Fix require statement.
2009-08-29 Chong Yidong cedet/semantic/ia.el: Don't require senator.
2009-08-29 Chong Yidong cedet/semantic/symref.el: Don't require ede at top-level.
2009-08-29 Chong Yidong cedet/semantic/symref.el, cedet/semantic/symref/cscope.el.
2009-08-29 Chong Yidong cedet/semantic/debug.el,
2009-08-29 Chong Yidong cedet/semantic/adebug.el, cedet/semantic/chart.el,
2009-08-29 Chong Yidong cedet/semantic/analyze.el, cedet/semantic/complete.el,
2009-08-29 Chong Yidong * cedet/semantic/tag.el: Add declare-function statements for
2009-08-28 Chong Yidong cedet/semantic/ctxt.el, cedet/semantic/db-find.el,
2009-08-28 Chong Yidong Fix renamed filenames in file headers.
2009-08-28 Chong Yidong cedet/semantic/util.el: New file.
2009-08-28 Chong Yidong cedet/semantic/db.el, cedet/semantic/decorate.el,
2009-08-28 Chong Yidong cedet/semantic/lex.el: New file.
2009-08-28 Chong Yidong cedet/semantic.el: Change requires to use semantic/FOO format.
2009-08-28 Chong Yidong Files removed.
2009-08-25 Chong Yidong Initial version.
2009-08-23 Chong Yidong semantic.el, semantic-tag.el, semantic-lex.el, semantic-fw.el: Initial
2009-08-22 Chong Yidong cedet-cscope.el: Fix copyright header.
2009-08-22 Chong Yidong cedet-cscope.el, cedet-edebug.el, cedet-global.el, cedet-idutils.el,
2009-08-22 Chong Yidong data-debug.el: Remove unnecessary autoloads.
2009-08-22 Chong Yidong * emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
2009-08-22 Chong Yidong eieio-doc.el (eieiodoc--class-indexstring, defvar eieiodoc--class-root): New vars.
2009-08-22 Chong Yidong Simplified version of Emacs/XEmacs compatibility code from upstream.
2009-08-22 Chong Yidong Remove statement preventing it from being loaded twice.
2009-08-22 Chong Yidong Add files for the EIEIO library.
2009-08-21 Adrian Robert (ns_get_color): fix typo in last change CEDET_BASE
2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
2009-08-21 Adrian Robert nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
2009-08-21 Stefan Monnier * textmodes/remember.el (remember-buffer):
2009-08-21 Stefan Monnier * net/newst-treeview.el (newsticker-groups-filename):
2009-08-21 Eli Zaretskii *** empty log message ***
2009-08-21 Eli Zaretskii Add missing keys that exist on the Arabic X keyboard. Don't insert
2009-08-21 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
2009-08-21 Glenn Morris (inferior-moz-process): Fix declaration.
2009-08-21 Glenn Morris Use forward-line, not goto-line.
2009-08-21 Glenn Morris (imenu-example--name-and-position): Fix obsolescence message.
2009-08-21 Glenn Morris (news-mail-reply): Use goto-char rather than goto-line.
2009-08-21 Glenn Morris (ns-open-file-select-line): Use line-beginning-position rather than goto-line.
2009-08-21 Glenn Morris Use help-print-return-message rather than the now obsolete alias.
2009-08-21 Glenn Morris (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
2009-08-21 Glenn Morris (rmail-obsolete): Delete custom group.
2009-08-21 Michael Albinus *** empty log message ***
2009-08-21 Michael Albinus * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
2009-08-21 Dan Nicolaescu Remove leftover macos code.
2009-08-21 Dan Nicolaescu emacsclient already accepts -nw.
2009-08-21 Dan Nicolaescu (vc-git-annotate-command): Run asynchronously.
2009-08-20 Michael Albinus *** empty log message ***
2009-08-20 Michael Albinus * net/dbus.el (top): Don't check for (getenv
2009-08-20 Michael Albinus *** empty log message ***
2009-08-20 Michael Albinus * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
2009-08-20 YAMAMOTO Mitsuharu *** empty log message ***
2009-08-20 YAMAMOTO Mitsuharu (ns_get_color): Remove incompatible color formats again.
2009-08-20 YAMAMOTO Mitsuharu (Fxw_color_values): Return 3-element list. Doc fix.
2009-08-20 Glenn Morris (Non-Gregorian Diary): Mention ``Adar I'' special case.
2009-08-20 Glenn Morris (system-type): Doc fix.
2009-08-19 Stefan Monnier * log-edit.el (log-edit-strip-single-file-name): New var.
2009-08-19 Stefan Monnier (read-passwd): Use read-key so keypad keys work as well.
2009-08-19 Stefan Monnier (help-print-return-message): Rename from print-help-return-message.
2009-08-19 Stefan Monnier (log-view-mode-map): Remove `q' binding, and unreliable
2009-08-19 Stefan Monnier (linum-mode): window-size-change-functions is redundant.
2009-08-19 Stefan Monnier (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
2009-08-19 Stefan Monnier (inferior-prolog-error-regexp-alist): New var.
2009-08-19 Stefan Monnier (syms_of_keyboard): Default to 5 buttons, which should be
2009-08-19 Kenichi Handa *** empty log message ***
2009-08-19 Kenichi Handa ("Tibetan"): Fix sample-text entry.
2009-08-19 Kenichi Handa ("TaiViet"): Fix sample-text entry.
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus *** empty log message ***
2009-08-19 Michael Albinus * net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
2009-08-19 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
2009-08-19 Glenn Morris (Acknowledgments): Remove cvtmail. Mention info-finder.
2009-08-19 Glenn Morris Remove cvtmail.
2009-08-19 Glenn Morris Remove file
2009-08-19 Glenn Morris (UTILITIES): Remove cvtmail.
2009-08-19 Glenn Morris Remove cvtmail.
2009-08-19 Glenn Morris Remove cvtmail, yow, emacsserver.
2009-08-19 Glenn Morris (authors-fixed-entries): Remove cvtmail.
2009-08-19 Glenn Morris Remove reference to cvtmail.
2009-08-19 Stefan Monnier (choose-completion-string): Don't rely on minibuffer-completing-file-name
2009-08-19 Stefan Monnier (minibuffer-hide-completions): New function.
2009-08-18 Stefan Monnier (ucs-normalize-hfs-nfd-post-read-conversion):
2009-08-18 Stefan Monnier (completion--do-completion): Move point for the #b001 case as well (bug#4176).
2009-08-18 Glenn Morris Checklist for adding new files to Emacs.
2009-08-18 Michael Albinus *** empty log message ***
2009-08-18 Michael Albinus * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New
2009-08-18 Michael Albinus *** empty log message ***
2009-08-18 Michael Albinus * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
2009-08-18 Glenn Morris (Acknowledgments): Add files-x.el.
2009-08-18 Glenn Morris --daemon was done some time ago.
2009-08-18 Glenn Morris Minor modes via local variables:
2009-08-18 Glenn Morris (Acknowledgments): Add ucs-normalize.el.
2009-08-18 Glenn Morris Fix ucs-normalize attribution.
2009-08-18 Glenn Morris Add js.el author.
2009-08-18 Glenn Morris (Acknowledgments): Update for js.el replacing js2-mode.el.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa (ucs-normalize-version): Changed to 1.1.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa Change to utf-8. Adjust coding cookie.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa (Ffontset_font): Fix previous change.
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-18 Kenichi Handa *** empty log message ***
2009-08-17 Chong Yidong Note that specifying a minor mode as a local variables enables that
2009-08-17 Chong Yidong * files.el (hack-one-local-variable): If the mode function is for
2009-08-17 Chong Yidong * process.c (status_notify): Don't perform redisplay.
2009-08-17 Michael Albinus *** empty log message ***
2009-08-17 Michael Albinus * net/tramp.el (tramp-register-completion-file-name-handler):
2009-08-17 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
2009-08-17 Ken Raeburn (main): Don't call syms_of_data twice.
2009-08-16 Chong Yidong * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
2009-08-16 Chong Yidong * progmodes/cperl-mode.el: Merge upstream 6.2.
2009-08-16 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Save match data.
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbus.texi (Asynchronous Methods): Allow nil handler.
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER.
2009-08-16 Stefan Monnier (sql-product-alist): Add :name tag to entries.
2009-08-16 Stefan Monnier (lisp-indent-region): Remove unused function.
2009-08-16 Stefan Monnier Fix commenting convention, turn comments into docstrings.
2009-08-16 Chong Yidong * whitespace.el (whitespace-style): Doc fix (Bug#3661).
2009-08-16 Chong Yidong Credit Jan Seeger for last change.
2009-08-16 Chong Yidong * calendar/parse-time.el (parse-time-string-chars): Compute using
2009-08-16 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
2009-08-16 Michael Albinus *** empty log message ***
2009-08-16 Michael Albinus * dbusbind.c (xd_initialize): Add connection file descriptor to
2009-08-16 Chong Yidong * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
2009-08-16 Chong Yidong * facemenu.el (facemenu-read-color): Use a completion function
2009-08-16 Seiji Zenitani * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
2009-08-16 Chong Yidong * files.el (get-free-disk-space): Change fallback default
2009-08-15 Chong Yidong * advice.texi (Argument Access in Advice): Note that argument
2009-08-15 Chong Yidong * eval.c (Fcalled_interactively_p, Finteractive_p): Doc
2009-08-15 Chong Yidong * commands.texi (Distinguish Interactive): Minor copyedit.
2009-08-15 Chong Yidong * display.texi (Face Attributes): Add xref to Displaying Faces for
2009-08-15 Michael Albinus *** empty log message ***
2009-08-15 Michael Albinus * keyboard.c (readable_events): Call xd_pending_messages.
2009-08-15 Michael Albinus * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.
2009-08-15 Michael Albinus * lisp.h (xd_pending_messages): Declare.
2009-08-15 Chong Yidong * customize.texi (Common Keywords): Add xref to Loading.
2009-08-15 Chong Yidong * files.el (load-library): Doc fix.
2009-08-15 Chong Yidong * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
2009-08-15 Chong Yidong * buffer.c (set_buffer_internal_1)
2009-08-15 Chong Yidong Add comment noting that unbound symbols appear as themselves in local_var_alist.
2009-08-15 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2009-08-15 Michael Kifer 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2009-08-15 Miles Bader Add arch tagline
2009-08-15 Chong Yidong * progmodes/js.el: Edit docstrings throughout to follow Emacs
2009-08-14 Chong Yidong * files.el (auto-mode-alist): Use js-mode for .js files.
2009-08-14 Chong Yidong Javascript mode changed to js.el
2009-08-14 Chong Yidong * progmodes/js2-mode.el: File removed.
2009-08-14 Mark A. Hershberger add ability to understand ISO8601 basic format as well as the extended one.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii Add a `coding' file variable.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii (ELCFILES): Add international/ucs-normalize.elc.
2009-08-14 Eli Zaretskii *** empty log message ***
2009-08-14 Eli Zaretskii (create_pty): Fix last change.
2009-08-14 Miles Bader Add arch tagline
2009-08-14 Sam Steingold typo
2009-08-14 Sam Steingold (vc-cvs-merge-news): Yet annother fix of message parsing.
2009-08-13 Chong Yidong * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2009-08-13 Chong Yidong Note bug number in last change.
2009-08-13 Chong Yidong * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
2009-08-13 Chong Yidong * faces.el (help-argument-name): Define it here instead of
2009-08-13 Nick Roberts (create_pty): New function.
2009-08-13 Nick Roberts (gdb-inferior-io-mode): Use start-process to
2009-08-13 Nick Roberts *** empty log message ***
2009-08-13 Nick Roberts *** empty log message ***
2009-08-13 Kenichi Handa *** empty log message ***
2009-08-13 Kenichi Handa Mention the new coding system `utf-8-hfs' and many
2009-08-13 Kenichi Handa *** empty log message ***
2009-08-13 Kenichi Handa New file.
2009-08-13 Richard M. Stallman * mail/rmail.el (rmail-set-message-counters):
2009-08-13 Richard M. Stallman * mail/rmail.el (rmail-get-attr-names):
2009-08-13 Richard M. Stallman * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
2009-08-13 Richard M. Stallman (next-error-move-function): New variable.
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (read-regexp): Return empty string when `default-value' is nil.
2009-08-12 Juri Linkov (lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (utf-16be-with-signature): Doc fix.
2009-08-12 Juri Linkov (ucs-insert): Change arguments from `arg' to `character', `count',
2009-08-12 Juri Linkov *** empty log message ***
2009-08-12 Juri Linkov (ELCFILES): Add files-x.elc.
2009-08-12 Juri Linkov Move code that deals with adding/deleting
2009-08-12 Juri Linkov * files-x.el: New file.
2009-08-12 Stefan Monnier * cmds.c (nonundocount): New global variable.
2009-08-11 Dmitry Dzhus (gdb): Send -target-detach when buffer is killed (#3794).
2009-08-11 Dmitry Dzhus (gdb-line-posns): New helper which helps not to use `goto-line'.
2009-08-11 Dmitry Dzhus *** empty log message ***
2009-08-10 Stefan Monnier (quail-completion-1): Simplify.
2009-08-10 Stefan Monnier (mule-keymap, mule-menu-keymap)
2009-08-10 Stefan Monnier (goto-line): Fix up docstring.
2009-08-10 Stefan Monnier (byte-compile-interactive-only-functions): Add goto-line.
2009-08-10 Miles Bader Remove "-face" suffix from face names in j2-mode.el
2009-08-10 Chong Yidong Update comment (from Kevin Ryde).
2009-08-10 Ken Raeburn (concat): Don't re-set string length to its current value.
2009-08-10 Ken Raeburn (decode_coding_string, encode_coding_string): Use SBYTES macro.
2009-08-10 Ken Raeburn * doprnt.c (doprnt_lisp): Unused function deleted.
2009-08-09 Chong Yidong * calc.texi (Date Forms): Fix typos.
2009-08-09 Bill Wohler (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
2009-08-09 Bill Wohler *** empty log message ***
2009-08-09 Glenn Morris (Acknowledgments): Add gdb-mi entry.
2009-08-09 Chong Yidong * MORE.STUFF: Update Etags and Ispell URLs.
2009-08-09 Michael Albinus *** empty log message ***
2009-08-09 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
2009-08-09 Chong Yidong * subr.el: Provide hashtable-print-readable.
2009-08-09 Chong Yidong * progmodes/hideshow.el (hs-special-modes-alist): Don't use
2009-08-09 Dmitry Dzhus (gdb-gud-context-call): Does not need to be a macro.
2009-08-08 Dmitry Dzhus Added information about all.xpm and thread.xpm to README.
2009-08-08 Dmitry Dzhus (gdb-control-all-threads)
2009-08-08 Dmitry Dzhus * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
2009-08-08 Chong Yidong Split off a new section, "Installation Changes in Emacs 23.2".
2009-08-08 Chong Yidong ** Hash tables have a new printed representation that is readable.
2009-08-08 Chong Yidong Fix whitespace in last ChangeLog entry.
2009-08-08 Chong Yidong * net/net-utils.el (net-utils-font-lock-keywords): New var.
2009-08-08 Dmitry Dzhus (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
2009-08-08 Dmitry Dzhus * emacs.texi (Top): Add new menu items for GDB-UI.
2009-08-08 Dmitry Dzhus (gdb-read-memory-custom)
2009-08-08 Carsten Dominik *** empty log message ***
2009-08-08 Carsten Dominik Add missing arch-tags
2009-08-08 Carsten Dominik Revert clobbered changes to org-rmail.el
2009-08-08 Eli Zaretskii (rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.
2009-08-08 Eli Zaretskii *** empty log message ***
2009-08-08 Eli Zaretskii (rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for
2009-08-08 Glenn Morris (Agenda commands): Restore clobbered change.
2009-08-08 Glenn Morris Correctly attribute files to their authors.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris Fix header.
2009-08-08 Glenn Morris Standardize footer.
2009-08-08 Glenn Morris (ELCFILES): Update.
2009-08-08 Glenn Morris (Acknowledgments): Update for js2-mode and org changes.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (mail-yank-original): Set buffer-file-coding-system from the one used
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (Graphics, Devices): Update with the peculiarities of operation on MS-Windows.
2009-08-07 Eli Zaretskii Fix whitespace of last commit.
2009-08-07 Eli Zaretskii Mention that Calc graphing commands now work on Windows.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"
2009-08-07 Eli Zaretskii (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default.
2009-08-07 Eli Zaretskii *** empty log message ***
2009-08-07 Eli Zaretskii (ELCFILES): org/org-export-latex.elc renames to org/org-latex.elc.
2009-08-07 Juri Linkov *** empty log message ***
2009-08-07 Juri Linkov (BASE_PURESIZE): Increase to 1270000.
2009-08-07 Dan Nicolaescu (vc-resynch-window): Update comment.
2009-08-07 Dan Nicolaescu * term.el (term-handle-ansi-escape): Add comments with the
2009-08-07 Dan Nicolaescu (syms_of_print): Undo previous change.
2009-08-06 Dmitry Dzhus (gdb-var-create-regexp): Removed.
2009-08-06 Andreas Schwab Updated.
2009-08-06 Carsten Dominik 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2009-08-06 Seiji Zenitani fix message: new multibyte format requires 23
2009-08-05 Teodor Zlatanov * lread.c (read1, syms_of_lread): Read hashtables back from the
2009-08-05 Jay Belanger (Types Tutorial Exercise 2): Fix wording.
2009-08-04 Juri Linkov *** empty log message ***
2009-08-04 Juri Linkov Commands to add/delete file/directory-local variables.
2009-08-04 Juri Linkov Commands to add/delete file/directory-local variables.
2009-08-04 Juri Linkov Remove "Add a command to make a Local Variables section in the current buffer".
2009-08-04 Chong Yidong * abbrev.el (insert-abbrev-table-description): Prettify output.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
2009-08-04 Dmitry Dzhus Mention important fix in ChangeLog.
2009-08-04 Dmitry Dzhus * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
2009-08-04 Dmitry Dzhus (gdb-rules-name-maker, gdb-rules-buffer-mode)
2009-08-04 Dmitry Dzhus (gdb-pc-address): Removed unused variable.
2009-08-04 Dmitry Dzhus (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
2009-08-04 Dmitry Dzhus (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
2009-08-04 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
2009-08-04 Dmitry Dzhus (gdb-thread-number): New variable.
2009-08-04 Michael Albinus *** empty log message ***
2009-08-04 Michael Albinus * net/tramp.el (top): Make check for tramp-gvfs loading more
2009-08-04 Michael Albinus * net/tramp-gvfs.el (top): Remove superfluous message when loading
2009-08-03 Nick Roberts (jdb): Set gud-jdb-classpath-string to current
2009-08-03 Nick Roberts *** empty log message ***
2009-08-03 Michael Albinus *** empty log message ***
2009-08-03 Michael Albinus *** empty log message ***
2009-08-03 Michael Albinus * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
2009-08-02 Chong Yidong * net/newst-backend.el (newsticker--raw-url-list-defaults): Update
2009-08-02 Chong Yidong * select.el (x-set-selection): Doc fix (Bug#4021).
2009-08-02 Chong Yidong * help-fns.el (describe-variable): Treat list return values from
2009-08-02 Chong Yidong * speedbar.texi (Basic Key Bindings): Fix typo.
2009-08-02 Chong Yidong * INSTALL: Fix free fonts URL.
2009-08-02 Michael Albinus * NEWS: Autorevert Tail mode works now for remote files.
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2009-08-02 Michael Albinus *** empty log message ***
2009-08-02 Michael Albinus * autorevert.el (auto-revert-handler): Allow
2009-08-02 Michael Albinus * net/tramp.el (tramp-debug-message): Print also microseconds.
2009-08-02 Michael Albinus * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
2009-08-02 Adrian Robert * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
2009-08-02 Jason Rumney (read-file-name): Treat confirm options to
2009-08-02 Chong Yidong * font-lock.el (font-lock-string-face, font-lock-builtin-face)
2009-08-01 Eli Zaretskii *** empty log message ***
2009-08-01 Eli Zaretskii (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
2009-08-01 Miles Bader Add arch tagline
2009-07-31 Chong Yidong * simple.el (line-move-visual): Perform hscroll to the recorded position.
2009-07-31 Chong Yidong * simple.el (line-move-finish): Pass whole number to
2009-07-30 Dmitry Dzhus (gdb-place-breakpoints): Use full path when setting breakpoints.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger (Help Commands): Add index entries for "prefix ?" keybindings.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
2009-07-30 Jay Belanger *** empty log message ***
2009-07-30 Jay Belanger (Vector/Matrix Functions): Add index entries for both "v" and "V" key
2009-07-29 Adrian Robert * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
2009-07-29 Jason Rumney Updated ready for release
2009-07-29 Chong Yidong * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
2009-07-29 Dmitry Dzhus (gdb-goto-breakpoint): Use full path when setting breakpoints.
2009-07-29 Jay Belanger *** empty log message ***
2009-07-29 Jay Belanger *** empty log message ***
2009-07-29 Jay Belanger (Stack Manipulation Commands): Add documentation for
2009-07-29 Jay Belanger (calc-mode-map): Add keybinding for `calc-transpose-lines'.
2009-07-29 Jay Belanger (calc-transpose-lines): New function.
2009-07-28 Michael Albinus *** empty log message ***
2009-07-28 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
2009-07-28 Chong Yidong * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2009-07-28 Chong Yidong * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
2009-07-28 Dan Nicolaescu (vc-git-checkin): Fix typo.
2009-07-28 Steve Yegge added js2-mode.el
2009-07-28 Kenichi Handa *** empty log message ***
2009-07-28 Kenichi Handa (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
2009-07-28 Kenichi Handa (xfont_list_pattern): Don't ignore the return value of
2009-07-28 Nick Roberts (jdb): Add gud-pstar to dump object information.
2009-07-28 Nick Roberts *** empty log message ***
2009-07-27 Dan Nicolaescu (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h
2009-07-27 Dan Nicolaescu (vc-bzr-print-log): Pass multiple arguments to bzr log.
2009-07-27 Dan Nicolaescu (change-log-mode-map): Add a menu.
2009-07-27 Michael Albinus *** empty log message ***
2009-07-27 Michael Albinus * dbus.texi (Receiving Method Calls): Describe special return value
2009-07-27 Michael Albinus *** empty log message ***
2009-07-27 Michael Albinus * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
2009-07-27 Kenichi Handa *** empty log message ***
2009-07-27 Kenichi Handa (face_with_height): Call font_clear_prop.
2009-07-27 Bastien Guerry Better docstring for `called-interactively-p'.
2009-07-26 Chong Yidong * dispnew.c (init_display): Use Qx, Qw32, and Qns.
2009-07-26 Chong Yidong * view.el (view-mode-enable): Don't define Helper-return-blurb if
2009-07-26 Bastien Guerry Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
2009-07-26 Bastien Guerry Slightly fix the docstring of `select-frame'.
2009-07-26 Chong Yidong Entry removed:
2009-07-26 Chong Yidong Entry removed:
2009-07-26 Chong Yidong Mention etc/compilation.txt
2009-07-26 Chong Yidong Add Perl-Glib sample message.
2009-07-26 Chong Yidong * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
2009-07-26 Miles Bader Merge from gnus--devo--0
2009-07-25 Eli Zaretskii Fix last change.
2009-07-25 Eli Zaretskii Fix Bug#3888:
2009-07-25 Eli Zaretskii *** empty log message ***
2009-07-25 Eli Zaretskii (syms_of_lread) <force_load_messages>: New variable.
2009-07-25 Michael Albinus *** empty log message ***
2009-07-25 Michael Albinus * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
2009-07-25 Eli Zaretskii Mention probloems with long directory names under `nextstep'.
2009-07-25 Ken Raeburn * coding.h (decode_coding_string, encode_coding_string): Use
2009-07-25 Ken Raeburn * lread.c: Rewrite 2009-07-21 changes.
2009-07-24 Adrian Robert * nsfont.m (ns_findfonts): Correctly return fallback in match case.
2009-07-24 Alan Mackenzie (Config Basics, File Styles): Document that at mode initialization, any
2009-07-24 Alan Mackenzie *** empty log message ***
2009-07-24 Kenichi Handa Fix previous change.
2009-07-24 Kenichi Handa *** empty log message ***
2009-07-24 Kenichi Handa Fix previous change.
2009-07-24 Kenichi Handa Fix setting of category ?C, ?|, ?K,
2009-07-24 Dan Nicolaescu * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
2009-07-24 Glenn Morris (gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
2009-07-24 Glenn Morris (elint-current-buffer, elint-defun):
2009-07-23 Adrian Robert * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
2009-07-23 Adrian Robert * nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
2009-07-23 Adrian Robert * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
2009-07-23 Dan Nicolaescu (emacs-lisp-mode-map): Add menu entries
2009-07-23 Dan Nicolaescu *** empty log message ***
2009-07-23 Dan Nicolaescu (vc-git--run-command-string): Accept a nil FILE argument.
2009-07-23 Dan Nicolaescu (vc-dir-move-to-goal-column): Declare.
2009-07-23 Dan Nicolaescu (vc-print-log-internal): New function, split out from ...
2009-07-23 Dan Nicolaescu Mention vc-git-add-signoff.
2009-07-23 Dan Nicolaescu (vc-git-add-signoff): New variable.
2009-07-23 Glenn Morris *** empty log message ***
2009-07-23 Glenn Morris (describe-variable): Describe ignored and risky local
2009-07-23 Glenn Morris (elint-standard-variables): Remove most members,
2009-07-23 Glenn Morris (cl-compiling-file): Update for the name-change `outbuffer' to
2009-07-23 Glenn Morris (load-time-value): Update for the name-change `outbuffer' to
2009-07-23 Glenn Morris (byte-compile-from-buffer, byte-compile-output-file-form)
2009-07-23 Glenn Morris (Matching): Update blink-matching-paren-distance.
2009-07-23 Ken Raeburn Document fixing of load-in-progress corruption.
2009-07-22 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
2009-07-22 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-22 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-22 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-22 Glenn Morris Regenerate with autoconf 2.62.
2009-07-22 Glenn Morris (AC_PREREQ): Require autoconf 2.62.
2009-07-22 Glenn Morris Remove leading * from defcustom docs.
2009-07-22 Glenn Morris (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
2009-07-22 Glenn Morris (report-emacs-bug): Include any load-path shadows.
2009-07-22 Glenn Morris (shadows-compare-text-p): Remove leading * from defcustom doc.
2009-07-21 Chong Yidong Note that last change is documented.
2009-07-21 Chong Yidong * frames.texi (Cut/Paste Other App): For select-active-regions,
2009-07-21 Chong Yidong Move announcement of select-active-regions to 23.2 section.
2009-07-21 Chong Yidong Add auto-save-include-big-deletions.
2009-07-21 Chong Yidong * mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
2009-07-21 Chong Yidong * fileio.c: Revert 2009-07-16 changes.
2009-07-21 Chong Yidong * xdisp.c (move_it_to): For continued lines ending in a tab, take
2009-07-21 Jay Belanger *** empty log message ***
2009-07-21 Jay Belanger *** empty log message ***
2009-07-21 Jay Belanger (Undoing Mistakes): Mention that the undo list will be truncated when
2009-07-21 Jay Belanger (calc-undo-length): New variable.
2009-07-21 Richard M. Stallman * glossary.texi (GNU, Daemon): Update information.
2009-07-21 Richard M. Stallman * files.el (auto-save-mode): Handle buffer-save-size = -2
2009-07-21 Ken Raeburn *** empty log message ***
2009-07-21 Ken Raeburn (load_depth): New variable.
2009-07-21 Glenn Morris Standardize headers.
2009-07-21 Glenn Morris Standardize header.
2009-07-21 Glenn Morris Standardize header.
2009-07-21 Glenn Morris (ispell-looking-back): Update declaration.
2009-07-21 Glenn Morris (calendar-current-date): Update declaration.
2009-07-21 Glenn Morris (ps-jitify, ps-lazify): Remove aliases only used to
2009-07-21 Glenn Morris (pr-mh-get-msg-num, pr-mh-show)
2009-07-21 Glenn Morris (rmail-retry-ignored-headers): Bump :version.
2009-07-21 Glenn Morris (cl-debug-env): Only define for compiler.
2009-07-21 Glenn Morris Remove ancient version: header.
2009-07-21 Glenn Morris Remove leading * from defcustom docs.
2009-07-21 Glenn Morris (mailclient-send-it): Fix message.
2009-07-21 Glenn Morris (abort-if-file-too-large): Explicitly pass `filename' as an argument.
2009-07-20 Chong Yidong * term/vt420.el (terminal-init-vt420): Fix typo.
2009-07-20 Adrian Robert * nsfont.m (ns_has_attribute): Remove.
2009-07-20 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
2009-07-20 Sam Steingold (compile-auto-highlight): Remove the variable (removed from compile.el
2009-07-20 Chong Yidong * files.el (hack-local-variables-filter): Fix last change.
2009-07-20 Chong Yidong * calc.texi (About This Manual): Don't mention chapter numbers in text.
2009-07-19 Juri Linkov *** empty log message ***
2009-07-19 Juri Linkov (Specifying File Variables, Safe File Variables):
2009-07-19 Juri Linkov *** empty log message ***
2009-07-19 Juri Linkov (describe-variable): Add information about file-local and dir-local variables.
2009-07-19 Juri Linkov (ignored-local-variables): Add `dir-local-variables-alist'.
2009-07-19 Chong Yidong * files.el (hack-local-variables-filter): Rewrite.
2009-07-19 Glenn Morris (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.
2009-07-19 Glenn Morris (auto-coding-regexp-alist): Only match BABYL... at the start of
2009-07-19 Glenn Morris (desktop-buffers-not-to-save): Set :version tag.
2009-07-19 Glenn Morris (mail-user-agent): Doc fix. Set :version tag.
2009-07-19 Glenn Morris (cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
2009-07-19 Glenn Morris mail-user-agent placeholder.
2009-07-18 Juri Linkov Add info about confirmation when killing a buffer with a running process.
2009-07-18 Juri Linkov *** empty log message ***
2009-07-18 Juri Linkov (Fset_process_query_on_exit_flag): Mention killing
2009-07-18 Juri Linkov *** empty log message ***
2009-07-18 Juri Linkov (process-kill-buffer-query-function): New function.
2009-07-18 Juri Linkov Add `info-finder'.
2009-07-18 Juri Linkov Delete task for replacing finder.el with Info manual.
2009-07-18 Juri Linkov Virtual Info keyword finder.
2009-07-18 Alan Mackenzie (c-before-hack-hook, c-postprocess-file-styles): Give invocation of
2009-07-18 Alan Mackenzie (hack-local-variables-filter): Remove entries with duplicate keys from
2009-07-18 Alan Mackenzie *** empty log message ***
2009-07-18 Eli Zaretskii Update the entry for `desktop-buffers-not-to-save'.
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
2009-07-18 Chong Yidong * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (desktop-buffers-not-to-save): Default value is nil. Accept nil in
2009-07-18 Eli Zaretskii *** empty log message ***
2009-07-18 Eli Zaretskii (x-selection-owner-p, x-own-selection-internal)
2009-07-18 Nick Roberts (speedbar-frame): Declare to avoid compiler
2009-07-18 Nick Roberts *** empty log message ***
2009-07-18 Chong Yidong * processes.texi (Shell Arguments): Copyedits.
2009-07-18 Chong Yidong * simple.el (set-mark): Revert last change.
2009-07-18 Glenn Morris (Repeated Loading): Fix typo.
2009-07-17 Chong Yidong Fix last change.
2009-07-17 Chong Yidong * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
2009-07-17 Chong Yidong * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
2009-07-17 Chong Yidong * w32-fns.el (x-selection-owner-p): New function.
2009-07-17 Kenichi Handa (describe-buffer-case-table): Fix for the case that KEY is a cons.
2009-07-17 Kenichi Handa *** empty log message ***
2009-07-17 Katsumi Yamaoka Synch with Gnus trunk:
2009-07-17 Glenn Morris Regenerate.
2009-07-17 Glenn Morris Set copyright year to 2009.
2009-07-17 Chong Yidong Fix last change.
2009-07-17 Kenichi Handa *** empty log message ***
2009-07-17 Kenichi Handa (shuffle): Fix the logic of setting up the cycle.
2009-07-16 Dan Nicolaescu Mention two new ./configure options for developers.
2009-07-16 Dan Nicolaescu * vc-rcs.el (vc-rcs-find-file-hook):
2009-07-16 Richard M. Stallman * buffers.texi (Swapping Text): Recommend setting
2009-07-16 Michael Albinus *** empty log message ***
2009-07-16 Michael Albinus * net/tramp.el (tramp-wait-for-output): Handle the case when
2009-07-16 YAMAMOTO Mitsuharu *** empty log message ***
2009-07-16 YAMAMOTO Mitsuharu (ns-set-alpha): Don't declare.
2009-07-16 YAMAMOTO Mitsuharu *** empty log message ***
2009-07-16 YAMAMOTO Mitsuharu (ns_get_color): Remove incompatible color formats.
2009-07-16 YAMAMOTO Mitsuharu (Fns_set_alpha): Remove function.
2009-07-16 Glenn Morris Refcard comments.
2009-07-16 Glenn Morris refcards comment.
2009-07-16 Glenn Morris Regenerate.
2009-07-16 Glenn Morris Regenerate.
2009-07-16 Glenn Morris Remove non-existent (?) bindings: w, C-u o, U, delete.
2009-07-16 Glenn Morris Remove non-existent (?) bindings: w, C-u o, U, delete.
2009-07-16 Glenn Morris Remove non-existent (?) bindings: w, C-u o, U, delete.
2009-07-16 Glenn Morris Regenerate.
2009-07-16 Glenn Morris Condense a few sentences in order to make them fit on one line, and
2009-07-16 Stefan Monnier (copyright-update): Save match-data across y-or-n-p, for safety.
2009-07-16 Richard M. Stallman * files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
2009-07-16 Richard M. Stallman * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
2009-07-16 Chong Yidong * xterm.c (Qx_gtk_map_stock): New var.
2009-07-15 Chong Yidong * net/rcirc.el (rcirc): Use history variables.
2009-07-15 Kenichi Handa *** empty log message ***
2009-07-15 Kenichi Handa (set-language-environment-charset):
2009-07-15 Kenichi Handa *** empty log message ***
2009-07-15 Kenichi Handa ("IPA"): Change coding systems to utf-8. Delete unibyte-display.
2009-07-15 YAMAMOTO Mitsuharu *** empty log message ***
2009-07-15 YAMAMOTO Mitsuharu (ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
2009-07-15 YAMAMOTO Mitsuharu (nsfont_draw): Remove code for stippling, which actually
2009-07-15 Glenn Morris (gnus-logo.pdf): Remove rule, since this file is distributed.
2009-07-15 Glenn Morris Regenerate.
2009-07-15 Glenn Morris Fix comment typo.
2009-07-15 Glenn Morris (emacsversionnumber): Just use major version.
2009-07-15 Glenn Morris Regenerate.
2009-07-15 Glenn Morris Change from A4 to letter paper.
2009-07-15 Glenn Morris (gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
2009-07-15 Glenn Morris (Copyright): Add 2009.
2009-07-15 Glenn Morris (gnus-make-format-preserve-properties): Doc fix.
2009-07-15 Glenn Morris (Gnus): Remove widow.
2009-07-15 Glenn Morris Minor re-phrasings throughout.
2009-07-15 Chong Yidong * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
2009-07-15 Chong Yidong Clarify last change.
2009-07-15 Chong Yidong * markers.texi (The Mark): Document optional arg to deactivate-mark.
2009-07-15 Chong Yidong * simple.el (deactivate-mark): Optional argument FORCE.
2009-07-14 Stefan Monnier (mail-user-agent): Default to the upwardly-UI-compatible
2009-07-14 Chong Yidong * select.el (x-set-selection): Doc fix.
2009-07-14 Kenichi Handa *** empty log message ***
2009-07-14 Kenichi Handa (font_vconcat_entity_vectors): New function.
2009-07-14 Kenichi Handa *** empty log message ***
2009-07-14 Kenichi Handa (ftfont_spec_pattern): New arg langname. Caller
2009-07-14 Dmitry Dzhus (json-partial-output): Fix broken GDB/MI output in -break-info command
2009-07-14 Glenn Morris (edebug-setup-hook, edebug-all-forms)
2009-07-14 Glenn Morris (def-edebug-spec): Doc fix.
2009-07-14 Kenichi Handa *** empty log message ***
2009-07-14 Kenichi Handa Fix setting of category ?C.
2009-07-13 Eli Zaretskii *** empty log message ***
2009-07-13 Eli Zaretskii (directory_files_internal) [WINDOWSNT]: Don't make a local copy
2009-07-13 Jan Djärv ns-win.el (x-select-font): defailias x-select-font to
2009-07-13 Kenichi Handa *** empty log message ***
2009-07-13 Kenichi Handa (sub_char_table_ref_and_range): Fix the range check against max_char.
2009-07-13 Kenichi Handa *** empty log message ***
2009-07-13 Kenichi Handa (internal_self_insert): Check sym by SYMBOLP before
2009-07-12 Eli Zaretskii Mention change of default value for desktop-buffers-not-to-save.
2009-07-12 Eli Zaretskii *** empty log message ***
2009-07-12 Eli Zaretskii (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
2009-07-12 Chong Yidong * arc-mode.el (archive-find-type): Allow for a PK00 string before
2009-07-12 Chong Yidong * pcomplete.el (pcomplete-comint-setup): Check for
2009-07-12 Glenn Morris Mention info-xref.
2009-07-11 Eli Zaretskii (stat): Fix last change.
2009-07-11 Glenn Morris (TEXI2PDF): New.
2009-07-11 Glenn Morris (TEXI2PDF): New.
2009-07-11 Glenn Morris Clarify previous change.
2009-07-11 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris (Regexp Backslash): Fix typo.
2009-07-11 Chong Yidong * simple.el (temporary-goal-column): Change the value for
2009-07-11 Eli Zaretskii *** empty log message ***
2009-07-11 Eli Zaretskii (directory_files_internal_w32_unwind) [WINDOWSNT]: New function.
2009-07-11 Eli Zaretskii (logon_network_drive): Don't assume PATH is an absolute file name.
2009-07-11 Eli Zaretskii *** empty log message ***
2009-07-11 Eli Zaretskii Add a note about bumping the value of
2009-07-11 Kenichi Handa *** empty log message ***
2009-07-11 Kenichi Handa (describe-character-set): Don't show width.
2009-07-11 Glenn Morris Comments on manual checking.
2009-07-11 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris (Top): Display copyright notice at start of non-TeX.
2009-07-11 Glenn Morris (Dired): End menu descriptions with a period.
2009-07-11 Glenn Morris (Autorevert): Add menu descriptions.
2009-07-11 Glenn Morris (Horizontal Scrolling): Re-word to remove widow.
2009-07-11 Glenn Morris (Top): Info can be read from other places than Emacs.
2009-07-11 Glenn Morris (Help): End menu descriptions with a period.
2009-07-11 Glenn Morris (Mac OS / GNUstep): Fix spelling and cross-reference.
2009-07-11 Glenn Morris (Version Control, Introduction to VC): End menu descriptions with a period.
2009-07-11 Glenn Morris (Document View): Fix typos.
2009-07-10 Sam Steingold (compilation-mode-font-lock-keywords): Omake sometimes indents the
2009-07-10 Jan Djärv xfns.c (Fx_select_font): Remember last font selected in
2009-07-10 Katsumi Yamaoka (gnus-group-make-rss-group): Strip newlines and excessive whitespace
2009-07-10 Kenichi Handa (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
2009-07-10 Kenichi Handa *** empty log message ***
2009-07-10 Eli Zaretskii *** empty log message ***
2009-07-10 Eli Zaretskii (customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)
2009-07-10 Glenn Morris (EMACSVER): Fix accidental commit.
2009-07-10 Glenn Morris (EMACSVER): Fix accidental commit.
2009-07-10 Glenn Morris End menu descriptions with period.
2009-07-10 Glenn Morris (Completion): End menu description with period.
2009-07-10 Glenn Morris (System Interface): End menu description with period.
2009-07-10 Glenn Morris (Format Conversion): End menu description with period.
2009-07-10 Kenichi Handa *** empty log message ***
2009-07-10 Kenichi Handa Reflect the latest change of TUTORIAL.
2009-07-10 Glenn Morris Update @detailmenu.
2009-07-10 Glenn Morris Update @detailmenu.
2009-07-10 Glenn Morris Update @detailmenu.
2009-07-10 Glenn Morris (Character Type, String Type): Merge in some menu descriptions from elisp.texi.
2009-07-10 Glenn Morris (Hash Tables): End menu description with period.
2009-07-10 Glenn Morris (Multiline Font Lock): End menu description with period.
2009-07-10 Glenn Morris (Abstract Display): Merge in some menu descriptions from elisp.texi.
2009-07-10 Glenn Morris (Customization Types): Merge in some menu descriptions from elisp.texi.
2009-07-10 Glenn Morris (Top): Add missing @detailmenu entry.
2009-07-10 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-07-09 Eli Zaretskii *** empty log message ***
2009-07-09 Eli Zaretskii (Windows Files) <w32-get-true-file-attributes>: Don't be so categorical
2009-07-09 Eli Zaretskii *** empty log message ***
2009-07-09 Eli Zaretskii (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
2009-07-09 Eli Zaretskii *** empty log message ***
2009-07-09 Eli Zaretskii (stat): Treat UNC file names as residing on remote drives. (Bug#3542)
2009-07-09 Glenn Morris Update edition to match elisp.texi.
2009-07-09 Glenn Morris (texinfodir): Rename from usermanualdir, and update.
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris Dont't hard-code texinfo location.
2009-07-09 Glenn Morris (Using Interactive): Fix cross-reference.
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris Use a DATE variable with the publication date, and update it.
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris Use consistent case for "Unicode Standard".
2009-07-09 Glenn Morris Use consistent case for "Unicode Standard".
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris Minor rearrangements to improve TeX line-filling.
2009-07-09 Glenn Morris (texinfodir): New, with location of texinfo.tex.
2009-07-09 Glenn Morris Use a DATE variable with the publication date, and update it.
2009-07-09 Glenn Morris Use a DATE variable with the publication date, and update it.
2009-07-09 Glenn Morris (Revision Tags): Fix typo.
2009-07-09 Glenn Morris (texinfodir): New variable, with location of texinfo.tex.
2009-07-09 Glenn Morris (VC Directory Buffer): Fix cross-reference.
2009-07-09 Glenn Morris (Top): Fix cross-reference.
2009-07-09 Glenn Morris (texinfodir): Rename from usermanualdir, and update.
2009-07-09 Kenichi Handa *** empty log message ***
2009-07-09 Kenichi Handa (fontset_find_font): Fix previous change.
2009-07-08 Sam Steingold (rgrep): Allow grep-find-ignored-directories
2009-07-08 Michael Albinus *** empty log message ***
2009-07-08 Michael Albinus * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
2009-07-08 Michael Albinus *** empty log message ***
2009-07-08 Michael Albinus *** empty log message ***
2009-07-08 Michael Albinus * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
2009-07-08 Kenichi Handa *** empty log message ***
2009-07-08 Kenichi Handa (setup-default-fontset): For each script, append (not set) font-specs.
2009-07-08 Nick Roberts (gdb): Remove description of
2009-07-08 Nick Roberts *** empty log message ***
2009-07-08 Nick Roberts *** empty log message ***
2009-07-08 Kenichi Handa *** empty log message ***
2009-07-08 Kenichi Handa (fontset_find_font): Fix the logic of handling
2009-07-08 Chong Yidong * b2m.c (main): Ensure that each message ends in two newlines.
2009-07-08 Chong Yidong * mail/unrmail.el (unrmail): Make sure the message ends with two
2009-07-08 Glenn Morris *** empty log message ***
2009-07-08 Glenn Morris (calendar-current-date): Rework previous change.
2009-07-08 Glenn Morris Ed Reingold <reingold at emr.cs.iit.edu>
2009-07-08 Glenn Morris Checked TUTORIAL.
2009-07-08 Glenn Morris (tutorial--describe-nonstandard-key):
2009-07-08 Glenn Morris Split old stuff, and arch-tag, into new ChangeLog.14.
2009-07-08 Glenn Morris Split ChangeLog.
2009-07-08 Glenn Morris Standardize the way M-x commands are written:
2009-07-08 Kenichi Handa *** empty log message ***
2009-07-08 Kenichi Handa (JIS_TO_SJIS2): Fix the code range check.
2009-07-08 Kenichi Handa (detect_coding_sjis): Handle shift_jis-2004 correctly.
2009-07-08 Kenichi Handa *** empty log message ***
2009-07-08 Kenichi Handa (japanese-shift-jis-2004): Fix typo in the docstring.
2009-07-08 Nick Roberts (gdb-init-1): Move sending
2009-07-08 Nick Roberts *** empty log message ***
2009-07-07 Chong Yidong * Makefile.in (ELCFILES): Remove fadr.elc.
2009-07-07 Chong Yidong * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
2009-07-07 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-input): Add trailing newline to command.
2009-07-07 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): y/n
2009-07-07 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-stack-list-frames-handler): Rewritten
2009-07-07 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
2009-07-07 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-init-1): Set correct mode name for
2009-07-07 Dmitry Dzhus Removed fadr.el.
2009-07-07 Dmitry Dzhus gdb-mi.el: Now using bindat-get-field instead of fadr functions.
2009-07-07 Dmitry Dzhus Port memory buffer from gdb-ui.el
2009-07-07 Sam Steingold (vc-cvs-merge-news): Fix message parsing for non-top-level files.
2009-07-07 Jan Djärv xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
2009-07-07 Kenichi Handa *** empty log message ***
2009-07-07 Kenichi Handa (reset-language-environment): Put
2009-07-07 Kenichi Handa *** empty log message ***
2009-07-07 Kenichi Handa (Fset_charset_priority): Update charset_unibyte.
2009-07-07 Kenichi Handa (unibyte_has_multibyte_table): Delete extern.
2009-07-07 Kenichi Handa (unibyte_has_multibyte_table): Delete it.
2009-07-07 Kenichi Handa (xcharset): Fix the treating $arg0.
2009-07-07 Kenichi Handa (get_next_display_element): Decode it->c by charset_unibyte.
2009-07-06 Chong Yidong * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
2009-07-06 Michael Albinus *** empty log message ***
2009-07-06 Michael Albinus * net/tramp.el (tramp-handle-write-region): Flush file properties
2009-07-06 Dan Nicolaescu (verilog-error-regexp-emacs-alist): Coded custom
2009-07-06 Chong Yidong * woman.el: Remove stand-alone closing parentheses.
2009-07-06 Glenn Morris (defvar and asterisk): Minor rephrasing.
2009-07-06 Glenn Morris (eval-after-load): Doc fix.
2009-07-06 Glenn Morris (ffap): Remove defunct URL from custom group.
2009-07-06 Glenn Morris (ffap-version): Make it an obsolete alias for emacs-version.
2009-07-06 Jay Belanger *** empty log message ***
2009-07-06 Jay Belanger (calc-embedded-make-info): Don't force when `calc-embedded-word' is
2009-07-05 Stefan Monnier (find-alternate-file-other-window, find-alternate-file):
2009-07-05 Michael Albinus *** empty log message ***
2009-07-05 Michael Albinus * dired-aux.el (dired-show-file-type): Handle remote files.
2009-07-05 Chong Yidong * desktop.el (desktop-globals-to-save): Add file-name-history (Bug#2750).
2009-07-05 Chong Yidong * add-log.el (add-log-current-defun-header-regexp): Doc
2009-07-04 Johan Bockgård (eshell-parse-argument-hook): Put `number' property on entire argument
2009-07-04 Eli Zaretskii Mention load average support on MS-Windows.
2009-07-04 Eli Zaretskii *** empty log message ***
2009-07-04 Eli Zaretskii Emulation of `getloadavg' on MS-Windows:
2009-07-04 Andreas Schwab (--enable-checking, --enable-profiling): Use
2009-07-03 Jason Rumney * w32term.c (w32_initialize): Use standard types.
2009-07-03 Michael Albinus *** empty log message ***
2009-07-03 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-methods)
2009-07-03 Eli Zaretskii *** empty log message ***
2009-07-03 Eli Zaretskii (Ffile_attributes): Decode user and group names by the locale's encoding.
2009-07-03 Dan Nicolaescu * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
2009-07-03 Eli Zaretskii *** empty log message ***
2009-07-03 Eli Zaretskii (WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did.
2009-07-03 Dan Nicolaescu * m/mips.h: Mention this file is also used for netbsd.
2009-07-03 Dan Nicolaescu (--enable-profiling): New option.
2009-07-03 Jan Djärv And again...
2009-07-03 Jan Djärv Fix typo.
2009-07-03 Jan Djärv * xterm.h (struct x_display_info): Add invisible_cursor.
2009-07-03 Jay Belanger *** empty log message ***
2009-07-03 Jay Belanger (math-use-emacs-fn): Make sure that the number is formatted correctly.
2009-07-03 Glenn Morris (Emerge): Tweak Misc menu description.
2009-07-03 Glenn Morris (Glossary): Minor phrasing changes throughout.
2009-07-02 Juri Linkov Add `Info-virtual-index' and `async-shell-command'.
2009-07-02 Juri Linkov Fix comment.
2009-07-02 Juri Linkov *** empty log message ***
2009-07-02 Juri Linkov (tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.
2009-07-02 Juri Linkov (esc-map): Bind "&" to `async-shell-command'.
2009-07-02 Juri Linkov (async-shell-command): New command.
2009-07-02 Juri Linkov Virtual Info files and nodes.
2009-07-02 Michael Albinus *** empty log message ***
2009-07-02 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
2009-07-02 Jan Djärv * gtkutil.c (xg_frame_set_char_size): Do set width/height if the
2009-07-02 Miles Bader Add arch tagline
2009-07-02 Jan Djärv Remove debug code.
2009-07-02 Jan Djärv (xg_frame_set_char_size): Do not set pixel width/height
2009-07-02 Jan Djärv (xg_frame_set_char_size): Do not set pixel width/height here or
2009-07-02 Kenichi Handa *** empty log message ***
2009-07-02 Kenichi Handa (set-keyboard-coding-system): Force *-unix
2009-07-02 Glenn Morris (Antinews): Minor changes in phrasing.
2009-07-02 Glenn Morris Re-order a few things to reduce some underfull lines in dvi output.
2009-07-02 Glenn Morris (Introduction): Mention included in info Emacs manual.
2009-07-02 Glenn Morris Re-order a few things to reduce some underfull lines in dvi output.
2009-07-02 Glenn Morris (Mail Sending): Add a tiny bit on mailclient.
2009-07-02 Glenn Morris (Advanced VC Usage): End all menu items with a period.
2009-07-01 Jan Djärv *** empty log message ***
2009-07-01 Jan Djärv * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
2009-07-01 Jan Djärv (Management Parameters): Mention sticky.
2009-07-01 Jan Djärv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
2009-07-01 Jan Djärv * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
2009-07-01 Michael Albinus *** empty log message ***
2009-07-01 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
2009-07-01 Andreas Schwab (Type Conversion): Don't use literal control character.
2009-07-01 Michael Albinus *** empty log message ***
2009-07-01 Michael Albinus * tramp.texi (GVFS based methods): New section.
2009-07-01 Jan Djärv Add missing word.
2009-07-01 Andreas Schwab (Help Functions): Fix description of help-buffer and
2009-07-01 Jan Djärv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
2009-07-01 Chong Yidong * anti.texi (Antinews): Correct the list of removed platforms.
2009-07-01 Kenichi Handa *** empty log message ***
2009-07-01 Kenichi Handa (set-language-info-alist): Add korean-cp949, cp949 to spec.
2009-07-01 Kenichi Handa *** empty log message ***
2009-07-01 Kenichi Handa (ELCFILES): Delete encoded-kb.elc.
2009-07-01 Kenichi Handa Deleted.
2009-07-01 Kenichi Handa (set-keyboard-coding-system): Perform the
2009-07-01 Kenichi Handa *** empty log message ***
2009-07-01 Kenichi Handa (decode_keyboard_code): New function.
2009-07-01 Kenichi Handa (setup_coding_system): Initialize
2009-07-01 YAMAMOTO Mitsuharu *** empty log message ***
2009-07-01 YAMAMOTO Mitsuharu (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
2009-07-01 Glenn Morris (f90-break-delimiters, f90-no-break-re): Doc fixes.
2009-07-01 Glenn Morris Evangelos Evangelou <vangelis at email.unc.edu> (tiny change)
2009-06-30 Chong Yidong * xftfont.c (xftfont_open): Avoid passing NULL argument to
2009-06-30 Michael Albinus *** empty log message ***
2009-06-30 Michael Albinus * NEWS: Add "synce" connection method of Tramp.
2009-06-30 Michael Albinus *** empty log message ***
2009-06-30 Michael Albinus * trampver.texi: Update release number.
2009-06-30 Michael Albinus * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
2009-06-30 Michael Albinus * net/trampver.el: Update release number.
2009-06-30 Michael Albinus * net/tramp-gvfs.el (top): Add a default for "synce" in
2009-06-30 Michael Albinus Remove todo items.
2009-06-30 Jason Rumney bug#1849 - Windows 7 Taskbar Support
2009-06-30 Michael Albinus *** empty log message ***
2009-06-30 Michael Albinus * net/tramp.el (tramp-default-file-modes) Remove execute permissions.
2009-06-30 Michael Albinus *** empty log message ***
2009-06-30 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
2009-06-30 Michael Albinus *** empty log message ***
2009-06-30 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
2009-06-30 Kenichi Handa *** empty log message ***
2009-06-30 Kenichi Handa (setup-default-fontset): Add CJK fonts
2009-06-30 Kenichi Handa (setup-korean-environment-internal): Make
2009-06-30 Kenichi Handa ("Chinese-GB", "Chinese-BIG5")
2009-06-30 Kenichi Handa (setup-japanese-environment-internal):
2009-06-30 Kenichi Handa (cjk-char-width-table): Delete it.
2009-06-29 Michael Albinus *** empty log message ***
2009-06-29 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
2009-06-29 Alan Mackenzie (c-mask-paragraph): Remove a spurious correction between the visible
2009-06-29 Alan Mackenzie *** empty log message ***
2009-06-29 Jim Meyering Remove useless if-before-xfree tests.
2009-06-29 Jim Meyering Remove useless if-before-free test.
2009-06-29 Chong Yidong * server.el (server-buffer-done): Prevent kill-buffer from
2009-06-28 Andreas Schwab Simplify last change.
2009-06-28 Andreas Schwab (send_process): Keep decoded string in a local
2009-06-28 Chong Yidong * xdisp.c (start_display, handle_face_prop)
2009-06-28 Eli Zaretskii *** empty log message ***
2009-06-28 Eli Zaretskii (create_tty_output) [MSDOS]: #ifdef away.
2009-06-28 Dan Nicolaescu * verilog-mode.el (verilog-beg-of-statement)
2009-06-28 Chong Yidong * files.el (trash-directory): Fix defcustom type.
2009-06-28 Chong Yidong * xterm.c (x_update_window_begin, x_new_focus_frame)
2009-06-28 Michael Albinus *** empty log message ***
2009-06-28 Michael Albinus * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
2009-06-28 Chong Yidong * help-fns.el (describe-function-1): Correctly locate adviced
2009-06-28 Chong Yidong * files.el (trash-directory): Change default to nil.
2009-06-28 Glenn Morris Minor revisions.
2009-06-28 Glenn Morris (global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.
2009-06-28 Glenn Morris Minor language tweaks.
2009-06-27 Johan Bockgård (defstruct): Fix :conc-name spec.
2009-06-27 Chong Yidong * term.c (turn_on_face): Allow simultaneously bold and dim
2009-06-27 Chong Yidong * faces.el (x-handle-named-frame-geometry): Ensure that we have
2009-06-27 Chong Yidong * frame.c (x_get_arg): Check if dpyinfo is non-NULL.
2009-06-27 Chong Yidong * play/doctor.el: Remove reference to obsolete website.
2009-06-27 Chong Yidong * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
2009-06-27 Glenn Morris Restore netbsd on mips, mipsel, mipseb.
2009-06-27 Glenn Morris *** empty log message ***
2009-06-27 Glenn Morris Trim to just the stuff applicable to netbsd, since the other platforms
2009-06-27 Glenn Morris Restore file.
2009-06-26 Dan Nicolaescu Remove find-file-not-found-hook VC method. (Bug#2757)
2009-06-26 Dan Nicolaescu (--enable-checking): New option.
2009-06-26 David Reitter nsterm.m (keydown): avoid infinite loop
2009-06-26 Chong Yidong * redisplay-testsuite.el: New file.
2009-06-26 Kenichi Handa *** empty log message ***
2009-06-26 Kenichi Handa (get_adstyle_property): Call font_intern_prop with 1 as
2009-06-25 Chong Yidong Fix last entry.
2009-06-25 Agustin Martin ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looking-back'
2009-06-25 Kenichi Handa *** empty log message ***
2009-06-25 Kenichi Handa (fontset_find_font): When a usable rfont_def is found
2009-06-24 Chong Yidong * display.texi (Window Systems): Add ns to the list.
2009-06-24 Michael Albinus * NEWS: Add new connection methods of Tramp.
2009-06-24 Michael Albinus *** empty log message ***
2009-06-24 Chong Yidong * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
2009-06-24 Kenichi Handa *** empty log message ***
2009-06-24 Kenichi Handa *** empty log message ***
2009-06-24 Kenichi Handa Re-generated.
2009-06-24 Kenichi Handa Re-generated.
2009-06-24 Kenichi Handa For the UNICODE format files, do reverse sort
2009-06-24 Michael Albinus *** empty log message ***
2009-06-24 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
2009-06-24 Kenichi Handa *** empty log message ***
2009-06-24 Kenichi Handa *** empty log message ***
2009-06-24 Kenichi Handa (fontset_get_font_group): Return 0 if no font-group is
2009-06-24 Glenn Morris Warn if subdir does not exist in source.
2009-06-24 Glenn Morris Yavor Doganov <yavor at gnu.org>
2009-06-23 Katsumi Yamaoka (mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
2009-06-23 Chong Yidong Reformat 2009-06-23 ChangeLog entry.
2009-06-23 Miles Bader Add `text-scale-set' function
2009-06-23 Glenn Morris Trivial header format fixes.
2009-06-23 Glenn Morris (pcomplete/rpm): Doc fix.
2009-06-23 Glenn Morris (mode-line-modified): Fix case of "Buffer is modified".
2009-06-23 Glenn Morris (ispell-local-dictionary): Doc fix.
2009-06-23 Glenn Morris Minor header format fixes.
2009-06-23 Glenn Morris (calendar-time-zone-daylight-rules): Simplify Persian conditionals.
2009-06-23 Glenn Morris (calc-graph-plot): Avoid assignment to free variable `filename'.
2009-06-23 Glenn Morris (comint-insert-input): Doc fix.
2009-06-23 Glenn Morris (ELCFILES): Fix typo in previous change.
2009-06-23 Dan Nicolaescu (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
2009-06-23 Miles Bader Add the `recenter-redisplay' variable, and make `recenter' use it.
2009-06-23 Jim Meyering Don't dereference NULL upon failed malloc and realloc.
2009-06-23 Dan Nicolaescu (movemail.o): Don't pass -Demacs, unused.
2009-06-23 Miles Bader Add arch tagline
2009-06-23 Dan Nicolaescu * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
2009-06-23 Dan Nicolaescu (elp-output-insert-symname): Add a link face to make it obvious item
2009-06-23 Kenichi Handa *** empty log message ***
2009-06-23 Kenichi Handa (main): Call init_font ().
2009-06-23 Kenichi Handa (Vfont_log): Extern it.
2009-06-23 Kenichi Handa (font_sort_entities, font_list_entities)
2009-06-23 Kenichi Handa *** empty log message ***
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-06-23 Dan Nicolaescu (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
2009-06-23 Kenichi Handa (fontset_font): Call FONT_DEFERRED_LOG.
2009-06-23 Kenichi Handa *** empty log message ***
2009-06-23 Kenichi Handa *** empty log message ***
2009-06-23 Kenichi Handa (korean-key-bindings): Change the binding of F9 to
2009-06-23 Kenichi Handa (hangul-to-hanja-conversion): When it is called
2009-06-22 Michael Albinus *** empty log message ***
2009-06-22 Michael Albinus * trampver.texi: Update release number. Set default value of
2009-06-22 Michael Albinus * tramp.texi (History): Add GVFS support.
2009-06-22 Michael Albinus *** empty log message ***
2009-06-22 Michael Albinus * net/trampver.el: Update release number. Make version check fit
2009-06-22 Michael Albinus * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add
2009-06-22 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
2009-06-22 Michael Albinus * net/tramp-compat.el (tramp-compat-split-string)
2009-06-22 Michael Albinus * net/tramp-cmds.el (tramp-bug): Recommend
2009-06-22 Michael Albinus * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
2009-06-22 Michael Albinus * net/tramp-gvfs.el: New package.
2009-06-22 Michael Albinus * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
2009-06-22 Juanma Barranquero Fix typos.
2009-06-22 Jim Meyering automatically handle .xz suffix (XZ-compressed files), too
2009-06-22 Nick Roberts Pull further modified changes from Dmitry's repository (http://sphinx.net.ru/hg/gdb-mi/).
2009-06-22 Nick Roberts *** empty log message ***
2009-06-22 Glenn Morris Mention adding branch commits to emacs-diffs.
2009-06-22 Glenn Morris (dir-locals-collect-mode-variables): Allow for any number of `mode'
2009-06-22 Glenn Morris Unindent and refill some doc-strings.
2009-06-22 Glenn Morris Fix comment typo.
2009-06-22 Glenn Morris Fix attribution for fadr.el.
2009-06-22 Glenn Morris (ELCFILES): Add fadr.elc.
2009-06-22 Glenn Morris (appt-make-list): Fix off-by-one error caused by
2009-06-22 Glenn Morris Remove leading "*" from defcustom docs.
2009-06-22 Glenn Morris (lisp-indent-offset): Fix safe-local-variable property.
2009-06-22 Chong Yidong * xterm.c (xg_default_icon_file): New variable.
2009-06-22 Chong Yidong Change width and height to 48 pixels, similar to Gnome svg icons.
2009-06-22 Chong Yidong * w32term.c (x_draw_glyph_string): Use the glyph string's width
2009-06-22 Chong Yidong * xdisp.c (Qbefore_string, Qafter_string): Add externs.
2009-06-21 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
2009-06-21 Chong Yidong * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
2009-06-21 Jason Rumney (w32_initialize): Add necessary casts to last change.
2009-06-21 Nick Roberts * progmodes/gdb-ui.el: Replace with ...
2009-06-21 Nick Roberts *** empty log message ***
2009-06-21 Chong Yidong Bump version to 23.1.50.
2009-06-21 Chong Yidong Put "temporary note" back in for Emacs 23.2.
2009-06-21 Jason Rumney (keyboard_codepage): New static variable. EMACS_23_1_BASE
2009-06-21 Glenn Morris (lisp-indent-function): Add doc string.
2009-06-21 Glenn Morris (lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
2009-06-20 Ken Raeburn *** empty log message ***
2009-06-20 Ken Raeburn (status_message): Pass Faset index argument as a lisp object, so as to work
2009-06-19 Chong Yidong Bump version number to 23.0.95. EMACS_PRETEST_23_0_95
2009-06-19 Chong Yidong Regenerate.
2009-06-19 Chong Yidong Remove +++ and --- lines; minor copyedits.
2009-06-19 Chong Yidong Regenerate.
2009-06-19 Chong Yidong Reference bug number in last Changelog entry
2009-06-19 Chong Yidong * font-core.el (turn-on-font-lock-if-desired): Correctly handle
2009-06-19 Juanma Barranquero Fix typos.
2009-06-19 Jason Rumney Update version and date for pending pretest.
2009-06-19 YAMAMOTO Mitsuharu *** empty log message ***
2009-06-19 YAMAMOTO Mitsuharu (Ffind_coding_systems_region_internal): Cache checked characters.
2009-06-19 Glenn Morris Fix previous change, sigh.
2009-06-19 Glenn Morris (open-network-stream): Doc fix.
2009-06-19 Juanma Barranquero * international/fontset.el (setup-default-fontset):
2009-06-19 Kenichi Handa *** empty log message ***
2009-06-19 Kenichi Handa (setup-default-fontset): Add a spec of non-OTF unicode font for Thai.
2009-06-19 Kenichi Handa *** empty log message ***
2009-06-19 Kenichi Handa Add coding: utf-8 cookie.
2009-06-18 Chong Yidong Fix typo.
2009-06-18 Chong Yidong * language/korean.el (korean-cp949): New coding system. Set cp949
2009-06-18 Chong Yidong * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format
2009-06-18 Kenichi Handa *** empty log message ***
2009-06-18 Kenichi Handa (decode_coding_iso_2022): Check MSB of bytes more rigidly.
2009-06-18 Andreas Schwab (redisplay_internal): Check that the frame is still
2009-06-18 Kenichi Handa Cancel the unexpected changes.
2009-06-18 Kenichi Handa (setup-korean-environment-internal, exit-korean-environment): Cancel
2009-06-18 Glenn Morris (dir-locals-set-directory-class): Make mtime argument
2009-06-18 Kenichi Handa *** empty log message ***
2009-06-18 Kenichi Handa ("Korean"): Fix `documentation' property of this language environment.
2009-06-18 Kenichi Handa *** empty log message ***
2009-06-18 Kenichi Handa (korean-key-bindings): Add binding for key Hangul.
2009-06-18 Kenichi Handa *** empty log message ***
2009-06-18 Kenichi Handa (hangul-im-keymap): Add binding of key Hangul_Hanja.
2009-06-17 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
2009-06-17 Chong Yidong * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overloadable negative operators (Bug#3587).
2009-06-17 Chong Yidong * files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
2009-06-17 Kenichi Handa (Language Environments): Add @anchor{Describe Language Environment}.
2009-06-17 Kenichi Handa *** empty log message ***
2009-06-17 Martin Rudalics (Dedicated Windows): Fix typo.
2009-06-17 Glenn Morris (Obtaining the FAQ): Add reference to Savannah.
2009-06-17 Glenn Morris (Directory Local Variables): Update for 2009-04-11 name-change of
2009-06-17 Glenn Morris (dir-locals-set-directory-class): Fix doc typo.
2009-06-17 Kenichi Handa *** empty log message ***
2009-06-17 Kenichi Handa *** empty log message ***
2009-06-17 Kenichi Handa *** empty log message ***
2009-06-17 Kenichi Handa (list-character-sets): Change
2009-06-17 Kenichi Handa (Charsets): Update the description for the new charset.
2009-06-17 Kenichi Handa *** empty log message ***
2009-06-17 Kenichi Handa (detect_coding_utf_16): Fix previous change.
2009-06-16 Glenn Morris (emacsserver, mac-fix-env, yow): Remove deleted files.
2009-06-16 Glenn Morris (Top): Language tweak.
2009-06-16 Glenn Morris Merge in a few snippets just deleted from faq.texi.
2009-06-16 Glenn Morris (Top): Mention which Emacs version this FAQ is about.
2009-06-16 Kenichi Handa *** empty log message ***
2009-06-16 Kenichi Handa (detect_coding_utf_16): Fix previous change.
2009-06-16 Kenichi Handa (detect_coding_utf_16): Fix the logic of rejecting
2009-06-16 Kenichi Handa *** empty log message ***
2009-06-16 Kenichi Handa Add cp949-2-byte, cp949.
2009-06-16 Kenichi Handa Use "/" instead of "," to seperate independent words.
2009-06-16 Kenichi Handa *** empty log message ***
2009-06-16 Kenichi Handa (compose-region): Improve the docstring.
2009-06-15 Andreas Schwab (detect_coding_utf_16): Fix typo counting odd bytes.
2009-06-15 Stefan Monnier (vc-default-revision-granularity): Remove to let the normal
2009-06-15 Kenichi Handa *** empty log message ***
2009-06-15 Kenichi Handa (status_message): Fix previous change. Be sure to
2009-06-15 YAMAMOTO Mitsuharu *** empty log message ***
2009-06-15 YAMAMOTO Mitsuharu (x_delete_terminal): Put previous change in #if 0 and
2009-06-15 Alan Mackenzie Document changes to end-of-defun-function, clarifying entry for
2009-06-15 Alan Mackenzie *** empty log message ***
2009-06-15 Glenn Morris Fix case of some urefs.
2009-06-15 Adrian Robert (ns_get_covering_families): Retain scriptToFamilies.
2009-06-14 Glenn Morris (Status of Emacs): Re-order with most recent releases first.
2009-06-14 David Reitter nsmenu.m (EmacsTooltip: setText): set height of tooltip.
2009-06-14 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
2009-06-14 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
2009-06-14 Chong Yidong * emacs-lisp-intro.texi (edebug): Fix typo.
2009-06-14 Seiji Zenitani Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
2009-06-13 Glenn Morris (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2009-06-13 Glenn Morris (Setting up a customization file): Grammar fix.
2009-06-13 Chong Yidong * simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to
2009-06-13 Bill Wohler *** empty log message *** mh-e-8_2
2009-06-13 Bill Wohler Update for MH-E release 8.2.
2009-06-13 Bill Wohler Update for MH-E release 8.2.
2009-06-13 Bill Wohler *** empty log message ***
2009-06-13 Bill Wohler (Version, mh-version): Update for release 8.2.
2009-06-13 Bill Wohler Remove trailing space.
2009-06-13 Bill Wohler Remove trailing space.
2009-06-13 Bill Wohler Remove trailing space.
2009-06-13 Bill Wohler *** empty log message *** mh-e-doc-8_2
2009-06-13 Bill Wohler (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2.
2009-06-13 Glenn Morris Remove the term "on-line" (meaning "Info") throughout, since
2009-06-13 Chong Yidong Describe buffer-face-mode properly.
2009-06-13 Chong Yidong * configure.in: Delete mac-fix-env target, which has been
2009-06-12 Sam Steingold (vc-hg-log-switches): Add defcustom.
2009-06-12 Kenichi Handa *** empty log message ***
2009-06-12 Kenichi Handa *** empty log message ***
2009-06-12 Kenichi Handa Re-generated.
2009-06-12 Kenichi Handa *** empty log message ***
2009-06-12 Kenichi Handa Re-generated.
2009-06-12 Kenichi Handa (JISX213A.map): Make it depend on mapfiles/JISX213A.map.gz.
2009-06-12 Kenichi Handa Describe JISX213A.map.gz.
2009-06-12 Kenichi Handa New file.
2009-06-12 Glenn Morris (Top): Add @top command.
2009-06-12 Kenichi Handa *** empty log message ***
2009-06-12 Kenichi Handa *** empty log message ***
2009-06-12 Kenichi Handa New file.
2009-06-12 Kenichi Handa Maps depend on files under mapfiles or ${GLIBC_CHARMAPS}.
2009-06-12 Kenichi Handa Mostly re-written to handle "gzip"ed input files.
2009-06-12 Kenichi Handa (END): Print arch-tag at the tail.
2009-06-12 Kenichi Handa Mostly re-written to handle glibc's EUC-JP-MS.
2009-06-12 Kenichi Handa Mostly re-written to generate all MULE-*.map files.
2009-06-12 Glenn Morris Fix previous.
2009-06-12 Glenn Morris (Viewing Info files outside of Emacs): Xinfo is no more.
2009-06-11 Glenn Morris (Common acronyms): Remove no-longer-existing OSF.
2009-06-11 Glenn Morris Mark tiny change.
2009-06-11 Kenichi Handa *** empty log message ***
2009-06-11 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
2009-06-11 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
2009-06-11 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
2009-06-11 Kenichi Handa *** empty log message ***
2009-06-11 Kenichi Handa (x_compute_glyph_string_overhangs): Handle the automatic
2009-06-10 Chong Yidong * basic.texi (Moving Point): Fix tag.
2009-06-10 Chong Yidong * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2009-06-10 Chong Yidong * xdisp.c (get_next_display_element): When handling wrap-prefix
2009-06-10 Adrian Robert * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
2009-06-10 Glenn Morris (calendar-time-zone-daylight-rules): Fix typo in 2008-04-02 change.
2009-06-10 Kenichi Handa *** empty log message ***
2009-06-10 Kenichi Handa (font_parse_family_registry): Fix for one-char foundry.
2009-06-10 Kenichi Handa *** empty log message ***
2009-06-10 Kenichi Handa (compose-gstring-for-terminal): For zero-width
2009-06-09 Chong Yidong * org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508).
2009-06-09 Chong Yidong * org.texi (Org Plot): Fix tags (Bug#3507).
2009-06-09 Chong Yidong * ada-mode.texi (Installation, Compile commands)
2009-06-09 Chong Yidong * process.c (status_message): Fix handling of multibyte signal
2009-06-09 Chong Yidong Fix last changelog entry.
2009-06-09 Agustin Martin fixit.texi (Spelling): Set default dictionary. Improve descriptions (Bug#2554)
2009-06-09 Agustin Martin ispell.el: Make `ispell-dictionary' customizable (#2555)
2009-06-09 Jim Meyering x-load-color-file: avoid array bounds error
2009-06-09 Kenichi Handa Fix previous change.
2009-06-09 Kenichi Handa *** empty log message ***
2009-06-09 Kenichi Handa (Fmap_charset_chars): In docstring, state clear that
2009-06-09 Kenichi Handa *** empty log message ***
2009-06-09 Kenichi Handa (Character Sets): State clearly that FROM and TO
2009-06-09 Adrian Robert * mac-fix-env.m: * Makefile.in (mac-fix-env): Remove.
2009-06-08 Katsumi Yamaoka Synch with Gnus trunk:
2009-06-08 Michael Albinus *** empty log message ***
2009-06-08 Michael Albinus * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote
2009-06-08 Kenichi Handa Downcase "suomi".
2009-06-08 Adrian Robert keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
2009-06-08 Adrian Robert term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
2009-06-08 Adrian Robert nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
2009-06-08 Adrian Robert term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
2009-06-08 Adrian Robert 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
2009-06-08 Adrian Robert Changes to support :script/:lang/:otf in NS font driver.
2009-06-08 Adrian Robert fontset.c (fontset_from_font): Remove NS-specific code.
2009-06-08 Adrian Robert nsfns.m (Fns_popup_font_panel): Use shared font manager.
2009-06-08 Adrian Robert nsterm.m (ns_draw_window_cursor): Respect cursor_type for nonactive windows. (ns_init_paths): Append path separator to INFOPATH variable. (ns_use_system_highlight_color): Drop, unused.
2009-06-08 David Reitter David Reitter has checked the MacOS chapter.
2009-06-08 David Reitter macos.texi (Color panel, Font panel): Remove mention of Save Options,
2009-06-08 David Reitter macos.texi (Color panel, Font panel): Remove mention of Save Options,
2009-06-07 Chong Yidong * xdisp.c (move_it_in_display_line_to): On text-only terminals,
2009-06-07 Chong Yidong * minibuf.texi (Reading File Names): Fix introductory text.
2009-06-07 Michael Albinus *** empty log message ***
2009-06-07 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct
2009-06-07 Michael Albinus *** empty log message ***
2009-06-07 Martin Rudalics (lisp-mode-variables): Fix doc-string.
2009-06-07 Adrian Robert Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS.
2009-06-06 Michael Albinus *** empty log message ***
2009-06-06 Michael Albinus * tramp.el (tramp-open-connection-setup-interactive-shell): Apply
2009-06-06 Daiki Ueno * gnus.texi (Security): Fix wording; add a link to epa.info.
2009-06-05 David Reitter nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p,
2009-06-05 Tassilo Horn Fix bug where org-gnus-store-link used wrong subject when called in an article
2009-06-05 Daiki Ueno (epa-decrypt-region): Detect encoding if
2009-06-04 Adrian Robert * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and zerolink, remove shell script dependencies (let makefiles handle), adjust paths.
2009-06-04 Daiki Ueno (Security): Fix wording.
2009-06-04 Stefan Monnier (tar-header-block-tokenize): Obey @LongLink even for
2009-06-04 Johan Bockgård (vc-revision-other-window): Fix argument to backend function
2009-06-04 Stefan Monnier (delete-other-frames): Only delete frames on the
2009-06-04 Glenn Morris (solar-n-hemi-seasons, solar-s-hemi-seasons):
2009-06-04 Chong Yidong * custom.texi (Init Examples): Add example of changing load-path.
2009-06-04 Chong Yidong Clarify last change.
2009-06-04 Chong Yidong * building.texi (Lisp Libraries): Add example of changing
2009-06-04 Kenichi Handa *** empty log message ***
2009-06-04 Chong Yidong * international/README: New file.
2009-06-04 Chong Yidong * message.texi (Header Commands): Fix descriptions to match
2009-06-04 Chong Yidong Add commentary about where these code conversion rules came from (Bug#3428).
2009-06-04 Chong Yidong Add copyright header.
2009-06-04 Chong Yidong * international/README: New file.
2009-06-04 Chong Yidong * textmodes/two-column.el (2C-split): Call move-to-column, to
2009-06-04 Chong Yidong * emulation/edt.el (edt-previous-line, edt-next-line): Don't use
2009-06-04 Chong Yidong * coding.c (get_translation_table): Check Venable_character_translation.
2009-06-03 Jason Rumney (x_create_tip_frame): Use the uniscribe font backend if
2009-05-29 Stefan Monnier (normal-no-mouse-startup-screen): Use F1 rather than C-h
2009-05-28 Chong Yidong * mark.texi (Mark): Further clarifications.
2009-05-28 Chong Yidong * mark.texi (Mark): Mention disabling Transient Mark mode.
2009-05-28 Chong Yidong * mark.texi (Mark): Clarify introduction.
2009-05-28 Chong Yidong * frames.texi (Text Terminal Colors): Multi-tty is already
2009-05-27 Chong Yidong * hooks.texi (Standard Hooks): Remove mention of obsolete
2009-05-26 Chong Yidong * edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387).
2009-05-26 Chong Yidong * view.el (view-window-size): Use window-line-height to find window height.
2009-05-26 David Reitter Ensure NS frames remain hidden when invisible
2009-05-26 Chong Yidong * view.el (view-recenter): Allow recenter to compute window height
2009-05-26 Chong Yidong * textmodes/table.el (table--unibyte-char-to-multibyte): Function
2009-05-26 Chong Yidong Tweak entry about Exceed X server (Bug#3383).
2009-05-26 Chong Yidong * newcomment.el (comment-region): Doc fix (Bug#3370).
2009-05-26 Chong Yidong Note that comment-style now defaults to indent.
2009-05-26 Chong Yidong wl checked de tutorial
2009-05-25 Werner LEMBERG * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
2009-05-25 Roland Winkler *** empty log message ***
2009-05-25 Roland Winkler * mail/smtpmail.el: Indent code properly to make it more readable.
2009-05-24 Chong Yidong * textmodes/ispell.el (ispell-check-version): Handle dashes in
2009-05-24 Chong Yidong Martin Rudalics has checked windows.texi.
2009-05-24 Chong Yidong Eli has checked the msdog chapter.
2009-05-23 Chong Yidong * info.el (Info-mode): Doc fix (Bug#3358).
2009-05-23 Johan Bockgård (ediff-vc-latest-version): Use property `vc-latest-revision' instead
2009-05-23 Eli Zaretskii *** empty log message ***
2009-05-23 Eli Zaretskii (Ffile_attributes): Doc fix.
2009-05-23 Chong Yidong Bump version to 23.0.94. EMACS_PRETEST_23_0_94
2009-05-23 Chong Yidong Regenerate.
2009-05-23 Chong Yidong Regenerate.
2009-05-23 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Simplify how settings
2009-05-22 Chong Yidong * m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
2009-05-21 Stefan Monnier (xfont_list_pattern): Don't initialize xfont_scripts_cache
2009-05-21 Martin Rudalics * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2009-05-21 Kenichi Handa *** empty log message ***
2009-05-21 Kenichi Handa (Qlatin): Don't make it static.
2009-05-21 Kenichi Handa (xfont_chars_supported, xfont_supported_scripts): New
2009-05-21 Glenn Morris (calendar-forward-day): Fix 2008-06-21 change -
2009-05-20 Stefan Monnier (tex-uptodate-p): Accept [1{/var/foo}] as a page number.
2009-05-20 Jason Rumney Updated for new pretest
2009-05-20 Jason Rumney (locate-dominating-stop-dir-regexp): Add terminal
2009-05-20 Chong Yidong Note that errors were spotted by rudalics.
2009-05-20 Chong Yidong * syntax.texi (Position Parse): Document rationale for ignored
2009-05-20 Chong Yidong * indent.el (indent-for-tab-command): Fix typo in docstring.
2009-05-20 Chong Yidong * international/encoded-kb.el (encoded-kbd-setup-display): Change
2009-05-20 Chong Yidong Regenerate.
2009-05-19 Alan Mackenzie cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
2009-05-19 Alan Mackenzie *** empty log message ***
2009-05-19 Adrian Robert finish 5/17 check-in
2009-05-19 Chong Yidong * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2009-05-19 Stefan Monnier (do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
2009-05-19 Kenichi Handa (font_sort_entities): Renamed from font_sort_entites.
2009-05-19 Chong Yidong * refcards/survival.tex: Add M-g M-g binding.
2009-05-19 Kenichi Handa *** empty log message ***
2009-05-19 Kenichi Handa (set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".
2009-05-19 YAMAMOTO Mitsuharu *** empty log message ***
2009-05-19 YAMAMOTO Mitsuharu (x_delete_display): Don't call XrmDestroyDatabase here.
2009-05-18 Chong Yidong * register.el (register-alist): Doc fix (Bug#3311).
2009-05-18 Richard M. Stallman * progmodes/compile.el (compilation-filter): If inserting at end
2009-05-18 Richard M. Stallman * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
2009-05-18 Kenichi Handa (font_find_for_lface): Copy SPEC's FONT_TYPE too.
2009-05-18 Adrian Robert * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
2009-05-18 Adrian Robert * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
2009-05-18 Adrian Robert * nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary. * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
2009-05-18 Adrian Robert * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
2009-05-18 Adrian Robert * nsterm.m (ns_read_socket): Remove unused variable.
2009-05-18 Adrian Robert add nextstep/.cvsignore file
2009-05-17 Richard M. Stallman * mail/rmailedit.el (rmail-edit-current-message):
2009-05-17 Richard M. Stallman * modes.texi (Precalculated Fontification): Clarify text.
2009-05-17 Martin Rudalics (Selecting Windows): Clarify descriptions of
2009-05-17 Stefan Monnier (vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
2009-05-16 Chong Yidong * mule.texi (Select Input Method): Fix typo.
2009-05-15 Martin Rudalics (dired-pop-to-buffer): Fix last fix.
2009-05-15 Martin Rudalics (dired-pop-to-buffer): Try to make this behave the
2009-05-15 Chong Yidong * refcards/refcard.tex: Update Emacs version to 23.
2009-05-15 Chong Yidong * refcards/de-refcard.tex: Merge changes from refcard.tex.
2009-05-15 Kenichi Handa *** empty log message ***
2009-05-15 Kenichi Handa (Ffont_spec): Check arguments.
2009-05-14 Chong Yidong * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
2009-05-14 Chong Yidong * frames.texi (Buffer Parameters): Note that the minibuffer parameter
2009-05-14 Chong Yidong * frames.texi (Initial Parameters): Clarify what the initial
2009-05-14 Chong Yidong * frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
2009-05-14 Chong Yidong Checked anti.texi, errors.texi, and maps.texi.
2009-05-14 Chong Yidong * anti.texi (Antinews): Copyedits. Rearrange some entries.
2009-05-13 Chong Yidong * anti.texi (Antinews): Rewrite for Emacs 22.
2009-05-13 Chong Yidong * anti.texi (Antinews): Rewrite for Emacs 22.
2009-05-13 Chong Yidong * anti.texi (Antinews): Document completion changes. Some additional
2009-05-13 Chong Yidong Update documentation status.
2009-05-13 Chong Yidong Checked abbrevs.texi.
2009-05-13 Chong Yidong Update documentation status for abbrevs.
2009-05-13 Chong Yidong * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2009-05-13 Chong Yidong Minor doc fix.
2009-05-12 Chong Yidong * tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
2009-05-12 Chong Yidong * tutorial.el (help-with-tutorial): Don't use text mode, since the
2009-05-12 Chong Yidong Checked misc.texi.
2009-05-12 Juanma Barranquero Update.
2009-05-12 Chong Yidong Remove mention of obsolete president.
2009-05-12 Chong Yidong * misc.texi (Interactive Shell, Saving Emacs Sessions)
2009-05-12 Chong Yidong Documented empty -a option for emacsclient.
2009-05-12 Chong Yidong Documented font-backend X resource and frame parameter.
2009-05-12 Chong Yidong * frames.texi (Font and Color Parameters): Rename from Color
2009-05-12 Chong Yidong Checked xresources.texi.
2009-05-12 Chong Yidong * xresources.texi (Resources): Simplify descriptions. Shorten
2009-05-12 Chong Yidong Checked trouble.texi.
2009-05-12 Chong Yidong * trouble.texi (Quitting): Add other undo bindings to table.
2009-05-11 Stefan Monnier (completion-setup-function):
2009-05-11 YAMAMOTO Mitsuharu *** empty log message ***
2009-05-11 YAMAMOTO Mitsuharu (xftfont_open): Make sure that Xrender extension is added
2009-05-11 Jan Djärv * gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
2009-05-11 Martin Rudalics (Choosing Window): Don't explicitly refer to
2009-05-10 Chong Yidong * nsfns.m (Fx_display_planes): Compute bitplanes using
2009-05-10 Chong Yidong * emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).
2009-05-10 Chong Yidong * editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
2009-05-10 Kim F. Storm Fix last change.
2009-05-10 Kim F. Storm *** empty log message ***
2009-05-10 Kim F. Storm Add proper support for confirm-nonexistent-file-or-buffer
2009-05-10 Thien-Thi Nguyen Make GCPROs and UNGCPRO no-ops also on SuperH.
2009-05-10 Martin Rudalics (Choosing Window): Fix rewrite of window splitting section.
2009-05-09 Eli Zaretskii *** empty log message ***
2009-05-09 Eli Zaretskii (Default Coding Systems): Document find-auto-coding, set-auto-coding, and
2009-05-09 Martin Rudalics (Choosing Window): Describe split-window-sensibly
2009-05-08 Martin Rudalics Rewrite entry for display-buffer.
2009-05-08 Kenichi Handa Cancel previous changes.
2009-05-08 Kenichi Handa *** empty log message ***
2009-05-08 Kenichi Handa *** empty log message ***
2009-05-08 Kenichi Handa (xfont_check_char_support)
2009-05-08 Kenichi Handa *** empty log message ***
2009-05-08 Kenichi Handa (encoded-kbd-setup-keymap): Fix for big5.
2009-05-08 Kenichi Handa (describe-coding-system): Fix for big5.
2009-05-07 Eli Zaretskii (Choosing Window): Fix a typo.
2009-05-07 David Reitter ns_dumpglyphs_stretch, ns_dumpglyphs_image: respect mouse face background.
2009-05-07 David Reitter *** empty log message ***
2009-05-07 Martin Rudalics (split-window-sensibly): New function.
2009-05-07 David Reitter mouse movement/highlight: bracket drawing operations in ns_update_begin and ns_update_end.
2009-05-07 David Reitter *** empty log message ***
2009-05-07 Chong Yidong Checked help.texi.
2009-05-07 Chong Yidong Checked files.texi.
2009-05-07 Chong Yidong * files.texi (Visiting): Copyedits.
2009-05-07 Chong Yidong * faces.el (x-handle-named-frame-geometry): Ignore errors from
2009-05-06 Adrian Robert * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.
2009-05-06 Chong Yidong Checked mule.texi.
2009-05-06 Chong Yidong Update documentation status.
2009-05-06 Chong Yidong * basic.texi (Inserting Text): Document ucs-insert.
2009-05-06 Stefan Monnier (ns_get_screen): Rewrite.
2009-05-06 Stefan Monnier (font_update_drivers): Sanity fallback to avoid disabling all drivers.
2009-05-06 Stefan Monnier Don't define CANNOT_DUMP for GNUStep any more.
2009-05-06 Stefan Monnier (-windowDidResize:): Avoid inf-loop under GNUStep.
2009-05-06 YAMAMOTO Mitsuharu *** empty log message ***
2009-05-06 YAMAMOTO Mitsuharu (unexec): Consider a section to precede the .bss section
2009-05-06 YAMAMOTO Mitsuharu (add_user_signal): Remove extern.
2009-05-06 YAMAMOTO Mitsuharu (add_user_signal): Fix typo in extern.
2009-05-06 Stefan Monnier (syms_of_keyboard): Staticpro pending_funcalls.
2009-05-05 Stefan Monnier (vc-svn-parse-status): Accept ?D for removed files (bug#3213).
2009-05-05 Stefan Monnier (vc-delete-file): Add autoload cookie (bug#3209).
2009-05-05 Chong Yidong * BUGS: Use new binding of view-emacs-problems.
2009-05-05 Chong Yidong * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2009-05-04 Chong Yidong Checked internals.texi, hooks.texi, and locals.texi.
2009-05-04 Chong Yidong * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2009-05-04 Stefan Monnier (frame-list): Clarify which frames are returned.
2009-05-04 Stefan Monnier Add index entry for ?(:
2009-05-04 Stefan Monnier (ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
2009-05-04 Chong Yidong * internals.texi (Object Internals): Don't assume 32-bit machines
2009-05-04 Chong Yidong * internals.texi (Object Internals): Don't assume 32-bit machines
2009-05-04 Daiki Ueno (epg-wait-for-completion): Add a comment explaining the reason of the
2009-05-04 Chong Yidong * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
2009-05-04 Chong Yidong * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
2009-05-03 Juanma Barranquero * term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
2009-05-03 Daiki Ueno Fix timing problem of Bug#2412.
2009-05-03 Daiki Ueno (epa--read-signature-type): Fix typo.
2009-05-02 Glenn Morris (widget-specify-field, widget-field-value-get, character):
2009-05-02 Dan Nicolaescu (x_handle_net_wm_state): Move declaration of lval before
2009-05-02 David Reitter Substitute references to `ns-extended-platform-support-mode' and revise information about
2009-05-02 Andreas Schwab (read_process_output): Make sure the current buffer is
2009-05-02 Andreas Schwab (record_conversion_result): Don't modify
2009-05-02 Martin Rudalics (pop-up-frame-function): Remove choice nil since it
2009-05-01 Chong Yidong ldefs-boot.el: Regenerate. EMACS_PRETEST_23_0_93
2009-05-01 Chong Yidong Bump version to 23.0.93.
2009-05-01 Chong Yidong configure: Regenerate
2009-05-01 Chong Yidong Regenerate.
2009-05-01 Kenichi Handa *** empty log message ***
2009-05-01 Kenichi Handa (load_charset_map): Remove unnecessary code.
2009-05-01 Kenichi Handa *** empty log message ***
2009-05-01 Kenichi Handa (load_charset): Reformat X==Y==Z to (X==Y)==Z.
2009-04-30 Juanma Barranquero Fix typos.
2009-04-30 David Reitter (ns-make-command-string, ns-grabenv)
2009-04-30 David Reitter *** empty log message ***
2009-04-30 David Reitter convert_ns_to_X_keysym: define function keys f16 through f24.
2009-04-30 David Reitter *** empty log message ***
2009-04-30 Jason Rumney Updated for 23.0.93
2009-04-30 Alan Mackenzie Enhancements for Objective-C:
2009-04-30 Alan Mackenzie *** empty log message ***
2009-04-30 Kenichi Handa (fontset_find_font): Check if rfont_def is Qnil or not.
2009-04-30 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
2009-04-30 Kenichi Handa *** empty log message ***
2009-04-30 Kenichi Handa (fontset_find_font): Check if rfont_def is Qnil or not.
2009-04-29 Andreas Schwab (Fcall_process): Fix GC protection. Make sure
2009-04-29 Kenichi Handa *** empty log message ***
2009-04-29 YAMAMOTO Mitsuharu *** empty log message ***
2009-04-29 YAMAMOTO Mitsuharu (create_process): Clean up merger residues of 2008-07-17 change.
2009-04-29 Chong Yidong * subr.el (assoc-default): Doc fix.
2009-04-29 YAMAMOTO Mitsuharu *** empty log message ***
2009-04-29 YAMAMOTO Mitsuharu (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
2009-04-29 YAMAMOTO Mitsuharu (init_atimer): Also clear stopped_atimers.
2009-04-29 Chong Yidong Fix typo.
2009-04-29 Chong Yidong * variables.texi (File Local Variables): Note that read-circle is
2009-04-29 Chong Yidong * files.el (hack-local-variables-prop-line)
2009-04-29 Kenichi Handa (set_default_ascii_font): Delete extern.
2009-04-29 Kenichi Handa *** empty log message ***
2009-04-29 Kenichi Handa (set_default_ascii_font): Delete this unused function.
2009-04-29 Kenichi Handa (x_set_font): When ARG is a font-object, check if the
2009-04-28 Chong Yidong * progmodes/which-func.el (which-function): Don't assume that
2009-04-28 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding.
2009-04-28 Stefan Monnier (load-library): Improve docstring.
2009-04-28 Stefan Monnier (Lisp Libraries): `load-library' does offer completion.
2009-04-28 Stefan Monnier (quail-vunion): Remove unexplained nreverse.
2009-04-28 Reiner Steib Use dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el.
2009-04-28 Nick Roberts (gdb-tooltip-print): Avoid "Non-X frame used"
2009-04-28 Nick Roberts *** empty log message ***
2009-04-28 Chong Yidong * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2009-04-28 Chong Yidong Change arg name to make it clear that it's ignored.
2009-04-28 Chong Yidong * tooltip.el (tooltip-show-help): Fall back on
2009-04-27 Jay Belanger *** empty log message ***
2009-04-27 Jay Belanger (calc-mode): Replace `copy-list' with `copy-sequence'.
2009-04-27 Andreas Schwab * sysdep.c: Include <ctype.h>.
2009-04-27 David Reitter nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
2009-04-27 David Reitter *** empty log message ***
2009-04-26 Johan Bockgård (syms_of_keyboard) <input-decode-map>: Doc fix.
2009-04-26 Eli Zaretskii (Tags): Clarify the text some more.
2009-04-26 Eli Zaretskii (Tags): Clarify the text some more.
2009-04-26 Chong Yidong Checked tips.texi.
2009-04-26 Chong Yidong * tips.texi (Coding Conventions): Copyedits. Add xref to Named
2009-04-26 Jay Belanger *** empty log message ***
2009-04-26 Jay Belanger (calc-set-mode-line): Check to make sure that the correct Calc buffer
2009-04-25 Eli Zaretskii (Tags): Clarify the text some more.
2009-04-25 Chong Yidong * simple.el (line-move-visual): If point is stuck moving backwards
2009-04-25 Chong Yidong Add comment for last change.
2009-04-25 Chong Yidong * configure: Regenerate.
2009-04-25 Chong Yidong * startup.el (normal-top-level): Implement a work-around to handle
2009-04-25 Eli Zaretskii (Tags): Fix last change.
2009-04-25 Eli Zaretskii *** empty log message ***
2009-04-25 Eli Zaretskii (Tags): Clarify text. (Bug#3101)
2009-04-25 Jason Rumney (clear_cached_metrics): Remove, unused since 2008-08-02.
2009-04-25 Chong Yidong Regenerate.
2009-04-25 YAMAMOTO Mitsuharu *** empty log message ***
2009-04-25 YAMAMOTO Mitsuharu (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
2009-04-24 Michael Albinus *** empty log message ***
2009-04-24 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
2009-04-24 Juanma Barranquero Fix typos.
2009-04-24 Juanma Barranquero Fix typos.
2009-04-23 Chong Yidong Revert incorrect checkin.
2009-04-23 Chong Yidong * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
2009-04-23 Kenichi Handa *** empty log message ***
2009-04-23 Kenichi Handa (Fx_list_fonts): If a font size is specified in PATTERN, set it in
2009-04-22 Daiki Ueno (Security): Mention that EasyPG is the current default.
2009-04-22 Chong Yidong * keyboard.c (Fset_input_meta_mode): Doc fix.
2009-04-22 Chong Yidong Checked os.texi.
2009-04-22 Chong Yidong Update documentation status.
2009-04-22 Chong Yidong * os.texi (Command-Line Arguments): Document
2009-04-22 Chong Yidong * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
2009-04-22 Chong Yidong * term.c (Ftty_display_color_p, Ftty_display_color_cells)
2009-04-22 Chong Yidong Minor comment fix.
2009-04-22 Chong Yidong Documented initial-buffer-choice.
2009-04-22 Chong Yidong * entering.texi (Entering Emacs): Document initial-buffer-choice.
2009-04-21 Juanma Barranquero Add bug reference.
2009-04-21 Kenichi Handa *** empty log message ***
2009-04-21 Kenichi Handa (font_score): Check AVGWIDTH too.
2009-04-21 Martin Rudalics Fix bug number in comment.
2009-04-21 Martin Rudalics (diff-find-source-location): Don't call
2009-04-21 Kenichi Handa *** empty log message ***
2009-04-21 Kenichi Handa (font_load_for_lface): Cancel previous change.
2009-04-21 Kenichi Handa *** empty log message ***
2009-04-21 Kenichi Handa (decode_coding_utf_16): Reduce charbuf_end for the
2009-04-21 Kenichi Handa *** empty log message ***
2009-04-21 Kenichi Handa (unidata-get-decomposition): Fix previous change.
2009-04-21 Kenichi Handa *** empty log message ***
2009-04-21 Kenichi Handa Re-generated.
2009-04-21 Miles Bader admin/quick-install-emacs: Update get_config_var for autoconf 2.62
2009-04-20 Roland Winkler *** empty log message ***
2009-04-20 Roland Winkler (proced-sort): Declare it buffer-local.
2009-04-20 Stefan Monnier (rfc2047-decode-region): Don't skip past `start', which
2009-04-20 Juanma Barranquero * emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
2009-04-20 Chong Yidong * emacsclient.c (print_help_and_exit): Clarify argument placement
2009-04-20 Chong Yidong * os.texi (Startup Summary): Copyedits. The init file is not
2009-04-19 Jason Rumney The following changes fix Bug#3005 for wide glyphs on each platform,
2009-04-19 Jan Djärv Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
2009-04-18 Jason Rumney *** empty log message ***
2009-04-18 Jason Rumney (list-colors-duplicates): w32-default-color-map is a function.
2009-04-18 Andreas Schwab (font_put_frame_data): Use xfree instead of free.
2009-04-18 Juanma Barranquero * msdog.texi (Windows Fonts): Fix typos.
2009-04-18 Juanma Barranquero * files.texi (Save Commands): Fix pxref.
2009-04-18 Daiki Ueno epa-file: fix garble with decode-coding-inserted-region
2009-04-18 Chong Yidong * net/rcirc.el (rcirc): Use correct property names (Bug#3037).
2009-04-18 Chong Yidong * thingatpt.el (thing-at-point-bounds-of-list-at-point): New
2009-04-18 Chong Yidong * files.texi (Save Commands): Mention diff-buffer-with-file.
2009-04-17 Juanma Barranquero * w32font.c (Qja, Qko): Remove declarations.
2009-04-17 Chong Yidong * font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-17 Kenichi Handa *** empty log message ***
2009-04-17 Kenichi Handa (unidata-get-decomposition): Adjust Hangle decomposition rule to
2009-04-17 Kenichi Handa *** empty log message ***
2009-04-17 Kenichi Handa Re-generated.
2009-04-17 Kenichi Handa *** empty log message ***
2009-04-17 Kenichi Handa (Ftranslate_region_internal): Use Fconcat to make a
2009-04-17 Kenichi Handa *** empty log message ***
2009-04-17 Kenichi Handa (ftfont_pattern_entity): Return a newly allocated
2009-04-16 Chong Yidong * textmodes/flyspell.el (flyspell-correct-word-before-point):
2009-04-16 Andreas Schwab * search.c: Use EMACS_INT for buffer positions. Add prototypes.
2009-04-16 Andreas Schwab Add bug reference.
2009-04-16 Andreas Schwab (boyer_moore): Use zero as marker value for a possible
2009-04-16 Chong Yidong * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
2009-04-16 Chong Yidong browse-url.el (browse-url-filename-alist): Update :version for last change.
2009-04-16 Chong Yidong * keyboard.c (adjust_point_for_property): Disable 2009-02-12
2009-04-16 Chong Yidong * ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter
2009-04-16 Kenichi Handa *** empty log message ***
2009-04-16 Kenichi Handa (xfont_has_char): Special handling of `ja' and `ko' adstyle.
2009-04-16 Kenichi Handa (xftfont_has_char): Special handling of `ja' and `ko' adstyle.
2009-04-16 Kenichi Handa (Qja, Qko): Don't make them static.
2009-04-16 Kenichi Handa (font_sort_entites): Change the meaning of the arg
2009-04-16 Kenichi Handa (merge_face_vectors): Reflect font properties in
2009-04-16 Kenichi Handa *** empty log message ***
2009-04-16 Kenichi Handa (charset_ksc5601): Extern it.
2009-04-16 Kenichi Handa (charset_ksc5601): New variable.
2009-04-15 Chong Yidong * outline.el (hide-sublevels): Ensure that arguments are passed to
2009-04-15 Chong Yidong * net/browse-url.el (browse-url-filename-alist): Correct file
2009-04-15 Chong Yidong * subr.el (posn-col-row): Properly compute line spacing.
2009-04-15 Chong Yidong * subr.el (posn-col-row): Properly compute line spacing.
2009-04-15 Chong Yidong * display.texi (Line Height): Emphasize that line-spacing only takes
2009-04-15 Chong Yidong * searching.texi (Regexp Backslash): Also refer to shy groups as
2009-04-15 Ulf Jasper newsticker: enable jump to virtual feeds
2009-04-15 Stefan Monnier (match-data): Refer to `set-match-data' rather than `store-match-data'.
2009-04-15 Chong Yidong Checked display.texi.
2009-04-15 Chong Yidong Documented underline-minimum-offset.
2009-04-15 Chong Yidong * display.texi (Truncation): Overlays can use line-prefix and
2009-04-15 Dan Nicolaescu (vc-svn-after-dir-status): Fix regexp to allow for
2009-04-15 Dan Nicolaescu * fileio.c (history_delete_duplicates): Remove unused declaration.
2009-04-14 Juanma Barranquero * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
2009-04-14 Juanma Barranquero * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
2009-04-14 Michael Albinus *** empty log message ***
2009-04-14 Michael Albinus * net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
2009-04-14 Michael Albinus * net/tramp.el (tramp-handle-dired-recursive-delete-directory):
2009-04-14 Eli Zaretskii *** empty log message ***
2009-04-14 Eli Zaretskii (syms_of_buffer) <line-spacing>: Doc fix.
2009-04-14 Kenichi Handa *** empty log message ***
2009-04-14 Kenichi Handa *** empty log message ***
2009-04-14 Kenichi Handa (Ffont_info): Fix docstring. Fix the second element of
2009-04-14 Eli Zaretskii *** empty log message ***
2009-04-14 Eli Zaretskii (src) <gdb.ini>: Don't replace the line with x_error_quitter; instead
2009-04-14 Chong Yidong Fix last change.
2009-04-14 Chong Yidong * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
2009-04-14 Stefan Monnier (completion--try-word-completion): Don't disable
2009-04-14 Kenichi Handa *** empty log message ***
2009-04-14 Kenichi Handa (xfont_has_char): The font has C if C is ASCII and the
2009-04-14 Kenichi Handa (Fdefine_charset_internal): Make charset
2009-04-13 Stefan Monnier * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
2009-04-13 Chong Yidong (Session Commands): Fix typo.
2009-04-13 Chong Yidong * ediff.texi (Session Commands): Fix typo.
2009-04-13 Chong Yidong Document new variables wrap-prefix and line-prefix.
2009-04-13 Chong Yidong * display.texi (Refresh Screen): Note that a passage about screen
2009-04-13 Jason Rumney (frame-set-background-mode): Window system frames
2009-04-13 Kenichi Handa *** empty log message ***
2009-04-13 Kenichi Handa (cp932): Delete alias for japanese-shift-jis.
2009-04-13 Kenichi Handa *** empty log message ***
2009-04-13 Kenichi Handa (get_adstyle_property): Fix previous change.
2009-04-13 Kenichi Handa (Qja, Qko): New variables.
2009-04-13 Kenichi Handa (font_delete_unmatched): Preserve the order of list
2009-04-12 Michael Albinus *** empty log message ***
2009-04-12 Michael Albinus *** empty log message ***
2009-04-12 Michael Albinus * tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
2009-04-12 Chong Yidong Replace bitmaps with vector graphics.
2009-04-12 Andreas Schwab (install): Remove .gitignore files.
2009-04-12 Andreas Schwab (install-arch-indep): Remove .gitignore files.
2009-04-12 Chong Yidong Scalable version of the image, created using inkscape.
2009-04-11 Chong Yidong * files.el (dir-locals-directory-cache): Change format to include
2009-04-11 Chong Yidong * international/mule-diag.el (describe-font-internal): Change
2009-04-11 Eli Zaretskii *** empty log message ***
2009-04-11 Eli Zaretskii (Overlays): Overlays don't scale well. See
2009-04-10 Andreas Schwab Typo.
2009-04-10 Richard M. Stallman * mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
2009-04-10 Richard M. Stallman * vc-dir.el (vc-dir): Dox fix.
2009-04-10 Eli Zaretskii *** empty log message ***
2009-04-10 Eli Zaretskii (unrmail): If "Mail-From" header is found, append a newline to it.
2009-04-10 Eli Zaretskii *** empty log message ***
2009-04-10 Eli Zaretskii (rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.
2009-04-10 Chong Yidong Update documentation status.
2009-04-10 Chong Yidong Checked searching.texi and syntax.texi.
2009-04-10 Chong Yidong * syntax.texi (Syntax Table Functions): Document cons cell
2009-04-10 Chong Yidong * searching.texi (String Search): Document word-search-forward-lax
2009-04-10 Stefan Monnier Remove `tiny change' for Nikolaj Schumacher.
2009-04-10 Glenn Morris Bob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
2009-04-10 Chong Yidong * keymaps.texi (Tool Bar): Mention that some platforms do not
2009-04-10 Chong Yidong Checked nonascii.texi,
2009-04-10 Chong Yidong * nonascii.texi (Text Representations): Copyedits.
2009-04-09 Kim F. Storm (cua--indent-rectangle): Insert tabs using
2009-04-09 Richard M. Stallman * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
2009-04-09 Richard M. Stallman * mail/rmailout.el (rmail-output): If file is visited,
2009-04-09 Richard M. Stallman * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
2009-04-09 Richard M. Stallman *** empty log message ***
2009-04-09 Richard M. Stallman Don't query before visiting a Babyl file.
2009-04-09 Richard M. Stallman * mail/sendmail.el (sendmail-send-it): Replace any
2009-04-09 Michael Albinus *** empty log message ***
2009-04-09 Michael Albinus * net/tramp.el (tramp-file-name-handler-alist): Add
2009-04-09 Michael Albinus * tramp-cache.el (tramp-flush-directory-property): Use the
2009-04-09 Kenichi Handa *** empty log message ***
2009-04-09 Kenichi Handa Re-generated.
2009-04-09 Kenichi Handa Re-generated.
2009-04-09 Kenichi Handa *** empty log message ***
2009-04-09 Kenichi Handa (unidata-describe-decomposition): Return
2009-04-09 Kenichi Handa *** empty log message ***
2009-04-09 Kenichi Handa (map_charset_chars): For a charset of `superset'
2009-04-09 Kenichi Handa *** empty log message ***
2009-04-09 Kenichi Handa (font_put_extra): If VAL is nil, delete the slot for PROP
2009-04-09 Glenn Morris Update some urls. Remove dead links: eshell, expand, ffap, hideshow.
2009-04-09 Chong Yidong Documented fill-forward-paragraph-function.
2009-04-09 Chong Yidong Checked text.texi.
2009-04-09 Chong Yidong * text.texi (Yank Commands): Note that yank uses push-mark.
2009-04-08 Stefan Monnier (mule-cmds.el): Mention that leim-list.el is auto-generated.
2009-04-08 Eli Zaretskii *** empty log message ***
2009-04-08 Eli Zaretskii (append-to-file): Doc fix.
2009-04-08 Eli Zaretskii *** empty log message ***
2009-04-08 Eli Zaretskii (msdos-last-help-message): New defvar.
2009-04-08 Eli Zaretskii *** empty log message ***
2009-04-08 Eli Zaretskii (rmail-simplified-subject): Normalize whitespace in subject. This
2009-04-08 Nick Roberts Give hint for GDB in Emacs on Mac OSX.
2009-04-08 Nick Roberts *** empty log message ***
2009-04-08 YAMAMOTO Mitsuharu *** empty log message ***
2009-04-08 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Fix detection of
2009-04-08 Chong Yidong * textmodes/fill.el (fill-paragraph): Doc fix.
2009-04-08 Chong Yidong Checked backups.texi.
2009-04-08 Kenichi Handa *** empty log message ***
2009-04-08 Kenichi Handa *** empty log message ***
2009-04-08 Kenichi Handa (ftfont_text_extents): Fix calculation of metrics->descent.
2009-04-07 Chong Yidong * vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
2009-04-07 Glenn Morris (ns-pop-up-frames): Make it a defcustom.
2009-04-07 Glenn Morris (rmail-expunge-and-save): Let rmail-expunge show the message.
2009-04-07 Chong Yidong * vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
2009-04-07 Chong Yidong * descr-text.el (describe-property-list, describe-char): Add
2009-04-06 Chong Yidong * tooltip.el (tooltip-show-help-non-mode): Don't save the last
2009-04-06 Miles Bader Merge from gnus--devo--0
2009-04-06 Roland Winkler *** empty log message ***
2009-04-06 Roland Winkler (bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
2009-04-06 Sam Steingold (completion-list-mode-map): Bind "q" to quit-window,
2009-04-06 Jason Rumney (x_set_font): Avoid C99 mid-block variable declaration.
2009-04-06 Jason Rumney Don't put dump.bat into the barebin, as we don't put temacs.exe in
2009-04-06 Jason Rumney Updated fro 23.0.92
2009-04-06 Kenichi Handa *** empty log message ***
2009-04-06 Kenichi Handa (ftxfont_draw_backgrond): Fix args to XFillRectangle.
2009-04-06 Kenichi Handa (xftfont_open): Fix setting font->underline_thickness.
2009-04-06 Kenichi Handa *** empty log message ***
2009-04-06 Kenichi Handa (ftfont_open): Fix checking of the return value of
2009-04-06 Michael Albinus *** empty log message ***
2009-04-06 Chong Yidong Checked markers.texi.
2009-04-06 Chong Yidong * simple.el (handle-shift-selection): Clarify docstring.
2009-04-06 Chong Yidong * markers.texi (The Mark): Copyedits. Improve description of
2009-04-05 Michael Albinus *** empty log message ***
2009-04-05 Michael Albinus * dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
2009-04-05 Michael Albinus * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
2009-04-05 Michael Albinus * net/tramp.el (tramp-default-file-modes) New defun. Replace all
2009-04-05 Michael Albinus * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
2009-04-05 Chong Yidong Checked positions.texi.
2009-04-05 Chong Yidong * positions.texi (Screen Lines): Document (cols . lines) argument
2009-04-05 Chong Yidong Checked frames.texi.
2009-04-04 Chong Yidong * frames.texi (Frames): Clean up introduction. Document `ns'
2009-04-04 Chong Yidong * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
2009-04-04 Eli Zaretskii Mention the fact that font and color in tooltip-frame-parameters are ignored.
2009-04-04 Chong Yidong * frame.el (make-frame): Doc fix.
2009-04-04 Eli Zaretskii *** empty log message ***
2009-04-04 Eli Zaretskii (rmail-new-summary-1): Don't show zero count of summary lines.
2009-04-04 Juanma Barranquero Fix typos.
2009-04-04 Eli Zaretskii *** empty log message ***
2009-04-04 Eli Zaretskii (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
2009-04-04 Chong Yidong Checked buffers.texi.
2009-04-04 Chong Yidong * buffers.texi (Current Buffer): Note that the append-to-buffer
2009-04-04 Chong Yidong Checked files.texi.
2009-04-04 Chong Yidong Checked files.texi.
2009-04-04 Chong Yidong Documented: `mkdir' is a new convenience alias for `make-directory'.
2009-04-04 Chong Yidong * files.texi (File Attributes): Move note about MS-DOS from
2009-04-03 Chong Yidong * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
2009-04-03 Kenichi Handa *** empty log message ***
2009-04-03 Kenichi Handa *** empty log message ***
2009-04-03 Kenichi Handa (print_object): Make each lowest sub_char_table start a new line.
2009-04-03 Kenichi Handa *** empty log message ***
2009-04-03 Kenichi Handa Make the section "Complex Text Layout support
2009-04-02 Chong Yidong * dired.el (dired-get-filename): Always pass filename through
2009-04-02 Stefan Monnier (doc-view-mode): Don't give up if the file doesn't exist.
2009-04-02 Dan Nicolaescu (print_help_and_exit): Fix typo.
2009-04-02 Juanma Barranquero Add bug reference.
2009-04-02 Glenn Morris Copy the direntry from ../../info/dir, and avoid using a period in the
2009-04-02 Glenn Morris Capitalize direntry.
2009-04-02 Glenn Morris (calendar-holidays): Don't autoload it. (Bug#2811)
2009-04-02 Glenn Morris (diary-cyclic): Check for +ve N.
2009-04-02 Kenichi Handa *** empty log message ***
2009-04-02 Kenichi Handa *** empty log message ***
2009-04-02 Kenichi Handa (setup-default-fontset): Specify
2009-04-02 Kenichi Handa (fontset_font): Record no-font when a fontset
2009-04-02 Stefan Monnier (auto-fill-function): Mark it as safe for nil.
2009-04-01 Dan Nicolaescu (vc-mtn-register): Fix optional arguments.
2009-04-01 Dan Nicolaescu (vc-name): Avoid calling vc-backend twice.
2009-04-01 Chong Yidong (Filter Functions): Suggest how to handle output batches.
2009-04-01 Chong Yidong * processes.texi (Filter Functions): Suggest how to handle output
2009-03-31 Juanma Barranquero Fix typos.
2009-03-31 Juanma Barranquero Fix typos.
2009-03-31 Chong Yidong Fix ChangeLog entry causing M-x authors confusion.
2009-03-31 Andreas Schwab Regenerate configure.
2009-03-31 Chong Yidong Bump version to 23.0.92. EMACS_PRETEST_23_0_92
2009-03-31 Chong Yidong Regenerate.
2009-03-31 Chong Yidong Regenerate.
2009-03-30 Chong Yidong Checked help.texi.
2009-03-30 Chong Yidong (Accessing Documentation): Update example to use
2009-03-30 Chong Yidong * help.texi (Accessing Documentation): Update example to use
2009-03-30 Stefan Monnier (map_charset_for_dump): Add missing UNGCPRO.
2009-03-30 Andreas Schwab (ansi-color-get-face): Use
2009-03-30 Jason Rumney *** empty log message ***
2009-03-30 Jason Rumney (locate-dominating-stop-dir-regexp): Stop searching
2009-03-30 Kenichi Handa *** empty log message ***
2009-03-30 Kenichi Handa (fontset_from_font): Specify only registry in a font-spec for all
2009-03-30 Kenichi Handa *** empty log message ***
2009-03-30 Kenichi Handa Fix previous change. Define ftfont_variation_glyphs
2009-03-30 Jay Belanger *** empty log message ***
2009-03-30 Jay Belanger (calc-buffer-list): New variable.
2009-03-30 Jay Belanger (calc-embedded-restore-original-modes): Add argument for Calculator buffer.
2009-03-30 Kenichi Handa *** empty log message ***
2009-03-30 Kenichi Handa (chinese-big5): Change type to `big5'.
2009-03-30 Chong Yidong Fix last change.
2009-03-30 Chong Yidong (help-buffer): Add docstring.
2009-03-30 Chong Yidong * help-mode.el (help-buffer): Add docstring.
2009-03-29 Juanma Barranquero Fix typos.
2009-03-29 Chong Yidong with-help-window is already documented.
2009-03-29 Chong Yidong (Help Functions): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 Chong Yidong * help.texi (Help Functions): Remove a sentence about long-obsolete
2009-03-29 Chong Yidong (Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 Chong Yidong * help.texi (Accessing Documentation): Remove a sentence about
2009-03-29 Chong Yidong Checked modes.texi.
2009-03-29 Chong Yidong (Mode Line Variables): The default values of the mode
2009-03-29 Chong Yidong * modes.texi (Mode Line Variables): The default values of the mode
2009-03-29 Chong Yidong Conditionalize prototyping and use of ftfont_variation_glyphs.
2009-03-29 Chong Yidong * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
2009-03-29 David Reitter (ns-expand-space): remove defvar.
2009-03-28 David Reitter *** empty log message ***
2009-03-28 Juri Linkov *** empty log message ***
2009-03-28 Juri Linkov (minibuffer-default-add-completions):
2009-03-28 Jan Djärv Point to etc/PROBLEMS for Gtk+ and display exit problem.
2009-03-28 Chong Yidong (Derived Modes): Note that define-derive-mode sets the mode-class
2009-03-28 Chong Yidong * modes.texi (Derived Modes): Note that define-derive-mode sets the
2009-03-28 Chong Yidong Documented special-mode.
2009-03-28 Chong Yidong (Major Mode Conventions): Note that specialness is inherited.
2009-03-28 Chong Yidong * modes.texi (Major Mode Conventions): Note that specialness is
2009-03-28 Eli Zaretskii *** empty log message ***
2009-03-28 Eli Zaretskii (shell-quote-wildcard-pattern): Doc fix.
2009-03-28 Stefan Monnier * editfns.c (general_insert_function): Adjust to insdel.c changes.
2009-03-28 Stefan Monnier (dump_glyph): Fix typo.
2009-03-28 Stefan Monnier (delete_frame): Work around compiler bug.
2009-03-28 Chong Yidong Checked keymaps.texi.
2009-03-28 Chong Yidong (Prefix Keys): The M-g prefix key is now named goto-map. Add
2009-03-28 Chong Yidong * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2009-03-28 Stefan Monnier * insdel.c (move_gap, move_gap_both, gap_left, gap_right)
2009-03-28 Stefan Monnier (Finsert_file_contents): Don't limit size to INT_MAX/4.
2009-03-27 Jan Djärv *** empty log message ***
2009-03-27 Jan Djärv (handle_one_xevent): Call x_handle_net_wm_state if
2009-03-27 Jan Djärv (struct x_display_info): Add atoms for _NET_WM_STATE.
2009-03-27 Eli Zaretskii *** empty log message ***
2009-03-27 Eli Zaretskii (ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
2009-03-27 Jan Djärv (x_set_font): If the fullscreen property is non-nil, adjust
2009-03-27 Andreas Schwab * simple.el (shift-select-mode): Make it a defcustom.
2009-03-27 Stefan Monnier * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
2009-03-27 Stefan Monnier (url-file-handler): Save match data.
2009-03-27 Eli Zaretskii *** empty log message ***
2009-03-27 Eli Zaretskii (System Environment): Update the list of system-type values.
2009-03-27 Eli Zaretskii *** empty log message ***
2009-03-27 Eli Zaretskii (The Mark) <handle-shift-selection>: Update for removal of the optional
2009-03-27 Kenichi Handa (Fdetect_coding_string): Improve the docstrings.
2009-03-27 Kenichi Handa (Fdetect_coding_region, Fcoding_system_priority_list): Improve the
2009-03-26 Stefan Monnier (Fx_focus_frame): Declare.
2009-03-26 Stefan Monnier * callint.c (Fcall_interactively): For '^' just delegate the work to
2009-03-26 Juanma Barranquero * align.el (align-large-region, align-perl-modes, align-rules-list)
2009-03-26 Glenn Morris Add C-u M-x rmail to previous change.
2009-03-26 Stefan Monnier (archive-ar-summarize): Don't burp on special GNU
2009-03-25 Chong Yidong (bubbles): Doc fix (Bug#2776).
2009-03-25 Chong Yidong * play/bubbles.el (bubbles): Doc fix (Bug#2776).
2009-03-25 Chong Yidong (Focus Events): Most X window managers don't use focus-follows-mouse
2009-03-25 Chong Yidong * commands.texi (Focus Events): Most X window managers don't use
2009-03-25 Juanma Barranquero * composite.el (auto-compose-chars): Fix typo in docstring.
2009-03-25 Juanma Barranquero Fix typo in comment.
2009-03-25 Glenn Morris Mention M-x find-file no longer works for Rmail files.
2009-03-24 Chong Yidong (Ffloat_time): Doc fix (Bug#2768).
2009-03-24 Chong Yidong * editfns.c (Ffloat_time): Doc fix (Bug#2768).
2009-03-24 Chong Yidong Checked commands.texi.
2009-03-24 Chong Yidong (Defining Commands): Clarify introduction.
2009-03-24 Chong Yidong * commands.texi (Defining Commands): Clarify introduction.
2009-03-24 Chong Yidong (Fcommandp): Use Qinteractive_form.
2009-03-24 Chong Yidong (Qinteractive_form): New variable.
2009-03-24 Chong Yidong * data.c (Qinteractive_form): New variable.
2009-03-24 Michael Albinus *** empty log message ***
2009-03-24 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
2009-03-24 Jason Rumney (Fsubstitute_in_file_name): Always work on a copy.
2009-03-24 Glenn Morris (widget-specify-field): Don't add a second overlay for a
2009-03-24 Kenichi Handa *** empty log message ***
2009-03-24 Kenichi Handa *** empty log message ***
2009-03-24 Kenichi Handa *** empty log message ***
2009-03-24 Kenichi Handa *** empty log message ***
2009-03-24 Kenichi Handa (find_font_encoding): Return Qnil for unsupported encoding.
2009-03-24 Kenichi Handa (font-encoding-alist): Add an entry for muletibetan-0.
2009-03-23 Jan Djärv *** empty log message ***
2009-03-23 Jan Djärv gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
2009-03-23 Dan Nicolaescu (vc-bzr-working-revision): Add support for lightweight
2009-03-23 Juanma Barranquero * minibuf.texi (Intro to Minibuffers): Fix typos.
2009-03-23 Chong Yidong (Re)checked mini.texi.
2009-03-23 Chong Yidong Checked minibuf.texi.
2009-03-23 Chong Yidong (Intro to Minibuffers): Remove long-obsolete info
2009-03-23 Chong Yidong * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
2009-03-22 Glenn Morris Comment.
2009-03-22 Alan Mackenzie (Using Interactive): Clarify string argument to `interactive' - even
2009-03-22 Alan Mackenzie *** empty log message ***
2009-03-22 Alan Mackenzie (Finteractive): Clarify the doc string - even promptless elements need \n
2009-03-22 Alan Mackenzie *** empty log message ***
2009-03-22 Richard M. Stallman *** empty log message ***
2009-03-22 Richard M. Stallman (rmail-expunge): Without DONT-SHOW, show the message even after
2009-03-22 Richard M. Stallman *** empty log message ***
2009-03-22 Richard M. Stallman (rmail-expunge): Update summary buffer even if NO-SHOW.
2009-03-22 Jason Rumney *** empty log message ***
2009-03-22 Jason Rumney (x-use-underline-position-properties): Doc fix.
2009-03-21 Glenn Morris Fix sentence-end whitespace in previous.
2009-03-21 Glenn Morris Jari Aalto <jari.aalto at cante.net>
2009-03-21 Eli Zaretskii (handle-shift-selection): Fix last change.
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii (handle-shift-selection): Doc fix. (Bug#2738)
2009-03-21 Chong Yidong (file-modes-rights-to-number): Doc fix.
2009-03-21 Chong Yidong * files.el (file-modes-rights-to-number): Doc fix.
2009-03-21 Dan Nicolaescu (Todo): Add note on simplifying vc-register.
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii (eshell-ls-dir): Call eshell-directory-files-and-attributes with additional
2009-03-21 Eli Zaretskii (directory-files-and-attributes): Accept and ignore additional optional
2009-03-21 David Reitter (all): Use existing `ns' rather than new `nextstep' group for variables affected by last two changes.
2009-03-21 Eli Zaretskii (eshell-ls-file): Enlarge default size-width to 8.
2009-03-21 David Reitter *** empty log message ***
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii *** empty log message ***
2009-03-21 Eli Zaretskii (all): Fix last change.
2009-03-21 Juanma Barranquero Fix typos.
2009-03-21 David Reitter *** empty log message ***
2009-03-21 David Reitter (all): add `ns-{control|command|alternate|function}-modifier', `ns-antialias-text' and `ns-use-qd-smoothing'
2009-03-20 Eli Zaretskii *** empty log message ***
2009-03-20 Eli Zaretskii (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
2009-03-20 Eli Zaretskii (make_uid, make_gid): New functions.
2009-03-20 Dan Nicolaescu (vc-dir-deduce-fileset): Make the error message more explicit.
2009-03-20 Juanma Barranquero * keyboard.c (Fcurrent_idle_time): Reflow docstring.
2009-03-19 Juanma Barranquero * subr.el (forward-point): Add obsolescence declaration.
2009-03-19 Juanma Barranquero Fix typos.
2009-03-19 Kenichi Handa *** empty log message ***
2009-03-19 Kenichi Handa (x_set_font): Handle the case that ARG is a cons.
2009-03-19 Kenichi Handa (Fset_fontset_font): When a spec of ASCII font is
2009-03-19 Glenn Morris (Fsubstitute_in_file_name): Doc fix.
2009-03-19 Glenn Morris (rmail-retry-ignored-headers): Add :version tag.
2009-03-19 Glenn Morris (sc-version): Doc fix.
2009-03-19 Glenn Morris Leo <sdl.web at gmail.com> (tiny change)
2009-03-19 Chong Yidong (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
2009-03-19 Chong Yidong * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
2009-03-19 Kenichi Handa *** empty log message ***
2009-03-19 Kenichi Handa Change the encoding to utf-8.
2009-03-19 Kenichi Handa *** empty log message ***
2009-03-19 Kenichi Handa (quail-update-leim-list-file): Save leim-list.el in utf-8.
2009-03-19 Kenichi Handa (leim-list-header): Use utf-8 coding tag.
2009-03-19 Kenichi Handa *** empty log message ***
2009-03-19 Kenichi Handa Call create-defualt-fontset, not
2009-03-19 Kenichi Handa (w32-initialize-window-system): Call