log

age author description
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.