log

age author description
2010-04-28 Stefan Monnier Make it possible to locally disable a globally enabled mode.
2010-04-28 Glenn Morris Regenerate configure.
2010-04-28 Glenn Morris src/Makefile.in minor simplification,
2010-04-28 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn Morris Move LIBXMU from cpp to configure.
2010-04-28 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn Morris Missing src/ChangeLog for previous commit.
2010-04-28 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
2010-04-27 Stefan Monnier Let the user turn off locally a globalized minor mode
2010-04-27 Stefan Monnier * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
2010-04-27 Sam Steingold (bug-reference-url-format): Mark as `safe-local-variable' if the value
2010-04-27 Juanma Barranquero When killing buffers with ido, don't offer virtual buffers for completion.
2010-04-27 Agustin martin Commit missing lisp/Changelog entries.
2010-04-27 Agustin martin ispell.el: Kill ispell process when killing its associated buffer.
2010-04-27 Agustin martin ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Move LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn Morris Move MOTIF_LIBW to autoconf.
2010-04-27 Jan D. desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
2010-04-27 Katsumi Yamaoka Don't load tm and apel XEmacs packages when compiling.
2010-04-27 Jan D. Regenerate configure and cibfig.in
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Dan Nicolaescu Reduce CPP usage.
2010-04-27 Glenn Morris Remove some AC_DEFINEs that are now unused.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Use $CRT_DIR in more places.
2010-04-27 Glenn Morris Regenerate configure.
2010-04-27 Glenn Morris Replace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-26 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
2010-04-26 Kenichi Handa merge trunk
2010-04-26 Kenichi Handa merge trunk
2010-04-25 Dan Nicolaescu Remove all NO_ARG_ARRAY uses.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Eli Zaretskii Move code that bidi-iterates out of display property to a separate function.
2010-04-25 Eli Zaretskii Fix crash with bidi display on the last empty line (bug#6030).
2010-04-25 Jan D tool-bar.el: Revert unintended checkin in rev 100010.
2010-04-24 Glenn Morris Minor simplications for src/m/amdx86-64.h.
2010-04-24 Glenn Morris * etc/NEWS: Mention --with-crt-dir.
2010-04-24 Eli Zaretskii Fix typos in comments of composite.c
2010-04-24 Eli Zaretskii composite.el (find-composition): Doc fix.
2010-04-24 Eli Zaretskii composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
2010-04-24 Juanma Barranquero Remove conflict markers.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends in a composed character.
2010-04-24 Eli Zaretskii Fix cursor motion at end of line that ends with a composite character.
2010-04-24 Eli Zaretskii Fix GDB startup with .gdbinit.
2010-04-24 Eli Zaretskii Fix GDB startup with src/.gdbinit.
2010-04-24 Glenn Morris Minor htmlfontify simplifications.
2010-04-24 Glenn Morris Accidentally omitted from previous commit.
2010-04-24 Glenn Morris Regenerate configure, src/config.in.
2010-04-24 Glenn Morris Close bug#5655.
2010-04-24 Glenn Morris Minor authors.el updates.
2010-04-23 Dan Nicolaescu * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
2010-04-23 Dan Nicolaescu * s/cygwin.h (LIBS_DEBUG): Remove, unused.
2010-04-23 Dan Nicolaescu Remove redundant flags.
2010-04-23 Dan Nicolaescu Simplify m/intel386.h.
2010-04-23 Dan Nicolaescu * m/mips.h: Remove #if 0 code.
2010-04-23 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
2010-04-23 Eli Zaretskii Fix display of composed characters from L2R scripts in bidi buffers.
2010-04-23 Eli Zaretskii dispextern.h: Fix a typo in a comment.
2010-04-23 Dan Nicolaescu * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
2010-04-23 Stefan Monnier Provide byte-compiler warnings when set-default a read-only var.
2010-04-23 Stefan Monnier * mm-util.el (mm-find-buffer-file-coding-system):
2010-04-23 Stefan Monnier * progmodes/compile.el: (compilation-start): Abbreviate default directory.
2010-04-23 Stefan Monnier * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
2010-04-23 Eli Zaretskii xdisp.c (pop_it): Fix last change.
2010-04-23 Eli Zaretskii Support `display' text properties and overlay strings in bidi buffers.
2010-04-23 Eli Zaretskii Support `display' text properties and overlays.
2010-04-23 Michael Albinus * etc/NEWS: Tramp supports SELinux.
2010-04-23 Michael Albinus Implement SELINUX backends.
2010-04-23 Dan Nicolaescu (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
2010-04-23 Dan Nicolaescu * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
2010-04-23 Dan Nicolaescu Simplify STARTFILES definition.
2010-04-23 Dan Nicolaescu Clean up Solaris code.
2010-04-23 Glenn Morris * etc/NEWS: More SELinux details and some minor fixes.
2010-04-23 Glenn Morris ChangeLog fixes.
2010-04-23 Michael Albinus Restore 0644 file permissions, which were changed accidently.
2010-04-22 Dan Nicolaescu Regenerate configure.
2010-04-22 Jan D. Fix Bug#6001.
2010-04-22 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
2010-04-22 Michael Albinus Synchronize with Tramp repository.
2010-04-22 Michael Albinus Detect ssh 'ControlMaster' argument automatically in some cases.
2010-04-22 Michael Albinus * net/tramp.el (tramp-handle-copy-file): Add new optional
2010-04-22 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-22 Katsumi Yamaoka (message-generate-headers): Record insertion of optional headers as well.
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-04-22 Michael Albinus *** empty log message ***
2010-04-22 Michael Albinus * net/tramp.el(tramp-completion-handle-file-name-all-completions):
2010-04-21 Katsumi Yamaoka Merge from mainline.
2010-04-20 Katsumi Yamaoka Merge from mainline.
2010-04-20 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-19 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-18 Katsumi Yamaoka Merge from mainline.
2010-04-16 Katsumi Yamaoka Merge from mainline.
2010-04-15 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-13 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-07 Katsumi Yamaoka Merge from mainline.
2010-04-06 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-04 Katsumi Yamaoka Merge from mainline.
2010-04-02 Katsumi Yamaoka Merge from mainline.
2010-04-01 Katsumi Yamaoka Merge from mainline.
2010-04-22 Miles Bader Update ChangeLog
2010-04-22 Miles Bader Update configure
2010-04-22 Miles Bader get rid of "unix" pre-defined macro when preprocessing Makefile
2010-04-21 Andreas Schwab Avoid non-portable shell command negation
2010-04-21 Michael Albinus Fix Bug#5840.
2010-04-21 Dan Nicolaescu Clean up HP-UX files.
2010-04-21 Jan D. * xsettings.c: Move misplaced HAVE_GCONF
2010-04-21 Eli Zaretskii Fix bug #5992.
2010-04-21 Stefan Monnier (lisp-completion-at-point): Try and handle errors.
2010-04-21 Jan D. configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
2010-04-21 Jan D. Gtk tool bars can be text, icons with text or just icons
2010-04-21 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Jan D. Document tool-bar-style
2010-04-20 Jan D. Gtk tool bars can be text, icons with text or just icons.
2010-04-21 Jan D. Declarations before code (Bug#5993).
2010-04-21 John Wiegley Added C-o keybinding to toggle use of virtual buffers
2010-04-21 Dan Nicolaescu Remove NOMULTIPLEJOBS.
2010-04-21 Glenn Morris * src/ChangeLog: Remove merged duplicate entry.
2010-04-21 Glenn Morris Remove some more cpp in favor of autoconf.
2010-04-21 Dan Nicolaescu Remove NOMULTIPLEJOBS, unused.
2010-04-21 Dan Nicolaescu Simplify LD_SWITCH_SYSTEM_TEMACS usage.
2010-04-21 Juanma Barranquero tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
2010-04-21 Glenn Morris Regenerate configure.
2010-04-21 Glenn Morris Remove LIBSELINUX_LIBS need for cpp in Makefiles.
2010-04-21 Glenn Morris Regenerate configure, src/config.in.
2010-04-21 Glenn Morris Doc updates for SELinux support.
2010-04-21 Glenn Morris Add SELinux support.
2010-04-21 Stefan Monnier vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
2010-04-21 Stefan Monnier Make the log-edit comments use RFC822 format throughout.
2010-04-21 Juanma Barranquero Fix typos and spacing.
2010-04-21 Juanma Barranquero Don't depend on cm.c or termcap.c on Windows, use stubs.
2010-04-20 Juanma Barranquero Remove references to (default-)direction-reversed.
2010-04-20 Stefan Monnier Warn rather than error when making a local var inside a let.
2010-04-20 Stefan Monnier * font.c (syms_of_font): Make the style table vars read-only.
2010-04-20 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
2010-04-20 Stefan Monnier * vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
2010-04-20 Stefan Monnier (lisp-completion-at-point): Complete around point.
2010-04-20 Chong Yidong * emacs.manifest: Add trustInfo section to Windows manifest.
2010-04-20 Stefan Monnier (view-hello-file): Don't fiddle with the default enable-multibyte-characters.
2010-04-20 Eli Zaretskii Implement GUI display of R2L lines, fix TTY display of R2L lines.
2010-04-20 Jan D. gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
2010-04-20 Eli Zaretskii Fix R2L paragraph display on TTY.
2010-04-17 Eli Zaretskii Fix cursor positioning at end of R2L line on TTY frames.
2010-04-17 Eli Zaretskii Mirror continuation indicators for R2L lines; fix face extension on TTY.
2010-04-17 Eli Zaretskii Fix two crashes with display of R2L lines in GUI sessions.
2010-04-17 Eli Zaretskii Continue work on R2L paragraphs in GUI sessions.
2010-04-10 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
2010-04-10 Eli Zaretskii Initial implementation of display of R2L paragraphs in GUI sessions.
2010-04-09 Eli Zaretskii Overwritten from mainline.
2010-04-20 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
2010-04-20 Kenichi Handa merge trunk
2010-04-20 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
2010-04-20 Kenichi Handa merge trunk
2010-04-20 Stefan Monnier Make variable forwarding explicit rather the using special values.
2010-04-19 Stefan Monnier (completion-styles-alist): Fix up last merge and document `substring'.
2010-04-19 Stefan Monnier * international/mule.el: Help the user choose a valid coding-system.
2010-04-19 Eli Zaretskii Cosmetic changes in src/bidi.c.
2010-04-19 Eli Zaretskii Improve commentary regarding redisplay.
2010-04-19 Stefan Monnier * vc-bzr: Use standard *vc* and *vc-diff* buffers.
2010-04-19 Stefan Monnier Merge from emacs-23
2010-04-19 Stefan Monnier (completion-styles): Improve docstrings.
2010-04-19 Juanma Barranquero * dired.c (Ffile_attributes): Fix typo in docstring.
2010-04-18 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-18 Chong Yidong * programs.texi (Semantic): New node.
2010-04-18 Chong Yidong Bugfix for ede-proj-makefile-insert-variables.
2010-04-17 Dan Nicolaescu Fix the version number for added files.
2010-04-17 Glenn Morris Add some autoloads.
2010-04-17 Glenn Morris * etc/NEWS: Minor edits.
2010-04-17 Chong Yidong Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
2010-04-16 Glenn Morris * emacs.texi (Acknowledgments): Remove duplicate.
2010-04-16 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-16 Katsumi Yamaoka Synch with Gnus trunk:
2010-04-16 Katsumi Yamaoka Merge from mainline.
2010-04-15 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-14 Katsumi Yamaoka Merge from mainline.
2010-04-13 Katsumi Yamaoka Merge from mainline.
2010-04-12 Katsumi Yamaoka Merge from mainline.
2010-04-16 Glenn Morris * etc/NEWS: git version number issues don't need manual changes.
2010-04-16 Glenn Morris Improve previous change.
2010-04-16 Glenn Morris * vc-git.el (vc-git-print-log): Doc fix.
2010-04-16 Glenn Morris * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2010-04-15 Glenn Morris * doc/emacs/ChangeLog: Fix typo.
2010-04-15 Glenn Morris * etc/NEWS: Remove duplicate entry.
2010-04-15 Glenn Morris Mention Dired VC diff and log in manual.
2010-04-15 Glenn Morris * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2010-04-15 Glenn Morris * help.texi (Help Summary): Mention M-x info-finder.
2010-04-15 Glenn Morris NEWS markup.
2010-04-15 Glenn Morris * ack.texi (Acknowledgments): Add mpc.el
2010-04-15 Glenn Morris * etc/NEWS: Minor mark-up and typo fixes.
2010-04-15 Glenn Morris Document new commands for manipulating local variable lists.
2010-04-14 Juri Linkov Fix @deffn without category.
2010-04-14 Chong Yidong * ido.el (ido-file-internal): Fix 2009-12-02 change.
2010-04-14 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Fix handling of host
2010-04-14 Glenn Morris * admin/notes/bugtracker: Minor updates.
2010-04-13 Alan Mackenzie Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
2010-04-13 Adrian Robert Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
2010-04-13 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-13 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-12 Alan Mackenzie Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
2010-04-12 Alan Mackenzie Reverse change 99448: "Change strategy for marking < and > as template
2010-04-12 Alan Mackenzie Reverse 99556:
2010-04-12 Alan Mackenzie Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
2010-04-12 Alan Mackenzie Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
2010-04-12 Alan Mackenzie Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
2010-04-10 YAMAMOTO Mitsuharu Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
2010-04-10 Glenn Morris Fix bug ref in previous.
2010-04-10 Glenn Morris Close bug#1835.
2010-04-09 Glenn Morris Doc fix related to Contributing.
2010-04-08 YAMAMOTO Mitsuharu frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
2010-04-07 Katsumi Yamaoka Merge from mainline.
2010-04-07 Jan D. Fix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Kenichi Handa Fix previous change of *-composable-pattern.
2010-04-07 Kenichi Handa merge trunk
2010-04-07 Kenichi Handa Fix previous change of *-composable-pattern).
2010-04-06 Katsumi Yamaoka Merge from mainline.
2010-04-05 Katsumi Yamaoka Merge from mainline.
2010-04-06 Chong Yidong Edits to Persistent Mark node.
2010-04-06 Chong Yidong Revert 2008-03-03 change (Bug#5821).
2010-04-06 Chong Yidong * quail/vntelex.el: Fix "af" rule (Bug#5836).
2010-04-05 Juri Linkov Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
2010-04-05 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
2010-04-04 Katsumi Yamaoka Merge from mainline.
2010-04-04 Francesc Rocher Add a new entry for QWE
2010-04-03 Chong Yidong * help.el (help-window-setup-finish): Doc fix (Bug#5830).
2010-04-03 Juanma Barranquero Add stubs for Windows, required after CVE-2010-0825 change.
2010-04-02 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-03-31 Katsumi Yamaoka Merge from mainline.
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-30 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-03-29 Katsumi Yamaoka Merge from mainline.
2010-04-19 Stefan Monnier * tmm.el: Add missing key-binding shortcuts.
2010-04-19 Eli Zaretskii Mention in src/ChangeLog the bug number solved by revno 99937.
2010-04-19 Eli Zaretskii .gdbinit (xsubchartable): New command.
2010-04-19 Eli Zaretskii Fix crashes in GC in "emacs -nw".
2010-04-19 Stefan Monnier * custom.el (defcustom): Add edebug spec.
2010-04-18 Juri Linkov Test for special mode-class in view-buffer instead of view-file (bug#5513).
2010-04-18 Juri Linkov Add 7z archive format support (bug#5475).
2010-04-18 Stefan Monnier Hash-cons pure data.
2010-04-18 Stefan Monnier Fix duplicate entries in cedet's loaddefs.el files.
2010-04-18 Stefan Monnier * cvs-status.el (cvs-refontify): Remove unused.
2010-04-18 Stefan Monnier (Mathematics): Prefer Unicode charset.
2010-04-18 Jan D. Set USER_POS in hint_flags to work around Cygwin problem.
2010-04-18 Jay Belanger calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
2010-04-18 Jay Belanger calc.el (calc-mode-map): Bind O to 'calc-missing-key'.
2010-04-17 Jan D. Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
2010-04-17 Jan D Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
2010-04-17 Jan D Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
2010-04-17 Chong Yidong Fix crash on NextStep terminal (Bug#5837)
2010-04-17 Eli Zaretskii Fix a crash when an NSM character is inserted at BEGV.
2010-04-17 Jay Belanger Merge: Add O option to Calc.
2010-04-17 Jay Belanger * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
2010-04-16 Eli Zaretskii Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
2010-04-16 Dan Nicolaescu * s/freebsd.h: Restore osreldate.h include.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
2010-04-16 Glenn Morris * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2010-04-16 Juri Linkov Move scrolling commands from simple.el to window.el
2010-04-16 Juri Linkov Check both `isearch-scroll' and `scroll-command' properties.
2010-04-16 YAMAMOTO Mitsuharu xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
2010-04-16 Chong Yidong * s/cygwin.h: Avoid linking against static libgcc.
2010-04-15 Juri Linkov Add the `scroll-command' property.
2010-04-15 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
2010-04-15 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
2010-04-15 Dan Nicolaescu * xdisp.c (message): Do not use NO_ARG_ARRAY.
2010-04-15 Dan Nicolaescu * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
2010-04-15 Glenn Morris * admin/notes/BRANCH: Defer to emacs-devel.
2010-04-15 Glenn Morris * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
2010-04-15 Carsten Dominik Merge update-org-to-6.35
2010-04-15 Carsten Dominik 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
2010-04-15 Carsten Dominik Testcommit
2010-04-15 Carsten Dominik Testcommit with brz
2010-04-15 Glenn Morris * admin/notes/BRANCH: Update.
2010-04-15 Juanma Barranquero Simplify by using `define-derived-mode'.
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'.
2010-03-23 Katsumi Yamaoka Synch with Gnus trunk
2010-03-23 Katsumi Yamaoka Synch with Gnus trunk
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-23 Katsumi Yamaoka Synch with Gnus trunk
2010-03-23 Katsumi Yamaoka Synch with Gnus trunk
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-23 Juri Linkov * replace.el (occur-accumulate-lines, occur-engine):
2010-03-23 Juri Linkov * finder.el: Remove TODO tasks.
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-23 Katsumi Yamaoka Merge from mainline.
2010-03-23 Dan Nicolaescu * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
2010-03-23 Dan Nicolaescu * s/netbsd.h: Remove commented out code.
2010-03-23 Dan Nicolaescu Simplify LIBS_MACHINE definitions.
2010-03-23 Stefan Monnier Add a new completion style `substring'.
2010-03-22 Dan Nicolaescu Remove dead code dealing with POSIX_SIGNALS.
2010-03-22 Stefan Monnier Get rid of .elc files after removal of the corresponding .el.
2010-03-22 Jan D. * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
2010-03-22 Jan D. Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
2010-03-22 Jan D. Merge from trunk
2010-03-22 Stefan Monnier Get rid of the ELCFILES abomination, again.
2010-03-22 Dan Nicolaescu * keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
2010-03-21 Dan Nicolaescu (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
2010-03-21 Dan Nicolaescu * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
2010-03-21 Andreas Schwab Use absolute directory names substituted by configure
2010-03-21 Andreas Schwab Expand ${bootstrap_exe} before chdir
2010-03-21 Juri Linkov Fix message of multi-line occur regexps and multi-buffer header lines.
2010-03-20 Stefan Monnier Use more relative file and directory names in `lisp' make rules.
2010-03-20 Ted Zlatanov Fix unbalanced parenthesis in secrets.el.
2010-03-20 Stefan Monnier (hide-sublevels): Unfix the paren non-typo! (bug#5738).
2010-03-20 Glenn Morris Use faces not variables for font-lock customization in rst.el.
2010-03-20 Glenn Morris Cosmetic changes to lib-src/Makefile.in.
2010-03-20 Dan Nicolaescu Remove support for old GNU/Linux using libc version 5.
2010-03-20 Dan Nicolaescu Consolidate redundant definitions in s/bsd-common.h.
2010-03-20 Dan Nicolaescu Consolidate redundant definitions.
2010-03-20 Dan Nicolaescu Remove support for old UNIX System V systems.
2010-03-20 Dan Nicolaescu Remove support for Solaris on PPC and for old versions.
2010-03-20 Dan Nicolaescu * s/openbsd.h: Remove support for non-ELF and for systems that do
2010-03-20 Juri Linkov * s-region.el: Move to obsolete.
2010-03-20 Dan Nicolaescu Remove non-working support for lynxos 3.0.
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