log

age author description
2010-03-20 Dan Nicolaescu Remove obsolete uses of HAVE_SHM.
2010-03-19 Juanma Barranquero lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
2010-03-19 Michael Albinus * auth-source.el (netrc-machine-user-or-password): Autoload.
2010-03-19 Dan Nicolaescu * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
2010-03-19 Dan Nicolaescu * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
2010-03-19 Dan Nicolaescu Add special markup processing for commit logs.
2010-03-19 Stefan Monnier (hide-sublevels): Don't hide trailing newline (and fix paren typo).
2010-03-19 Glenn Morris Regenerate ldefs-boot.el.
2010-03-19 Glenn Morris Stop message.el from loading about 40 libraries it doesn't always need.
2010-03-19 Glenn Morris Regenerate src/config.in.
2010-03-19 Glenn Morris * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
2010-03-18 Jan D. Check for tputs and friends, abort if not found (bug #5735)
2010-03-18 Jan D. Check for tputs and friends, abort if not found (bug #5735)
2010-03-18 Jan D. Merge from trunk
2010-03-15 Jan D. Merge from trunk
2010-03-11 Jan D. Merge from trunk
2010-03-08 Jan D. Merge from trunk
2010-03-18 Glenn Morris * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
2010-03-18 Glenn Morris Use query-replace-{from,to}-history-variable in more places.
2010-03-18 Glenn Morris Simplify some leim/Makefile.in clean rules.
2010-03-18 Glenn Morris * Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.
2010-03-18 Glenn Morris Remove obsolete code in emacs.c that chooses a bug reporting address.
2010-03-18 Glenn Morris * mail/hashcash.el (declare-function): Remove duplicate definition.
2010-03-18 Glenn Morris Minor simplifications for emacsbug.el.
2010-03-18 Glenn Morris Remove supercite.el's need for sendmail.el.
2010-03-18 Glenn Morris * configure: Fix comment mistake in previous change.
2010-03-18 Glenn Morris Regenerate configure.
2010-03-18 Glenn Morris Doc fix.
2010-03-18 Glenn Morris Replace some cpp with autoconf.
2010-03-18 Glenn Morris * calendar/cal-french.el: Convert to utf-8.
2010-03-18 Glenn Morris Close bug#5720.
2010-03-18 Glenn Morris * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
2010-03-17 Katsumi Yamaoka (mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
2010-03-17 Katsumi Yamaoka (mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
2010-03-16 Katsumi Yamaoka Merge from mainline.
2010-03-16 Katsumi Yamaoka Merge from mainline.
2010-03-15 Katsumi Yamaoka Merge from mainline.
2010-03-15 Katsumi Yamaoka Merge from mainline.
2010-03-16 Michael Albinus * net/secrets.el (secrets-enabled): New variable. Use it instead
2010-03-15 Michael Albinus * net/secrets.el (top): Register the D-Bus signals only when the
2010-03-15 Chong Yidong Put non-GTK X scroll-bars on left.
2010-03-15 Katsumi Yamaoka (mm-charset-to-coding-system): Use coding-system-from-name
2010-03-15 Katsumi Yamaoka (mm-charset-to-coding-system): Use coding-system-from-name
2010-03-14 Katsumi Yamaoka Merge from mainline.
2010-03-14 Juri Linkov Add finder unknown keywords.
2010-03-14 Juri Linkov Fix keywords.
2010-03-13 Michael Albinus * etc/NEWS: Add secrets.el.
2010-03-13 Chong Yidong Fix bug in `format' (Bug#5710).
2010-03-13 Eli Zaretskii Commit the change in src/Makefile.in announced in rev 99649.
2010-03-13 Andreas Schwab Remove obsolete .cvsignore files
2010-03-13 Eli Zaretskii Spell out in ChangeLog the purpose of revision 99649.
2010-03-12 Chong Yidong Document Customize and scroll-bar changes.
2010-03-12 Chong Yidong * xfns.c (Fx_create_frame): Set default to Qright.
2010-03-12 Chong Yidong Allow using list-colors-display to set colors in the Color widget.
2010-03-12 Chong Yidong Improvements to the Custom interface.
2010-03-12 Chong Yidong Update Custom arrow images.
2010-03-12 Chong Yidong Fix last change to use existing comm Custom group instead of `net'.
2010-03-12 Chong Yidong Reorganize Custom groups.
2010-03-12 Chong Yidong Put scroll-bar on right by default on UNIX.
2010-03-12 Eli Zaretskii Don't use termcap.c on Posix platforms, only on MS-DOS.
2010-03-12 Dan Nicolaescu Fix typo.
2010-03-12 Dan Nicolaescu Add .dir-locals.el support for file-less buffers.
2010-03-12 Glenn Morris Regenerate configure.
2010-03-12 Dan Nicolaescu Add support for shelving snapshots and for showing shelves.
2010-03-11 Juri Linkov Add a NEWS entry for animated image API.
2010-03-11 Glenn Morris * cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
2010-03-11 Glenn Morris Minor animated image housekeeping.
2010-03-11 Glenn Morris Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.
2010-03-10 Chong Yidong Bump version to 24.0.50.
2010-03-10 Stefan Monnier Cleanup setup of gl_state in various parts of the code.
2010-03-10 Miles Bader quick-install-emacs: Use more portable shell syntax
2010-03-10 Miles Bader quick-install-emacs: Be more picky about files we avoid installing
2010-03-10 Stefan Monnier vc-git.el (vc-git-revision-table): Include remote branches.
2010-03-10 Stefan Monnier Merge pending branch
2010-03-07 Stefan Monnier Start laying out a plan for Emacs-24
2010-03-07 Juri Linkov Animated image API.
2010-03-09 Miles Bader (vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
2010-03-08 Juri Linkov Fix numeric keywords.
2010-03-08 Chong Yidong Additional fix for rfc822-addresses (Bug#5692).
2010-03-08 Juanma Barranquero Fix typos in Changelogs.
2010-03-08 Kenichi Handa Fix bug# in ChangeLog.
2010-03-08 Kenichi Handa Add coding system windows-1256 (alias cp1256).
2010-03-08 Kenichi Handa Fix bug# in ChangeLog.
2010-03-08 Kenichi Handa from trunk
2010-03-08 Kenichi Handa Add bug# in ChangeLog.
2010-03-08 Kenichi Handa Add coding system windows-1256 (alias cp1256).
2010-03-03 Kenichi Handa from trunk
2010-03-07 Andreas Schwab Don't end parsing rfc822 addresses prematurely (Bug#5692)
2010-03-07 Chong Yidong Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
2010-03-06 Chong Yidong NEWS: Clarify last change.
2010-03-06 Chong Yidong NEWS: Document change to Lisp reader for overflowing ints.
2010-03-06 Chong Yidong * objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
2010-03-06 Chong Yidong Improve documentation for setting buffer-local vars (Bug#5688).
2010-03-06 Chong Yidong * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
2010-03-06 Stefan Monnier * vc-git.el: Re-flow to fit into 80 columns.
2010-03-06 Glenn Morris Update some cedet template copyrights to GPLv3+.
2010-03-06 Glenn Morris Add license information for ede-test.el and srecode-test.el.
2010-03-05 Stefan Monnier Make it possible to C-g in a tight bytecode loop again (bug#5680).
2010-03-05 Stefan Monnier (Man-files-regexp): Tighten up the regexp (bug#5686).
2010-03-05 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
2010-03-05 Stefan Monnier (skip_chars): Setup gl_state (bug#3823).
2010-03-05 Glenn Morris Fix orgcard.tex pdf landscape format.
2010-03-03 Juri Linkov Add a comment for the previous commit.
2010-03-03 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
2010-03-03 Chong Yidong NEWS: Auto composition mode is still a minor mode.
2010-03-03 Glenn Morris Mark previous ChangeLog entry as a tiny change.
2010-03-03 Glenn Morris Close bug#5670 with patch from Å?tÄ?pán NÄ?mec <stepnem at gmail.com>.
2010-03-03 Glenn Morris Update Lispref for 30-bit integers.
2010-03-03 Chong Yidong NEWS: async-shell-command and ansi-color are now documented.
2010-03-03 Chong Yidong * faq.texi: Note that ansi-color is now enabled by default.
2010-03-02 Chong Yidong Documented make-pointer-invisible.
2010-03-02 Chong Yidong * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2010-03-02 Eli Zaretskii (emacs_mule_char): Fix a typo in commentary.
2010-03-02 Juri Linkov * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
2010-03-02 Eli Zaretskii Fix bug in decoding emacs-mule encoding.
2010-03-02 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2010-03-02 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
2010-03-02 Kenichi Handa from trunk
2010-03-02 Glenn Morris Small tweaks to etc/refcards/Makefile rules for PDFs.
2010-03-02 Glenn Morris * FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
2010-03-02 Glenn Morris Fix date of Yom HaAtzma'ut holiday.
2010-03-02 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
2010-03-02 Kenichi Handa buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
2010-03-02 Kenichi Handa from trunk
2010-03-02 Kenichi Handa buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
2010-03-01 Alan Mackenzie Correct buggy patch 99592 to cc-engine.el.
2010-03-01 Kenichi Handa Change "myanmar" to "burmese"
2010-03-01 Kenichi Handa from trunk
2010-03-01 Kenichi Handa Change "myanmar" to "burmese"
2010-02-27 Kenichi Handa from trunk
2010-03-01 Alan Mackenzie Fix bug #5649: 23.1.92; Indentation problems in C mode.
2010-03-01 Glenn Morris Regenerate pl-refcard.pdf.
2010-03-01 Glenn Morris * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
2010-03-01 Glenn Morris Regenerate de-refcard.pdf.
2010-03-01 Glenn Morris * refcards/de-refcard.tex: Fix paren typo.
2010-03-01 Glenn Morris Regenerate most pdf refcards.
2010-03-01 Glenn Morris Rename a command in ru-refcard.tex.
2010-03-01 Glenn Morris Fix some ChangeLog typos.
2010-03-01 Glenn Morris Update short copyright year in refcard tex files.
2010-02-28 Katsumi Yamaoka (menu-bar-manuals-menu): Fix typo.
2010-02-28 Katsumi Yamaoka (menu-bar-manuals-menu): Fix typo.
2010-02-28 Katsumi Yamaoka Merge from mainline.
2010-02-28 Chong Yidong Minor doc fix.
2010-02-26 Katsumi Yamaoka Merge from mainline.
2010-02-25 Katsumi Yamaoka Merge from mainline.
2010-02-25 Katsumi Yamaoka Merge from mainline.
2010-02-24 Katsumi Yamaoka Merge from mainline.
2010-02-24 Katsumi Yamaoka Merge from mainline.
2010-02-24 Katsumi Yamaoka Merge from mainline.
2010-02-23 Katsumi Yamaoka Merge from mainline.
2010-02-22 Katsumi Yamaoka Merge from mainline.
2010-02-21 Katsumi Yamaoka Merge from mainline.
2010-02-18 Katsumi Yamaoka Merge from mainline.
2010-02-18 Katsumi Yamaoka Merge from mainline.
2010-02-17 Katsumi Yamaoka Merge from mainline.
2010-02-16 Katsumi Yamaoka Merge from mainline.
2010-02-16 Katsumi Yamaoka Merge from mainline.
2010-02-15 Katsumi Yamaoka Merge from mainline.
2010-02-14 Katsumi Yamaoka Merge from mainline.
2010-02-11 Katsumi Yamaoka Merge from mainline.
2010-02-09 Katsumi Yamaoka Merge from mainline.
2010-02-09 Katsumi Yamaoka Merge from mainline.
2010-02-08 Katsumi Yamaoka Merge from mainline.
2010-02-07 Katsumi Yamaoka Merge from mainline.
2010-02-04 Katsumi Yamaoka Merge from mainline.
2010-02-03 Katsumi Yamaoka Merge from mainline.
2010-02-02 Katsumi Yamaoka Merge from mainline.
2010-02-02 Katsumi Yamaoka Merge from mainline.
2010-02-01 Katsumi Yamaoka Merge from mainline.
2010-02-01 Katsumi Yamaoka Merge from mainline.
2010-01-31 Katsumi Yamaoka Merge from mainline.
2010-01-28 Katsumi Yamaoka Merge from mainline.
2010-02-28 Jan D. scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2010-02-28 Jan D. scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2010-02-28 Jan D. scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2010-02-28 Jan D. Merge from trunk
2010-02-28 Jan D. Merge from trunk
2010-02-25 Jan D. Merge from trunk
2010-02-28 Chong Yidong Fix use of unitialized memory.
2010-02-28 Michael Albinus * net/tramp.el (tramp-handle-write-region): START can be a string.
2010-02-28 Michael Albinus * net/dbus.el (dbus-introspect, dbus-get-property)
2010-02-28 Michael Albinus *** empty log message ***
2010-02-28 Michael Albinus * dbus.el (Errors and Events): D-Bus messages are retrieved only, when
2010-02-28 Chong Yidong Fix more save-excursion warnings.
2010-02-28 Chong Yidong Fix save-excursion warning in files.el.
2010-02-27 Stefan Monnier Fix in-buffer completion when after-change-functions modify the buffer.
2010-02-27 Chong Yidong Document :otf font-spec property.
2010-02-27 Chong Yidong * international/fontset.el (setup-default-fontset): Fix :otf spec.
2010-02-27 convert-repo update tags
2010-02-27 Andreas Schwab * w32uniscribe.c (uniscribe_check_otf): Fix length check.
2010-02-27 convert-repo update tags EMACS_PRETEST_23_1_93
2010-02-27 Chong Yidong Regenerate ldefs-boot.el.
2010-02-27 Chong Yidong Bump version to 23.1.93; regenerate AUTHORS.
2010-02-27 Chong Yidong Addendum to last patch: add "Medium" GTK font name keyword.
2010-02-27 Chong Yidong Recognize more keywords in GTK font names (Bug#5646).
2010-02-27 Chong Yidong Minor Python mode fix (Bug#5653).
2010-02-26 Kenichi Handa Fix Myanmar OTF support
2010-02-26 Kenichi Handa from trunk
2010-02-26 Kenichi Handa Fix Myanmar OTF support
2010-02-26 Glenn Morris * configure: Revert accidental commit from rev 99553.
2010-02-26 Glenn Morris Close bug#5643.
2010-02-26 Glenn Morris * custom.el (custom-initialize-delay): Doc fix.
2010-02-26 Glenn Morris Fix initialization of send-mail-function option.
2010-02-26 Glenn Morris Minor TUTORIAL fixes.
2010-02-26 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
2010-02-26 Kenichi Handa from trunk
2010-02-26 Chong Yidong * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
2010-02-25 Alan Mackenzie (i) Remove any hard syntax-table properties for <, > inserted by C-y.
2010-02-26 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
2010-02-25 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
2010-02-25 Kenichi Handa from trunk
2010-02-25 Stefan Monnier Fix up last erroneous commit
2010-02-25 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
2010-02-25 Kenichi Handa from trunk
2010-02-24 Robert J. Chassell Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
2010-02-24 Jan D. Move declarations before statements.
2010-02-24 Jan D. Move declarations before statements.
2010-02-24 Jan D. Merge from trunk
2010-02-24 Stefan Monnier (gnus-treat-display-x-face): Protect against errors (bug#5299).
2010-02-24 Chong Yidong * files.el (hack-local-variables-filter): For eval forms, also
2010-02-24 Chong Yidong * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2010-02-19 Jan D. Merge from trunk
2010-02-18 Jan D. Merge from trunk
2010-02-14 Jan D. Merge from trunk
2010-02-24 Glenn Morris Doc fixes.
2010-02-23 Glenn Morris * TODO: Replace reference to CVS with explicit version number.
2010-02-22 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2010-02-21 Chong Yidong * files.el (directory-listing-before-filename-regexp): Use
2010-02-21 Chong Yidong Minor doc fixes.
2010-02-21 Chong Yidong * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
2010-02-21 Chong Yidong * frames.texi (Frame Commands): Note that the last ordinary frame can
2010-02-21 Chong Yidong * startup.el (fancy-about-screen): In mode-line, apply
2010-02-20 Chong Yidong * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
2010-02-20 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist): In
2010-02-20 Eli Zaretskii subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
2010-02-19 Chong Yidong Revert isearch.el change due to feature freeze.
2010-02-19 Ulf Jasper Fixed bug#5549 (icalendar.el)
2010-02-19 Eli Zaretskii term.c, dispextern.h: Fix stale comments.
2010-02-19 Eli Zaretskii INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.
2010-02-19 Nick Roberts Accommodate change of disassemble output in GDB 7.1.
2010-02-19 Glenn Morris Close bug#5593.
2010-02-19 Glenn Morris * trouble.texi: Revert grammar change from previous change.
2010-02-18 Sam Steingold (vc-cvs-merge-news): Yet another fix of message parsing.
2010-02-18 Stefan Monnier Use abbreviated file names in bookmarks (bug#5591).
2010-02-18 Stefan Monnier (fatal): Add a final \n if needed (bug#5596).
2010-02-18 Michael Albinus (tramp-handle-directory-files): When FULL, do not expand "." and "..".
2010-02-18 Michael Albinus (tramp-handle-insert-file-contents): Set always the permissions of the
2010-02-18 Glenn Morris * mh-acros.el: Comment fixes.
2010-02-18 Glenn Morris * README: Minor fixes.
2010-02-18 Glenn Morris * loadup.el: Comment fix.
2010-02-18 Glenn Morris * trouble.texi (Contributing): Repository is no longer CVS.
2010-02-18 Glenn Morris * fileio.c: Comment fix.
2010-02-18 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
2010-02-18 Glenn Morris * callint.c (Finteractive): Doc fix.
2010-02-18 Glenn Morris * commits: Mention not to mix changes in any given commit.
2010-02-18 Glenn Morris * emacs-lisp/authors.el (authors-renamed-files-alist):
2010-02-18 Glenn Morris INSTALL.BZR: Minor edit.
2010-02-18 Glenn Morris CONTRIBUTE: Various minor updates and changes.
2010-02-18 Kenichi Handa Fix handling of CODING_RESULT_INSUFFICIENT_DST.
2010-02-18 Kenichi Handa from trunk
2010-02-17 Mark A. Hershberger 2010-02-17 Mark A. Hershberger <mah@everybody.org>
2010-02-18 Kenichi Handa Fix handling of CODING_RESULT_INSUFFICIENT_DST.
2010-02-17 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
2010-02-17 Kenichi Handa from trunk
2010-02-17 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
2010-02-16 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
2010-02-16 Chong Yidong * org-freemind.el (org-freemind-from-org-mode-node)
2010-02-16 Chong Yidong * simple.el (save-interprogram-paste-before-kill): Doc fix.
2010-02-16 Chong Yidong Minor tweaks to custom groups.
2010-02-16 Chong Yidong Small edit to custom images for better text alignment.
2010-02-16 Chong Yidong * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2010-02-16 Kenichi Handa Update SKK-JISYO.L to the latest version.
2010-02-16 Kenichi Handa Regenate ja-dic.el.
2010-02-16 Kenichi Handa Update SKK-JISYO.L to the latest version.
2010-02-16 Kenichi Handa from trunk
2010-02-16 Kenichi Handa Fix for the new SKK-JISYO.L format.
2010-02-16 Kenichi Handa from trunk
2010-02-13 Kenichi Handa from trunk
2010-02-16 Glenn Morris Change a custom default to ease the mail->message transition.
2010-02-16 Glenn Morris * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2010-02-16 Glenn Morris Close bug#5562.
2010-02-16 Glenn Morris * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
2010-02-15 Stefan Monnier (ad-compile-function): Fix last change.
2010-02-15 Stefan Monnier (ad-compile-function): Suppress byte-compiler warnings, since it is annoying
2010-02-15 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2010-02-14 Juanma Barranquero Fix typos.
2010-02-14 Juanma Barranquero Fix typos in comments.
2010-02-14 Juanma Barranquero Fix typos in ChangeLogs.
2010-02-14 Juanma Barranquero * quick-install-emacs (PRUNED): Fix typo in message.
2010-02-14 Juanma Barranquero Fix typos in docstrings.
2010-02-14 Michael Albinus * files.el (insert-directory): When WILDCARD-REGEXP and
2010-02-14 Juri Linkov * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2010-02-13 Glenn Morris Improve docs of some transposition functions.
2010-02-13 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
2010-02-13 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
2010-02-13 Jan D. * xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
2010-02-13 Jan D. xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
2010-02-13 Jan D. Merge from trunk
2010-02-10 Jan D. Merge from trunk
2010-02-12 Juri Linkov * arc-mode.el (archive-unique-fname): Make directories for nested
2010-02-12 Juri Linkov * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
2010-02-12 Glenn Morris * NEWS: Mention mail-interactive change from Emacs 23.1.
2010-02-11 Stefan Monnier (copy-overlay): Damn typo.
2010-02-11 Stefan Monnier * subr.el (copy-overlay): Handle deleted overlays.
2010-02-11 Stefan Monnier (Man-completion-table): Don't signal an error if we can't run
2010-02-11 Glenn Morris * ChangeLog: Spelling fix.
2010-02-11 Juanma Barranquero Fix typos.
2010-02-11 Juanma Barranquero * textmodes/artist.el (artist-mt): Fix typos in docstring.
2010-02-10 Juanma Barranquero Fix typos.
2010-02-10 Stefan Monnier (Info-bookmark-jump): Simplify.
2010-02-10 Stefan Monnier (bookmark-handle-bookmark): Catch the right error.
2010-02-10 Glenn Morris * ChangeLog: Fix typos.
2010-02-10 Jan D. Fix for bug#5512, don't rely on SIGIO alone.
2010-02-10 Chong Yidong * iswitchb.el (iswitchb-completions): Revert last change.
2010-02-10 Jan D. Fix for bug#5512, don't rely on SIGIO alone.
2010-02-10 Jan D. Merge from trunk
2010-02-01 Jan D. Merge from trunk
2010-02-10 Michael Albinus * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
2010-02-10 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Remove
2010-02-09 Glenn Morris * ChangeLog: Mark tiny change.
2010-02-09 Chong Yidong * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
2010-02-08 Chong Yidong * nsfont.m (nsfont_open): The system's value for the font descent
2010-02-08 Chong Yidong Fix ada-mode handling of number literals.
2010-02-08 Glenn Morris * buffers.texi: Fix typo in previous.
2010-02-08 Glenn Morris Close bug#5529.
2010-02-08 Kenichi Handa international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
2010-02-08 Kenichi Handa international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
2010-02-08 Kenichi Handa from trunk
2010-02-05 Kenichi Handa from trunk
2010-02-02 Kenichi Handa from trunk
2010-02-07 Glenn Morris Fix previous change for F2003 interfaces.
2010-02-07 Chong Yidong * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
2010-02-07 Chong Yidong Fix to uid/gid format in eshell's ls (Bug#5528).
2010-02-07 Chong Yidong Fix setting family and foundry in set-face-attribute (Bug#5536).
2010-02-07 Glenn Morris Handle F2003 named interfaces.
2010-02-06 Chong Yidong Credit Vivek Dasmohapatra for suggesting the last change.
2010-02-06 Chong Yidong * charset.c (load_charset_map_from_file)
2010-02-06 Chong Yidong * progmodes/cc-mode.el (c-common-init): Bind temporary variables
2010-02-06 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
2010-02-05 Juri Linkov * doc-view.el (doc-view-mode):
2010-02-05 Mark A. Hershberger add primative implementation of vc-svn-revision-table
2010-02-05 Mark A. Hershberger forgot changelog entry
2010-02-05 Mark A. Hershberger Use standard format for direntry
2010-02-05 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory):
2010-02-05 Glenn Morris * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
2010-02-05 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
2010-02-05 Stefan Monnier Make `initials' completion work for /hh -> /home/horn again (bug#5524).
2010-02-05 Chong Yidong Fix for Bug#5526.
2010-02-05 Stefan Monnier Fix up various corner case problems.
2010-02-04 Alan Mackenzie Change strategy for marking < and > as template delimiters: mark them
2010-02-04 Michael Albinus * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
2010-02-04 Glenn Morris Remove silly examples of changes.
2010-02-04 Glenn Morris * inc/grp.h: Remove execute bit.
2010-02-04 Glenn Morris Close bug#5485.
2010-02-04 Glenn Morris * mail/rmail.el (rmail-show-message-1): Handle malformed
2010-02-04 Glenn Morris * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
2010-02-04 Glenn Morris * simple.el (visual-line-mode): Capitalize lighter.
2010-02-04 Glenn Morris Explain pkreport sort options.
2010-02-03 jwiegley iswitchb.el (iswitchb-completions): Add bookmark files to the
2010-02-03 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
2010-02-03 Stefan Monnier (vc-path): Make it an obsolete var, rather than function.
2010-02-02 Juri Linkov * textmodes/ispell.el (ispell-message-text-end): Remove final newline
2010-02-02 Juri Linkov * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
2010-02-02 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
2010-02-01 Juri Linkov * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
2010-02-01 Stefan Monnier Avoid obsolete special default variables like default-major-mode.
2010-02-01 Stefan Monnier (doc-view-new-window-function): Be a bit more defensive.
2010-02-01 Dan Nicolaescu (vc-bzr-dir-extra-headers): Add a header when a
2010-01-31 Juri Linkov * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
2010-01-31 Juri Linkov * .bzrignore: Add TAGS-LISP.
2010-01-31 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)
2010-01-31 Kenichi Handa Add bug#.
2010-01-31 Kenichi Handa from trunk
2010-01-31 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
2010-01-31 Kenichi Handa font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
2010-01-31 Chong Yidong * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
2010-01-31 Chong Yidong src/config.in: Regenerate.
2010-01-31 Chong Yidong * nsterm.m (ns_ring_bell): Handle visible bell like X.
2010-01-30 Glenn Morris eieio.texi: Remove execute bit.
2010-01-30 Andreas Schwab * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
2010-01-30 convert-repo update tags
2010-01-30 Juanma Barranquero Fix typos.
2010-01-29 convert-repo update tags EMACS_PRETEST_23_1_92
2010-01-30 Chong Yidong Regenerate ldefs-boot.el.
2010-01-30 Chong Yidong Bump version to 23.1.92.
2010-01-30 Chong Yidong Regenerate AUTHORS.
2010-01-29 Dan Nicolaescu (vc-bzr-after-dir-status): Match another renaming indicator.
2010-01-29 Chong Yidong Mark last change as tiny.
2010-01-29 Chong Yidong * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
2010-01-29 Chong Yidong Don't signal error on incorrect dirtrack regexp (Bug#5476)
2010-01-29 Chong Yidong Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
2010-01-29 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle also
2010-01-29 Eli Zaretskii w32inevt.c (key_event): Remove unnecessary comparison of
2010-01-29 Glenn Morris Explain mbox folder links.
2010-01-28 Stefan Monnier Fix up spurious execute-bit on net/tramp.el
2010-01-28 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
2010-01-28 Chong Yidong * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
2010-01-28 Chong Yidong Flymake fix to handle more C++ filenames (Bug#5488).
2010-01-28 Chong Yidong * fileio.c (Frename_file): Fix last change (Bug#5487).
2010-01-28 Chong Yidong Fixes for NetBSD (Bug#4629, Bug#2072).
2010-01-28 Alan Mackenzie display.texi (Auto Faces): Say fontification-functions is called
2010-01-28 Jason Rumney Add bug number to recent change.
2010-01-28 Katsumi Yamaoka Fix last bogus commit.
2010-01-28 Katsumi Yamaoka Fix last bogus commit.
2010-01-28 Katsumi Yamaoka Merge from mainline.
2010-01-28 Katsumi Yamaoka Merge from mainline.
2010-01-26 Katsumi Yamaoka Merge from mainline.
2010-01-25 Katsumi Yamaoka Merge from mainline.
2010-01-24 Katsumi Yamaoka Merge from mainline.
2010-01-21 Katsumi Yamaoka Merge from mainline.
2010-01-21 Katsumi Yamaoka Merge from mainline.
2010-01-28 Jan D. Revert code for bug #3643.
2010-01-28 Jan D. xfns.c (Fx_create_frame): Remove window size matching code from
2010-01-28 Jan D. Merge from trunk
2010-01-28 Michael Albinus Fix some busybox annoyances.
2010-01-28 Glenn Morris * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
2010-01-28 Glenn Morris (log-edit-strip-single-file-name): Add missing :safe, :group, and
2010-01-28 Glenn Morris Add some details of bzr's --fixes option.
2010-01-27 Jason Rumney Use Unicode for keyboard input on w32 console.
2010-01-27 Jason Rumney Fix typos, check for negative ASCII characters.
2010-01-27 Jason Rumney Use Unicode for console keyboard input on Windows.
2010-01-27 Jason Rumney Merged from trunk
2010-01-21 Jason Rumney Merged from trunk
2010-01-20 Jason Rumney Merge from trunk
2010-01-15 Jason Rumney Merge from trunk
2010-01-14 Jason Rumney Merge from trunk
2010-01-11 Jason Rumney Merge from trunk
2010-01-10 Jason Rumney Merged from trunk
2010-01-10 Jason Rumney Merged from trunk
2010-01-08 Jason Rumney Merge from trunk
2010-01-07 Jason Rumney Merge from trunk
2010-01-07 Jason Rumney Merge from trunk
2010-01-27 Kenichi Handa Fix src/ChangeLog.
2010-01-27 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
2010-01-27 Kenichi Handa Fix src/ChangeLog.
2010-01-27 Kenichi Handa from trunk
2010-01-27 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
2010-01-25 Kenichi Handa from trunk
2010-01-21 Kenichi Handa from trunk
2010-01-20 Kenichi Handa from trunk
2010-01-27 Glenn Morris Add a quick-start guide.
2010-01-27 Chong Yidong Fix rename-file to handle directory renaming properly (Bug#3353).
2010-01-27 Glenn Morris Fix bug#5477.
2010-01-27 Chong Yidong * lisp/files.el (delete-directory): Fix typo in last change.
2010-01-27 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
2010-01-26 Dan Nicolaescu (vc-path): Mark as obsolete.
2010-01-25 Chong Yidong Fix erc reconnection via non-default connectors (Bug#4958).
2010-01-25 Dan Nicolaescu (vc-annotate-revision-at-line): Compare file
2010-01-25 Jan D. * xfns.c (Fx_create_frame): If frame height is too big, try
2010-01-25 Jan D. Merge from trunk
2010-01-25 Dan Nicolaescu (vc-bzr-print-log): Use the more compact --line option
2010-01-25 Mark A. Hershberger merge
2010-01-25 Dan Nicolaescu (vc-git-dir-status-goto-stage): Pass --relative to the
2010-01-25 Mark A. Hershberger working version of vc-bzr-revision-table
2010-01-25 Mark A. Hershberger merge conflict
2010-01-19 Mark A. Hershberger replace references to obsolete c-subword-mode
2010-01-25 Jan D. Typo fix.
2010-01-25 Jan D. xfns.c (Fx_create_frame): If frame height i stoo big, try
2010-01-20 Jan D. Merge from trunk
2010-01-25 Stefan Monnier Try and fix bug#788, hopefully for real this time.
2010-01-24 Chong Yidong Use png_sig_cmp to allow linking with libpng 1.4.0.
2010-01-24 Dan Nicolaescu Remove support for adding --signoff on commit.
2010-01-24 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Rename
2010-01-24 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
2010-01-24 Glenn Morris Add the aliases bug-emacs and bug-gnumacs.
2010-01-24 Glenn Morris (aelement): Fix typo in previous.
2010-01-23 Glenn Morris Small fixes.
2010-01-23 Glenn Morris Fix some details of previous change.
2010-01-23 Glenn Morris Update X-Debbugs-CC details.
2010-01-23 Chong Yidong * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
2010-01-23 Chong Yidong * url-util.el: Require url-vars (Bug#5459).
2010-01-23 Chong Yidong * emacs-lisp/assoc.el (aelement): Doc fix.
2010-01-23 Chong Yidong * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
2010-01-23 Chong Yidong Account for utmp.h availability.
2010-01-23 Juanma Barranquero Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
2010-01-23 Juanma Barranquero * mail/rmail.el: Update autoload checksum.
2010-01-23 Michael Albinus * net/tramp-smb.el (tramp-smb-conf): New defcustom.
2010-01-23 Juanma Barranquero Tweak docstring and comment.
2010-01-21 Juanma Barranquero Fix bug#5435.
2010-01-23 YAMAMOTO Mitsuharu * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
2010-01-22 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
2010-01-22 Michael Albinus * net/tramp-imap.el (top): Autoload needed packages.
2010-01-22 Stefan Monnier * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
2010-01-22 Chong Yidong * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
2010-01-22 Eli Zaretskii Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
2010-01-22 YAMAMOTO Mitsuharu Make string pointer args point to const as in other string allocation functions.
2010-01-22 Eli Zaretskii Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
2010-01-21 Alan Mackenzie Fix a situation where deletion of a cpp construct throws an error.
2010-01-21 Chong Yidong Fix sgml-maybe-name-self (Bug#5380).
2010-01-21 Katsumi Yamaoka (Score File Format): Fix typo.
2010-01-21 Katsumi Yamaoka (Score File Format): Fix typo.
2010-01-21 Katsumi Yamaoka Merge from mainline.
2010-01-20 Katsumi Yamaoka Merge from mainline.
2010-01-19 Katsumi Yamaoka Merge from mainline.
2010-01-19 Katsumi Yamaoka Merge from mainline.
2010-01-18 Katsumi Yamaoka Merge from mainline.
2010-01-18 Katsumi Yamaoka Merge from mainline.
2010-01-18 Katsumi Yamaoka Merge from mainline.
2010-01-17 Katsumi Yamaoka Merge from mainline.
2010-01-17 Katsumi Yamaoka Merge from mainline.
2010-01-14 Katsumi Yamaoka Merge from mainline.
2010-01-14 Katsumi Yamaoka Merge from mainline.
2010-01-13 Katsumi Yamaoka Merge from mainline.
2010-01-13 Katsumi Yamaoka Merge from mainline.
2010-01-13 Katsumi Yamaoka Merge from mainline.
2010-01-12 Katsumi Yamaoka Merge from mainline.
2010-01-12 Katsumi Yamaoka Merge from mainline.
2010-01-11 Katsumi Yamaoka Merge from mainline.
2010-01-08 Katsumi Yamaoka Merge from mainline.
2010-01-07 Katsumi Yamaoka Merge from mainline.
2010-01-06 Katsumi Yamaoka Merge from mainline.
2010-01-21 Glenn Morris (Bugs): Fix PROBLEMS keybinding.
2010-01-20 Chong Yidong * lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
2010-01-20 Chong Yidong * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
2010-01-20 Chong Yidong * lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
2010-01-20 Kenichi Handa Fix ccl encoding of unibyte source.
2010-01-20 Kenichi Handa from trunk
2010-01-20 Kenichi Handa Fix ccl encoding of unibyte source.
2010-01-18 Kenichi Handa from trunk
2010-01-18 Kenichi Handa from trunk
2010-01-18 Kenichi Handa from trunk
2010-01-20 Glenn Morris Remove file that only works with CVS, and isn't really needed with
2010-01-20 Glenn Morris (tab-always-indent): Fix custom-type.
2010-01-19 Alan Mackenzie Redate and reposition log entry.
2010-01-19 Alan Mackenzie Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
2010-01-19 Jan D. Store settings in xft-settings for debug purposes.
2010-01-19 Jan D. Merge from trunk
2010-01-19 Jan D. Store settings in xft-settings for debug purposes.
2010-01-19 Jan D. Merge from trunk
2010-01-19 Alan Mackenzie Suppress spurious second invocation of before-change-functions
2010-01-19 Alan Mackenzie no message
2010-01-08 Alan Mackenzie Fix spurious before-change-functions invocation from (insert ?\n).
2010-01-18 Juanma Barranquero * ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
2010-01-18 Juanma Barranquero Fix typos.
2010-01-18 Juanma Barranquero ido.el: Consider the possibility of buffer names changing after kill-buffer.
2010-01-18 Chong Yidong Doc fix for current-time-string and date-to-time (Bug#5408)
2010-01-18 Juanma Barranquero Fix typos.
2010-01-18 Kenichi Handa Add bug number.
2010-01-18 Kenichi Handa Add bug number.
2010-01-16 Kenichi Handa from trunk
2010-01-18 Juanma Barranquero Fix typos in docstrings, error messages, etc.
2010-01-18 Juanma Barranquero Fix typos in comments.
2010-01-18 Juanma Barranquero Fix typo in texinfo file.
2010-01-17 Chong Yidong * message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2010-01-17 Chong Yidong Fix handling of arbitrary YANK-ACTION functions from compose-mail.
2010-01-17 Chong Yidong * message.el (message-mail): Just pass yank-action on to message-setup.
2010-01-17 Chong Yidong * elisp.texi: Remove duplicate edition information (Bug#5407).
2010-01-17 Dan Nicolaescu (with-vc-properties): Deal with directory arguments. (Bug#5298)
2010-01-17 Dan Nicolaescu (vc-dir-resynch-file): Update the vc-dir header when
2010-01-17 Chong Yidong Minor Semantic and EIEIO manual fixes.
2010-01-17 Juanma Barranquero * progmodes/ada-mode.el: Fix bug#1920, bug#5400.
2010-01-17 Michael Albinus * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2010-01-17 Jay Belanger Give `calc-command-flags' an initial value.
2010-01-17 Glenn Morris (Reporting Bugs): Don't mention format of repository.
2010-01-17 Glenn Morris (Bugs): Make "Emacs repository" less specific, and the URL for same
2010-01-17 Glenn Morris (Latest version of Emacs): The repository is now Bazaar.
2010-01-17 Glenn Morris Edit some notes/ files to replace `cvs' with `bzr', or something general.
2010-01-17 Glenn Morris (semantic-idle-work-for-one-buffer): Doc fix.
2010-01-17 Juanma Barranquero Fix typos.
2010-01-17 Juanma Barranquero Fix typos in docstrings.
2010-01-17 Juanma Barranquero Fix typos in comments.
2010-01-17 Juanma Barranquero Fix typos in info documentation.
2010-01-16 Chong Yidong Fix return value of nxml-extend-after-change-region.
2010-01-16 Chong Yidong * lisp/ChangeLog: Mark last change as tiny.
2010-01-16 Chong Yidong * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
2010-01-16 Chong Yidong * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
2010-01-16 Chong Yidong * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
2010-01-16 Glenn Morris Update with Miles's advice on how to commit.
2010-01-16 Chong Yidong * xterm.c (event_handler_gdk): Block input (Bug#5037).
2010-01-16 Glenn Morris Rename from cvslogs to commits.
2010-01-16 Chong Yidong * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2010-01-16 Chong Yidong Command line arg processing fix (Bug#5392)
2010-01-16 Eli Zaretskii Reformat copyright line.
2010-01-16 Andreas Schwab Update $(lisp) and $(shortlisp) to match changes in loadup.el
2010-01-16 Stefan Monnier (x_term_init): Instead of inhibiting GC while running Lisp
2010-01-16 Glenn Morris Mario Lang <mlang@delysid.org>: Remove some duplicated words.
2010-01-15 convert-repo update tags
2010-01-15 Jan D. Take desktop panels into account when sizing frames so they fit on the screen.
2010-01-15 Jan D. Take desktop panels into account when sizing frames so they fit on the screen.
2010-01-15 Jan D. Merge from trunk
2010-01-15 Chong Yidong * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
2010-01-15 Jan D. Merge from trunk
2010-01-15 Kenichi Handa international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
2010-01-15 Kenichi Handa from trunk
2010-01-15 Kenichi Handa xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
2010-01-15 Kenichi Handa from trunk
2010-01-15 Kenichi Handa xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
2010-01-14 Kenichi Handa from trunk
2010-01-15 Glenn Morris Fix Bug#5311.
2010-01-15 Glenn Morris (vc-svn-print-log): Use --limit rather than -l since the
2010-01-15 Glenn Morris Some more pointless updates.
2010-01-15 Glenn Morris Add log entry for new gdb icons.
2010-01-15 Chong Yidong Fix Qnone definition in NS files.
2010-01-14 Nick Roberts Add icons for reverse debugging. (3rd attempt).
2010-01-14 Juanma Barranquero Fix typos.
2010-01-14 Juanma Barranquero Fix typos in docstrings.
2010-01-14 Juanma Barranquero Fix typo in error message.
2010-01-14 Juanma Barranquero Fix typos in template docstrings.
2010-01-14 Juanma Barranquero Fix typos in comments.
2010-01-14 Juanma Barranquero Fix typos in ChangeLogs and NEWS files.
2010-01-14 Juanma Barranquero Fix bug#5313: editing files in hexl-mode corrupts file
2010-01-14 Juanma Barranquero * progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.
2010-01-14 Juanma Barranquero Simplify previous change.
2010-01-14 Juanma Barranquero Default ada_project_path to $ADA_PROJECT_PATH.
2010-01-14 Juanma Barranquero * progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
2010-01-14 Juanma Barranquero * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
2010-01-14 Juanma Barranquero * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
2010-01-14 Kenichi Handa Fix handling of euc-xx coding systems.
2010-01-15 Kenichi Handa international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
2010-01-14 Kenichi Handa Fix handling of euc-xx coding systems.
2010-01-14 Glenn Morris (show-trailing-whitespace): Safe if boolean. (Bug#5312)
2010-01-14 Juanma Barranquero Fix typo.
2010-01-14 Kenichi Handa Make auto-composition work on all buffers even if they are fundamental mode.
2010-01-14 Kenichi Handa from trunk
2010-01-13 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
2010-01-13 Chong Yidong Fix gc bug in terminal allocation.
2010-01-13 Juanma Barranquero Fix comment for bug#5345.
2010-01-13 Juanma Barranquero Fix typos in comments and ChangeLogs.
2010-01-13 Juanma Barranquero Update autoload checksums.
2010-01-13 Juanma Barranquero Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
2010-01-13 Glenn Morris Add 2010 to copyright years.
2010-01-13 YAMAMOTO Mitsuharu Call SIGNAL_THREAD_CHECK from signal handlers.
2010-01-13 Stefan Monnier Try to fix bug#5314. This is probably not the final word, tho.
2010-01-14 Kenichi Handa Make auto-composition work on all buffers even if they are fundamental mode.
2010-01-13 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
2010-01-13 Kenichi Handa merge trunk
2010-01-12 Juanma Barranquero * .bzrignore: Ignore all .exe, instead of individual files.
2010-01-12 Michael Albinus * files.el (copy-directory): Compute target for recursive
2010-01-12 Chong Yidong Explicitly check for and link to -lXrender.
2010-01-12 YAMAMOTO Mitsuharu * keyboard.c (read_char): Don't apply previous change when current
2010-01-12 Jan D. * keyboard.c (read_char): Return after executing from special map.
2010-01-12 Jan D. keyboard.c (read_char): Return after executing from special map.
2010-01-12 Jan D. Merge from trunk
2010-01-12 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
2010-01-12 Juanma Barranquero * cedet/data-debug.el (data-debug): Fix customization group reference.
2010-01-12 Juanma Barranquero Fix typos in CEDET docstrings.
2010-01-13 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
2010-01-12 Kenichi Handa merge trunk
2010-01-11 Sam Steingold (imenu-default-create-index-function): Detect infinite
2010-01-11 Sam Steingold (imenu-default-create-index-function): Detect infinite
2010-01-11 Juanma Barranquero Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
2010-01-11 Chong Yidong * progmodes/js.el: Autoload javascript-mode alias.
2010-01-11 Juanma Barranquero Fix typos in ffap.el.
2010-01-11 Chong Yidong * nsterm.m: Use DEFSYM for last change.
2010-01-11 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
2010-01-11 Glenn Morris Set copyright year to 2010.
2010-01-11 Jan D. Merge from trunk
2010-01-11 YAMAMOTO Mitsuharu * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
2010-01-11 Glenn Morris (Highlight Interactively): `t' does not mean highlight all patterns.
2010-01-10 Jason Rumney * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
2010-01-10 Stefan Monnier (format-annotate-function): Only set
2010-01-10 Chong Yidong * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
2010-01-10 Chong Yidong Add Semantic parsers for Python.
2010-01-09 Chong Yidong * man.el (Man-goto-section): Signal error if section not found (Bug#5317).
2010-01-09 Chong Yidong * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
2010-01-09 Chong Yidong Fix bounds checking for text properties in `format' (Bug#5306).
2010-01-09 Chong Yidong * compile.el (compilation-read-command): Doc fix.
2010-01-09 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
2010-01-09 Chong Yidong Fix compile-command's safe-local-variable condition.
2010-01-09 Chong Yidong Fix for Bug#4113.
2010-01-09 Chong Yidong * xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
2010-01-09 Eli Zaretskii editfns.c (Ffloat_time): Doc fix.
2010-01-09 Jan D. * xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
2010-01-09 Jan D. (Fx_create_frame): Don't create frame larger than display by default bug#3643.
2010-01-09 Jan D. * startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
2010-01-09 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
2010-01-09 Jan D. Merge from trunk
2010-01-09 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
2010-01-08 Eli Zaretskii Fix format.
2010-01-08 Jan D. * dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
2010-01-08 Jan D. Frame width was not updated in fullscreen when scroll bars where removed/added.
2010-01-08 Jan D. Merge from trunk
2010-01-08 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
2010-01-08 Kenichi Handa from trunk
2010-01-08 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
2010-01-08 Kenichi Handa from trunk
2010-01-07 Juanma Barranquero Fix bug#3224.
2010-01-06 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
2010-01-06 Jan D. Merge from trunk
2010-01-06 Jan D. Forgot one.
2010-01-06 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
2010-01-06 Jan D. Merge from trunk
2010-01-06 Chong Yidong NS fixes for Bug#3233.
2010-01-06 Jan D. xterm.c (x_clear_frame): Queue draw for scroll bars.
2010-01-06 Dan Nicolaescu (vc-bzr-after-dir-status): Ignore pending merges.
2010-01-06 Jan D. Fixing user-spec for fonts instead of using name.
2010-01-06 Jan D. xterm.c (x_clear_frame): Queue draw for scroll bars.
2010-01-06 Jan D. Merge from trunk.
2010-01-06 Katsumi Yamaoka * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2010-01-06 Katsumi Yamaoka Merge from mainline.
2010-01-06 Katsumi Yamaoka * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2010-01-06 Katsumi Yamaoka Merge from mainline.
2010-01-05 Chong Yidong * progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
2010-01-05 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
2010-01-05 Andreas Schwab Fix gnus-summary-recenter to properly handle invisible lines
2010-01-05 Jan D. Handle internal-border width changes when maximized. Bug #2568
2010-01-05 Jan D. Merge from mainline.
2010-01-05 Chong Yidong * keyboard.c (read_key_sequence): Catch keyboard switch after
2010-01-05 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
2010-01-05 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
2010-01-05 Kenichi Handa fontset.c (fontset_find_font): Fix getting the frame pointer.
2010-01-05 Kenichi Handa fontset.c (fontset_find_font): Fix getting the frame pointer.
2010-01-05 Kenichi Handa merge from trunk
2010-01-05 Dan Nicolaescu (vc-bzr-diff): Obey vc-disable-async-diff.
2010-01-04 Stefan Monnier Avoid dubious uses of save-excursions.
2010-01-04 Stefan Monnier (xd_remove_watch): Avoid trying to convert a void* to
2010-01-04 Dan Nicolaescu (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
2010-01-04 Stefan Monnier Register the fact that rmail-mbox-branch was merged (a long time ago)
2010-01-04 Stefan Monnier Register the fact that multi-tty was merged (a long time ago)
2010-01-04 Stefan Monnier Register the fact that gnus-5_10-branch was merged (a long time ago)
2010-01-04 Stefan Monnier Register the fact that gerd_defvaralias was merged (a long time ago)
2010-01-04 Dan Nicolaescu (vc-bzr-log-view-mode): Also highlight the author.
2010-01-04 Dan Nicolaescu (vc-bzr-state-heuristic): Make it work for lightweight
2010-01-03 Michael Albinus * dbusbind.c (xd_add_watch): Improve debug message.
2010-01-05 Jan D. Remove fprintf
2010-01-05 Jan D. Handle change of internal-border width when maximized.
2010-01-02 Eli Zaretskii eieio.texi (Naming Conventions): Correction to xref on elisp
2010-01-02 Eli Zaretskii modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2010-01-02 Chong Yidong * net/browse-url.el (browse-url-encode-url): Don't escape commas.
2010-01-02 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
2010-01-02 Chong Yidong Fix last change to message-exchange-point-and-mark.
2010-01-02 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
2010-01-02 Karl Fogel * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
2010-01-02 Chong Yidong Consistently hex notation to represent character codes.
2010-01-02 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
2010-01-02 Eli Zaretskii emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
2010-01-02 Chong Yidong * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
2010-01-02 Eli Zaretskii Rename cvs-update to bzr-update in lisp/ Makefiles.
2010-01-02 Eli Zaretskii .bzrignore: Add 2 more patterns.
2010-01-02 Eli Zaretskii .bzrignore: Add more ignored patterns, including for the MS-DOS build.
2010-01-02 Karl Fogel * lisp/bookmark.el: Remove gratuitous gratitude.
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-any-marks): New function
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
2010-01-02 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
2010-01-02 Juanma Barranquero Fix typos.
2010-01-02 Juanma Barranquero lisp/ChangeLog: Fix typos.
2010-01-02 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
2010-01-02 Juanma Barranquero lisp/org/org.el: Fix typos in error messages.
2010-01-02 Juanma Barranquero etc/NEWS: Fix typos.
2010-01-01 Chong Yidong Fix buffer overflow in ns_get_color.
2010-01-01 Chong Yidong * lisp/gnus/message.el (message-exchange-point-and-mark): Call
2010-01-01 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
2010-01-01 Chong Yidong * lisp/ChangeLog: Update bug number in last change.
2010-01-01 Chong Yidong * comint.el (comint-input-ring-size): Make it a defcustom and
2010-01-01 Chong Yidong * src/lread.c (syms_of_lread): Make it clearer that these are the
2010-01-01 Chong Yidong * eval.c (run_hook_with_args): Handle the case where the global
2009-12-31 Chong Yidong Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el. EMACS_PRETEST_23_1_91
2009-12-30 Nick Roberts Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
2009-12-30 Chong Yidong * doc/emacs/building.texi: Re-apply revno 99212, which was
2009-12-30 Nick Roberts (vc-hg-working-revision): Tweak previous change.
2009-12-30 Nick Roberts Show working revision correctly for mercurial.
2009-12-29 Juanma Barranquero Fix typos in ChangeLogs.
2009-12-29 Chong Yidong * doc/emacs/misc.texi (Shell): Document async-shell-command.
2009-12-29 Juanma Barranquero Declare some functions for the byte-compiler.
2009-12-29 Nick Roberts This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
2009-12-29 Nick Roberts This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
2009-12-29 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
2009-12-29 Juanma Barranquero Fix typos in ChangeLogs.
2009-12-29 Juanma Barranquero process.c: Fix typo in comment.
2009-12-28 Tassilo Horn Merge: * font-lock.el (font-lock-refresh-defaults): New function, which
2009-12-28 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
2009-12-28 Tassilo Horn Merge from mainline.
2009-12-28 Dan Nicolaescu * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
2009-12-28 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
2009-12-28 Juanma Barranquero INSTALL: Remove obsolete notes about line endings, and fix some typos.
2009-12-28 Juanma Barranquero INSTALL: Remove obsolete notes about line endings, and fix some typos.