log

age author description
2010-04-14 Michael Albinus Fix Bug#5840.
2010-04-14 Dan Nicolaescu Reduce cpp use in Makefile.in.
2010-04-14 Stefan Monnier (non-essential): New var.
2010-04-14 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
2010-04-14 Juri Linkov Add variable scroll-error-top-bottom.
2010-04-14 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
2010-04-14 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
2010-04-13 Jan D. Fix so top -10 and left -10 in frame parameters work.
2010-04-13 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
2010-04-13 Stefan Monnier Move complete.el to lisp/obsolete.
2010-04-13 Stefan Monnier Remove the Arch metafiles.
2010-04-13 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
2010-04-13 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
2010-04-13 Stefan Monnier Try to detect file modification within the same second.
2010-04-13 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
2010-04-13 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
2010-04-12 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.
2010-04-12 Stefan Monnier (vc-dir-kill-line): New command.
2010-04-12 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
2010-04-12 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
2010-04-12 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
2010-04-12 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
2010-04-12 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
2010-04-12 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
2010-04-12 Jan D. Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
2010-04-12 Jan D. Change so emacs at least compiles.
2010-04-11 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan Nicolaescu Use autoconf, not cpp for some variables.
2010-04-11 Dan Nicolaescu Use autoconf, not cpp for some variables.
2010-04-11 Jan D. Use XFT in Lucid dialogs if available.
2010-04-11 Jan D. Use XFT in Lucid dialogs if available.
2010-04-11 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier (read_process_output): Move the save-current-buffer to
2010-04-10 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
2010-04-10 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
2010-04-10 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
2010-04-10 Michael Albinus Synchronize with Tramp repository.
2010-04-10 Michael Albinus Synchronize with Tramp repository.
2010-04-10 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
2010-04-10 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
2010-04-10 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
2010-04-10 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
2010-04-09 Eric S. Raymond Get rid of several uses of the term 'master' in favor of equivalent verbiage
2010-04-09 Jan D Fix showing the complete tip the first time, bug #2423.
2010-04-09 Sam Steingold (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
2010-04-09 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
2010-04-09 Dan Nicolaescu Add --author support to git commit.
2010-04-09 Eric S. Raymond Improve documentation comments.
2010-04-08 Eli Zaretskii Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
2010-04-08 Stefan Monnier Fix some of the problems in defsubst* (bug#5728).
2010-04-08 Jan D. * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
2010-04-08 Eli Zaretskii Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
2010-04-08 Jan D. Lucid menus can now use Xft for fonts.
2010-04-08 Jan D. Lucid menus can now use Xft for fonts.
2010-04-07 Sam Steingold add ";;;###autoload" cookies
2010-04-07 Sam Steingold (compilation-save-buffers-predicate): New custom variable.
2010-04-07 Juanma Barranquero * lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
2010-04-07 Jan D. wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
2010-04-07 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Dan Nicolaescu Simplify code for HP machines.
2010-04-07 Dan Nicolaescu * m/iris4d.h (UNEXEC): Move definition ...
2010-04-07 Dan Nicolaescu Add new VC methods: vc-log-incoming and vc-log-outgoing.
2010-04-07 Dan Nicolaescu Fix default-directory for vc-root-diff.
2010-04-07 Dan Nicolaescu * verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
2010-04-07 Jay Belanger (calcFunc-fdiv): Use `nth' to choose elements from list.
2010-04-07 Jay Belanger (calcFunc-fdiv): Allow `fdiv' to divide fractions.
2010-04-06 jwiegley Removed duplicate definition of ido-virtual-buffers
2010-04-06 Juanma Barranquero Fix typos.
2010-04-06 jwiegley Fixed duplicate names appearing in IDO buffer list (using virtuals)
2010-04-06 jwiegley Minor fixes to a recent contribution to ido.el
2010-04-06 Juanma Barranquero Enable recentf-mode if using virtual buffers.
2010-04-05 Juri Linkov Scrolling commands which scroll a line instead of full screen..
2010-04-05 Juri Linkov Scrolling commands which does not signal errors at top/bottom.
2010-04-05 Juanma Barranquero lisp/help.el: Turn ChangeLog comment into source comment.
2010-04-05 Juanma Barranquero * help.el (describe-mode): Return nil (for IELM's sake).
2010-04-05 Jan D xfns.c (set_machine_and_pid_properties): Fix parantesis
2010-04-04 jhd Move declaration before other statements.
2010-04-04 jhd Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
2010-04-04 Eli Zaretskii Improve commentary of handle_stop_backwards.
2010-04-04 jwiegley 2010-04-04 John Wiegley <jwiegley@gmail.com>
2010-04-03 Stefan Monnier * font-lock.el: Require CL when compiling.
2010-04-03 Eli Zaretskii Fix merge conflicts in ldefs-boot.el.
2010-04-03 Eli Zaretskii Fix infloop in bidi buffers with vertical cursor motion at ZV.
2010-04-03 Eli Zaretskii Fix typo in src/ChangeLog.
2010-04-03 Eli Zaretskii Revert last change in batch-update-authors.
2010-04-03 Eli Zaretskii Fix bug in batch-update-authors. Add bidi to AUTHORS.
2010-04-02 convert-repo update tags
2010-04-03 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
2010-04-03 Stefan Monnier Merge from emacs-23
2010-04-03 Dan Nicolaescu * m/intel386.h (NO_REMAP): Move definition ...
2010-04-03 Dan Nicolaescu * m/vax.h (CRT0_DUMMIES): Remove, unused.
2010-04-03 Dan Nicolaescu * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
2010-04-02 Juri Linkov * ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
2010-04-03 Chong Yidong Bump version to 23.1.95. EMACS_PRETEST_23_1_95
2010-04-02 Chong Yidong Fix permissions handling (CVE-2010-0825).
2010-04-02 Juanma Barranquero Fix typos.
2010-04-02 Juanma Barranquero Fix typos in semantic/imenu.el.
2010-04-02 Juanma Barranquero Fix typos in ChangeLogs.
2010-04-01 Andreas Schwab Use correct coding system when verifying a pgp signed message
2010-04-01 Chong Yidong Fix markup mistake in nonascii.texi.
2010-04-01 Chong Yidong Fix typo.
2010-03-31 Chong Yidong Fix last set of Nextstep changes.
2010-03-31 Eli Zaretskii Explain how to re-throw a signal.
2010-03-31 Eli Zaretskii Fix bug #5703.
2010-03-31 Chong Yidong * nsterm.h: Fix last change.
2010-04-02 Sam Steingold (bug-reference-bug-regexp): Also accept "patch" and "RFE".
2010-04-02 Chong Yidong Fix permissions handling (CVE-2010-0825).
2010-04-02 Jan D. Fix previous fix. Parantesis misplaced.
2010-04-02 Jan D. Fix previous fix.
2010-04-02 Sam Steingold (vc-hg-push, vc-hg-pull): Use `apply' when calling
2010-04-02 Jan D. * tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.
2010-04-02 Jan D. Merge from trunk
2010-04-02 Eli Zaretskii xdisp.c (set_cursor_from_row): Improve comments.
2010-04-02 Eli Zaretskii Fix typos and formatting in ChangeLog entries.
2010-04-02 Jan D. tmm.el (tmm-get-keymap): Check with symbolp before passing
2010-04-01 Jan D. Merge from trunk
2010-03-26 Jan D. Merge from trunk
2010-03-23 Jan D. Merge from trunk
2010-03-23 Jan D. Merge from trunk
2010-04-02 Dan Nicolaescu Remove extern errno declarations.
2010-04-01 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
2010-04-01 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
2010-04-01 Eli Zaretskii msdos.c: Fix last change.
2010-04-01 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
2010-04-01 Eli Zaretskii Fix bug #5816.
2010-04-01 Katsumi Yamaoka (Finding the News): Add pointers to the Server buffer because it's essential.
2010-04-01 Katsumi Yamaoka (Finding the News): Add pointers to the Server buffer because it's essential.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-04-01 Glenn Morris Cosmetic change to src/Makefile.in.
2010-03-31 Chong Yidong [merge] Fix last set of Nextstep changes.
2010-03-31 Chong Yidong * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
2010-03-31 Dan Nicolaescu Clean up BSD_SYSTEM use.
2010-03-31 Juri Linkov * simple.el (next-line, previous-line): Re-throw a signal
2010-03-31 Juri Linkov * simple.el (keyboard-escape-quit): Raise deselecting the active
2010-03-31 Juri Linkov Rename `image-extension-data' to `image-metadata'.
2010-03-31 Eli Zaretskii Fix highlight of trailing whitespace is right-to-left lines.
2010-03-31 Katsumi Yamaoka (gnus-article-browse-html-save-cid-content): Rename from
2010-03-31 Katsumi Yamaoka Update.
2010-03-31 Katsumi Yamaoka (gnus-article-browse-html-save-cid-content): Rename from
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-31 Stefan Monnier Get rid of the direct_output optimizations.
2010-03-31 Jay Belanger Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
2010-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-31 Stefan Monnier * simple.el (append-to-buffer): Simplify.
2010-03-31 Stefan Monnier Merge from emacs-23 branch
2010-03-30 Chong Yidong * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
2010-03-30 Juanma Barranquero * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
2010-03-30 Jan D. xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
2010-03-30 Kenichi Handa Fix Indic composable patterns for the new Unicode specification.
2010-03-30 Kenichi Handa merge trunk
2010-03-30 Kenichi Handa Fix Indic composable patterns for the new Unicode specification.
2010-03-30 Kenichi Handa merge trunk
2010-03-30 Eli Zaretskii Improve documentation of "C-x 8 RET".
2010-03-29 Chong Yidong Clean up unneeded ns_set_icon_type calls.
2010-03-29 Chong Yidong Add a test function from semantic-test.el to semantic-ia-utest.el.
2010-03-29 Chong Yidong Update Semantic test copyrights, delete some test files (Bug#4656).
2010-03-29 Stefan Monnier Make tmm-menubar work for the Buffers menu again.
2010-03-29 Katsumi Yamaoka (mm-add-meta-html-tag): Fix regexp matching meta tag.
2010-03-29 Katsumi Yamaoka (mm-add-meta-html-tag): Fix regexp matching meta tag.
2010-03-28 Katsumi Yamaoka Merge from mainline.
2010-03-25 Katsumi Yamaoka Merge from mainline.
2010-03-28 Chong Yidong Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
2010-03-28 Chong Yidong Fix for Bug#5790.
2010-03-28 Glenn Morris Close bug#5336.
2010-03-28 Chong Yidong Expand discussion of mail setup.
2010-03-28 Chong Yidong * mail/sendmail.el (mail-default-directory): Doc fix.
2010-03-28 Chong Yidong Document Message mode as the default mail mode.
2010-03-27 Chong Yidong Fix mail-default-headers handling in Message mode.
2010-03-27 Eli Zaretskii Document problems on MS-Windows with incompatible regex.h headers.
2010-03-27 Eli Zaretskii Fix doc strings of version-* functions and variables.
2010-03-26 Chong Yidong Document `after-load-functions'.
2010-03-26 Nick Roberts *** empty log message ***
2010-03-26 Nick Roberts (gdb-apple-test): New function.
2010-03-26 Chong Yidong * maintaining.texi (Old Revisions): Document vc-root-diff.
2010-03-25 Chong Yidong * vc.el (vc-root-diff): Doc fix.
2010-03-25 Chong Yidong * maintaining.texi (VCS Concepts): Fix typo.
2010-03-25 Chong Yidong * vc.el (vc-print-log, vc-print-root-log): Doc fix.
2010-03-25 Chong Yidong Document VC changes: vc-log-show-limit and vc-print-root-log.
2010-03-25 Katsumi Yamaoka Merge from mainline.
2010-03-25 Chong Yidong Document comint history-search changes.
2010-03-25 Chong Yidong * programs.texi (Program Modes): Mention Javascript mode.
2010-03-25 Chong Yidong Note in documentation that nXML is now the default XML mode.
2010-03-25 Chong Yidong * misc.texi (Navigation): Document doc-view-continuous.
2010-03-25 Chong Yidong * simple.el (append-to-buffer): Fix last change.
2010-03-24 Katsumi Yamaoka Merge from mainline.
2010-03-24 Chong Yidong * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
2010-03-24 Chong Yidong Fix 2009-11-13 change to append-to-buffer (Bug#5749).
2010-03-31 Stefan Monnier (keys_of_window): Remove redundant/overridden bindings.
2010-03-31 Stefan Monnier * files.el (auto-mode-case-fold): Change default to t.
2010-03-31 Katsumi Yamaoka (MIME Commands): Update description of gnus-article-browse-html-article.
2010-03-31 Katsumi Yamaoka (MIME Commands): Update description of gnus-article-browse-html-article.
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-23 Kenichi Handa from trunk
2010-03-24 Katsumi Yamaoka Merge from mainline.
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-30 Eli Zaretskii Restore original behavior of move_it_in_display_line_to when !bidi_p.
2010-03-30 Dan Nicolaescu * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
2010-03-30 Juri Linkov * replace.el (occur-accumulate-lines): Move occur-engine related
2010-03-30 Eli Zaretskii Fix a crash of I-search in a bidi-reordered buffer.
2010-03-30 Juri Linkov * dired-x.el (dired-omit-mode): Doc fix.
2010-03-30 Juri Linkov Make occur handle multi-line matches cleanly with context.
2010-03-30 Juri Linkov * replace.el (occur-accumulate-lines): Fix a bug where the first
2010-03-30 Juanma Barranquero * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
2010-03-30 Eli Zaretskii bidi.c: Update to GPLv3.
2010-03-30 Eli Zaretskii bidi.c: Update Copyright years.
2010-03-30 Eli Zaretskii Initial support for bidirectional editing.
2010-03-30 Eli Zaretskii Removed src/ChangeLog.bidi from bzr.
2010-03-29 Eli Zaretskii Support MS-Windows build and reversed rows in GUI frames; add initial docs.
2010-03-28 Eli Zaretskii Fix glyph_row reversed_p flag in empty lines between paragraphs.
2010-03-28 Eli Zaretskii Merge from mainline.
2010-03-20 Eli Zaretskii Finish work on cursor motion in continuation lines.
2010-03-20 Eli Zaretskii Merge from mainline.
2010-03-13 Eli Zaretskii Continue work on cursor movement in continued lines.
2010-03-13 Eli Zaretskii Merge from mainline.
2010-03-06 Eli Zaretskii Continue debugging continuation lines.
2010-03-06 Eli Zaretskii Merge from mainline.
2010-02-27 Eli Zaretskii Merge frome mainline.
2010-02-20 Eli Zaretskii Continue work on continuation lines.
2010-02-20 Eli Zaretskii Merge from mainline.
2010-02-13 Eli Zaretskii Continue work on continuation lines. Some progress with cursor motion.
2010-02-13 Eli Zaretskii Merge from mainline.
2010-02-06 Eli Zaretskii Merge from mainline.
2010-02-06 Eli Zaretskii Start working on cursor movement in continuation lines.
2010-02-05 Eli Zaretskii Merge from mainline.
2010-01-30 Eli Zaretskii Fix fallout from changes to managing glyph row reversed_p flag.
2010-01-30 Eli Zaretskii Merge from mainline.
2010-01-29 Eli Zaretskii Merge from mainline.
2010-01-25 Eli Zaretskii Merge from mainline.
2010-01-25 Eli Zaretskii Remove empty entry.
2010-01-25 Eli Zaretskii Finish and debug display of invisible text.
2010-01-23 Eli Zaretskii Merger from mainline.
2010-01-22 Eli Zaretskii rmail.el autoloads.
2010-01-22 Eli Zaretskii Merge from mainline.
2010-01-16 Eli Zaretskii Merge from mainline.
2010-01-16 Eli Zaretskii Start working on invisible text. For now, just untested source changes.
2010-01-16 Eli Zaretskii Merge from mainline.
2010-01-16 Eli Zaretskii Merge from mainline.
2010-01-09 Eli Zaretskii Merge from mainline.
2010-01-09 Eli Zaretskii Recompute prev_stop and base_level_stop when the iterator is
2010-01-09 Eli Zaretskii Merge from mainline.
2010-01-08 Eli Zaretskii Merge from mainline.
2010-01-03 Eli Zaretskii Update Copyright years.
2010-01-02 Eli Zaretskii Continue working on handling of properties in bidi iteration.
2010-01-02 Eli Zaretskii Merge from mainline.
2010-01-02 Eli Zaretskii Merge from upstream.
2010-01-01 Eli Zaretskii Merge from mainline.
2010-01-01 Eli Zaretskii This commits the exact copies of files I had before switch to bzr.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-12-26.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-1219.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-12-12.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-11-21.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-11-14.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-11-07.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-31.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-24.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-17.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-10.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-08.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-05.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-04.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-03.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-09-27.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-09-26.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-09-20.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-09-19.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-09-12.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-08-12.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-08-29.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-08-22.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-08-15.
2009-12-31 Eli Zaretskii Retrospective commit.
2010-03-30 Katsumi Yamaoka 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
2010-03-30 Katsumi Yamaoka 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-30 Katsumi Yamaoka 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
2010-03-30 Katsumi Yamaoka 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-30 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-30 Nick Roberts *** empty log message ***
2010-03-29 Chong Yidong * subr.el: Extend progress reporters to perform "spinning".
2010-03-29 Katsumi Yamaoka (mm-add-meta-html-tag): Fix regexp matching meta tag.
2010-03-29 Katsumi Yamaoka (mm-add-meta-html-tag): Fix regexp matching meta tag.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-29 Katsumi Yamaoka 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-28 Katsumi Yamaoka 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-28 Katsumi Yamaoka 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-28 Katsumi Yamaoka 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-28 Katsumi Yamaoka 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2010-03-28 Katsumi Yamaoka Merge from mainline.
2010-03-28 Nick Roberts Regenerate ldefs-boot.el.
2010-03-25 Katsumi Yamaoka Merge from mainline.
2010-03-25 Katsumi Yamaoka Merge from mainline.
2010-03-24 Katsumi Yamaoka Merge from mainline.
2010-03-24 Katsumi Yamaoka Merge from mainline.
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-28 Chong Yidong Fix for `compile' (Bug#5771).
2010-03-28 Chong Yidong * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
2010-03-28 Glenn Morris * gdb-mi.el: Add 2010 to copyright years.
2010-03-28 Nick Roberts emacs.texi (Top): Update node names to those in building.texi.
2010-03-27 Nick Roberts Restore GDB/MI fuctionality removed by r99212:
2010-03-27 Eli Zaretskii Enclose the argument of "-l" in quotes.
2010-03-27 Eli Zaretskii Fix the MSDOS build as fallout from the latest Makefile.in changes.
2010-03-27 Eli Zaretskii Fix a typo in a comment.
2010-03-27 Chong Yidong * process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
2010-03-25 YAMAMOTO Mitsuharu Don't call turn_on_atimers around `connect' (Bug#5723).
2010-03-25 YAMAMOTO Mitsuharu Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
2010-03-25 Glenn Morris Close bug#5755.
2010-03-25 Ted Zlatanov Fix wrong variable name.
2010-03-25 Stefan Monnier Add "union tags" in mpc.el.
2010-03-24 Stefan Monnier Misc cleanup.
2010-03-24 Stefan Monnier Ignore tempfiles of the configure script
2010-03-24 Stefan Monnier Merge from `emacs-23'.
2010-03-24 Stefan Monnier * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
2010-03-24 Stefan Monnier (makefile-rule-action-regex): Backtrack less.
2010-03-24 Glenn Morris Close bug#5759.
2010-03-24 Juanma Barranquero Fix typos.
2010-03-24 Juanma Barranquero Fix typos in Changelog.
2010-03-24 Juanma Barranquero Fix typos.
2010-03-24 Juanma Barranquero * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2010-03-23 Glenn Morris * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
2010-03-22 Chong Yidong * indent.el (indent-for-tab-command): Doc fix.
2010-03-22 Alan Mackenzie cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
2010-03-22 Juanma Barranquero Fix typos.
2010-03-22 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
2010-03-21 Chong Yidong * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2010-03-21 Chong Yidong Document multi-isearch-buffers and tab-always-indent.
2010-03-21 Chong Yidong * processes.texi (Network Processes): Document seqpacket type.
2010-03-21 Chong Yidong NEWS: Re-organize Lisp changes for Emacs 23.2.
2010-03-20 Chong Yidong Document font-use-system-font.
2010-03-20 YAMAMOTO Mitsuharu xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
2010-03-19 Chong Yidong `make uninstall' fix (Bug#5620).
2010-03-19 Chong Yidong Document Bug#5541.
2010-03-22 Juanma Barranquero Fix typos in docstrings.
2010-03-22 Juanma Barranquero Fix typos in mh-e.
2010-03-22 Juanma Barranquero Fix typos in Gnus.
2010-03-19 Juanma Barranquero * lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
2010-03-18 Glenn Morris Restore user option rmail-highlight-face.
2010-03-16 Chong Yidong Woman parsing fix (Bug#5729).
2010-03-16 Kenichi Handa language/indian.el (devanagari-composable-pattern): Add more consonants.
2010-03-16 Kenichi Handa Fix the ccl encoder for the case that the output buffer is fullfilled.
2010-03-16 Kenichi Handa coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
2010-03-16 Kenichi Handa language/indian.el (devanagari-composable-pattern): Add more consonants.
2010-03-16 Kenichi Handa Fix the ccl encoder for the case that the output buffer is fullfilled.
2010-03-16 Kenichi Handa coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
2010-03-16 Kenichi Handa from trunk
2010-03-15 Chong Yidong Fix bug in `format' (Bug#5710).
2010-03-15 Francesc Rocher Remove CEDET entry in MORE.STUFF.
2010-03-14 Michael Albinus * lisp/net/trampver.el: Update release number.
2010-03-13 Glenn Morris * copyright: Add note about lisp/cedet/semantic/imenu.el.
2010-03-13 Glenn Morris * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2010-03-13 Glenn Morris * cedet/semantic/imenu.el: Fix typo in copyright header.
2010-03-13 Michael Albinus * net/tramp.el (tramp-find-executable): Use
2010-03-13 Chong Yidong * cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
2010-03-12 Glenn Morris Close bug#4427.
2010-03-11 Dan Nicolaescu (auto-mode-alist): Accept more verilog file patterns.
2010-03-11 Glenn Morris License updates for some test/cedet/tests files.
2010-03-11 Glenn Morris * bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
2010-03-11 Chong Yidong Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_94
2010-03-11 Chong Yidong Fix ChangeLog typo.
2010-03-11 Chong Yidong Fix ChangeLog typo.
2010-03-24 Sam Steingold fix a typo in last patch
2010-03-24 Ted Zlatanov Add a list of HTTP status code symbols and their text, mapped by number.
2010-03-24 Glenn Morris * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
2010-03-24 Glenn Morris * cedet/ede/project-am.el (ede-shell-run-something): Declare.
2010-03-24 Glenn Morris * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
2010-03-24 Glenn Morris * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
2010-03-24 Glenn Morris * vc-dispatcher.el (vc-start-logentry): Doc fix.
2010-03-24 Glenn Morris * log-edit.el (log-edit-before-checkin-process): Doc fix.
2010-03-24 Glenn Morris * mail-source.el (gnus-message): Declare.
2010-03-24 Glenn Morris * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2010-03-23 Sam Steingold Fix bug#5620: recalculate all markers on compilation buffer
2010-03-23 Sam Steingold update author's email
2010-03-23 Juri Linkov * occur-testsuite.el: New file.
2010-03-23 Juri Linkov Implement Occur multi-line matches.
2010-03-23 Juri Linkov * replace.el (occur-engine-line): Add optional arg `keep-props'.