Mercurial > emacs
graph
-
Merge from mainline.Wed, 02 Jun 2010 11:55:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 01 Jun 2010 11:48:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 31 May 2010 11:48:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 11:55:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 00:32:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 29 May 2010 09:39:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 28 May 2010 11:27:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 11:59:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 26 May 2010 12:12:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 11:10:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 24 May 2010 12:00:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 23 May 2010 11:52:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 22 May 2010 03:32:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 21 May 2010 12:26:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 20 May 2010 13:29:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 19 May 2010 11:43:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 18 May 2010 11:35:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 17 May 2010 12:37:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 16 May 2010 00:18:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 14 May 2010 11:34:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 12:10:13 +0000, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.Sat, 10 Jul 2010 14:56:47 -0400, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Sat, 10 Jul 2010 17:29:46 +0300, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.Sat, 10 Jul 2010 16:35:23 +0300, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.Sat, 10 Jul 2010 16:26:44 +0300, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.Sat, 10 Jul 2010 11:49:41 +0200, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereeverFri, 09 Jul 2010 21:24:38 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.Fri, 09 Jul 2010 19:00:04 +0200, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.Fri, 09 Jul 2010 18:39:51 +0200, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, whichFri, 09 Jul 2010 11:05:47 +0200, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.Fri, 09 Jul 2010 11:38:50 +0300, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.Thu, 08 Jul 2010 18:09:50 -0700, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.Thu, 08 Jul 2010 16:34:47 -0700, by Dan Nicolaescu
-
Convert DEFUNs to standard C.Thu, 08 Jul 2010 14:25:08 -0700, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.Thu, 08 Jul 2010 21:04:31 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.Thu, 08 Jul 2010 20:53:29 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Thu, 08 Jul 2010 20:41:04 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.Thu, 08 Jul 2010 20:30:58 +0300, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.Thu, 08 Jul 2010 12:35:54 +0200, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.Thu, 08 Jul 2010 12:29:51 +0200, by Jan D
-
Remove leftover P_ macros.Wed, 07 Jul 2010 22:48:57 -0700, by Dan Nicolaescu
-
Remove alternative K&R declarations.Wed, 07 Jul 2010 22:42:59 -0700, by Dan Nicolaescu
-
Clean up include guards.Wed, 07 Jul 2010 21:55:07 -0700, by Dan Nicolaescu
-
Remove src/prefix-args.c.Wed, 07 Jul 2010 20:31:04 -0700, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.Wed, 07 Jul 2010 20:03:52 -0700, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOSWed, 07 Jul 2010 19:37:32 -0700, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).Thu, 08 Jul 2010 10:02:24 +0900, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpThu, 08 Jul 2010 00:18:28 +0200, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).Wed, 07 Jul 2010 19:39:49 +0200, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.Wed, 07 Jul 2010 18:31:11 +0300, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.Wed, 07 Jul 2010 18:28:47 +0300, by Eli Zaretskii
-
Improve ispell.el word completion handling.Wed, 07 Jul 2010 12:30:57 +0200, by Agustin martin
-
Fix whitespace to follow coding guidelines.Wed, 07 Jul 2010 11:45:28 +0200, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.Wed, 07 Jul 2010 11:38:03 +0200, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.Wed, 07 Jul 2010 10:45:22 +0200, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.Tue, 06 Jul 2010 21:16:27 -0700, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.Tue, 06 Jul 2010 20:09:30 -0700, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.Tue, 06 Jul 2010 20:04:31 -0700, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.Tue, 06 Jul 2010 19:49:37 -0700, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to getTue, 06 Jul 2010 16:24:57 -0400, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.Tue, 06 Jul 2010 16:22:29 +0200, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_nameTue, 06 Jul 2010 15:33:34 +0200, by Andreas Schwab
-
Clean up movemail sourceTue, 06 Jul 2010 13:50:35 +0200, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.Tue, 06 Jul 2010 13:11:28 +0200, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.Mon, 05 Jul 2010 19:22:54 -0700, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.Mon, 05 Jul 2010 13:54:13 -0400, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).Mon, 05 Jul 2010 12:42:50 -0400, by Chong Yidong
-
Convert function definitions and declarations to standard C.Mon, 05 Jul 2010 09:29:35 -0700, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.Mon, 05 Jul 2010 12:36:06 +0200, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).Mon, 05 Jul 2010 12:28:27 +0200, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.Mon, 05 Jul 2010 11:55:11 +0200, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.Mon, 05 Jul 2010 11:17:12 +0200, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes forSun, 04 Jul 2010 21:57:13 -0700, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.Sun, 04 Jul 2010 21:52:39 -0700, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.Mon, 05 Jul 2010 00:26:11 +0200, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.Sun, 04 Jul 2010 23:49:48 +0200, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).Sun, 04 Jul 2010 22:42:36 +0200, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,Sun, 04 Jul 2010 15:57:02 -0400, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.Sun, 04 Jul 2010 18:07:11 +0200, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.Sun, 04 Jul 2010 16:40:41 +0200, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.Sun, 04 Jul 2010 16:32:00 +0200, by Juanma Barranquero
-
Fix comments and whitespace.Sun, 04 Jul 2010 15:51:05 +0200, by Juanma Barranquero
-
Fix more prototypes.Sun, 04 Jul 2010 15:41:55 +0200, by Juanma Barranquero
-
Fix prototypes.Sun, 04 Jul 2010 13:51:28 +0200, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argumentSun, 04 Jul 2010 12:07:27 +0200, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).Sun, 04 Jul 2010 11:52:57 +0200, by Michael Albinus
-
Convert (most) functions in src to standard C.Sun, 04 Jul 2010 00:50:25 -0700, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.Sat, 03 Jul 2010 23:05:43 -0700, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.Sat, 03 Jul 2010 22:57:11 -0700, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.Sat, 03 Jul 2010 22:47:55 -0700, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.Sat, 03 Jul 2010 18:15:30 +0300, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.Sat, 03 Jul 2010 17:42:02 +0300, by Eli Zaretskii
-
Fix invalid castSat, 03 Jul 2010 14:11:03 +0200, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Sat, 03 Jul 2010 12:46:27 +0200, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.Sat, 03 Jul 2010 17:36:18 +0300, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.Sat, 03 Jul 2010 14:54:21 +0300, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Sat, 03 Jul 2010 10:49:55 +0300, by Eli Zaretskii
-
Fix prototypes.Sat, 03 Jul 2010 09:44:17 +0200, by Juanma Barranquero
-
Fix typo in last change.Fri, 02 Jul 2010 23:16:11 -0400, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.Fri, 02 Jul 2010 23:13:26 -0400, by Chong Yidong
-
Simplify mouse-dragging implementation.Fri, 02 Jul 2010 23:07:48 -0400, by Chong Yidong
-
Convert function definitions to standard C.Fri, 02 Jul 2010 17:50:23 -0700, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readabilitySat, 03 Jul 2010 01:35:09 +0300, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'Sat, 03 Jul 2010 01:28:52 +0300, by Juri Linkov
-
Convert some prototypes to standard C.Fri, 02 Jul 2010 15:18:28 -0700, by Dan Nicolaescu
-
* config.nt (__P): Remove.Fri, 02 Jul 2010 16:46:22 +0200, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).Fri, 02 Jul 2010 10:09:36 -0400, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:10:00 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:05:59 +0300, by Eli Zaretskii
-
Remove __P.Fri, 02 Jul 2010 14:55:51 +0200, by Jan D
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:47:02 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:43:15 +0300, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_Fri, 02 Jul 2010 14:19:53 +0200, by Jan D
-
Remove P_ and __P macros.Fri, 02 Jul 2010 11:26:33 +0200, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.Fri, 02 Jul 2010 01:11:24 -0700, by Dan Nicolaescu
-
Cleanup old code.Fri, 02 Jul 2010 00:05:09 -0700, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.Thu, 01 Jul 2010 20:09:28 +0200, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>Thu, 01 Jul 2010 14:02:43 -0400, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).Thu, 01 Jul 2010 14:34:40 +0200, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Thu, 01 Jul 2010 14:20:14 +0200, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Thu, 01 Jul 2010 14:16:33 +0200, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddThu, 01 Jul 2010 12:45:26 +0200, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.Thu, 01 Jul 2010 01:32:01 -0400, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).Wed, 30 Jun 2010 20:14:17 -0400, by Chong Yidong
-
Fix whitespace in ChangeLogs.Thu, 01 Jul 2010 02:08:29 +0200, by Juanma Barranquero
-
Avoid erroneous syscallsThu, 01 Jul 2010 01:07:11 +0200, by Andreas Schwab
-
Fix typoThu, 01 Jul 2010 01:07:00 +0200, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Thu, 01 Jul 2010 00:58:19 +0200, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).Wed, 30 Jun 2010 18:43:52 -0400, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.Wed, 30 Jun 2010 13:16:01 +0200, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.Wed, 30 Jun 2010 15:56:19 +0900, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.Wed, 30 Jun 2010 15:55:41 +0900, by Kenichi Handa
-
merge trunkWed, 30 Jun 2010 15:51:39 +0900, by Kenichi Handa
-
merge trunkTue, 29 Jun 2010 11:41:29 +0900, by Kenichi Handa
-
Remove comment that is no longer true.Tue, 29 Jun 2010 23:38:13 -0700, by Glenn Morris
-
Fix CFLAGS for non-GCC compilers.Tue, 29 Jun 2010 22:51:07 -0700, by Dan Nicolaescu
-
Fix some whitespace in previous.Tue, 29 Jun 2010 21:29:49 -0700, by Glenn Morris
-
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Tue, 29 Jun 2010 20:43:30 -0700, by Glenn Morris
-
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Tue, 29 Jun 2010 19:55:15 -0700, by Glenn Morris
-
Remove some cpp that is internal to configure.in.Tue, 29 Jun 2010 19:48:54 -0700, by Glenn Morris
-
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Tue, 29 Jun 2010 14:17:31 -0400, by Chong Yidong
-
Fix some compilation errors in nsfns.cTue, 29 Jun 2010 11:49:20 +0200, by Jan D
-
dynamic-setting.el (font-setting-change-default-font): Remove call to message.Mon, 28 Jun 2010 14:54:44 +0200, by Jan D
-
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).Mon, 28 Jun 2010 14:46:39 +0200, by Jan D
-
Mention bug numberMon, 28 Jun 2010 12:15:34 +0200, by Jan D
-
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Mon, 28 Jun 2010 12:11:26 +0200, by Jan D
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.Mon, 28 Jun 2010 14:42:39 +0900, by Kenichi Handa
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.Mon, 28 Jun 2010 14:41:36 +0900, by Kenichi Handa
-
merge trunkMon, 28 Jun 2010 12:32:18 +0900, by Kenichi Handa
-
merge trunkThu, 24 Jun 2010 15:10:43 +0900, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former toSun, 27 Jun 2010 21:01:11 -0400, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.Sun, 27 Jun 2010 14:28:51 -0700, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.Sun, 27 Jun 2010 14:18:49 -0400, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.Sun, 27 Jun 2010 14:11:16 -0400, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Sat, 26 Jun 2010 20:30:52 -0400, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:41:12 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.Sat, 26 Jun 2010 17:36:27 +0300, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).Sat, 26 Jun 2010 15:21:24 +0300, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:11:06 +0300, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.Sat, 26 Jun 2010 15:01:31 +0300, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.Sat, 26 Jun 2010 11:53:06 +0200, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.Sat, 26 Jun 2010 15:08:49 +0300, by Eli Zaretskii
-
Revert last change.Fri, 25 Jun 2010 15:32:37 -0400, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Fri, 25 Jun 2010 15:24:05 -0400, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)Fri, 25 Jun 2010 10:31:50 +0200, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.Fri, 25 Jun 2010 10:28:01 +0200, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.Fri, 25 Jun 2010 10:19:11 +0200, by Agustin martin
-
Add redisplay test for image and overlay string interaction.Thu, 24 Jun 2010 20:33:25 -0400, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil toFri, 25 Jun 2010 00:51:14 +0300, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Fri, 25 Jun 2010 00:38:07 +0300, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).Thu, 24 Jun 2010 15:16:33 -0400, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.Thu, 24 Jun 2010 18:12:35 +0200, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.Thu, 24 Jun 2010 18:08:22 +0200, by Juanma Barranquero
-
(none)Tue, 22 Jun 2010 12:57:20 -0400, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.Tue, 22 Jun 2010 12:48:53 -0400, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.Tue, 22 Jun 2010 14:28:08 +0200, by Jan D.
-
Minor simplification.Tue, 22 Jun 2010 01:10:26 -0700, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).Tue, 22 Jun 2010 09:55:08 +0200, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.Tue, 22 Jun 2010 00:51:46 -0700, by Glenn Morris
-
Add some utf-8 coding cookies.Tue, 22 Jun 2010 00:41:10 -0700, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).Tue, 22 Jun 2010 08:42:00 +0200, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer toMon, 21 Jun 2010 19:26:46 -0400, by Karl Fogel
-
Fix an indentation bug:Mon, 21 Jun 2010 21:08:26 +0000, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.Mon, 21 Jun 2010 00:37:16 -0700, by Glenn Morris
-
Avoid recentering when lines differ in their height.Sun, 20 Jun 2010 21:04:30 +0300, by Eli Zaretskii
-
Tweaks to package list UI.Sun, 20 Jun 2010 00:55:14 -0400, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.Sat, 19 Jun 2010 18:36:51 -0400, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.Sat, 19 Jun 2010 14:57:19 +0300, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.Sat, 19 Jun 2010 12:40:15 +0300, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)Fri, 18 Jun 2010 19:39:04 -0700, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.Fri, 18 Jun 2010 10:05:43 -0400, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.Thu, 17 Jun 2010 23:56:17 +0300, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.Thu, 17 Jun 2010 09:41:13 -0700, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.Thu, 17 Jun 2010 16:44:34 +0200, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.Thu, 17 Jun 2010 13:02:42 +0200, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.Thu, 17 Jun 2010 12:45:25 +0200, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.Wed, 16 Jun 2010 22:08:10 -0400, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back specialWed, 16 Jun 2010 20:17:22 -0400, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributedWed, 16 Jun 2010 18:27:20 -0500, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeThu, 17 Jun 2010 00:33:54 +0300, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'Wed, 16 Jun 2010 17:11:06 -0400, by Stefan Monnier
-
Merge from emacs-23Wed, 16 Jun 2010 16:08:41 -0400, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.Wed, 16 Jun 2010 10:10:02 -0400, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).Wed, 16 Jun 2010 15:42:59 +0200, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename fromWed, 16 Jun 2010 16:00:22 -0400, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.Tue, 15 Jun 2010 13:41:21 +0200, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Mon, 14 Jun 2010 23:16:19 -0700, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.Tue, 15 Jun 2010 00:51:42 -0400, by Stefan Monnier
-
* etc/NEWS: appt-add.Mon, 14 Jun 2010 20:49:39 -0700, by Glenn Morris
-
Tweak previous change.Mon, 14 Jun 2010 20:42:33 -0700, by Glenn Morris
-
Close bug#5176.Mon, 14 Jun 2010 20:38:58 -0700, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).Sat, 12 Jun 2010 13:21:01 -0400, by Chong Yidong
-
Close bug#6361.Sat, 12 Jun 2010 00:34:36 -0700, by Glenn Morris
-
Close bug#6406.Sat, 12 Jun 2010 00:25:20 -0700, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.Sat, 12 Jun 2010 00:09:32 -0700, by Glenn Morris
-
Close bug#6408.Sat, 12 Jun 2010 00:06:15 -0700, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)Wed, 09 Jun 2010 22:09:27 -0700, by Glenn Morris
-
Doc typo fixes.Wed, 09 Jun 2010 22:04:06 -0700, by Glenn Morris
-
* INSTALL: General update.Wed, 09 Jun 2010 22:00:18 -0700, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain aTue, 15 Jun 2010 22:13:34 +0200, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.Tue, 15 Jun 2010 13:05:06 +0200, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.Mon, 14 Jun 2010 20:34:12 -0700, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)Mon, 14 Jun 2010 19:03:04 +0300, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.Mon, 14 Jun 2010 18:48:52 +0300, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.Sun, 13 Jun 2010 23:19:46 -0400, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.Sun, 13 Jun 2010 21:43:11 -0400, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.Mon, 14 Jun 2010 01:33:06 +0200, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.Sun, 13 Jun 2010 21:15:45 +0300, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.Sun, 13 Jun 2010 20:40:25 +0300, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.Sat, 12 Jun 2010 18:52:43 +0300, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.Sat, 12 Jun 2010 17:15:25 +0300, by Eli Zaretskii
-
Synch with Gnus trunk.Sat, 12 Jun 2010 19:26:40 +0200, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).Sat, 12 Jun 2010 13:14:43 -0400, by Chong Yidong
-
Add all rgb.txt color names to x-colors.Sat, 12 Jun 2010 13:12:15 -0400, by Chong Yidong
-
Fix bug #6409.Sat, 12 Jun 2010 14:30:48 +0300, by Eli Zaretskii
-
Fix bug #6396.Sat, 12 Jun 2010 14:17:12 +0300, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Sat, 12 Jun 2010 12:58:54 +0200, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect versionSat, 12 Jun 2010 10:59:37 +0200, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.Fri, 11 Jun 2010 20:35:55 -0700, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.Fri, 11 Jun 2010 23:26:13 +0200, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.Fri, 11 Jun 2010 23:19:23 +0200, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"Fri, 11 Jun 2010 22:09:57 +0300, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.Fri, 11 Jun 2010 21:51:00 +0300, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).Fri, 11 Jun 2010 10:39:54 -0400, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.Fri, 11 Jun 2010 14:28:41 +0100, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.Thu, 10 Jun 2010 20:41:02 -0700, by Glenn Morris
-
Make compressing the info files optional.Thu, 10 Jun 2010 20:35:40 -0700, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it isThu, 10 Jun 2010 14:56:11 +0200, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)Thu, 10 Jun 2010 14:44:59 +0200, by Michael Albinus
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:54:25 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 05:33:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 05:30:32 +0000, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.Wed, 09 Jun 2010 22:42:55 -0700, by Glenn Morris
-
Minor authors.el update.Wed, 09 Jun 2010 22:39:03 -0700, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.Wed, 09 Jun 2010 22:34:38 -0700, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.Wed, 09 Jun 2010 22:31:36 -0700, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.Wed, 09 Jun 2010 22:28:40 -0700, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Wed, 09 Jun 2010 22:23:00 -0700, by Glenn Morris
-
Minor update for Acknowledgments in manual.Wed, 09 Jun 2010 22:20:14 -0700, by Glenn Morris
-
Fix ChangeLog attribution.Wed, 09 Jun 2010 22:17:21 -0700, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): ResolveWed, 09 Jun 2010 21:10:04 -0400, by Stefan Monnier
-
Remove duplicate ChangeLog entries.Thu, 10 Jun 2010 03:04:45 +0200, by Juanma Barranquero
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:31:03 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 10 Jun 2010 00:30:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 22:49:43 +0000, by Katsumi Yamaoka
-
Conflict resolution fixupThu, 10 Jun 2010 00:34:08 +0200, by Andreas Schwab
-
Merge from emacs-23Thu, 10 Jun 2010 00:08:50 +0200, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Wed, 09 Jun 2010 10:31:12 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):Tue, 08 Jun 2010 21:18:31 -0400, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;Tue, 08 Jun 2010 21:12:53 -0400, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 21:42:10 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.Tue, 08 Jun 2010 19:56:21 +0200, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Tue, 08 Jun 2010 18:53:11 +0200, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.Mon, 07 Jun 2010 17:20:44 -0400, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.Sat, 05 Jun 2010 22:36:27 +0200, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).Fri, 04 Jun 2010 12:15:51 -0400, by Chong Yidong
-
Add bug numberFri, 04 Jun 2010 00:52:38 +0200, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Fri, 04 Jun 2010 00:47:35 +0200, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).Thu, 03 Jun 2010 13:17:50 -0400, by Chong Yidong
-
Fix typos.Thu, 03 Jun 2010 17:34:35 +0200, by Juanma Barranquero
-
Close bug#6336.Wed, 02 Jun 2010 23:07:39 -0700, by Glenn Morris
-
Better doc fix for Bug#6283.Wed, 02 Jun 2010 13:26:31 -0400, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).Wed, 02 Jun 2010 13:14:01 -0400, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Tue, 01 Jun 2010 21:54:55 -0700, by Dan Nicolaescu
-
Merge from mainline.Tue, 08 Jun 2010 22:52:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 23:06:49 +0000, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.Wed, 09 Jun 2010 11:36:58 -0700, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.Wed, 09 Jun 2010 19:54:28 +0200, by Michael Albinus
-
Update to Unicode 6.0.0 beta.Wed, 09 Jun 2010 17:46:41 +0200, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.Wed, 09 Jun 2010 13:40:50 +0200, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.Wed, 09 Jun 2010 13:27:56 +0200, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.Wed, 09 Jun 2010 13:24:34 +0200, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.Wed, 09 Jun 2010 13:16:21 +0200, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.Wed, 09 Jun 2010 00:47:14 -0700, by Dan Nicolaescu
-
move notifications.el to net/Wed, 09 Jun 2010 09:36:45 +0200, by Michael Albinus
-
* NEWS: Add notifications.el.Wed, 09 Jun 2010 09:26:38 +0200, by Michael Albinus
-
* notifications.el: New file.Wed, 09 Jun 2010 09:17:23 +0200, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.Tue, 08 Jun 2010 23:53:17 -0700, by Glenn Morris
-
Add optional support for resetting VC properties.Tue, 08 Jun 2010 23:48:29 -0700, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.Tue, 08 Jun 2010 22:24:01 -0700, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case thatTue, 08 Jun 2010 22:58:26 -0400, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',Tue, 08 Jun 2010 15:05:11 +0200, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.Mon, 07 Jun 2010 20:12:21 -0700, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.Mon, 07 Jun 2010 20:06:47 -0700, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.Mon, 07 Jun 2010 20:02:41 -0700, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead ofMon, 07 Jun 2010 19:29:12 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:01:34 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 07 Jun 2010 23:00:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 07 Jun 2010 22:49:32 +0000, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.Mon, 07 Jun 2010 17:01:23 -0400, by Stefan Monnier
-
Merge from mainline.Sun, 06 Jun 2010 22:46:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 23:18:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 22:45:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 22:44:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 00:16:28 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename fromMon, 07 Jun 2010 15:37:50 -0400, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional thatMon, 07 Jun 2010 21:28:02 +0300, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Mon, 07 Jun 2010 12:35:57 +0200, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.Sun, 06 Jun 2010 22:10:19 -0400, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix loopingSun, 06 Jun 2010 12:52:13 +0300, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.Sun, 06 Jun 2010 01:57:39 -0700, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.Sat, 05 Jun 2010 02:56:22 -0700, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.Sat, 05 Jun 2010 02:41:32 +0200, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.Fri, 04 Jun 2010 21:38:11 +0300, by Juri Linkov
-
Turn `directory-sep-char' into a noop.Fri, 04 Jun 2010 16:13:35 +0200, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".Fri, 04 Jun 2010 13:26:54 +0200, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.Fri, 04 Jun 2010 03:38:12 +0200, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.Thu, 03 Jun 2010 16:26:39 -0700, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.Thu, 03 Jun 2010 16:08:26 -0700, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.Thu, 03 Jun 2010 15:28:51 -0700, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.Thu, 03 Jun 2010 15:16:02 -0700, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.Thu, 03 Jun 2010 21:02:32 +0200, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.Thu, 03 Jun 2010 21:50:00 +0300, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.Thu, 03 Jun 2010 13:22:27 -0400, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.Thu, 03 Jun 2010 18:59:29 +0200, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.Thu, 03 Jun 2010 11:58:20 -0400, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.Thu, 03 Jun 2010 11:51:38 -0400, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.Thu, 03 Jun 2010 11:07:49 -0400, by Stefan Monnier
-
Add admin/unidata/unidata.txt.Thu, 03 Jun 2010 14:04:35 +0200, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.Wed, 02 Jun 2010 22:57:11 -0700, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.Wed, 02 Jun 2010 22:55:05 -0700, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.Wed, 02 Jun 2010 22:50:48 -0700, by Glenn Morris
-
Regenerate src/config.in.Wed, 02 Jun 2010 22:47:09 -0700, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.Wed, 02 Jun 2010 22:45:20 -0700, by Glenn Morris
-
m/hp800.h simplification.Wed, 02 Jun 2010 22:41:49 -0700, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.Wed, 02 Jun 2010 22:35:54 -0700, by Glenn Morris
-
NOT_C_CODE is always true now.Wed, 02 Jun 2010 22:29:02 -0700, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.Wed, 02 Jun 2010 21:48:10 -0400, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Wed, 02 Jun 2010 16:13:11 -0400, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.Wed, 02 Jun 2010 11:53:00 +0200, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.Tue, 01 Jun 2010 21:45:46 -0700, by Dan Nicolaescu
-
Fix config.h includes.Tue, 01 Jun 2010 21:29:53 -0700, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.Tue, 01 Jun 2010 19:47:43 -0700, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.Tue, 01 Jun 2010 19:43:47 -0700, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.Tue, 01 Jun 2010 19:40:59 -0700, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.Tue, 01 Jun 2010 19:32:43 -0700, by Dan Nicolaescu
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:11:49 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 02 Jun 2010 00:10:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 01 Jun 2010 22:51:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 31 May 2010 22:50:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 22:54:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 28 May 2010 00:48:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 22:44:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 06:41:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 26 May 2010 22:43:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 23:37:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 22:48:43 +0000, by Katsumi Yamaoka
-
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.Tue, 01 Jun 2010 15:47:14 +0200, by Juanma Barranquero
-
Add support for vc-log-incoming, improve vc-log-outgoing for Git.Tue, 01 Jun 2010 03:40:09 -0700, by Dan Nicolaescu
-
Improve state updating for VC tag commands.Tue, 01 Jun 2010 02:37:49 -0700, by Dan Nicolaescu
-
lisp/ChangeLog: Fix some typos.Tue, 01 Jun 2010 10:12:28 +0200, by Juanma Barranquero
-
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).Tue, 01 Jun 2010 00:15:55 -0700, by Dan Nicolaescu
-
Merge from emacs-23Mon, 31 May 2010 22:34:49 -0400, by Stefan Monnier
-
* sysdep.c (child_setup_tty): Move the non-canonical initialization toMon, 31 May 2010 21:49:15 -0400, by Stefan Monnier
-
Mention encryption commands in the Emacs manual.Tue, 01 Jun 2010 04:06:33 +0900, by Daiki Ueno
-
src/ChangeLog: Add missing bug id.Mon, 31 May 2010 17:30:13 +0200, by Juanma Barranquero
-
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).Mon, 31 May 2010 17:15:20 +0200, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).Mon, 31 May 2010 10:13:41 -0400, by Chong Yidong
-
Fix bug #6313.Sun, 30 May 2010 22:47:34 +0300, by Eli Zaretskii
-
Fix crash reported in bug #6306.Sun, 30 May 2010 22:01:51 +0300, by Eli Zaretskii
-
emulation/cua-base.el: Recognize also `right-word' and `left-word'.Sun, 30 May 2010 20:52:56 +0200, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundarySun, 30 May 2010 10:17:31 -0400, by Stefan Monnier
-
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.Sun, 30 May 2010 06:44:46 +0200, by Juanma Barranquero
-
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.Sun, 30 May 2010 04:51:53 +0200, by Juanma Barranquero
-
Add --parent-id argument to emacsclient.Sat, 29 May 2010 19:50:47 -0400, by Chong Yidong
-
Regenerate configure.Sat, 29 May 2010 11:57:11 -0700, by Glenn Morris
-
Add some comments related to how epaths.h gets built.Sat, 29 May 2010 11:54:16 -0700, by Glenn Morris
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).Sat, 29 May 2010 14:25:00 -0400, by Chong Yidong
-
Implement bidi-sensitive word movement with arrow keys.Sat, 29 May 2010 18:19:13 +0300, by Eli Zaretskii
-
Fix cursor motion in bidi-reordered continued lines.Sat, 29 May 2010 15:51:01 +0300, by Eli Zaretskii
-
Finish debugging of cursor motion in bidi-reordered lines.Sat, 29 May 2010 13:49:21 +0300, by Eli Zaretskii
-
Prevent unnecessary scrolling in bidi-reordered buffers.Fri, 28 May 2010 15:00:47 +0300, by Eli Zaretskii
-
Fix bug #6294.Sat, 29 May 2010 10:55:40 +0300, by Eli Zaretskii
-
* image-dired.el (image-dired-dired-toggle-marked-thumbs):Fri, 28 May 2010 22:18:47 +0300, by Juri Linkov
-
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.Fri, 28 May 2010 16:57:11 +0200, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'Fri, 28 May 2010 16:48:56 +0200, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-delete-file): UseFri, 28 May 2010 15:28:36 +0200, by Michael Albinus
-
Handle face-ignored-fontsFri, 28 May 2010 15:46:28 +0900, by Kenichi Handa
-
merge trunkFri, 28 May 2010 15:45:43 +0900, by Kenichi Handa
-
Handle face-ignored-fontsFri, 28 May 2010 15:42:43 +0900, by Kenichi Handa
-
* configure.in: Simplify some of the *bsd $canonical tests.Thu, 27 May 2010 21:25:06 -0700, by Glenn Morris
-
Move some old ChangeLog entries to the right files.Thu, 27 May 2010 20:52:19 -0700, by Glenn Morris
-
* configure.in: Simplify some of the $canonical tests.Thu, 27 May 2010 20:34:15 -0700, by Glenn Morris
-
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Thu, 27 May 2010 20:29:09 -0700, by Glenn Morris
-
* etc/MACHINES: Remove some old information no longer of relevance.Thu, 27 May 2010 20:25:50 -0700, by Glenn Morris
-
* etc/PROBLEMS: Remove some more obsolete information.Thu, 27 May 2010 20:23:08 -0700, by Glenn Morris
-
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Thu, 27 May 2010 19:30:11 -0400, by Chong Yidong
-
Fix redisplay crash (Bug#6177).Thu, 27 May 2010 11:49:01 -0400, by Chong Yidong
-
Let htmlfontify recognize face aliases (Bug#6279).Thu, 27 May 2010 11:28:58 -0400, by Chong Yidong
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.Thu, 27 May 2010 16:09:18 +0900, by Kenichi Handa
-
merge trunkThu, 27 May 2010 16:08:37 +0900, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.Thu, 27 May 2010 13:24:30 +0900, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.Wed, 26 May 2010 23:13:23 -0700, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.Wed, 26 May 2010 22:51:43 -0700, by Glenn Morris
-
Do not preprocess src/Makefile.in.Wed, 26 May 2010 22:43:27 -0700, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.Thu, 27 May 2010 00:41:36 -0400, by Stefan Monnier
-
Avoid (expand-file-name ".").Wed, 26 May 2010 10:19:15 -0400, by Stefan Monnier
-
*** empty log message ***Wed, 26 May 2010 12:13:45 +0200, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in commandWed, 26 May 2010 12:10:05 +0200, by Michael Albinus
-
* configure.in: Comments.Tue, 25 May 2010 23:48:25 -0700, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.Tue, 25 May 2010 23:41:58 -0700, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.Tue, 25 May 2010 21:06:09 -0700, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.Tue, 25 May 2010 20:58:41 -0700, by Glenn Morris
-
Regenerate configure.Tue, 25 May 2010 20:53:25 -0700, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.Tue, 25 May 2010 20:50:16 -0700, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.Tue, 25 May 2010 20:42:07 -0700, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.Tue, 25 May 2010 20:36:05 -0700, by Glenn Morris
-
Fix for finding a static composition.Wed, 26 May 2010 10:16:07 +0900, by Kenichi Handa
-
Fix for finding a static composition.Wed, 26 May 2010 10:14:51 +0900, by Kenichi Handa
-
merge trunkWed, 26 May 2010 09:36:51 +0900, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.Tue, 25 May 2010 18:50:56 -0400, by Chong Yidong
-
lisp/ChangeLog: Fix typos.Tue, 25 May 2010 21:13:41 +0200, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" fromTue, 25 May 2010 20:43:58 +0300, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.Tue, 25 May 2010 19:03:53 +0300, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,Tue, 25 May 2010 18:54:53 +0300, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't useTue, 25 May 2010 15:33:55 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't useTue, 25 May 2010 15:29:04 +0200, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.Tue, 25 May 2010 10:45:35 +0200, by Michael Albinus
-
Merge from mainline.Tue, 25 May 2010 07:23:37 +0000, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Mon, 24 May 2010 21:25:15 -0700, by Glenn Morris
-
Do not include config.h in src/Makefile.in.Mon, 24 May 2010 21:17:52 -0700, by Glenn Morris
-
Regenerate configure.Mon, 24 May 2010 20:56:27 -0700, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Mon, 24 May 2010 20:53:12 -0700, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.Mon, 24 May 2010 20:46:15 -0700, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.Mon, 24 May 2010 20:38:41 -0700, by Glenn Morris
-
rcirc update.Mon, 24 May 2010 20:35:31 -0700, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.Mon, 24 May 2010 22:32:40 -0400, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.Mon, 24 May 2010 22:11:08 -0400, by Stefan Monnier
-
Add Hebrew shaper.Tue, 25 May 2010 10:26:03 +0900, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.Tue, 25 May 2010 10:04:36 +0900, by Kenichi Handa
-
Add Hebrew shaper.Tue, 25 May 2010 10:25:08 +0900, by Kenichi Handa
-
merge trunkTue, 25 May 2010 10:03:44 +0900, by Kenichi Handa
-
merge trunkTue, 25 May 2010 09:35:50 +0900, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..Tue, 25 May 2010 09:32:24 +0900, by Kenichi Handa
-
Merge from mainline.Mon, 24 May 2010 22:47:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 23 May 2010 23:03:20 +0000, by Katsumi Yamaoka
-
Merge from emacs-23Mon, 24 May 2010 20:54:13 -0400, by Stefan Monnier
-
Mention multi-planes text-propertiesMon, 24 May 2010 16:48:46 -0400, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.Mon, 24 May 2010 16:46:41 -0400, by Stefan Monnier
-
Adapt make-dist to new version location.Mon, 24 May 2010 13:35:41 +0200, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.Sun, 23 May 2010 21:02:25 +0200, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.Sun, 23 May 2010 19:57:15 +0300, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.Sat, 22 May 2010 22:32:21 +0300, by Eli Zaretskii
-
Fix bug #6237.Sat, 22 May 2010 22:09:51 +0300, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.Sat, 22 May 2010 10:39:35 -0700, by Glenn Morris
-
Add ChangeLog change missing in last checkin.Sat, 22 May 2010 13:16:35 -0400, by Chong Yidong
-
Rename image-refresh to image-flush.Sat, 22 May 2010 12:48:01 -0400, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).Sat, 22 May 2010 13:59:09 +0200, by Jan D.
-
Regenerate configureSat, 22 May 2010 13:26:01 +0200, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.Fri, 21 May 2010 23:43:04 +0300, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:Fri, 21 May 2010 19:51:48 +0000, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).Fri, 21 May 2010 13:29:27 -0400, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.Fri, 21 May 2010 09:31:45 -0700, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)Fri, 21 May 2010 16:16:42 +0200, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.Fri, 21 May 2010 03:46:38 +0200, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.Thu, 20 May 2010 18:43:44 -0700, by Glenn Morris
-
Revert previous change.Thu, 20 May 2010 18:39:21 -0700, by Glenn Morris
-
Minor Makefile fix.Thu, 20 May 2010 18:31:13 -0700, by Glenn Morris
-
Derive Fortran modes from prog-mode.Thu, 20 May 2010 18:13:57 -0700, by Glenn Morris
-
* smerge-mode.el: Fix typos.Fri, 21 May 2010 03:05:50 +0200, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.Thu, 20 May 2010 17:55:17 -0700, by Glenn Morris
-
Regenerate configure.Thu, 20 May 2010 17:51:50 -0700, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.Thu, 20 May 2010 17:48:14 -0700, by Glenn Morris
-
Build simplifications for oldxmenu.Thu, 20 May 2010 17:40:12 -0700, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.Thu, 20 May 2010 17:33:54 -0700, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.Thu, 20 May 2010 17:28:47 -0700, by Glenn Morris
-
Minor loadup.el fix.Thu, 20 May 2010 17:22:58 -0700, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turnFri, 21 May 2010 02:54:55 +0300, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)Fri, 21 May 2010 02:43:54 +0300, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to useFri, 21 May 2010 02:08:52 +0300, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead ofFri, 21 May 2010 01:55:11 +0300, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlightingFri, 21 May 2010 01:49:53 +0300, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subwordFri, 21 May 2010 01:33:09 +0300, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.Fri, 21 May 2010 01:16:19 +0300, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:Fri, 21 May 2010 01:01:57 +0300, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.Fri, 21 May 2010 00:49:49 +0300, by Juri Linkov
-
Remove obsolete comment.Fri, 21 May 2010 00:38:59 +0300, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add argFri, 21 May 2010 00:33:58 +0300, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / toThu, 20 May 2010 11:12:20 -0400, by Chong Yidong
-
Doc fix (Bug#6224).Thu, 20 May 2010 10:53:30 -0400, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.Wed, 19 May 2010 23:37:29 -0700, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.Wed, 19 May 2010 23:24:35 -0700, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.Wed, 19 May 2010 23:20:39 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Wed, 19 May 2010 23:15:26 -0700, by Glenn Morris
-
Handle auto-depend with configure.Wed, 19 May 2010 23:11:27 -0700, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.Wed, 19 May 2010 22:48:16 -0700, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.Thu, 20 May 2010 03:32:08 +0200, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.Thu, 20 May 2010 03:27:49 +0200, by Juanma Barranquero
-
Merge from mainline.Wed, 19 May 2010 22:54:44 +0000, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf withWed, 19 May 2010 23:37:57 +0300, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attributeWed, 19 May 2010 20:56:18 +0200, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.Wed, 19 May 2010 20:16:07 +0300, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.Wed, 19 May 2010 14:52:27 +0200, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.Wed, 19 May 2010 14:47:37 +0200, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.Wed, 19 May 2010 08:23:40 -0400, by Peter S Galbraith
-
Fix bug #6210.Wed, 19 May 2010 10:22:41 +0300, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).Tue, 18 May 2010 23:06:48 -0400, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)Tue, 18 May 2010 20:01:24 -0700, by Glenn Morris
-
* etc/TODO: prog-mode updates.Tue, 18 May 2010 19:56:44 -0700, by Glenn Morris
-
Minor msdos build change.Tue, 18 May 2010 19:51:51 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Tue, 18 May 2010 19:46:42 -0700, by Glenn Morris
-
Set linker-related things with configure.Tue, 18 May 2010 19:42:04 -0700, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Tue, 18 May 2010 19:27:01 -0700, by Glenn Morris
-
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).Wed, 19 May 2010 10:26:40 +0900, by Kenichi Handa
-
merge trunkWed, 19 May 2010 10:16:01 +0900, by Kenichi Handa
-
merge trunkWed, 19 May 2010 10:10:29 +0900, by Kenichi Handa
-
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).Wed, 19 May 2010 10:09:50 +0900, by Kenichi Handa
-
Merge from mainline.Tue, 18 May 2010 23:23:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 18 May 2010 22:45:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 17 May 2010 22:44:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 16 May 2010 22:41:29 +0000, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyMon, 31 May 2010 22:06:09 -0400, by Stefan Monnier
-
Fix up changelog entryMon, 31 May 2010 16:47:04 -0400, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.Mon, 31 May 2010 16:26:56 -0400, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in threadMon, 31 May 2010 15:35:04 -0400, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".Mon, 31 May 2010 12:16:02 -0400, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.Mon, 31 May 2010 17:24:46 +0200, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).Mon, 31 May 2010 10:11:18 -0400, by Chong Yidong
-
src/ChangeLog: Fix typos.Mon, 31 May 2010 01:09:32 +0200, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".Mon, 31 May 2010 00:50:31 +0200, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.Sun, 30 May 2010 17:18:35 -0400, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).Sat, 29 May 2010 14:22:18 -0400, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point isThu, 27 May 2010 11:42:50 -0400, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): UseThu, 27 May 2010 11:25:58 -0400, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window sinceTue, 25 May 2010 13:53:37 -0400, by Stefan Monnier
-
CEDET is not TODO any moreMon, 24 May 2010 20:57:43 -0400, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Mon, 24 May 2010 17:01:10 -0400, by Stefan Monnier
-
Backport from trunk: close bug#6190.Thu, 20 May 2010 21:06:34 -0700, by Glenn Morris
-
Doc fix (Bug#6224).Thu, 20 May 2010 10:50:32 -0400, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Wed, 19 May 2010 11:23:53 -0400, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.Tue, 18 May 2010 23:51:55 -0400, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>Tue, 18 May 2010 16:51:12 -0400, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)Tue, 18 May 2010 17:49:56 -0500, by Jay Belanger
-
Handle lines truncated on right.Sat, 22 May 2010 17:13:04 +0300, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.Sat, 22 May 2010 15:38:26 +0300, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.Wed, 19 May 2010 23:24:21 +0300, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.Tue, 18 May 2010 18:22:15 +0300, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.Tue, 18 May 2010 16:31:44 -0400, by Stefan Monnier
-
Add command `secrets-show-secrets'.Tue, 18 May 2010 21:43:04 +0200, by Michael Albinus
-
Add visualization code for secrets.Tue, 18 May 2010 21:34:26 +0200, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.Tue, 18 May 2010 15:24:24 -0400, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).Tue, 18 May 2010 14:05:43 -0400, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toTue, 18 May 2010 14:01:10 -0400, by Chong Yidong
-
Fix handling of non-associative equal levels.Tue, 18 May 2010 12:03:51 -0400, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.Tue, 18 May 2010 13:49:10 +0200, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.Tue, 18 May 2010 13:58:56 +0300, by Eli Zaretskii
-
Fix ChangeLog typos.Tue, 18 May 2010 10:33:29 +0200, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.Tue, 18 May 2010 10:08:33 +0200, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.Tue, 18 May 2010 10:57:27 +0300, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.Tue, 18 May 2010 09:52:10 +0200, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.Tue, 18 May 2010 09:44:07 +0200, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.Tue, 18 May 2010 10:38:35 +0300, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.Mon, 17 May 2010 20:03:14 -0700, by Glenn Morris
-
* src/[ms]/template.h: Comments.Mon, 17 May 2010 19:59:15 -0700, by Glenn Morris
-
Regenerate configure.Mon, 17 May 2010 19:54:25 -0700, by Glenn Morris
-
* admin/notes/bzr: New file.Mon, 17 May 2010 19:52:21 -0700, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Mon, 17 May 2010 19:49:28 -0700, by Glenn Morris
-
Set rallocobj with configure, not cpp.Mon, 17 May 2010 19:44:07 -0700, by Glenn Morris
-
Define some malloc objects with configure, not cpp.Mon, 17 May 2010 19:30:13 -0700, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.Mon, 17 May 2010 17:02:06 -0400, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.Mon, 17 May 2010 15:27:26 -0400, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.Sun, 16 May 2010 22:15:03 -0700, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in orderSun, 16 May 2010 23:16:29 -0500, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Sun, 16 May 2010 17:01:22 -0700, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.Sun, 16 May 2010 16:46:44 -0700, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.Sun, 16 May 2010 16:38:13 -0700, by Glenn Morris
-
Tweak ns_app*dir values set by configure.Sun, 16 May 2010 16:31:05 -0700, by Glenn Morris
-
Remove one variable from Makefile.in.Sun, 16 May 2010 16:21:06 -0700, by Glenn Morris
-
Simplify temacs build rule.Sun, 16 May 2010 16:01:56 -0700, by Glenn Morris
-
Simplify temacs build rule.Sun, 16 May 2010 10:58:27 -0700, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.Sat, 15 May 2010 23:40:19 -0700, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsysSat, 15 May 2010 22:58:55 -0700, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Sat, 15 May 2010 22:40:10 -0700, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.Sat, 15 May 2010 22:34:48 -0700, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):Sat, 15 May 2010 23:43:09 -0500, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits beingSat, 15 May 2010 21:18:52 -0500, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.Sat, 15 May 2010 17:30:14 -0700, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.Sat, 15 May 2010 17:21:58 -0700, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.Sat, 15 May 2010 17:02:13 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Sat, 15 May 2010 15:36:29 -0700, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.Sat, 15 May 2010 15:33:24 -0700, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.Sat, 15 May 2010 15:15:49 -0700, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.Sat, 15 May 2010 15:01:22 -0700, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.Sat, 15 May 2010 14:51:12 -0700, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.Sat, 15 May 2010 14:47:58 -0700, by Glenn Morris
-
Regenerate configure.Sat, 15 May 2010 14:34:03 -0700, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.Sat, 15 May 2010 14:31:19 -0700, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.Sat, 15 May 2010 17:21:30 -0400, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)Sat, 15 May 2010 17:19:05 -0400, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environmentSat, 15 May 2010 17:16:20 -0400, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.cSat, 15 May 2010 17:12:44 -0400, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.Sat, 15 May 2010 17:11:37 -0400, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".Sat, 15 May 2010 17:43:55 +0300, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.Sat, 15 May 2010 17:06:58 +0300, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.Sat, 15 May 2010 16:50:16 +0300, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.Sat, 15 May 2010 16:41:59 +0300, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.Sat, 15 May 2010 16:23:48 +0300, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.Sat, 15 May 2010 11:38:48 +0300, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.Sat, 15 May 2010 11:31:40 +0300, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.Sat, 15 May 2010 10:51:52 +0300, by Eli Zaretskii
-
Fix "config msdos" step.Sat, 15 May 2010 10:19:59 +0300, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.Sat, 15 May 2010 09:25:23 +0300, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):Fri, 14 May 2010 23:50:25 -0500, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.Sat, 15 May 2010 00:10:22 -0400, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.Sat, 15 May 2010 00:08:03 -0400, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,Fri, 14 May 2010 23:50:26 -0400, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.Fri, 14 May 2010 19:02:28 -0700, by Glenn Morris
-
Regenerate configure.Fri, 14 May 2010 18:58:36 -0700, by Glenn Morris
-
Choose dependency of oldxmenu using configure.Fri, 14 May 2010 18:55:24 -0700, by Glenn Morris
-
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.Fri, 14 May 2010 18:45:18 -0700, by Glenn Morris
-
* lisp/org/org-docview.el: Fix copyright years.Fri, 14 May 2010 18:09:16 -0700, by Glenn Morris
-
* lib-src/Makefile.in: Break some long lines.Fri, 14 May 2010 18:05:11 -0700, by Glenn Morris
-
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Fri, 14 May 2010 17:54:24 -0700, by Glenn Morris
-
Minor NS build fixes.Fri, 14 May 2010 17:48:53 -0700, by Glenn Morris
-
Remove references to CVS directories etc in Makefiles.Fri, 14 May 2010 17:42:22 -0700, by Glenn Morris
-
calc-bin.el (math-format-twos-complement): Group digits when appropriate.Fri, 14 May 2010 18:46:11 -0500, by Jay Belanger
-
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.Fri, 14 May 2010 17:21:12 -0400, by Stefan Monnier
-
* eval.c (specbind): Disallow let-binding frame-local vars.Fri, 14 May 2010 13:53:42 -0400, by Stefan Monnier
-
* simple.el (prog-mode): New (abstract) major mode.Fri, 14 May 2010 12:41:01 -0400, by Stefan Monnier
-
Make the cache of bidi iterator states dynamically allocated.Fri, 14 May 2010 18:19:07 +0300, by Eli Zaretskii
-
update tagsFri, 14 May 2010 06:01:17 +0000, by convert-repo
-
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.Fri, 14 May 2010 17:30:45 +0300, by Eli Zaretskii
-
Fix comments from revno 100276.Fri, 14 May 2010 16:44:12 +0300, by Eli Zaretskii
-
* progmodes/sql.el: Fix typos in docstrings.Fri, 14 May 2010 15:31:36 +0200, by Juanma Barranquero
-
Fix spelling and remove merge marks due to revno 100276.Fri, 14 May 2010 12:02:50 +0300, by Eli Zaretskii
-
Synch with Gnus trunk.Fri, 14 May 2010 07:49:16 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Fri, 14 May 2010 07:48:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 14 May 2010 07:46:03 +0000, by Katsumi Yamaoka
-
Fix bidi-composition interaction.Fri, 14 May 2010 16:30:39 +0900, by Kenichi Handa
-
merge trunkFri, 14 May 2010 16:29:06 +0900, by Kenichi Handa
-
No harm in always defining some ns_ Makefile variables.Thu, 13 May 2010 21:23:23 -0700, by Glenn Morris
-
merge trunkFri, 14 May 2010 13:15:58 +0900, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.Fri, 14 May 2010 12:53:22 +0900, by Kenichi Handa
-
merge trunkFri, 14 May 2010 12:52:21 +0900, by Kenichi Handa
-
Move some undefs from src/Makefile.in to configure.Thu, 13 May 2010 20:36:40 -0700, by Glenn Morris
-
* admin/CPP-DEFINES: Updates.Thu, 13 May 2010 20:19:52 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Thu, 13 May 2010 20:17:27 -0700, by Glenn Morris
-
Replace some msdos cpp.Thu, 13 May 2010 20:13:39 -0700, by Glenn Morris
-
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Thu, 13 May 2010 20:05:00 -0700, by Glenn Morris
-
Merge from mainline.Thu, 13 May 2010 22:43:33 +0000, by Katsumi Yamaoka
-
Fix bidi-composition interaction.Fri, 14 May 2010 13:14:23 +0900, by Kenichi Handa
-
merge trunkMon, 10 May 2010 12:37:03 +0900, by Kenichi Handa
-
merge trunkThu, 06 May 2010 09:50:39 +0900, by Kenichi Handa
-
merge trunkWed, 28 Apr 2010 10:00:38 +0900, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.Fri, 14 May 2010 12:47:38 +0900, by Kenichi Handa
-
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).Thu, 13 May 2010 19:51:50 -0700, by Glenn Morris
-
Minor build simplification for NS.Thu, 13 May 2010 19:46:09 -0700, by Glenn Morris
-
* src/Makefile.in (ns_appresdir): Remove, unused.Thu, 13 May 2010 19:36:46 -0700, by Glenn Morris
-
* src/Makefile.in (SHELL): Move outside cpp section.Thu, 13 May 2010 19:32:29 -0700, by Glenn Morris
-
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).Thu, 13 May 2010 19:28:28 -0700, by Glenn Morris
-
calc.texi: Remove "\turnoffactive" commands throughout.Thu, 13 May 2010 17:33:11 -0500, by Jay Belanger
-
Add TeX open-block and close-block keybindings to SGML, and vice versa.Thu, 13 May 2010 17:52:20 -0400, by Chong Yidong
-
* net/tramp.el (with-progress-reporter): Create reporter objectThu, 13 May 2010 22:45:58 +0200, by Michael Albinus
-
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.Thu, 13 May 2010 19:48:56 +0200, by Jan D
-
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.Thu, 13 May 2010 12:36:03 +0200, by Agustin martin
-
Unify some conditionals in src/Makefile.in.Thu, 13 May 2010 00:57:28 -0700, by Glenn Morris
-
Minor simplification for src/Makefile.in.Thu, 13 May 2010 00:41:37 -0700, by Glenn Morris
-
* configure.in: Fix some paren typos.Thu, 13 May 2010 00:26:50 -0700, by Glenn Morris
-
Synch with Gnus trunk.Thu, 13 May 2010 06:00:10 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 13 May 2010 05:59:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 05:57:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 03:59:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 01:09:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 12 May 2010 22:40:47 +0000, by Katsumi Yamaoka
-
Fix ChangeLog typo.Wed, 12 May 2010 21:23:06 -0700, by Glenn Morris
-
Remove WINNT_SUPPORT from src/Makefile.in,Wed, 12 May 2010 21:15:12 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Wed, 12 May 2010 20:58:17 -0700, by Glenn Morris
-
Some msdos build fixes (hopefully, possibly, ...)Wed, 12 May 2010 20:55:46 -0700, by Glenn Morris
-
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.Wed, 12 May 2010 20:52:07 -0700, by Glenn Morris
-
Remove some unused #define's, previously replaced by variables.Wed, 12 May 2010 20:18:04 -0700, by Glenn Morris
-
Define some variables to hold configure's output, for clarity.Wed, 12 May 2010 19:50:20 -0700, by Glenn Morris
-
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.Wed, 12 May 2010 20:44:22 -0400, by Stefan Monnier
-
* dos-fns.el: Add "dos-" prefix for namespace control.Wed, 12 May 2010 20:35:07 -0400, by Stefan Monnier
-
Synch with Gnus trunk.Wed, 12 May 2010 14:10:21 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 12 May 2010 14:09:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 12 May 2010 12:17:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 11 May 2010 12:54:50 +0000, by Katsumi Yamaoka
-
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):Wed, 12 May 2010 11:06:12 +0000, by Alan Mackenzie
-
Synch with Gnus trunk.Wed, 12 May 2010 08:25:16 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 12 May 2010 08:24:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 12 May 2010 08:11:03 +0000, by Katsumi Yamaoka
-
Reformat some comments in src/s/*.h.Tue, 11 May 2010 23:53:03 -0700, by Glenn Morris
-
Simplify linker-related logic in src/Makefile.in.Tue, 11 May 2010 20:44:36 -0700, by Glenn Morris
-
Regenerate configure.Tue, 11 May 2010 20:09:56 -0700, by Glenn Morris
-
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Tue, 11 May 2010 20:06:50 -0700, by Glenn Morris
-
Move LIB_GCC from cpp to configure.Tue, 11 May 2010 20:01:16 -0700, by Glenn Morris
-
Minor comment reformatting for some src/m/*.h files.Tue, 11 May 2010 19:37:59 -0700, by Glenn Morris
-
Synch with Gnus trunk.Wed, 12 May 2010 02:10:56 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Wed, 12 May 2010 02:09:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 12 May 2010 02:08:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 11 May 2010 22:45:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 11 May 2010 06:12:46 +0000, by Katsumi Yamaoka
-
Allow the default completion to cycle.Tue, 11 May 2010 20:39:46 -0400, by Stefan Monnier
-
Fix bug#6173: "(require 'dirtrack) erroring"Wed, 12 May 2010 00:01:34 +0200, by Juanma Barranquero
-
Merge from emacs-23Tue, 11 May 2010 17:02:32 -0400, by Stefan Monnier
-
Backport from trunk: compute shortcuts in tmm.el.Tue, 11 May 2010 16:07:12 -0400, by Stefan Monnier
-
Backport from trunk: Fix bug #6126.Tue, 11 May 2010 20:23:52 +0300, by Eli Zaretskii
-
* src/ChangeLog: Remove tiny change marker from author with assignment.Tue, 11 May 2010 08:48:29 -0700, by Glenn Morris
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.Tue, 11 May 2010 20:17:41 +0900, by Kenichi Handa
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.Tue, 11 May 2010 20:15:29 +0900, by Kenichi Handa
-
merge trunkMon, 10 May 2010 13:14:21 +0900, by Kenichi Handa
-
Backport from trunk: close bug#5857.Sun, 09 May 2010 17:37:59 -0700, by Glenn Morris
-
Backport from trunk: Fix bug#5755.Sun, 09 May 2010 17:30:08 -0700, by Glenn Morris
-
* scroll-all.el (scroll-all-check-to-scroll):Tue, 11 May 2010 22:42:21 +0300, by Juri Linkov
-
* iimage.el: Misc cleanup.Tue, 11 May 2010 14:51:27 -0400, by Stefan Monnier
-
xdisp.c (init_iterator): Fix comment from last change.Tue, 11 May 2010 20:52:18 +0300, by Eli Zaretskii
-
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.Tue, 11 May 2010 09:24:49 -0400, by Stefan Monnier
-
Synch with Gnus trunk.Tue, 11 May 2010 06:05:19 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Tue, 11 May 2010 06:04:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 11 May 2010 04:49:14 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Tue, 11 May 2010 04:44:44 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Tue, 11 May 2010 04:43:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 11 May 2010 04:09:05 +0000, by Katsumi Yamaoka
-
Minor lib-src/Makefile.in edits.Mon, 10 May 2010 20:18:58 -0700, by Glenn Morris
-
* make-dist (msdos): No more mainmake.Mon, 10 May 2010 20:10:36 -0700, by Glenn Morris
-
* admin/CPP-DEFINES: More updates.Mon, 10 May 2010 20:07:52 -0700, by Glenn Morris
-
Regenerate configure.Mon, 10 May 2010 20:05:31 -0700, by Glenn Morris
-
Do not preprocess lib-src/Makefile.inMon, 10 May 2010 20:00:32 -0700, by Glenn Morris
-
Merge from mainline.Mon, 10 May 2010 22:43:57 +0000, by Katsumi Yamaoka
-
On msdos, set LIBS_SYSTEM with config.bat, not cpp.Mon, 10 May 2010 19:51:08 -0700, by Glenn Morris
-
Fix typos and whitespace in ChangeLogs.Tue, 11 May 2010 04:04:13 +0200, by Juanma Barranquero
-
Remove nodes visited during Isearch from the Info history.Mon, 10 May 2010 22:07:22 +0300, by Juri Linkov
-
Fix a crash when visiting image files in bidi mode.Mon, 10 May 2010 21:40:26 +0300, by Eli Zaretskii
-
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space inMon, 10 May 2010 17:50:30 +0200, by Michael Albinus
-
Fix typos and whitespace.Mon, 10 May 2010 16:48:17 +0200, by Juanma Barranquero
-
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).Mon, 10 May 2010 16:37:59 +0200, by Juanma Barranquero
-
Synch with Gnus trunk.Mon, 10 May 2010 12:09:27 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 10 May 2010 12:07:40 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 10 May 2010 11:57:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 08 May 2010 10:54:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 07 May 2010 22:41:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 07 May 2010 12:19:28 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 12:51:40 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 05 May 2010 10:17:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 28 Apr 2010 12:11:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 12:24:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Apr 2010 12:48:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Apr 2010 13:11:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Apr 2010 22:30:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 12:19:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Apr 2010 14:49:40 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 13 Apr 2010 12:24:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 11 Apr 2010 10:53:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Apr 2010 12:36:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Apr 2010 14:13:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Apr 2010 14:24:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Apr 2010 14:19:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Apr 2010 11:40:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 03 Apr 2010 12:47:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 02 Apr 2010 14:34:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Apr 2010 14:34:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 14:00:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Mar 2010 11:41:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 26 Mar 2010 15:03:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 22 Mar 2010 10:47:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 21 Mar 2010 11:01:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 20 Mar 2010 10:43:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 19 Mar 2010 12:16:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 17 Mar 2010 14:41:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 14 Mar 2010 00:17:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 13 Mar 2010 11:15:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 12 Mar 2010 15:04:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 10 Mar 2010 15:00:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 07 Mar 2010 11:51:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 05 Mar 2010 15:28:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Feb 2010 13:26:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Feb 2010 03:49:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 27 Feb 2010 13:17:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 27 Feb 2010 00:41:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 26 Feb 2010 14:26:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 24 Feb 2010 13:25:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 20 Feb 2010 13:10:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 19 Feb 2010 15:29:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 17 Feb 2010 13:43:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 14 Feb 2010 12:17:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 14 Feb 2010 00:30:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 13 Feb 2010 08:15:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 12 Feb 2010 15:35:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 11 Feb 2010 10:21:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 10 Feb 2010 14:06:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 07 Feb 2010 02:40:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 06 Feb 2010 13:36:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 06 Feb 2010 04:13:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 05 Feb 2010 15:06:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 03 Feb 2010 12:21:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 01 Feb 2010 14:11:30 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 31 Jan 2010 11:34:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 30 Jan 2010 11:24:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 29 Jan 2010 15:20:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 23 Jan 2010 11:46:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 22 Jan 2010 14:50:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 20 Jan 2010 14:24:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 18 Jan 2010 14:40:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 17 Jan 2010 12:46:11 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 17 Jan 2010 00:12:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 15 Jan 2010 14:21:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 13 Jan 2010 14:05:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 10 Jan 2010 06:54:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 09 Jan 2010 09:37:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 08 Jan 2010 14:59:17 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 10 May 2010 07:26:12 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 10 May 2010 07:25:27 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 10 May 2010 07:13:43 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 10 May 2010 03:40:12 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Mon, 10 May 2010 03:39:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 10 May 2010 03:37:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 09 May 2010 22:52:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 07 May 2010 07:47:33 +0000, by Katsumi Yamaoka
-
Regenerate configure.Sun, 09 May 2010 19:21:42 -0700, by Glenn Morris
-
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.Sun, 09 May 2010 19:20:00 -0700, by Glenn Morris
-
Move LIBS_SYSTEM from cpp to configure.Sun, 09 May 2010 19:16:09 -0700, by Glenn Morris
-
SQL mode version 2.1Sun, 09 May 2010 22:07:58 -0400, by Michael Mauger
-
Regenerate configure, src/config.in.Sun, 09 May 2010 17:11:40 -0700, by Glenn Morris
-
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Sun, 09 May 2010 17:07:47 -0700, by Glenn Morris
-
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):Sun, 09 May 2010 18:39:36 -0400, by Stefan Monnier
-
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define ifSun, 09 May 2010 21:57:55 +0200, by Michael Albinus
-
* progmodes/compile.el (compilation-buffer-modtime): Rename fromSat, 08 May 2010 16:51:08 -0400, by Stefan Monnier
-
Merge from emacs-23Sat, 08 May 2010 14:47:07 -0400, by Stefan Monnier
-
Regenerate src/config.in.Sat, 08 May 2010 11:42:56 -0700, by Glenn Morris
-
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).Sat, 08 May 2010 17:32:51 +0200, by Jan D
-
Bump version to 23.2.50.Sat, 08 May 2010 00:46:44 -0400, by Chong Yidong
-
Fix ChangeLog typo.Fri, 07 May 2010 18:51:37 -0400, by Chong Yidong
-
* building.texi (GDB Graphical Interface): Remove misleading comparisonFri, 07 May 2010 10:51:09 -0400, by Chong Yidong
-
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.Wed, 05 May 2010 15:54:04 -0400, by Chong Yidong
-
Fix typos (Bug#6094). From tpn Nmec.Mon, 03 May 2010 18:01:23 -0400, by Chong Yidong
-
Variable purecopying fix (Bug#6083).Sun, 02 May 2010 21:55:01 -0400, by Chong Yidong
-
Add check for buggy version of GCC (Bug#6031).Sun, 02 May 2010 21:42:50 -0400, by Chong Yidong
-
Make paragraph vars local for js-mode (Bug#6071).Sun, 02 May 2010 11:15:29 -0400, by Chong Yidong
-
composite.el (compose-region, reference-point-alist): Fix typos in the docSat, 01 May 2010 21:50:20 +0300, by Eli Zaretskii
-
Fix for Bug#5984.Fri, 30 Apr 2010 12:00:48 -0400, by Chong Yidong
-
Use the proper form for gnuplot's set commandWed, 28 Apr 2010 21:38:12 -0500, by Jay Belanger
-
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).Tue, 27 Apr 2010 11:36:16 -0400, by Chong Yidong
-
* abbrev.el: Fix typos.Mon, 26 Apr 2010 11:55:29 +0200, by Juanma Barranquero
-
Remove --- and +++ lines from NEWS file.Sun, 25 Apr 2010 18:09:52 -0400, by Chong Yidong
-
* keymaps.texi (Menu Bar): Document :advertised-binding property.Sun, 25 Apr 2010 17:50:34 -0400, by Chong Yidong
-
Document Emacs 23.2 changes.Sun, 25 Apr 2010 17:21:51 -0400, by Chong Yidong
-
Fix the entry about eshell's su and sudo commands. bug#6021Sun, 25 Apr 2010 08:34:03 +0200, by Michael Albinus
-
* composite.el (find-composition): Doc fix.Sat, 24 Apr 2010 18:35:43 +0200, by Andreas Schwab
-
* progmodes/sql.el: Fix typos.Sat, 24 Apr 2010 04:59:23 +0200, by Juanma Barranquero
-
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'Fri, 23 Apr 2010 19:46:03 +0300, by Juri Linkov
-
Fix typo in docstring.Fri, 23 Apr 2010 19:35:57 +0300, by Juri Linkov
-
Use new features of libotf and m17n-lib if available.Fri, 23 Apr 2010 21:30:36 +0900, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.Fri, 23 Apr 2010 11:17:55 +0900, by Kenichi Handa
-
Use new features of libotf and m17n-lib if available.Fri, 23 Apr 2010 21:29:11 +0900, by Kenichi Handa
-
merge trunkFri, 23 Apr 2010 11:17:09 +0900, by Kenichi Handa
-
* filecache.el: Fix typos in docstrings.Fri, 23 Apr 2010 02:15:47 +0200, by Juanma Barranquero
-
Synch with Gnus trunk:Thu, 22 Apr 2010 23:43:10 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk:Thu, 22 Apr 2010 23:41:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 07:53:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 21 Apr 2010 22:57:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Apr 2010 22:41:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Apr 2010 22:42:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Apr 2010 03:41:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Apr 2010 23:26:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Apr 2010 23:14:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Apr 2010 22:41:26 +0000, by Katsumi Yamaoka
-
language/indian.el (gujarati-composable-pattern): Fix typo.Thu, 22 Apr 2010 14:01:21 +0900, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.Thu, 22 Apr 2010 13:08:10 +0900, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.Fri, 23 Apr 2010 11:14:40 +0900, by Kenichi Handa
-
language/indian.el (gujarati-composable-pattern): Fix typo.Thu, 22 Apr 2010 13:59:50 +0900, by Kenichi Handa
-
merge trunkThu, 22 Apr 2010 13:07:11 +0900, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.Thu, 22 Apr 2010 13:05:26 +0900, by Kenichi Handa
-
Minor doc fix.Tue, 20 Apr 2010 19:49:00 -0700, by Glenn Morris
-
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).Wed, 21 Apr 2010 09:49:59 +0900, by Kenichi Handa
-
merge trunkWed, 21 Apr 2010 09:49:01 +0900, by Kenichi Handa
-
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).Tue, 20 Apr 2010 22:25:42 +0900, by Kenichi Handa
-
* files.el (copy-directory): Handle symlinks (Bug#5982).Tue, 20 Apr 2010 18:28:26 -0400, by Chong Yidong
-
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).Tue, 20 Apr 2010 12:04:05 -0400, by Chong Yidong
-
Fix hg envvar handling (Bug#5846).Tue, 20 Apr 2010 11:57:54 -0400, by Chong Yidong
-
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.Tue, 20 Apr 2010 00:54:28 -0700, by Glenn Morris
-
* minibuffer.el (completion-at-point): Doc fix.Tue, 20 Apr 2010 00:37:20 -0700, by Glenn Morris
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. NoteMon, 19 Apr 2010 10:38:53 -0400, by Chong Yidong
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. NoteMon, 19 Apr 2010 10:38:12 -0400, by Chong Yidong
-
Improve docs of Unicode General Category.Sat, 08 May 2010 16:25:31 +0300, by Eli Zaretskii
-
Fix bug #6139, text is briefly shown in tool bar on startup.Sat, 08 May 2010 14:04:47 +0200, by Jan D
-
* src/makefile.w32-in: Update dependencies.Sat, 08 May 2010 13:42:01 +0200, by Juanma Barranquero
-
Fix fringe truncation bitmaps in R2L lines.Sat, 08 May 2010 12:29:49 +0300, by Eli Zaretskii
-
Regenerate configure.Fri, 07 May 2010 19:13:50 -0700, by Glenn Morris
-
Remove unused Makefile definition THIS_IS_MAKEFILE.Fri, 07 May 2010 19:11:06 -0700, by Glenn Morris
-
Move TERMINFO, LIBS_TERMCAP from cpp to configure.Fri, 07 May 2010 19:05:24 -0700, by Glenn Morris
-
Misc code tweaks.Fri, 07 May 2010 20:20:30 -0400, by Stefan Monnier
-
Try and fix unbind_to when localness of binding has changedFri, 07 May 2010 16:33:00 -0400, by Stefan Monnier
-
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.Fri, 07 May 2010 14:55:18 -0400, by Stefan Monnier
-
Highlight vendor specific properties.Fri, 07 May 2010 13:47:56 -0400, by Stefan Monnier
-
Fix bug #6126.Fri, 07 May 2010 20:14:26 +0300, by Eli Zaretskii
-
NEWS: Remove FUD from description of bidirectional editing.Fri, 07 May 2010 20:04:15 +0300, by Eli Zaretskii
-
Fix bug #6126.Fri, 07 May 2010 20:08:31 +0300, by Eli Zaretskii
-
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.Fri, 07 May 2010 10:18:27 -0400, by Stefan Monnier
-
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.Fri, 07 May 2010 17:07:51 +0300, by Eli Zaretskii
-
cus-start.el (all): Add native condition for tool-bar-* symbols.Fri, 07 May 2010 16:52:25 +0300, by Eli Zaretskii
-
Don't use XSYMBOL (foo)->value.Fri, 07 May 2010 16:51:16 +0300, by Eli Zaretskii
-
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Fri, 07 May 2010 15:57:24 +0300, by Eli Zaretskii
-
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).Fri, 07 May 2010 14:21:29 +0300, by Eli Zaretskii
-
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.Fri, 07 May 2010 08:49:14 -0400, by Stefan Monnier
-
HELLO: Reorder Arabic greetings into logical order.Fri, 07 May 2010 13:45:54 +0300, by Eli Zaretskii
-
Skip disabled PGP key when encrypting mail with Gnus.Fri, 07 May 2010 17:10:28 +0900, by Daiki Ueno
-
Fix typos.Fri, 07 May 2010 07:43:41 +0000, by Katsumi Yamaoka
-
Fix typos.Fri, 07 May 2010 07:41:53 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Fri, 07 May 2010 07:29:07 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Fri, 07 May 2010 07:28:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 07 May 2010 07:11:49 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Fri, 07 May 2010 07:01:10 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Fri, 07 May 2010 06:58:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 07 May 2010 06:32:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 22:42:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 06:11:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 05:59:27 +0000, by Katsumi Yamaoka
-
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.Fri, 07 May 2010 05:21:06 +0200, by Juanma Barranquero
-
* minibuffer.el: Revert previous change.Fri, 07 May 2010 05:11:56 +0200, by Juanma Barranquero
-
Regenerate configure.Thu, 06 May 2010 20:01:40 -0700, by Glenn Morris
-
Missing part of previous commit.Thu, 06 May 2010 19:59:20 -0700, by Glenn Morris
-
Move LD_SWITCH_SYSTEM from cpp to configure.Thu, 06 May 2010 19:55:47 -0700, by Glenn Morris
-
* minibuffer.el (comps): Declare for byte-compiler.Fri, 07 May 2010 02:50:26 +0200, by Juanma Barranquero
-
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.Fri, 07 May 2010 02:46:09 +0200, by Juanma Barranquero
-
Remove more unused symbols.Thu, 06 May 2010 17:35:44 -0700, by Dan Nicolaescu
-
Define LIB_STANDARD and START_FILES using autoconf.Thu, 06 May 2010 17:30:56 -0700, by Dan Nicolaescu
-
Remove NEED_BSDTTY and NEED_UNISTD_H.Thu, 06 May 2010 12:46:47 -0700, by Dan Nicolaescu
-
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.Thu, 06 May 2010 12:40:02 -0700, by Dan Nicolaescu
-
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.Thu, 06 May 2010 09:18:33 -0700, by Dan Nicolaescu
-
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.Thu, 06 May 2010 11:34:56 +0200, by Jan D.
-
* net/tramp.el (top, with-progress-reporter): UseThu, 06 May 2010 10:40:06 +0200, by Michael Albinus
-
Regenerate configure.Thu, 06 May 2010 01:07:12 -0700, by Glenn Morris
-
Minimize blessmail-related cpp usage, with an eye to future removal.Thu, 06 May 2010 01:03:27 -0700, by Glenn Morris
-
Let configure handle ranlib.Thu, 06 May 2010 00:29:09 -0700, by Glenn Morris
-
Remove some unused Makefile.in variables.Thu, 06 May 2010 00:24:18 -0700, by Glenn Morris
-
Synch with Gnus trunk.Thu, 06 May 2010 06:05:48 +0000, by Katsumi Yamaoka
-
src/Makefile.in: Convert comment in cpp section to the right format.Wed, 05 May 2010 22:50:26 -0700, by Glenn Morris
-
Synch with Gnus trunk.Thu, 06 May 2010 05:54:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 05:51:42 +0000, by Katsumi Yamaoka
-
Comment changes for some src/m/*.h files.Wed, 05 May 2010 22:27:17 -0700, by Glenn Morris
-
Update.Thu, 06 May 2010 04:21:09 +0000, by Katsumi Yamaoka
-
Update.Thu, 06 May 2010 04:19:22 +0000, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.Thu, 06 May 2010 04:16:24 +0000, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.Thu, 06 May 2010 04:15:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 03:31:56 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 06 May 2010 03:28:13 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk.Thu, 06 May 2010 03:27:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 06 May 2010 03:24:12 +0000, by Katsumi Yamaoka
-
Extract common suffix for * in partial-completion.Wed, 05 May 2010 22:59:07 -0400, by Stefan Monnier
-
Define auto-save-mode with define-minor-mode.Wed, 05 May 2010 22:53:56 -0400, by Stefan Monnier
-
Merge from mainline.Wed, 05 May 2010 23:05:35 +0000, by Katsumi Yamaoka
-
lib-src/ChangeLog: Remove duplicate entry.Thu, 06 May 2010 00:14:15 +0200, by Juanma Barranquero
-
Add `slow' and `history' tags to the desktop data.Thu, 06 May 2010 00:56:15 +0300, by Juri Linkov
-
* syntax.c (Fchar_syntax): Check the arg is a character.Wed, 05 May 2010 13:51:40 -0400, by Stefan Monnier
-
* src/m/sparc.h: Fix typo in earlier change.Wed, 05 May 2010 08:51:32 -0700, by Glenn Morris
-
Add FORCE argument to `delete-file'.Wed, 05 May 2010 12:20:23 +0200, by Michael Albinus
-
Minor cleanups.Wed, 05 May 2010 00:27:16 -0400, by Stefan Monnier
-
Use define-minor-mode in more cases.Tue, 04 May 2010 23:45:21 -0400, by Stefan Monnier
-
Use define-minor-mode for less obvious cases.Tue, 04 May 2010 22:08:25 -0400, by Stefan Monnier
-
* src/ChangeLog: Formatting fixes.Tue, 04 May 2010 20:21:32 +0200, by Juanma Barranquero
-
Misc tweaks.Tue, 04 May 2010 13:44:54 -0400, by Stefan Monnier
-
Delete names that have been removed from the tree.Tue, 04 May 2010 09:53:59 -0700, by Dan Nicolaescu
-
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).Tue, 04 May 2010 18:03:23 +0200, by Jan D.
-
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'Tue, 04 May 2010 10:44:47 +0200, by Michael Albinus
-
Remove BSD_PGRPS.Tue, 04 May 2010 00:40:53 -0700, by Dan Nicolaescu
-
Remove POSIX_SIGNALS.Mon, 03 May 2010 21:00:10 -0700, by Dan Nicolaescu
-
Regenerate configure, src/config.in.Mon, 03 May 2010 20:33:04 -0700, by Glenn Morris
-
Yet another missing piece of C_SWITCH commit.Mon, 03 May 2010 20:26:38 -0700, by Glenn Morris
-
Missing lwlib part of earlier C_SWITCH commit.Mon, 03 May 2010 20:20:50 -0700, by Glenn Morris
-
* admin/CPP-DEFINES: Remove some no-longer-used defines.Mon, 03 May 2010 20:17:05 -0700, by Glenn Morris
-
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Mon, 03 May 2010 20:13:35 -0700, by Glenn Morris
-
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Mon, 03 May 2010 20:06:27 -0700, by Glenn Morris
-
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Mon, 03 May 2010 19:56:19 -0700, by Glenn Morris
-
* s/hpux10-20.h (LIB_STANDARD): New definition.Mon, 03 May 2010 19:51:49 -0700, by Dan Nicolaescu
-
* ibuffer.el: Update autoload checksum.Tue, 04 May 2010 00:42:19 +0200, by Juanma Barranquero
-
* mm-util.el (mm-decompress-buffer): Use `delete-file'.Tue, 04 May 2010 00:38:50 +0200, by Juanma Barranquero
-
Add optional arg to delete-file to force deletion (Bug#6070).Mon, 03 May 2010 11:01:21 -0400, by Chong Yidong
-
Fix typo.Mon, 03 May 2010 14:46:56 +0200, by Juanma Barranquero
-
Fix some ChangeLog attributions.Sun, 02 May 2010 23:23:01 -0700, by Glenn Morris
-
Use define-minor-mode where applicable.Sun, 02 May 2010 22:29:46 -0400, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.Sun, 02 May 2010 19:23:42 -0700, by Glenn Morris
-
Regenerate configure.Sun, 02 May 2010 19:15:26 -0700, by Glenn Morris
-
Replace some X-related cpp with autoconf.Sun, 02 May 2010 19:10:43 -0700, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.Sun, 02 May 2010 18:53:58 -0700, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.Sun, 02 May 2010 20:41:45 -0400, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Sun, 02 May 2010 12:32:18 -0700, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.Sun, 02 May 2010 20:44:04 +0200, by Jan D.
-
New hook filter-buffer-substring-functions.Sun, 02 May 2010 01:56:30 -0400, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.Sun, 02 May 2010 01:06:53 -0400, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.Sat, 01 May 2010 23:38:19 -0400, by Stefan Monnier
-
* allout.el: Fix commenting convention.Sat, 01 May 2010 22:39:50 -0400, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.Sat, 01 May 2010 18:47:59 -0500, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.Sat, 01 May 2010 14:38:59 -0700, by Dan Nicolaescu
-
Clean up IRIX code.Sat, 01 May 2010 13:23:29 -0700, by Dan Nicolaescu
-
Clean up AIX code.Sat, 01 May 2010 13:19:41 -0700, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.Sat, 01 May 2010 13:14:10 -0700, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.Sat, 01 May 2010 21:53:23 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:38:33 +0300, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.Sat, 01 May 2010 21:11:20 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:28:00 +0300, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.Sat, 01 May 2010 18:53:35 +0300, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.Sat, 01 May 2010 16:39:44 +0300, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.Sat, 01 May 2010 13:49:09 +0300, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.Sat, 01 May 2010 11:50:01 +0300, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.Tue, 27 Apr 2010 22:40:05 +0300, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.Sun, 25 Apr 2010 22:33:31 +0300, by Eli Zaretskii
-
Merge from mainline.Tue, 27 Apr 2010 23:38:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:45:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:37:03 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Apr 2010 22:44:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Apr 2010 22:47:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 22:43:56 +0000, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): MentionSat, 01 May 2010 12:08:42 +0200, by Michael Albinus
-
Implement compression for inline methods.Sat, 01 May 2010 11:34:14 +0200, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.Fri, 30 Apr 2010 20:04:51 -0700, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.Fri, 30 Apr 2010 19:58:41 -0700, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).Fri, 30 Apr 2010 22:19:40 -0400, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.Fri, 30 Apr 2010 21:39:58 -0400, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.Fri, 30 Apr 2010 21:29:12 -0400, by Stefan Monnier
-
Fix commenting conventionFri, 30 Apr 2010 21:27:16 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.Fri, 30 Apr 2010 21:08:43 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.Fri, 30 Apr 2010 19:13:22 -0400, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Fri, 30 Apr 2010 13:48:04 -0700, by Dan Nicolaescu
-
Hopefully fix bug#6065.Fri, 30 Apr 2010 09:37:01 -0700, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.Fri, 30 Apr 2010 15:50:34 +0200, by Jan D
-
Fix typos in doc strings of composite.el.Fri, 30 Apr 2010 15:16:13 +0300, by Eli Zaretskii
-
Regenerate configure.Thu, 29 Apr 2010 18:54:08 -0700, by Glenn Morris
-
Replace some xmenu cpp with autoconf.Thu, 29 Apr 2010 18:50:17 -0700, by Glenn Morris
-
Replace some cpp with autoconf.Thu, 29 Apr 2010 18:36:42 -0700, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.Thu, 29 Apr 2010 18:27:33 -0700, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.Thu, 29 Apr 2010 18:18:09 -0700, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).Thu, 29 Apr 2010 11:41:23 -0400, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).Thu, 29 Apr 2010 11:38:08 -0400, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.Thu, 29 Apr 2010 11:32:11 -0400, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one errorThu, 29 Apr 2010 14:48:32 +0000, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.Thu, 29 Apr 2010 10:29:09 -0400, by Stefan Monnier
-
Add bug reference.Thu, 29 Apr 2010 16:23:12 +0200, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel ifThu, 29 Apr 2010 10:04:33 -0400, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.Thu, 29 Apr 2010 08:42:01 -0400, by Stefan Monnier
-
Document complete-symbol change.Wed, 28 Apr 2010 18:27:54 -0400, by Chong Yidong
-
Unify complete-symbol with completion-at-point.Wed, 28 Apr 2010 15:04:16 -0400, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.Wed, 28 Apr 2010 20:42:20 +0200, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the valueWed, 28 Apr 2010 12:14:41 -0400, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.Wed, 28 Apr 2010 08:58:29 -0700, by Glenn Morris
-
Revert last bug-reference-url-format change.Wed, 28 Apr 2010 11:45:45 -0400, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.Wed, 28 Apr 2010 11:18:37 -0400, by Stefan Monnier
-
Regenerate configure.Wed, 28 Apr 2010 00:33:48 -0700, by Glenn Morris
-
src/Makefile.in minor simplification,Wed, 28 Apr 2010 00:25:47 -0700, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.Wed, 28 Apr 2010 00:20:39 -0700, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.Wed, 28 Apr 2010 00:15:10 -0700, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.Wed, 28 Apr 2010 00:08:53 -0700, by Glenn Morris
-
Move LIBXMU from cpp to configure.Wed, 28 Apr 2010 00:01:43 -0700, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.Tue, 27 Apr 2010 23:54:25 -0700, by Glenn Morris
-
Missing src/ChangeLog for previous commit.Tue, 27 Apr 2010 23:45:35 -0700, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.Tue, 27 Apr 2010 23:43:38 -0700, by Glenn Morris
-
Let the user turn off locally a globalized minor modeTue, 27 Apr 2010 14:14:16 -0400, by Stefan Monnier
-
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.Tue, 27 Apr 2010 13:57:32 -0400, by Stefan Monnier
-
(bug-reference-url-format): Mark as `safe-local-variable' if the valueTue, 27 Apr 2010 11:13:42 -0400, by Sam Steingold
-
When killing buffers with ido, don't offer virtual buffers for completion.Tue, 27 Apr 2010 13:47:19 +0200, by Juanma Barranquero
-
Commit missing lisp/Changelog entries.Tue, 27 Apr 2010 12:49:02 +0200, by Agustin martin
-
ispell.el: Kill ispell process when killing its associated buffer.Tue, 27 Apr 2010 12:44:44 +0200, by Agustin martin
-
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.Tue, 27 Apr 2010 12:35:00 +0200, by Agustin martin
-
Regenerate configure.Tue, 27 Apr 2010 01:11:11 -0700, by Glenn Morris
-
Move LIBXTR6 from cpp to autoconf.Tue, 27 Apr 2010 01:09:01 -0700, by Glenn Morris
-
Regenerate configure.Tue, 27 Apr 2010 00:38:05 -0700, by Glenn Morris
-
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.Tue, 27 Apr 2010 00:33:35 -0700, by Glenn Morris
-
Move MOTIF_LIBW to autoconf.Tue, 27 Apr 2010 00:02:12 -0700, by Glenn Morris
-
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,Tue, 27 Apr 2010 08:45:43 +0200, by Jan D.
-
Don't load tm and apel XEmacs packages when compiling.Tue, 27 Apr 2010 06:40:58 +0000, by Katsumi Yamaoka
-
Regenerate configure and cibfig.inTue, 27 Apr 2010 08:20:03 +0200, by Jan D.
-
Reduce CPP usage.Mon, 26 Apr 2010 22:24:53 -0700, by Dan Nicolaescu
-
Reduce CPP usage.Mon, 26 Apr 2010 20:47:47 -0700, by Dan Nicolaescu
-
Remove some AC_DEFINEs that are now unused.Mon, 26 Apr 2010 20:32:39 -0700, by Glenn Morris
-
Regenerate configure.Mon, 26 Apr 2010 20:18:39 -0700, by Glenn Morris
-
Use $CRT_DIR in more places.Mon, 26 Apr 2010 20:14:14 -0700, by Glenn Morris
-
Regenerate configure.Mon, 26 Apr 2010 19:38:36 -0700, by Glenn Morris
-
Replace some more cpp with autoconf.Mon, 26 Apr 2010 19:36:20 -0700, by Glenn Morris
-
* Makefile.in (LIBS_MACHINE): Remove, unused.Mon, 26 Apr 2010 11:23:01 -0700, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.Mon, 26 Apr 2010 11:20:58 -0700, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.Mon, 26 Apr 2010 11:14:24 -0700, by Dan Nicolaescu
-
Use autoconf instead of cpp for LIB_MATH.Mon, 26 Apr 2010 10:10:09 -0700, by Dan Nicolaescu
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.Mon, 26 Apr 2010 21:03:28 +0900, by Kenichi Handa
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.Mon, 26 Apr 2010 21:02:08 +0900, by Kenichi Handa
-
merge trunkMon, 26 Apr 2010 10:22:02 +0900, by Kenichi Handa
-
merge trunkMon, 26 Apr 2010 09:23:02 +0900, by Kenichi Handa
-
Remove all NO_ARG_ARRAY uses.Sun, 25 Apr 2010 15:16:58 -0700, by Dan Nicolaescu
-
Fix crash with bidi display on the last empty line (bug#6030).Sun, 25 Apr 2010 20:06:41 +0300, by Eli Zaretskii
-
Move code that bidi-iterates out of display property to a separate function.Sun, 25 Apr 2010 19:55:59 +0300, by Eli Zaretskii
-
Fix crash with bidi display on the last empty line (bug#6030).Sun, 25 Apr 2010 17:42:34 +0300, by Eli Zaretskii
-
tool-bar.el: Revert unintended checkin in rev 100010.Sun, 25 Apr 2010 09:23:01 +0200, by Jan D
-
Minor simplications for src/m/amdx86-64.h.Sat, 24 Apr 2010 12:50:03 -0700, by Glenn Morris
-
* etc/NEWS: Mention --with-crt-dir.Sat, 24 Apr 2010 11:10:17 -0700, by Glenn Morris
-
Fix typos in comments of composite.cSat, 24 Apr 2010 19:46:20 +0300, by Eli Zaretskii
-
composite.el (find-composition): Doc fix.Sat, 24 Apr 2010 19:23:29 +0300, by Eli Zaretskii
-
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.Sat, 24 Apr 2010 16:24:25 +0300, by Eli Zaretskii
-
Remove conflict markers.Sat, 24 Apr 2010 14:33:31 +0200, by Juanma Barranquero
-
Fix cursor motion at end of line that ends in a composed character.Sat, 24 Apr 2010 14:11:40 +0300, by Eli Zaretskii
-
Fix cursor motion at end of line that ends with a composite character.Sat, 24 Apr 2010 14:07:27 +0300, by Eli Zaretskii
-
Fix GDB startup with .gdbinit.Sat, 24 Apr 2010 10:32:48 +0300, by Eli Zaretskii
-
Fix GDB startup with src/.gdbinit.Sat, 24 Apr 2010 10:36:27 +0300, by Eli Zaretskii
-
Minor htmlfontify simplifications.Fri, 23 Apr 2010 19:36:43 -0700, by Glenn Morris
-
Accidentally omitted from previous commit.Fri, 23 Apr 2010 19:30:11 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Fri, 23 Apr 2010 19:25:45 -0700, by Glenn Morris
-
Close bug#5655.Fri, 23 Apr 2010 19:23:22 -0700, by Glenn Morris
-
Minor authors.el updates.Fri, 23 Apr 2010 19:16:13 -0700, by Glenn Morris
-
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.Fri, 23 Apr 2010 15:28:10 -0700, by Dan Nicolaescu
-
* s/cygwin.h (LIBS_DEBUG): Remove, unused.Fri, 23 Apr 2010 15:22:06 -0700, by Dan Nicolaescu
-
Remove redundant flags.Fri, 23 Apr 2010 15:18:49 -0700, by Dan Nicolaescu
-
Simplify m/intel386.h.Fri, 23 Apr 2010 15:14:14 -0700, by Dan Nicolaescu
-
* m/mips.h: Remove #if 0 code.Fri, 23 Apr 2010 14:58:07 -0700, by Dan Nicolaescu
-
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)Fri, 23 Apr 2010 21:23:51 +0300, by Eli Zaretskii
-
Fix display of composed characters from L2R scripts in bidi buffers.Fri, 23 Apr 2010 21:10:31 +0300, by Eli Zaretskii
-
dispextern.h: Fix a typo in a comment.Fri, 23 Apr 2010 20:48:22 +0300, by Eli Zaretskii
-
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.Fri, 23 Apr 2010 10:40:47 -0700, by Dan Nicolaescu
-
Provide byte-compiler warnings when set-default a read-only var.Fri, 23 Apr 2010 12:26:11 -0400, by Stefan Monnier
-
* mm-util.el (mm-find-buffer-file-coding-system):Fri, 23 Apr 2010 12:15:51 -0400, by Stefan Monnier
-
* progmodes/compile.el: (compilation-start): Abbreviate default directory.Fri, 23 Apr 2010 11:59:32 -0400, by Stefan Monnier
-
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.Fri, 23 Apr 2010 11:50:48 -0400, by Stefan Monnier
-
xdisp.c (pop_it): Fix last change.Fri, 23 Apr 2010 18:24:39 +0300, by Eli Zaretskii
-
Support `display' text properties and overlay strings in bidi buffers.Fri, 23 Apr 2010 18:09:11 +0300, by Eli Zaretskii
-
Support `display' text properties and overlays.Fri, 23 Apr 2010 18:05:23 +0300, by Eli Zaretskii
-
* etc/NEWS: Tramp supports SELinux.Fri, 23 Apr 2010 16:19:44 +0200, by Michael Albinus
-
Implement SELINUX backends.Fri, 23 Apr 2010 16:12:05 +0200, by Michael Albinus
-
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.Fri, 23 Apr 2010 02:06:43 -0700, by Dan Nicolaescu
-
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.Fri, 23 Apr 2010 00:37:42 -0700, by Dan Nicolaescu
-
Simplify STARTFILES definition.Fri, 23 Apr 2010 00:21:18 -0700, by Dan Nicolaescu
-
Clean up Solaris code.Fri, 23 Apr 2010 00:00:38 -0700, by Dan Nicolaescu
-
* etc/NEWS: More SELinux details and some minor fixes.Thu, 22 Apr 2010 22:43:48 -0700, by Glenn Morris
-
ChangeLog fixes.Thu, 22 Apr 2010 22:40:33 -0700, by Glenn Morris
-
Restore 0644 file permissions, which were changed accidently.Fri, 23 Apr 2010 04:46:53 +0200, by Michael Albinus
-
Regenerate configure.Thu, 22 Apr 2010 13:32:43 -0700, by Dan Nicolaescu
-
Fix Bug#6001.Thu, 22 Apr 2010 19:23:18 +0200, by Jan D.
-
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.Thu, 22 Apr 2010 09:37:58 -0700, by Dan Nicolaescu
-
Synchronize with Tramp repository.Thu, 22 Apr 2010 14:07:37 +0200, by Michael Albinus
-
Detect ssh 'ControlMaster' argument automatically in some cases.Thu, 22 Apr 2010 13:21:39 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-copy-file): Add new optionalThu, 22 Apr 2010 11:15:27 +0200, by Michael Albinus
-
Synch with Gnus trunk:Thu, 22 Apr 2010 08:25:46 +0000, by Katsumi Yamaoka
-
(message-generate-headers): Record insertion of optional headers as well.Thu, 22 Apr 2010 08:24:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 07:56:01 +0000, by Katsumi Yamaoka
-
*** empty log message ***Thu, 22 Apr 2010 06:30:16 +0200, by Michael Albinus
-
* net/tramp.el(tramp-completion-handle-file-name-all-completions):Thu, 22 Apr 2010 06:27:55 +0200, by Michael Albinus
-
Merge from mainline.Wed, 21 Apr 2010 23:03:28 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Apr 2010 23:33:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Apr 2010 22:45:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Apr 2010 22:46:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Apr 2010 03:43:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Apr 2010 00:32:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Apr 2010 23:17:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Apr 2010 22:46:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 16 Apr 2010 03:24:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 15 Apr 2010 22:47:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Apr 2010 22:47:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 13 Apr 2010 22:52:59 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 12 Apr 2010 22:58:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 12 Apr 2010 01:03:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Apr 2010 21:55:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Apr 2010 21:56:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Apr 2010 22:01:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Apr 2010 10:14:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Apr 2010 21:58:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 02 Apr 2010 11:36:10 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Apr 2010 21:55:28 +0000, by Katsumi Yamaoka
-
Update ChangeLogThu, 22 Apr 2010 09:15:20 +0900, by Miles Bader
-
Update configureThu, 22 Apr 2010 09:10:43 +0900, by Miles Bader
-
get rid of "unix" pre-defined macro when preprocessing MakefileThu, 22 Apr 2010 09:10:30 +0900, by Miles Bader
-
Avoid non-portable shell command negationWed, 21 Apr 2010 23:44:48 +0200, by Andreas Schwab
-
Fix Bug#5840.Wed, 21 Apr 2010 21:48:42 +0200, by Michael Albinus
-
Clean up HP-UX files.Wed, 21 Apr 2010 12:32:54 -0700, by Dan Nicolaescu
-
* xsettings.c: Move misplaced HAVE_GCONFWed, 21 Apr 2010 20:25:13 +0200, by Jan D.
-
Fix bug #5992.Wed, 21 Apr 2010 20:59:39 +0300, by Eli Zaretskii
-
(lisp-completion-at-point): Try and handle errors.Wed, 21 Apr 2010 13:53:03 -0400, by Stefan Monnier
-
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.Wed, 21 Apr 2010 18:42:39 +0200, by Jan D.
-
Gtk tool bars can be text, icons with text or just iconsWed, 21 Apr 2010 18:26:09 +0200, by Jan D.
-
configure.in: Change "if test ! -f" to "if ! test -f".Wed, 21 Apr 2010 18:41:29 +0200, by Jan D.
-
Document tool-bar-styleWed, 21 Apr 2010 18:25:15 +0200, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons.Tue, 20 Apr 2010 20:52:07 +0200, by Jan D.
-
Declarations before code (Bug#5993).Wed, 21 Apr 2010 18:13:55 +0200, by Jan D.
-
Added C-o keybinding to toggle use of virtual buffersWed, 21 Apr 2010 07:00:58 -0400, by John Wiegley
-
Remove NOMULTIPLEJOBS.Tue, 20 Apr 2010 23:49:28 -0700, by Dan Nicolaescu
-
* src/ChangeLog: Remove merged duplicate entry.Tue, 20 Apr 2010 23:40:18 -0700, by Glenn Morris
-
Remove some more cpp in favor of autoconf.Tue, 20 Apr 2010 23:35:35 -0700, by Glenn Morris
-
Remove NOMULTIPLEJOBS, unused.Tue, 20 Apr 2010 22:47:56 -0700, by Dan Nicolaescu
-
Simplify LD_SWITCH_SYSTEM_TEMACS usage.Tue, 20 Apr 2010 22:33:24 -0700, by Dan Nicolaescu
-
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Wed, 21 Apr 2010 05:53:42 +0200, by Juanma Barranquero
-
Regenerate configure.Tue, 20 Apr 2010 20:41:01 -0700, by Glenn Morris
-
Remove LIBSELINUX_LIBS need for cpp in Makefiles.Tue, 20 Apr 2010 20:33:04 -0700, by Glenn Morris
-
Regenerate configure, src/config.in.Tue, 20 Apr 2010 20:11:03 -0700, by Glenn Morris
-
Doc updates for SELinux support.Tue, 20 Apr 2010 20:08:21 -0700, by Glenn Morris
-
Add SELinux support.Tue, 20 Apr 2010 20:02:58 -0700, by Glenn Morris
-
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.Tue, 20 Apr 2010 22:10:50 -0400, by Stefan Monnier
-
Make the log-edit comments use RFC822 format throughout.Tue, 20 Apr 2010 22:05:24 -0400, by Stefan Monnier
-
Fix typos and spacing.Wed, 21 Apr 2010 02:49:40 +0200, by Juanma Barranquero
-
Don't depend on cm.c or termcap.c on Windows, use stubs.Wed, 21 Apr 2010 02:17:02 +0200, by Juanma Barranquero
-
Remove references to (default-)direction-reversed.Wed, 21 Apr 2010 01:05:30 +0200, by Juanma Barranquero
-
Warn rather than error when making a local var inside a let.Tue, 20 Apr 2010 13:35:16 -0400, by Stefan Monnier
-
* font.c (syms_of_font): Make the style table vars read-only.Tue, 20 Apr 2010 13:17:29 -0400, by Stefan Monnier
-
* buffer.h (struct buffer): Remove unused var `direction_reversed'.Tue, 20 Apr 2010 13:01:39 -0400, by Stefan Monnier
-
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.Tue, 20 Apr 2010 12:52:43 -0400, by Stefan Monnier
-
(lisp-completion-at-point): Complete around point.Tue, 20 Apr 2010 12:37:31 -0400, by Stefan Monnier
-
* emacs.manifest: Add trustInfo section to Windows manifest.Tue, 20 Apr 2010 11:46:52 -0400, by Chong Yidong
-
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.Tue, 20 Apr 2010 10:45:14 -0400, by Stefan Monnier
-
Implement GUI display of R2L lines, fix TTY display of R2L lines.Tue, 20 Apr 2010 16:31:28 +0300, by Eli Zaretskii
-
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.Tue, 20 Apr 2010 13:38:30 +0200, by Jan D.
-
Fix R2L paragraph display on TTY.Tue, 20 Apr 2010 16:08:35 +0300, by Eli Zaretskii
-
Fix cursor positioning at end of R2L line on TTY frames.Sat, 17 Apr 2010 19:02:18 +0300, by Eli Zaretskii
-
Mirror continuation indicators for R2L lines; fix face extension on TTY.Sat, 17 Apr 2010 15:33:05 +0300, by Eli Zaretskii
-
Fix two crashes with display of R2L lines in GUI sessions.Sat, 17 Apr 2010 13:29:40 +0300, by Eli Zaretskii
-
Continue work on R2L paragraphs in GUI sessions.Sat, 17 Apr 2010 12:46:44 +0300, by Eli Zaretskii
-
Implement cursor on the left fringe for R2L lines.Sat, 10 Apr 2010 19:28:30 +0300, by Eli Zaretskii
-
Initial implementation of display of R2L paragraphs in GUI sessions.Sat, 10 Apr 2010 15:40:35 +0300, by Eli Zaretskii
-
Overwritten from mainline.Fri, 09 Apr 2010 14:17:35 +0300, by Eli Zaretskii
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.Tue, 20 Apr 2010 16:27:15 +0900, by Kenichi Handa
-
merge trunkTue, 20 Apr 2010 16:26:02 +0900, by Kenichi Handa
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.Tue, 20 Apr 2010 15:30:26 +0900, by Kenichi Handa
-
merge trunkTue, 20 Apr 2010 13:24:33 +0900, by Kenichi Handa
-
Make variable forwarding explicit rather the using special values.Mon, 19 Apr 2010 21:50:52 -0400, by Stefan Monnier
-
(completion-styles-alist): Fix up last merge and document `substring'.Mon, 19 Apr 2010 14:33:11 -0400, by Stefan Monnier
-
* international/mule.el: Help the user choose a valid coding-system.Mon, 19 Apr 2010 13:05:12 -0400, by Stefan Monnier
-
Cosmetic changes in src/bidi.c.Mon, 19 Apr 2010 19:22:55 +0300, by Eli Zaretskii
-
Improve commentary regarding redisplay.Mon, 19 Apr 2010 18:35:15 +0300, by Eli Zaretskii
-
* vc-bzr: Use standard *vc* and *vc-diff* buffers.Mon, 19 Apr 2010 11:26:06 -0400, by Stefan Monnier
-
Merge from emacs-23Mon, 19 Apr 2010 11:07:52 -0400, by Stefan Monnier
-
(completion-styles): Improve docstrings.Mon, 19 Apr 2010 09:17:40 -0400, by Stefan Monnier
-
* dired.c (Ffile_attributes): Fix typo in docstring.Mon, 19 Apr 2010 05:06:29 +0200, by Juanma Barranquero
-
Synch with Gnus trunk:Sun, 18 Apr 2010 23:24:22 +0000, by Katsumi Yamaoka
-
* programs.texi (Semantic): New node.Sun, 18 Apr 2010 19:02:16 -0400, by Chong Yidong
-
Bugfix for ede-proj-makefile-insert-variables.Sun, 18 Apr 2010 17:40:10 -0400, by Chong Yidong
-
Fix the version number for added files.Sat, 17 Apr 2010 09:10:19 -0700, by Dan Nicolaescu
-
Add some autoloads.Fri, 16 Apr 2010 19:07:48 -0700, by Glenn Morris
-
* etc/NEWS: Minor edits.Fri, 16 Apr 2010 19:06:12 -0700, by Glenn Morris
-
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).Fri, 16 Apr 2010 20:28:19 -0400, by Chong Yidong
-
* emacs.texi (Acknowledgments): Remove duplicate.Fri, 16 Apr 2010 00:43:29 -0700, by Glenn Morris
-
Synch with Gnus trunk:Fri, 16 Apr 2010 03:27:09 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunk:Fri, 16 Apr 2010 03:26:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 16 Apr 2010 03:22:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 15 Apr 2010 22:43:50 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Apr 2010 23:20:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Apr 2010 22:44:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 13 Apr 2010 22:49:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 12 Apr 2010 00:59:45 +0000, by Katsumi Yamaoka
-
* etc/NEWS: git version number issues don't need manual changes.Thu, 15 Apr 2010 19:50:42 -0700, by Glenn Morris
-
Improve previous change.Thu, 15 Apr 2010 19:45:26 -0700, by Glenn Morris
-
* vc-git.el (vc-git-print-log): Doc fix.Thu, 15 Apr 2010 19:39:22 -0700, by Glenn Morris
-
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.Thu, 15 Apr 2010 19:35:59 -0700, by Glenn Morris
-
* doc/emacs/ChangeLog: Fix typo.Thu, 15 Apr 2010 10:17:01 -0700, by Glenn Morris
-
* etc/NEWS: Remove duplicate entry.Thu, 15 Apr 2010 00:56:31 -0700, by Glenn Morris
-
Mention Dired VC diff and log in manual.Thu, 15 Apr 2010 00:54:06 -0700, by Glenn Morris
-
* info.texi (Search Index): Mention Emacs's Info-virtual-index.Thu, 15 Apr 2010 00:34:28 -0700, by Glenn Morris
-
* help.texi (Help Summary): Mention M-x info-finder.Thu, 15 Apr 2010 00:25:20 -0700, by Glenn Morris
-
NEWS markup.Thu, 15 Apr 2010 00:19:06 -0700, by Glenn Morris
-
* ack.texi (Acknowledgments): Add mpc.elThu, 15 Apr 2010 00:06:25 -0700, by Glenn Morris
-
* etc/NEWS: Minor mark-up and typo fixes.Wed, 14 Apr 2010 19:20:33 -0700, by Glenn Morris
-
Document new commands for manipulating local variable lists.Wed, 14 Apr 2010 19:05:36 -0700, by Glenn Morris
-
Fix @deffn without category.Thu, 15 Apr 2010 01:41:21 +0300, by Juri Linkov
-
* ido.el (ido-file-internal): Fix 2009-12-02 change.Wed, 14 Apr 2010 13:32:50 -0400, by Chong Yidong
-
* progmodes/grep.el (grep-compute-defaults): Fix handling of hostWed, 14 Apr 2010 11:33:42 -0400, by Chong Yidong
-
* admin/notes/bugtracker: Minor updates.Tue, 13 Apr 2010 19:36:48 -0700, by Glenn Morris
-
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).Tue, 13 Apr 2010 09:15:14 +0000, by Alan Mackenzie
-
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.Tue, 13 Apr 2010 11:58:42 +0300, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Tue, 13 Apr 2010 11:56:08 +0300, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Tue, 13 Apr 2010 09:01:46 +0300, by Adrian Robert
-
Reverse change 98939 "Enhance `c-parse-state' to run efficiently inMon, 12 Apr 2010 18:58:52 +0000, by Alan Mackenzie
-
Reverse change 99448: "Change strategy for marking < and > as templateMon, 12 Apr 2010 15:15:07 +0000, by Alan Mackenzie
-
Reverse 99556:Mon, 12 Apr 2010 14:59:56 +0000, by Alan Mackenzie
-
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".Mon, 12 Apr 2010 14:55:18 +0000, by Alan Mackenzie
-
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".Mon, 12 Apr 2010 14:48:07 +0000, by Alan Mackenzie
-
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."Mon, 12 Apr 2010 14:34:09 +0000, by Alan Mackenzie
-
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.Sat, 10 Apr 2010 19:31:01 +0900, by YAMAMOTO Mitsuharu
-
Fix bug ref in previous.Fri, 09 Apr 2010 19:14:47 -0700, by Glenn Morris
-
Close bug#1835.Fri, 09 Apr 2010 19:12:03 -0700, by Glenn Morris
-
Doc fix related to Contributing.Thu, 08 Apr 2010 18:20:45 -0700, by Glenn Morris
-
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.Thu, 08 Apr 2010 09:43:57 +0900, by YAMAMOTO Mitsuharu
-
Merge from mainline.Wed, 07 Apr 2010 21:51:48 +0000, by Katsumi Yamaoka
-
Fix resizing for X and non-Gtk+ build. Bug #5848.Wed, 07 Apr 2010 18:34:31 +0200, by Jan D.
-
Fix previous change of *-composable-pattern.Wed, 07 Apr 2010 15:09:33 +0900, by Kenichi Handa
-
merge trunkWed, 07 Apr 2010 15:08:27 +0900, by Kenichi Handa
-
Fix previous change of *-composable-pattern).Wed, 07 Apr 2010 13:36:25 +0900, by Kenichi Handa
-
Merge from mainline.Tue, 06 Apr 2010 21:54:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Apr 2010 21:59:15 +0000, by Katsumi Yamaoka
-
Edits to Persistent Mark node.Tue, 06 Apr 2010 12:10:31 -0400, by Chong Yidong
-
Revert 2008-03-03 change (Bug#5821).Tue, 06 Apr 2010 11:43:08 -0400, by Chong Yidong
-
* quail/vntelex.el: Fix "af" rule (Bug#5836).Tue, 06 Apr 2010 11:32:15 -0400, by Chong Yidong
-
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).Tue, 06 Apr 2010 01:15:04 +0300, by Juri Linkov
-
Fix crash on NextStep terminal (Bug#5837)Mon, 05 Apr 2010 11:46:29 -0400, by Chong Yidong
-
Merge from mainline.Sun, 04 Apr 2010 21:55:36 +0000, by Katsumi Yamaoka
-
Add a new entry for QWESun, 04 Apr 2010 12:42:05 +0200, by Francesc Rocher
-
* help.el (help-window-setup-finish): Doc fix (Bug#5830).Sat, 03 Apr 2010 19:40:20 -0400, by Chong Yidong
-
Add stubs for Windows, required after CVE-2010-0825 change.Sat, 03 Apr 2010 04:16:16 +0200, by Juanma Barranquero
-
Merge from mainline.Fri, 02 Apr 2010 11:32:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Apr 2010 21:53:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 21:53:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 06:31:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 00:05:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 30 Mar 2010 21:52:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 30 Mar 2010 03:58:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 21:51:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 10:22:46 +0000, by Katsumi Yamaoka
-
* tmm.el: Add missing key-binding shortcuts.Mon, 19 Apr 2010 10:34:01 -0400, by Stefan Monnier
-
Mention in src/ChangeLog the bug number solved by revno 99937.Mon, 19 Apr 2010 16:17:44 +0300, by Eli Zaretskii
-
.gdbinit (xsubchartable): New command.Mon, 19 Apr 2010 16:05:35 +0300, by Eli Zaretskii
-
Fix crashes in GC in "emacs -nw".Mon, 19 Apr 2010 15:12:13 +0300, by Eli Zaretskii
-
* custom.el (defcustom): Add edebug spec.Sun, 18 Apr 2010 22:32:47 -0400, by Stefan Monnier
-
Test for special mode-class in view-buffer instead of view-file (bug#5513).Mon, 19 Apr 2010 02:49:58 +0300, by Juri Linkov
-
Add 7z archive format support (bug#5475).Mon, 19 Apr 2010 02:08:52 +0300, by Juri Linkov
-
Hash-cons pure data.Sun, 18 Apr 2010 17:49:33 -0400, by Stefan Monnier
-
Fix duplicate entries in cedet's loaddefs.el files.Sun, 18 Apr 2010 17:45:44 -0400, by Stefan Monnier
-
* cvs-status.el (cvs-refontify): Remove unused.Sun, 18 Apr 2010 17:37:29 -0400, by Stefan Monnier
-
(Mathematics): Prefer Unicode charset.Sun, 18 Apr 2010 17:35:20 -0400, by Stefan Monnier
-
Set USER_POS in hint_flags to work around Cygwin problem.Sun, 18 Apr 2010 13:24:59 +0200, by Jan D.
-
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.Sat, 17 Apr 2010 23:13:09 -0500, by Jay Belanger
-
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.Sat, 17 Apr 2010 22:09:18 -0500, by Jay Belanger
-
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.Sat, 17 Apr 2010 20:18:12 +0200, by Jan D.
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.Sat, 17 Apr 2010 19:49:18 +0200, by Jan D
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.Sat, 17 Apr 2010 19:43:03 +0200, by Jan D
-
Fix crash on NextStep terminal (Bug#5837)Sat, 17 Apr 2010 11:53:55 -0400, by Chong Yidong
-
Fix a crash when an NSM character is inserted at BEGV.Sat, 17 Apr 2010 16:34:23 +0300, by Eli Zaretskii
-
Merge: Add O option to Calc.Fri, 16 Apr 2010 21:52:12 -0500, by Jay Belanger
-
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.Fri, 16 Apr 2010 21:47:25 -0500, by Jay Belanger
-
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.Fri, 16 Apr 2010 23:37:59 +0300, by Eli Zaretskii
-
* s/freebsd.h: Restore osreldate.h include.Fri, 16 Apr 2010 10:22:12 -0700, by Dan Nicolaescu
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Fri, 16 Apr 2010 19:06:41 +0200, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Fri, 16 Apr 2010 19:05:31 +0200, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Fri, 16 Apr 2010 19:05:20 +0200, by Jan D
-
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.Fri, 16 Apr 2010 00:41:19 -0700, by Glenn Morris
-
Move scrolling commands from simple.el to window.elFri, 16 Apr 2010 04:41:58 +0300, by Juri Linkov
-
Check both `isearch-scroll' and `scroll-command' properties.Fri, 16 Apr 2010 04:24:00 +0300, by Juri Linkov
-
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.Fri, 16 Apr 2010 10:08:29 +0900, by YAMAMOTO Mitsuharu
-
* s/cygwin.h: Avoid linking against static libgcc.Thu, 15 Apr 2010 21:00:45 -0400, by Chong Yidong
-
Add the `scroll-command' property.Fri, 16 Apr 2010 02:51:12 +0300, by Juri Linkov
-
* net/tramp.el (tramp-error-with-buffer): Don't show theFri, 16 Apr 2010 00:19:01 +0200, by Michael Albinus
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.Thu, 15 Apr 2010 14:52:27 -0700, by Dan Nicolaescu
-
* xdisp.c (message): Do not use NO_ARG_ARRAY.Thu, 15 Apr 2010 11:24:00 -0700, by Dan Nicolaescu
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.Thu, 15 Apr 2010 11:19:00 -0700, by Dan Nicolaescu
-
* admin/notes/BRANCH: Defer to emacs-devel.Thu, 15 Apr 2010 10:22:07 -0700, by Glenn Morris
-
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.Thu, 15 Apr 2010 10:14:10 -0700, by Glenn Morris
-
Merge update-org-to-6.35Thu, 15 Apr 2010 12:13:27 +0200, by Carsten Dominik
-
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>Thu, 15 Apr 2010 12:11:52 +0200, by Carsten Dominik
-
TestcommitThu, 15 Apr 2010 11:31:54 +0200, by Carsten Dominik
-
Testcommit with brzThu, 15 Apr 2010 11:27:44 +0200, by Carsten Dominik
-
* admin/notes/BRANCH: Update.Wed, 14 Apr 2010 19:10:20 -0700, by Glenn Morris
-
Simplify by using `define-derived-mode'.Thu, 15 Apr 2010 03:12:20 +0200, by Juanma Barranquero
-
Fix Bug#5840.Thu, 15 Apr 2010 00:05:14 +0200, by Michael Albinus
-
Reduce cpp use in Makefile.in.Wed, 14 Apr 2010 08:36:25 -0700, by Dan Nicolaescu
-
(non-essential): New var.Wed, 14 Apr 2010 11:24:17 -0400, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.Wed, 14 Apr 2010 11:07:53 -0400, by Stefan Monnier
-
Add variable scroll-error-top-bottom.Wed, 14 Apr 2010 03:43:54 +0300, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Wed, 14 Apr 2010 03:33:32 +0300, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.Wed, 14 Apr 2010 03:11:21 +0300, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.Tue, 13 Apr 2010 17:16:42 +0200, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.Tue, 13 Apr 2010 10:19:05 +0200, by Jan D.
-
Move complete.el to lisp/obsolete.Mon, 12 Apr 2010 23:29:38 -0400, by Stefan Monnier
-
Remove the Arch metafiles.Mon, 12 Apr 2010 23:06:50 -0400, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.Mon, 12 Apr 2010 22:19:17 -0400, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of textMon, 12 Apr 2010 22:07:48 -0400, by Stefan Monnier
-
Try to detect file modification within the same second.Mon, 12 Apr 2010 21:47:40 -0400, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).Mon, 12 Apr 2010 21:24:10 -0400, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.Mon, 12 Apr 2010 21:03:04 -0400, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.Mon, 12 Apr 2010 19:49:29 -0400, by Stefan Monnier
-
(vc-dir-kill-line): New command.Mon, 12 Apr 2010 15:14:16 -0400, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.Mon, 12 Apr 2010 15:12:36 -0400, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returnsMon, 12 Apr 2010 20:58:15 +0200, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.Mon, 12 Apr 2010 12:09:47 -0400, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.Mon, 12 Apr 2010 11:17:29 -0400, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to theMon, 12 Apr 2010 07:38:42 -0700, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.Mon, 12 Apr 2010 07:32:10 -0700, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.Mon, 12 Apr 2010 13:28:56 +0200, by Jan D.
-
Change so emacs at least compiles.Mon, 12 Apr 2010 12:59:35 +0200, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.Sun, 11 Apr 2010 14:45:59 -0700, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.Sun, 11 Apr 2010 14:43:28 -0700, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.Sun, 11 Apr 2010 13:17:24 -0700, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.Sun, 11 Apr 2010 13:04:24 -0700, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.Sun, 11 Apr 2010 20:26:13 +0200, by Jan D.
-
Use XFT in Lucid dialogs if available.Sun, 11 Apr 2010 20:25:09 +0200, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.Sun, 11 Apr 2010 12:15:09 -0400, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer toSun, 11 Apr 2010 11:53:13 -0400, by Stefan Monnier
-
Update comint-password-prompt-regexp (Bug#2817).Sat, 10 Apr 2010 19:54:50 -0400, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.Sat, 10 Apr 2010 13:38:48 -0700, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.Sat, 10 Apr 2010 17:51:46 +0200, by Michael Albinus
-
Synchronize with Tramp repository.Sat, 10 Apr 2010 14:59:22 +0200, by Michael Albinus
-
Synchronize with Tramp repository.Sat, 10 Apr 2010 14:50:31 +0200, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.Sat, 10 Apr 2010 19:59:46 +0900, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).Sat, 10 Apr 2010 19:52:30 +0900, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.Sat, 10 Apr 2010 19:39:16 +0900, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.Fri, 09 Apr 2010 19:18:09 -0700, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiageFri, 09 Apr 2010 13:19:53 -0400, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.Fri, 09 Apr 2010 18:49:06 +0200, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,Fri, 09 Apr 2010 12:04:17 -0400, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.Fri, 09 Apr 2010 11:52:45 -0400, by Sam Steingold
-
Add --author support to git commit.Fri, 09 Apr 2010 08:35:30 -0700, by Dan Nicolaescu
-
Improve documentation comments.Fri, 09 Apr 2010 10:17:52 -0400, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.Fri, 09 Apr 2010 00:14:33 +0300, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).Thu, 08 Apr 2010 15:59:46 -0400, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.Thu, 08 Apr 2010 20:22:51 +0200, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).Thu, 08 Apr 2010 20:35:10 +0300, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.Thu, 08 Apr 2010 18:21:25 +0200, by Jan D.
-
Lucid menus can now use Xft for fonts.Thu, 08 Apr 2010 18:20:32 +0200, by Jan D.
-
add ";;;###autoload" cookiesWed, 07 Apr 2010 12:25:49 -0400, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.Wed, 07 Apr 2010 12:20:35 -0400, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.Wed, 07 Apr 2010 15:43:04 +0200, by Juanma Barranquero
-
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).Wed, 07 Apr 2010 14:57:04 +0200, by Jan D.
-
Fix resizing for X and non-Gtk+ build. Bug #5848.Wed, 07 Apr 2010 13:45:08 +0200, by Jan D
-
Fix resizing for X and non-Gtk+ build. Bug #5848.Wed, 07 Apr 2010 13:39:26 +0200, by Jan D
-
Simplify code for HP machines.Tue, 06 Apr 2010 23:11:45 -0700, by Dan Nicolaescu
-
* m/iris4d.h (UNEXEC): Move definition ...Tue, 06 Apr 2010 23:01:30 -0700, by Dan Nicolaescu
-
Add new VC methods: vc-log-incoming and vc-log-outgoing.Tue, 06 Apr 2010 22:56:35 -0700, by Dan Nicolaescu
-
Fix default-directory for vc-root-diff.Tue, 06 Apr 2010 21:14:56 -0700, by Dan Nicolaescu
-
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): SupportTue, 06 Apr 2010 21:06:23 -0700, by Dan Nicolaescu
-
(calcFunc-fdiv): Use `nth' to choose elements from list.Tue, 06 Apr 2010 20:43:23 -0500, by Jay Belanger
-
(calcFunc-fdiv): Allow `fdiv' to divide fractions.Tue, 06 Apr 2010 20:33:00 -0500, by Jay Belanger
-
Removed duplicate definition of ido-virtual-buffersTue, 06 Apr 2010 14:17:55 -0400, by jwiegley
-
Fix typos.Tue, 06 Apr 2010 13:02:56 +0200, by Juanma Barranquero
-
Fixed duplicate names appearing in IDO buffer list (using virtuals)Tue, 06 Apr 2010 03:02:57 -0400, by jwiegley
-
Minor fixes to a recent contribution to ido.elMon, 05 Apr 2010 23:38:56 -0400, by jwiegley
-
Enable recentf-mode if using virtual buffers.Tue, 06 Apr 2010 04:26:37 +0200, by Juanma Barranquero
-
Scrolling commands which scroll a line instead of full screen..Tue, 06 Apr 2010 02:44:24 +0300, by Juri Linkov
-
Scrolling commands which does not signal errors at top/bottom.Tue, 06 Apr 2010 02:38:53 +0300, by Juri Linkov
-
lisp/help.el: Turn ChangeLog comment into source comment.Mon, 05 Apr 2010 22:05:47 +0200, by Juanma Barranquero
-
* help.el (describe-mode): Return nil (for IELM's sake).Mon, 05 Apr 2010 12:36:45 +0200, by Juanma Barranquero
-
xfns.c (set_machine_and_pid_properties): Fix parantesisMon, 05 Apr 2010 09:35:53 +0200, by Jan D
-
Move declaration before other statements.Sun, 04 Apr 2010 17:29:42 +0200, by jhd
-
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).Sun, 04 Apr 2010 12:47:12 +0200, by jhd
-
Improve commentary of handle_stop_backwards.Sun, 04 Apr 2010 12:30:38 +0300, by Eli Zaretskii
-
2010-04-04 John Wiegley <jwiegley@gmail.com>Sun, 04 Apr 2010 02:55:19 -0400, by jwiegley
-
* font-lock.el: Require CL when compiling.Sat, 03 Apr 2010 16:10:14 -0400, by Stefan Monnier
-
Fix merge conflicts in ldefs-boot.el.Sat, 03 Apr 2010 16:59:53 +0300, by Eli Zaretskii
-
Fix infloop in bidi buffers with vertical cursor motion at ZV.Sat, 03 Apr 2010 16:43:23 +0300, by Eli Zaretskii
-
Fix typo in src/ChangeLog.Sat, 03 Apr 2010 12:09:56 +0300, by Eli Zaretskii
-
Revert last change in batch-update-authors.Sat, 03 Apr 2010 12:04:46 +0300, by Eli Zaretskii
-
Fix bug in batch-update-authors. Add bidi to AUTHORS.Sat, 03 Apr 2010 11:59:36 +0300, by Eli Zaretskii
-
update tagsFri, 02 Apr 2010 18:01:41 +0000, by convert-repo
-
Add stubs for Windows, required after CVE-2010-0825 change.Sat, 03 Apr 2010 04:23:51 +0200, by Juanma Barranquero
-
Merge from emacs-23Fri, 02 Apr 2010 21:54:24 -0400, by Stefan Monnier
-
* m/intel386.h (NO_REMAP): Move definition ...Fri, 02 Apr 2010 17:24:53 -0700, by Dan Nicolaescu
-
* m/vax.h (CRT0_DUMMIES): Remove, unused.Fri, 02 Apr 2010 17:20:04 -0700, by Dan Nicolaescu
-
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file notFri, 02 Apr 2010 17:06:38 -0700, by Dan Nicolaescu
-
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.Sat, 03 Apr 2010 02:01:22 +0300, by Juri Linkov
-
Fix permissions handling (CVE-2010-0825).Fri, 02 Apr 2010 11:24:16 -0400, by Chong Yidong
-
Fix typos.Fri, 02 Apr 2010 04:30:09 +0200, by Juanma Barranquero
-
Fix typos in semantic/imenu.el.Fri, 02 Apr 2010 04:25:19 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Fri, 02 Apr 2010 04:22:17 +0200, by Juanma Barranquero
-
Use correct coding system when verifying a pgp signed messageThu, 01 Apr 2010 17:34:05 +0200, by Andreas Schwab
-
Fix markup mistake in nonascii.texi.Thu, 01 Apr 2010 11:24:53 -0400, by Chong Yidong
-
Fix typo.Thu, 01 Apr 2010 11:15:28 -0400, by Chong Yidong
-
Fix last set of Nextstep changes.Wed, 31 Mar 2010 10:27:50 -0400, by Chong Yidong
-
Explain how to re-throw a signal.Wed, 31 Mar 2010 12:43:53 +0300, by Eli Zaretskii
-
Fix bug #5703.Wed, 31 Mar 2010 12:08:40 +0300, by Eli Zaretskii
-
* nsterm.h: Fix last change.Wed, 31 Mar 2010 00:00:23 -0400, by Chong Yidong
-
(bug-reference-bug-regexp): Also accept "patch" and "RFE".Fri, 02 Apr 2010 13:24:37 -0400, by Sam Steingold
-
Fix permissions handling (CVE-2010-0825).Fri, 02 Apr 2010 11:26:24 -0400, by Chong Yidong
-
Fix previous fix. Parantesis misplaced.Fri, 02 Apr 2010 17:18:25 +0200, by Jan D.
-
Fix previous fix.Fri, 02 Apr 2010 17:15:05 +0200, by Jan D.
-
(vc-hg-push, vc-hg-pull): Use `apply' when callingFri, 02 Apr 2010 10:21:57 -0400, by Sam Steingold
-
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.Fri, 02 Apr 2010 11:46:07 +0200, by Jan D.
-
Merge from trunkFri, 02 Apr 2010 11:45:27 +0200, by Jan D.
-
xdisp.c (set_cursor_from_row): Improve comments.Fri, 02 Apr 2010 12:35:01 +0300, by Eli Zaretskii
-
Fix typos and formatting in ChangeLog entries.Fri, 02 Apr 2010 12:12:21 +0300, by Eli Zaretskii
-
tmm.el (tmm-get-keymap): Check with symbolp before passingFri, 02 Apr 2010 11:44:50 +0200, by Jan D.
-
Merge from trunkThu, 01 Apr 2010 08:50:44 +0200, by Jan D.
-
Merge from trunkFri, 26 Mar 2010 08:01:19 +0100, by Jan D.
-
Merge from trunkTue, 23 Mar 2010 20:32:31 +0100, by Jan D.
-
Merge from trunkTue, 23 Mar 2010 08:04:35 +0100, by Jan D.
-
Remove extern errno declarations.Thu, 01 Apr 2010 20:10:33 -0700, by Dan Nicolaescu
-
Remove all uses of LIBX11_SYSTEM.Thu, 01 Apr 2010 16:08:14 -0700, by Dan Nicolaescu
-
Remove support for DJGPP v1.x (bug#5813).Thu, 01 Apr 2010 18:29:04 +0300, by Eli Zaretskii
-
msdos.c: Fix last change.Thu, 01 Apr 2010 18:15:16 +0300, by Eli Zaretskii
-
Remove support for DJGPP v1.x (bug#5813).Thu, 01 Apr 2010 17:59:46 +0300, by Eli Zaretskii
-
Fix bug #5816.Thu, 01 Apr 2010 15:37:28 +0300, by Eli Zaretskii
-
(Finding the News): Add pointers to the Server buffer because it's essential.Thu, 01 Apr 2010 10:55:55 +0000, by Katsumi Yamaoka
-
(Finding the News): Add pointers to the Server buffer because it's essential.Thu, 01 Apr 2010 10:55:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Apr 2010 10:52:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Apr 2010 00:00:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 21:55:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 06:53:45 +0000, by Katsumi Yamaoka
-
Cosmetic change to src/Makefile.in.Thu, 01 Apr 2010 00:10:31 -0700, by Glenn Morris
-
[merge] Fix last set of Nextstep changes.Wed, 31 Mar 2010 18:28:12 -0400, by Chong Yidong
-
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.Wed, 31 Mar 2010 18:22:17 -0400, by Chong Yidong
-
Clean up BSD_SYSTEM use.Wed, 31 Mar 2010 13:39:03 -0700, by Dan Nicolaescu
-
* simple.el (next-line, previous-line): Re-throw a signalWed, 31 Mar 2010 18:16:12 +0300, by Juri Linkov
-
* simple.el (keyboard-escape-quit): Raise deselecting the activeWed, 31 Mar 2010 18:02:53 +0300, by Juri Linkov
-
Rename `image-extension-data' to `image-metadata'.Wed, 31 Mar 2010 17:55:01 +0300, by Juri Linkov
-
Fix highlight of trailing whitespace is right-to-left lines.Wed, 31 Mar 2010 17:28:16 +0300, by Eli Zaretskii
-
(gnus-article-browse-html-save-cid-content): Rename fromWed, 31 Mar 2010 06:48:04 +0000, by Katsumi Yamaoka
-
Update.Wed, 31 Mar 2010 06:45:38 +0000, by Katsumi Yamaoka
-
(gnus-article-browse-html-save-cid-content): Rename fromWed, 31 Mar 2010 06:44:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 31 Mar 2010 06:33:56 +0000, by Katsumi Yamaoka
-
Get rid of the direct_output optimizations.Wed, 31 Mar 2010 00:14:08 -0400, by Stefan Monnier
-
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.Tue, 30 Mar 2010 22:47:52 -0500, by Jay Belanger
-
Merge from mainline.Wed, 31 Mar 2010 00:14:29 +0000, by Katsumi Yamaoka
-
* simple.el (append-to-buffer): Simplify.Tue, 30 Mar 2010 22:53:53 -0400, by Stefan Monnier
-
Merge from emacs-23 branchTue, 30 Mar 2010 22:37:57 -0400, by Stefan Monnier
-
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Tue, 30 Mar 2010 19:26:38 -0400, by Chong Yidong
-
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)Tue, 30 Mar 2010 23:41:01 +0200, by Juanma Barranquero
-
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).Tue, 30 Mar 2010 19:26:58 +0200, by Jan D.
-
Fix Indic composable patterns for the new Unicode specification.Tue, 30 Mar 2010 21:50:44 +0900, by Kenichi Handa
-
merge trunkTue, 30 Mar 2010 21:49:50 +0900, by Kenichi Handa
-
Fix Indic composable patterns for the new Unicode specification.Tue, 30 Mar 2010 21:46:31 +0900, by Kenichi Handa
-
merge trunkTue, 30 Mar 2010 16:48:06 +0900, by Kenichi Handa
-
Improve documentation of "C-x 8 RET".Tue, 30 Mar 2010 13:59:26 +0300, by Eli Zaretskii
-
Clean up unneeded ns_set_icon_type calls.Mon, 29 Mar 2010 19:48:44 -0400, by Chong Yidong
-
Add a test function from semantic-test.el to semantic-ia-utest.el.Mon, 29 Mar 2010 17:35:39 -0400, by Chong Yidong
-
Update Semantic test copyrights, delete some test files (Bug#4656).Mon, 29 Mar 2010 17:26:49 -0400, by Chong Yidong
-
Make tmm-menubar work for the Buffers menu again.Mon, 29 Mar 2010 11:23:01 -0400, by Stefan Monnier
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.Mon, 29 Mar 2010 10:18:13 +0000, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.Mon, 29 Mar 2010 10:16:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Mar 2010 21:52:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 25 Mar 2010 23:20:47 +0000, by Katsumi Yamaoka
-
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)Sun, 28 Mar 2010 16:41:37 -0400, by Chong Yidong
-
Fix for Bug#5790.Sun, 28 Mar 2010 15:09:21 -0400, by Chong Yidong
-
Close bug#5336.Sun, 28 Mar 2010 11:55:20 -0700, by Glenn Morris
-
Expand discussion of mail setup.Sun, 28 Mar 2010 14:44:47 -0400, by Chong Yidong
-
* mail/sendmail.el (mail-default-directory): Doc fix.Sat, 27 Mar 2010 23:52:17 -0400, by Chong Yidong
-
Document Message mode as the default mail mode.Sat, 27 Mar 2010 23:41:34 -0400, by Chong Yidong
-
Fix mail-default-headers handling in Message mode.Sat, 27 Mar 2010 13:53:35 -0400, by Chong Yidong
-
Document problems on MS-Windows with incompatible regex.h headers.Sat, 27 Mar 2010 15:52:55 +0300, by Eli Zaretskii
-
Fix doc strings of version-* functions and variables.Sat, 27 Mar 2010 15:31:04 +0300, by Eli Zaretskii
-
Document `after-load-functions'.Fri, 26 Mar 2010 13:43:01 -0400, by Chong Yidong
-
*** empty log message ***Fri, 26 Mar 2010 21:58:41 +1300, by Nick Roberts
-
(gdb-apple-test): New function.Fri, 26 Mar 2010 21:56:09 +1300, by Nick Roberts
-
* maintaining.texi (Old Revisions): Document vc-root-diff.Thu, 25 Mar 2010 20:04:48 -0400, by Chong Yidong
-
* vc.el (vc-root-diff): Doc fix.Thu, 25 Mar 2010 19:41:22 -0400, by Chong Yidong
-
* maintaining.texi (VCS Concepts): Fix typo.Thu, 25 Mar 2010 19:32:51 -0400, by Chong Yidong
-
* vc.el (vc-print-log, vc-print-root-log): Doc fix.Thu, 25 Mar 2010 18:58:46 -0400, by Chong Yidong
-
Document VC changes: vc-log-show-limit and vc-print-root-log.Thu, 25 Mar 2010 18:57:13 -0400, by Chong Yidong
-
Merge from mainline.Thu, 25 Mar 2010 22:03:49 +0000, by Katsumi Yamaoka
-
Document comint history-search changes.Thu, 25 Mar 2010 17:14:17 -0400, by Chong Yidong
-
* programs.texi (Program Modes): Mention Javascript mode.Thu, 25 Mar 2010 16:36:41 -0400, by Chong Yidong
-
Note in documentation that nXML is now the default XML mode.Thu, 25 Mar 2010 16:32:39 -0400, by Chong Yidong
-
* misc.texi (Navigation): Document doc-view-continuous.Thu, 25 Mar 2010 16:15:52 -0400, by Chong Yidong
-
* simple.el (append-to-buffer): Fix last change.Thu, 25 Mar 2010 01:53:30 -0400, by Chong Yidong
-
Merge from mainline.Wed, 24 Mar 2010 21:54:09 +0000, by Katsumi Yamaoka
-
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).Wed, 24 Mar 2010 17:25:46 -0400, by Chong Yidong
-
Fix 2009-11-13 change to append-to-buffer (Bug#5749).Wed, 24 Mar 2010 12:18:13 -0400, by Chong Yidong
-
(keys_of_window): Remove redundant/overridden bindings.Tue, 30 Mar 2010 22:08:05 -0400, by Stefan Monnier
-
* files.el (auto-mode-case-fold): Change default to t.Tue, 30 Mar 2010 21:51:54 -0400, by Stefan Monnier
-
(MIME Commands): Update description of gnus-article-browse-html-article.Wed, 31 Mar 2010 00:10:57 +0000, by Katsumi Yamaoka
-
(MIME Commands): Update description of gnus-article-browse-html-article.Wed, 31 Mar 2010 00:08:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 30 Mar 2010 21:55:22 +0000, by Katsumi Yamaoka
-
from trunkTue, 23 Mar 2010 10:03:53 +0900, by Kenichi Handa
-
Merge from mainline.Wed, 24 Mar 2010 06:29:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 06:41:07 +0000, by Katsumi Yamaoka
-
Restore original behavior of move_it_in_display_line_to when !bidi_p.Tue, 30 Mar 2010 15:16:49 -0400, by Eli Zaretskii
-
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.Tue, 30 Mar 2010 10:40:04 -0700, by Dan Nicolaescu
-
* replace.el (occur-accumulate-lines): Move occur-engine relatedTue, 30 Mar 2010 19:38:45 +0300, by Juri Linkov
-
Fix a crash of I-search in a bidi-reordered buffer.Tue, 30 Mar 2010 19:29:02 +0300, by Eli Zaretskii
-
* dired-x.el (dired-omit-mode): Doc fix.Tue, 30 Mar 2010 19:10:14 +0300, by Juri Linkov
-
Make occur handle multi-line matches cleanly with context.Tue, 30 Mar 2010 19:03:08 +0300, by Juri Linkov
-
* replace.el (occur-accumulate-lines): Fix a bug where the firstTue, 30 Mar 2010 18:44:50 +0300, by Juri Linkov
-
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.Tue, 30 Mar 2010 14:15:45 +0200, by Juanma Barranquero
-
bidi.c: Update to GPLv3.Tue, 30 Mar 2010 13:02:24 +0300, by Eli Zaretskii
-
bidi.c: Update Copyright years.Tue, 30 Mar 2010 12:55:42 +0300, by Eli Zaretskii
-
Initial support for bidirectional editing.Tue, 30 Mar 2010 05:13:07 -0400, by Eli Zaretskii
-
Removed src/ChangeLog.bidi from bzr.Tue, 30 Mar 2010 05:02:07 -0400, by Eli Zaretskii
-
Support MS-Windows build and reversed rows in GUI frames; add initial docs.Mon, 29 Mar 2010 08:26:24 -0400, by Eli Zaretskii
-
Fix glyph_row reversed_p flag in empty lines between paragraphs.Sun, 28 Mar 2010 11:18:10 -0400, by Eli Zaretskii
-
Merge from mainline.Sun, 28 Mar 2010 09:04:11 -0400, by Eli Zaretskii
-
Finish work on cursor motion in continuation lines.Sat, 20 Mar 2010 10:32:32 -0400, by Eli Zaretskii
-
Merge from mainline.Sat, 20 Mar 2010 07:14:01 -0400, by Eli Zaretskii
-
Continue work on cursor movement in continued lines.Sat, 13 Mar 2010 11:38:01 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 13 Mar 2010 04:02:01 -0500, by Eli Zaretskii
-
Continue debugging continuation lines.Sat, 06 Mar 2010 11:06:24 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 06 Mar 2010 05:16:27 -0500, by Eli Zaretskii
-
Merge frome mainline.Sat, 27 Feb 2010 07:43:30 -0500, by Eli Zaretskii
-
Continue work on continuation lines.Sat, 20 Feb 2010 11:22:07 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 20 Feb 2010 05:25:57 -0500, by Eli Zaretskii
-
Continue work on continuation lines. Some progress with cursor motion.Sat, 13 Feb 2010 12:41:13 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 13 Feb 2010 08:18:46 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 06 Feb 2010 12:50:45 -0500, by Eli Zaretskii
-
Start working on cursor movement in continuation lines.Sat, 06 Feb 2010 12:47:35 -0500, by Eli Zaretskii
-
Merge from mainline.Fri, 05 Feb 2010 09:28:04 -0500, by Eli Zaretskii
-
Fix fallout from changes to managing glyph row reversed_p flag.Sat, 30 Jan 2010 10:20:14 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 30 Jan 2010 08:50:39 -0500, by Eli Zaretskii
-
Merge from mainline.Fri, 29 Jan 2010 06:13:16 -0500, by Eli Zaretskii
-
Merge from mainline.Mon, 25 Jan 2010 12:42:44 -0500, by Eli Zaretskii
-
Remove empty entry.Mon, 25 Jan 2010 12:38:27 -0500, by Eli Zaretskii
-
Finish and debug display of invisible text.Mon, 25 Jan 2010 12:29:38 -0500, by Eli Zaretskii
-
Merger from mainline.Sat, 23 Jan 2010 03:49:15 -0500, by Eli Zaretskii
-
rmail.el autoloads.Fri, 22 Jan 2010 15:45:21 -0500, by Eli Zaretskii
-
Merge from mainline.Fri, 22 Jan 2010 15:40:56 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 16 Jan 2010 16:13:12 -0500, by Eli Zaretskii
-
Start working on invisible text. For now, just untested source changes.Sat, 16 Jan 2010 11:11:37 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 16 Jan 2010 06:59:23 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 16 Jan 2010 06:57:09 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 09 Jan 2010 11:27:11 -0500, by Eli Zaretskii
-
Recompute prev_stop and base_level_stop when the iterator isSat, 09 Jan 2010 11:24:37 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 09 Jan 2010 06:00:21 -0500, by Eli Zaretskii
-
Merge from mainline.Fri, 08 Jan 2010 15:59:09 -0500, by Eli Zaretskii
-
Update Copyright years.Sun, 03 Jan 2010 13:18:21 -0500, by Eli Zaretskii
-
Continue working on handling of properties in bidi iteration.Sat, 02 Jan 2010 10:57:35 -0500, by Eli Zaretskii
-
Merge from mainline.Sat, 02 Jan 2010 05:57:50 -0500, by Eli Zaretskii
-
Merge from upstream.Sat, 02 Jan 2010 05:22:05 -0500, by Eli Zaretskii
-
Merge from mainline.Fri, 01 Jan 2010 14:30:06 -0500, by Eli Zaretskii
-
This commits the exact copies of files I had before switch to bzr.Fri, 01 Jan 2010 10:17:13 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-12-26.Fri, 01 Jan 2010 10:04:53 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-1219.Fri, 01 Jan 2010 09:57:27 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-12-12.Fri, 01 Jan 2010 09:46:25 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-11-21.Fri, 01 Jan 2010 07:01:23 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-11-14.Fri, 01 Jan 2010 06:57:39 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-11-07.Fri, 01 Jan 2010 06:54:22 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-31.Fri, 01 Jan 2010 06:49:38 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-24.Fri, 01 Jan 2010 06:45:36 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-17.Fri, 01 Jan 2010 06:39:56 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-10.Fri, 01 Jan 2010 06:35:03 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-08.Fri, 01 Jan 2010 06:27:51 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-05.Fri, 01 Jan 2010 06:22:52 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-04.Fri, 01 Jan 2010 06:17:13 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-10-03.Fri, 01 Jan 2010 06:06:48 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-09-27.Fri, 01 Jan 2010 06:01:34 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-09-26.Fri, 01 Jan 2010 05:57:17 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-09-20.Thu, 31 Dec 2009 16:31:54 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-09-19.Thu, 31 Dec 2009 16:20:15 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-09-12.Thu, 31 Dec 2009 16:14:26 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-08-12.Thu, 31 Dec 2009 16:09:28 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-08-29.Thu, 31 Dec 2009 15:56:07 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-08-22.Thu, 31 Dec 2009 15:49:08 -0500, by Eli Zaretskii
-
Retrospective commit from 2009-08-15.Thu, 31 Dec 2009 15:04:11 -0500, by Eli Zaretskii
-
Retrospective commit.Thu, 31 Dec 2009 14:44:59 -0500, by Eli Zaretskii
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>Tue, 30 Mar 2010 04:46:45 +0000, by Katsumi Yamaoka
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>Tue, 30 Mar 2010 04:44:38 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 30 Mar 2010 04:12:11 +0000, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>Tue, 30 Mar 2010 04:04:58 +0000, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>Tue, 30 Mar 2010 04:03:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 30 Mar 2010 04:00:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 10:23:03 +0000, by Katsumi Yamaoka
-
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Mon, 29 Mar 2010 19:47:23 -0700, by Dan Nicolaescu
-
*** empty log message ***Tue, 30 Mar 2010 13:22:34 +1300, by Nick Roberts
-
* subr.el: Extend progress reporters to perform "spinning".Mon, 29 Mar 2010 19:18:48 -0400, by Chong Yidong
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.Mon, 29 Mar 2010 10:19:03 +0000, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.Mon, 29 Mar 2010 10:16:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 09:37:26 +0000, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>Mon, 29 Mar 2010 09:29:19 +0000, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>Mon, 29 Mar 2010 09:28:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 29 Mar 2010 00:00:50 +0000, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>Sun, 28 Mar 2010 23:57:34 +0000, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>Sun, 28 Mar 2010 23:53:09 +0000, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>Sun, 28 Mar 2010 23:55:59 +0000, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>Sun, 28 Mar 2010 23:52:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Mar 2010 21:55:29 +0000, by Katsumi Yamaoka
-
Regenerate ldefs-boot.el.Mon, 29 Mar 2010 10:33:43 +1300, by Nick Roberts
-
Merge from mainline.Thu, 25 Mar 2010 22:06:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 25 Mar 2010 00:17:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 24 Mar 2010 21:57:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 24 Mar 2010 06:31:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 21:50:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 07:41:20 +0000, by Katsumi Yamaoka
-
Fix for `compile' (Bug#5771).Sun, 28 Mar 2010 15:51:55 -0400, by Chong Yidong
-
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).Sun, 28 Mar 2010 15:31:27 -0400, by Chong Yidong
-
* gdb-mi.el: Add 2010 to copyright years.Sun, 28 Mar 2010 12:22:52 -0700, by Glenn Morris
-
emacs.texi (Top): Update node names to those in building.texi.Sun, 28 Mar 2010 17:00:37 +1300, by Nick Roberts
-
Restore GDB/MI fuctionality removed by r99212:Sun, 28 Mar 2010 02:27:43 +1300, by Nick Roberts
-
Enclose the argument of "-l" in quotes.Sat, 27 Mar 2010 15:01:22 +0300, by Eli Zaretskii
-
Fix the MSDOS build as fallout from the latest Makefile.in changes.Sat, 27 Mar 2010 13:49:18 +0300, by Eli Zaretskii
-
Fix a typo in a comment.Sat, 27 Mar 2010 13:36:12 +0300, by Eli Zaretskii
-
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.Fri, 26 Mar 2010 20:45:32 -0400, by Chong Yidong
-
Don't call turn_on_atimers around `connect' (Bug#5723).Thu, 25 Mar 2010 17:56:15 +0900, by YAMAMOTO Mitsuharu
-
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).Thu, 25 Mar 2010 17:48:52 +0900, by YAMAMOTO Mitsuharu
-
Close bug#5755.Wed, 24 Mar 2010 23:18:17 -0700, by Glenn Morris
-
Fix wrong variable name.Wed, 24 Mar 2010 20:14:42 -0500, by Ted Zlatanov
-
Add "union tags" in mpc.el.Wed, 24 Mar 2010 20:06:08 -0400, by Stefan Monnier
-
Misc cleanup.Wed, 24 Mar 2010 19:56:43 -0400, by Stefan Monnier
-
Ignore tempfiles of the configure scriptWed, 24 Mar 2010 15:14:50 -0400, by Stefan Monnier
-
Merge from `emacs-23'.Wed, 24 Mar 2010 14:02:56 -0400, by Stefan Monnier
-
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.Wed, 24 Mar 2010 13:33:39 -0400, by Stefan Monnier
-
(makefile-rule-action-regex): Backtrack less.Wed, 24 Mar 2010 11:57:16 -0400, by Stefan Monnier
-
Close bug#5759.Tue, 23 Mar 2010 20:02:42 -0700, by Glenn Morris
-
Fix typos.Wed, 24 Mar 2010 01:19:36 +0100, by Juanma Barranquero
-
Fix typos in Changelog.Wed, 24 Mar 2010 01:18:03 +0100, by Juanma Barranquero
-
Fix typos.Wed, 24 Mar 2010 01:17:31 +0100, by Juanma Barranquero
-
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)Wed, 24 Mar 2010 01:16:45 +0100, by Juanma Barranquero
-
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)Mon, 22 Mar 2010 19:37:11 -0700, by Glenn Morris
-
* indent.el (indent-for-tab-command): Doc fix.Mon, 22 Mar 2010 13:28:27 -0400, by Chong Yidong
-
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. FixesMon, 22 Mar 2010 17:21:22 +0000, by Alan Mackenzie
-
Fix typos.Mon, 22 Mar 2010 17:56:22 +0100, by Juanma Barranquero
-
bug #5736: Allow X-resource menuBar to take on/off as documented.Mon, 22 Mar 2010 08:26:56 +0100, by Jan D.
-
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.Sun, 21 Mar 2010 18:13:26 -0400, by Chong Yidong
-
Document multi-isearch-buffers and tab-always-indent.Sun, 21 Mar 2010 14:32:19 -0400, by Chong Yidong
-
* processes.texi (Network Processes): Document seqpacket type.Sun, 21 Mar 2010 11:28:53 -0400, by Chong Yidong
-
NEWS: Re-organize Lisp changes for Emacs 23.2.Sun, 21 Mar 2010 11:09:29 -0400, by Chong Yidong
-
Document font-use-system-font.Sat, 20 Mar 2010 13:24:06 -0400, by Chong Yidong
-
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.Sat, 20 Mar 2010 12:37:39 +0900, by YAMAMOTO Mitsuharu
-
`make uninstall' fix (Bug#5620).Fri, 19 Mar 2010 11:27:49 -0400, by Chong Yidong
-
Document Bug#5541.Fri, 19 Mar 2010 11:15:27 -0400, by Chong Yidong
-
Fix typos in docstrings.Mon, 22 Mar 2010 17:50:29 +0100, by Juanma Barranquero
-
Fix typos in mh-e.Mon, 22 Mar 2010 17:37:32 +0100, by Juanma Barranquero
-
Fix typos in Gnus.Mon, 22 Mar 2010 16:49:52 +0100, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.Fri, 19 Mar 2010 14:22:15 +0100, by Juanma Barranquero
-
Restore user option rmail-highlight-face.Wed, 17 Mar 2010 21:49:35 -0700, by Glenn Morris
-
Woman parsing fix (Bug#5729).Tue, 16 Mar 2010 13:24:44 -0400, by Chong Yidong
-
language/indian.el (devanagari-composable-pattern): Add more consonants.Tue, 16 Mar 2010 16:05:46 +0900, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.Tue, 16 Mar 2010 14:50:19 +0900, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.Tue, 16 Mar 2010 11:16:09 +0900, by Kenichi Handa
-
language/indian.el (devanagari-composable-pattern): Add more consonants.Tue, 16 Mar 2010 16:04:46 +0900, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.Tue, 16 Mar 2010 14:48:41 +0900, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.Tue, 16 Mar 2010 11:14:40 +0900, by Kenichi Handa
-
from trunkTue, 16 Mar 2010 10:04:20 +0900, by Kenichi Handa
-
Fix bug in `format' (Bug#5710).Mon, 15 Mar 2010 11:51:48 -0400, by Chong Yidong
-
Remove CEDET entry in MORE.STUFF.Mon, 15 Mar 2010 11:45:03 +0100, by Francesc Rocher
-
* lisp/net/trampver.el: Update release number.Sun, 14 Mar 2010 21:10:47 +0100, by Michael Albinus
-
* copyright: Add note about lisp/cedet/semantic/imenu.el.Sat, 13 Mar 2010 12:02:01 -0800, by Glenn Morris
-
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.Sat, 13 Mar 2010 11:57:29 -0800, by Glenn Morris
-
* cedet/semantic/imenu.el: Fix typo in copyright header.Sat, 13 Mar 2010 11:55:44 -0800, by Glenn Morris
-
* net/tramp.el (tramp-find-executable): UseSat, 13 Mar 2010 20:11:01 +0100, by Michael Albinus
-
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).Sat, 13 Mar 2010 10:49:54 -0500, by Chong Yidong
-
Close bug#4427.Thu, 11 Mar 2010 19:19:17 -0800, by Glenn Morris
-
(auto-mode-alist): Accept more verilog file patterns.Thu, 11 Mar 2010 08:25:46 -0800, by Dan Nicolaescu
-
License updates for some test/cedet/tests files.Wed, 10 Mar 2010 22:58:54 -0800, by Glenn Morris
-
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.Wed, 10 Mar 2010 22:54:51 -0800, by Glenn Morris
-
Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_94Wed, 10 Mar 2010 23:03:11 -0500, by Chong Yidong
-
Fix ChangeLog typo.Wed, 10 Mar 2010 21:44:35 -0500, by Chong Yidong
-
Fix ChangeLog typo.Wed, 10 Mar 2010 21:41:21 -0500, by Chong Yidong
-
fix a typo in last patchWed, 24 Mar 2010 09:41:07 -0400, by Sam Steingold
-
Add a list of HTTP status code symbols and their text, mapped by number.Wed, 24 Mar 2010 04:30:28 -0500, by Ted Zlatanov
-
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support toTue, 23 Mar 2010 23:32:45 -0700, by Glenn Morris
-
* cedet/ede/project-am.el (ede-shell-run-something): Declare.Tue, 23 Mar 2010 20:53:32 -0700, by Glenn Morris
-
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.Tue, 23 Mar 2010 20:38:17 -0700, by Glenn Morris
-
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.Tue, 23 Mar 2010 20:34:06 -0700, by Glenn Morris
-
* vc-dispatcher.el (vc-start-logentry): Doc fix.Tue, 23 Mar 2010 20:30:53 -0700, by Glenn Morris
-
* log-edit.el (log-edit-before-checkin-process): Doc fix.Tue, 23 Mar 2010 20:27:24 -0700, by Glenn Morris
-
* mail-source.el (gnus-message): Declare.Tue, 23 Mar 2010 20:21:53 -0700, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):Tue, 23 Mar 2010 20:19:15 -0700, by Glenn Morris
-
Fix bug#5620: recalculate all markers on compilation bufferTue, 23 Mar 2010 14:22:46 -0400, by Sam Steingold
-
update author's emailTue, 23 Mar 2010 12:27:10 -0400, by Sam Steingold
-
* occur-testsuite.el: New file.Tue, 23 Mar 2010 18:18:52 +0200, by Juri Linkov
-
Implement Occur multi-line matches.Tue, 23 Mar 2010 18:09:45 +0200, by Juri Linkov
-
* replace.el (occur-engine-line): Add optional arg `keep-props'.Tue, 23 Mar 2010 17:48:09 +0200, by Juri Linkov
-
Synch with Gnus trunkTue, 23 Mar 2010 07:38:13 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunkTue, 23 Mar 2010 07:37:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 07:35:06 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunkTue, 23 Mar 2010 07:32:05 +0000, by Katsumi Yamaoka
-
Synch with Gnus trunkTue, 23 Mar 2010 07:29:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 07:28:39 +0000, by Katsumi Yamaoka
-
* replace.el (occur-accumulate-lines, occur-engine):Tue, 23 Mar 2010 09:16:57 +0200, by Juri Linkov
-
* finder.el: Remove TODO tasks.Tue, 23 Mar 2010 09:11:50 +0200, by Juri Linkov
-
Merge from mainline.Tue, 23 Mar 2010 06:43:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 23 Mar 2010 01:05:35 +0000, by Katsumi Yamaoka
-
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.Mon, 22 Mar 2010 19:47:41 -0700, by Dan Nicolaescu
-
* s/netbsd.h: Remove commented out code.Mon, 22 Mar 2010 19:42:25 -0700, by Dan Nicolaescu
-
Simplify LIBS_MACHINE definitions.Mon, 22 Mar 2010 19:39:19 -0700, by Dan Nicolaescu
-
Add a new completion style `substring'.Mon, 22 Mar 2010 20:59:49 -0400, by Stefan Monnier
-
Remove dead code dealing with POSIX_SIGNALS.Mon, 22 Mar 2010 12:51:59 -0700, by Dan Nicolaescu
-
Get rid of .elc files after removal of the corresponding .el.Mon, 22 Mar 2010 09:33:21 -0400, by Stefan Monnier
-
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so weMon, 22 Mar 2010 08:51:19 +0100, by Jan D.
-
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so weMon, 22 Mar 2010 08:50:40 +0100, by Jan D.
-
Merge from trunkMon, 22 Mar 2010 08:34:25 +0100, by Jan D.
-
Get rid of the ELCFILES abomination, again.Mon, 22 Mar 2010 00:24:25 -0400, by Stefan Monnier
-
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,Sun, 21 Mar 2010 19:56:56 -0700, by Dan Nicolaescu
-
(BSD_SYSTEM, BSD4_2): Remove conditionals, we onlySun, 21 Mar 2010 12:59:04 -0700, by Dan Nicolaescu
-
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...Sun, 21 Mar 2010 12:32:38 -0700, by Dan Nicolaescu
-
Use absolute directory names substituted by configureSun, 21 Mar 2010 12:57:49 +0100, by Andreas Schwab
-
Expand ${bootstrap_exe} before chdirSun, 21 Mar 2010 12:27:46 +0100, by Andreas Schwab
-
Fix message of multi-line occur regexps and multi-buffer header lines.Sun, 21 Mar 2010 12:52:51 +0200, by Juri Linkov
-
Use more relative file and directory names in `lisp' make rules.Sat, 20 Mar 2010 17:46:31 -0400, by Stefan Monnier
-
Fix unbalanced parenthesis in secrets.el.Sat, 20 Mar 2010 14:21:44 -0500, by Ted Zlatanov
-
(hide-sublevels): Unfix the paren non-typo! (bug#5738).Sat, 20 Mar 2010 15:04:44 -0400, by Stefan Monnier
-
Use faces not variables for font-lock customization in rst.el.Sat, 20 Mar 2010 11:17:59 -0700, by Glenn Morris
-
Cosmetic changes to lib-src/Makefile.in.Sat, 20 Mar 2010 11:13:46 -0700, by Glenn Morris
-
Remove support for old GNU/Linux using libc version 5.Sat, 20 Mar 2010 01:11:59 -0700, by Dan Nicolaescu
-
Consolidate redundant definitions in s/bsd-common.h.Sat, 20 Mar 2010 00:57:11 -0700, by Dan Nicolaescu
-
Consolidate redundant definitions.Sat, 20 Mar 2010 00:09:31 -0700, by Dan Nicolaescu
-
Remove support for old UNIX System V systems.Fri, 19 Mar 2010 23:48:13 -0700, by Dan Nicolaescu
-
Remove support for Solaris on PPC and for old versions.Fri, 19 Mar 2010 22:52:55 -0700, by Dan Nicolaescu
-
* s/openbsd.h: Remove support for non-ELF and for systems that doFri, 19 Mar 2010 22:18:05 -0700, by Dan Nicolaescu
-
* s-region.el: Move to obsolete.Sat, 20 Mar 2010 03:29:12 +0200, by Juri Linkov
-
Remove non-working support for lynxos 3.0.Fri, 19 Mar 2010 18:03:39 -0700, by Dan Nicolaescu
-
Remove obsolete uses of HAVE_SHM.Fri, 19 Mar 2010 17:46:01 -0700, by Dan Nicolaescu
-
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.Fri, 19 Mar 2010 15:19:54 +0100, by Juanma Barranquero
-
* auth-source.el (netrc-machine-user-or-password): Autoload.Fri, 19 Mar 2010 11:29:02 +0100, by Michael Albinus
-
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.Fri, 19 Mar 2010 02:46:08 -0700, by Dan Nicolaescu
-
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.Fri, 19 Mar 2010 02:42:13 -0700, by Dan Nicolaescu
-
Add special markup processing for commit logs.Fri, 19 Mar 2010 02:37:41 -0700, by Dan Nicolaescu
-
(hide-sublevels): Don't hide trailing newline (and fix paren typo).Thu, 18 Mar 2010 23:32:47 -0400, by Stefan Monnier
-
Regenerate ldefs-boot.el.Thu, 18 Mar 2010 20:19:09 -0700, by Glenn Morris
-
Stop message.el from loading about 40 libraries it doesn't always need.Thu, 18 Mar 2010 19:55:37 -0700, by Glenn Morris
-
Regenerate src/config.in.Thu, 18 Mar 2010 19:44:37 -0700, by Glenn Morris
-
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.Thu, 18 Mar 2010 19:42:32 -0700, by Glenn Morris
-
Check for tputs and friends, abort if not found (bug #5735)Thu, 18 Mar 2010 12:57:21 +0100, by Jan D.
-
Check for tputs and friends, abort if not found (bug #5735)Thu, 18 Mar 2010 12:56:23 +0100, by Jan D.
-
Merge from trunkThu, 18 Mar 2010 08:22:27 +0100, by Jan D.
-
Merge from trunkMon, 15 Mar 2010 09:18:20 +0100, by Jan D.
-
Merge from trunkThu, 11 Mar 2010 11:05:39 +0100, by Jan D.
-
Merge from trunkMon, 08 Mar 2010 13:05:51 +0100, by Jan D.
-
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.Wed, 17 Mar 2010 23:47:12 -0700, by Glenn Morris
-
Use query-replace-{from,to}-history-variable in more places.Wed, 17 Mar 2010 23:44:36 -0700, by Glenn Morris
-
Simplify some leim/Makefile.in clean rules.Wed, 17 Mar 2010 23:37:26 -0700, by Glenn Morris
-
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.Wed, 17 Mar 2010 23:33:39 -0700, by Glenn Morris
-
Remove obsolete code in emacs.c that chooses a bug reporting address.Wed, 17 Mar 2010 23:27:55 -0700, by Glenn Morris
-
* mail/hashcash.el (declare-function): Remove duplicate definition.Wed, 17 Mar 2010 23:21:21 -0700, by Glenn Morris
-
Minor simplifications for emacsbug.el.Wed, 17 Mar 2010 23:18:47 -0700, by Glenn Morris
-
Remove supercite.el's need for sendmail.el.Wed, 17 Mar 2010 23:13:45 -0700, by Glenn Morris
-
* configure: Fix comment mistake in previous change.Wed, 17 Mar 2010 22:59:32 -0700, by Glenn Morris
-
Regenerate configure.Wed, 17 Mar 2010 22:57:21 -0700, by Glenn Morris
-
Doc fix.Wed, 17 Mar 2010 22:54:09 -0700, by Glenn Morris
-
Replace some cpp with autoconf.Wed, 17 Mar 2010 22:49:31 -0700, by Glenn Morris
-
* calendar/cal-french.el: Convert to utf-8.Wed, 17 Mar 2010 22:25:13 -0700, by Glenn Morris
-
Close bug#5720.Wed, 17 Mar 2010 22:17:11 -0700, by Glenn Morris
-
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.Wed, 17 Mar 2010 21:54:51 -0700, by Glenn Morris
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tagWed, 17 Mar 2010 02:53:43 +0000, by Katsumi Yamaoka
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tagWed, 17 Mar 2010 02:51:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 16 Mar 2010 22:06:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 16 Mar 2010 00:21:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 15 Mar 2010 22:14:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 15 Mar 2010 01:43:38 +0000, by Katsumi Yamaoka
-
* net/secrets.el (secrets-enabled): New variable. Use it insteadTue, 16 Mar 2010 17:45:07 +0100, by Michael Albinus
-
* net/secrets.el (top): Register the D-Bus signals only when theTue, 16 Mar 2010 00:27:31 +0100, by Michael Albinus
-
Put non-GTK X scroll-bars on left.Mon, 15 Mar 2010 13:16:46 -0400, by Chong Yidong
-
(mm-charset-to-coding-system): Use coding-system-from-nameMon, 15 Mar 2010 01:39:53 +0000, by Katsumi Yamaoka
-
(mm-charset-to-coding-system): Use coding-system-from-nameMon, 15 Mar 2010 01:38:28 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 14 Mar 2010 21:56:41 +0000, by Katsumi Yamaoka
-
Add finder unknown keywords.Sun, 14 Mar 2010 23:28:52 +0200, by Juri Linkov
-
Fix keywords.Sun, 14 Mar 2010 23:15:02 +0200, by Juri Linkov
-
* etc/NEWS: Add secrets.el.Sat, 13 Mar 2010 21:33:54 +0100, by Michael Albinus
-
Fix bug in `format' (Bug#5710).Sat, 13 Mar 2010 14:54:29 -0500, by Chong Yidong
-
Commit the change in src/Makefile.in announced in rev 99649.Sat, 13 Mar 2010 10:29:13 -0500, by Eli Zaretskii
-
Remove obsolete .cvsignore filesSat, 13 Mar 2010 11:16:37 +0100, by Andreas Schwab
-
Spell out in ChangeLog the purpose of revision 99649.Sat, 13 Mar 2010 03:52:05 -0500, by Eli Zaretskii
-
Document Customize and scroll-bar changes.Fri, 12 Mar 2010 18:13:27 -0500, by Chong Yidong
-
* xfns.c (Fx_create_frame): Set default to Qright.Fri, 12 Mar 2010 18:13:02 -0500, by Chong Yidong
-
Allow using list-colors-display to set colors in the Color widget.Fri, 12 Mar 2010 18:08:30 -0500, by Chong Yidong
-
Improvements to the Custom interface.Fri, 12 Mar 2010 17:56:30 -0500, by Chong Yidong
-
Update Custom arrow images.Fri, 12 Mar 2010 16:42:05 -0500, by Chong Yidong
-
Fix last change to use existing comm Custom group instead of `net'.Fri, 12 Mar 2010 14:13:38 -0500, by Chong Yidong
-
Reorganize Custom groups.Fri, 12 Mar 2010 12:47:22 -0500, by Chong Yidong
-
Put scroll-bar on right by default on UNIX.Fri, 12 Mar 2010 12:32:30 -0500, by Chong Yidong
-
Don't use termcap.c on Posix platforms, only on MS-DOS.Fri, 12 Mar 2010 11:34:27 -0500, by Eli Zaretskii
-
Fix typo.Fri, 12 Mar 2010 00:07:18 -0800, by Dan Nicolaescu
-
Add .dir-locals.el support for file-less buffers.Fri, 12 Mar 2010 00:04:54 -0800, by Dan Nicolaescu
-
Regenerate configure.Thu, 11 Mar 2010 19:13:01 -0800, by Glenn Morris
-
Add support for shelving snapshots and for showing shelves.Thu, 11 Mar 2010 17:29:30 -0800, by Dan Nicolaescu
-
Add a NEWS entry for animated image API.Thu, 11 Mar 2010 22:42:19 +0200, by Juri Linkov
-
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.Wed, 10 Mar 2010 22:20:24 -0800, by Glenn Morris
-
Minor animated image housekeeping.Wed, 10 Mar 2010 22:17:08 -0800, by Glenn Morris
-
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.Wed, 10 Mar 2010 22:10:50 -0800, by Glenn Morris
-
Bump version to 24.0.50.Wed, 10 Mar 2010 10:17:13 -0500, by Chong Yidong
-
Cleanup setup of gl_state in various parts of the code.Wed, 10 Mar 2010 09:45:21 -0500, by Stefan Monnier
-
quick-install-emacs: Use more portable shell syntaxWed, 10 Mar 2010 23:16:06 +0900, by Miles Bader
-
quick-install-emacs: Be more picky about files we avoid installingWed, 10 Mar 2010 23:14:34 +0900, by Miles Bader
-
vc-git.el (vc-git-revision-table): Include remote branches.Wed, 10 Mar 2010 01:32:43 -0500, by Stefan Monnier
-
Merge pending branchWed, 10 Mar 2010 00:18:51 -0500, by Stefan Monnier
-
Start laying out a plan for Emacs-24Sun, 07 Mar 2010 15:08:38 -0500, by Stefan Monnier
-
Animated image API.Sun, 07 Mar 2010 21:02:20 +0200, by Juri Linkov
-
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"Tue, 09 Mar 2010 22:24:44 +0900, by Miles Bader
-
Fix numeric keywords.Mon, 08 Mar 2010 19:14:53 +0200, by Juri Linkov
-
Additional fix for rfc822-addresses (Bug#5692).Mon, 08 Mar 2010 11:17:30 -0500, by Chong Yidong
-
Fix typos in Changelogs.Mon, 08 Mar 2010 14:00:18 +0100, by Juanma Barranquero
-
Fix bug# in ChangeLog.Mon, 08 Mar 2010 20:40:36 +0900, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).Mon, 08 Mar 2010 20:30:58 +0900, by Kenichi Handa
-
Fix bug# in ChangeLog.Mon, 08 Mar 2010 20:39:36 +0900, by Kenichi Handa
-
from trunkMon, 08 Mar 2010 10:53:37 +0900, by Kenichi Handa
-
Add bug# in ChangeLog.Mon, 08 Mar 2010 10:52:57 +0900, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).Mon, 08 Mar 2010 10:50:35 +0900, by Kenichi Handa
-
from trunkWed, 03 Mar 2010 15:04:00 +0900, by Kenichi Handa
-
Don't end parsing rfc822 addresses prematurely (Bug#5692)Sun, 07 Mar 2010 18:34:40 +0100, by Andreas Schwab
-
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)Sun, 07 Mar 2010 09:45:53 -0500, by Chong Yidong
-
NEWS: Clarify last change.Sat, 06 Mar 2010 15:35:04 -0500, by Chong Yidong
-
NEWS: Document change to Lisp reader for overflowing ints.Sat, 06 Mar 2010 15:33:04 -0500, by Chong Yidong
-
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.Sat, 06 Mar 2010 15:27:19 -0500, by Chong Yidong
-
Improve documentation for setting buffer-local vars (Bug#5688).Sat, 06 Mar 2010 14:02:49 -0500, by Chong Yidong
-
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).Sat, 06 Mar 2010 13:23:23 -0500, by Chong Yidong
-
* vc-git.el: Re-flow to fit into 80 columns.Fri, 05 Mar 2010 23:05:47 -0500, by Stefan Monnier
-
Update some cedet template copyrights to GPLv3+.Fri, 05 Mar 2010 19:06:37 -0800, by Glenn Morris
-
Add license information for ede-test.el and srecode-test.el.Fri, 05 Mar 2010 19:00:40 -0800, by Glenn Morris
-
Make it possible to C-g in a tight bytecode loop again (bug#5680).Fri, 05 Mar 2010 18:08:18 -0500, by Stefan Monnier
-
(Man-files-regexp): Tighten up the regexp (bug#5686).Fri, 05 Mar 2010 15:18:20 -0500, by Stefan Monnier
-
* regex.c (regex_compile): Setup gl_state as well.Fri, 05 Mar 2010 14:54:39 -0500, by Stefan Monnier
-
(skip_chars): Setup gl_state (bug#3823).Fri, 05 Mar 2010 13:42:38 -0500, by Stefan Monnier
-
Fix orgcard.tex pdf landscape format.Thu, 04 Mar 2010 19:01:38 -0800, by Glenn Morris
-
Add a comment for the previous commit.Wed, 03 Mar 2010 21:23:20 +0200, by Juri Linkov
-
Fix keyboard macro key lookup (Bug#5481).Wed, 03 Mar 2010 12:31:50 -0500, by Chong Yidong
-
NEWS: Auto composition mode is still a minor mode.Wed, 03 Mar 2010 11:14:16 -0500, by Chong Yidong
-
Mark previous ChangeLog entry as a tiny change.Tue, 02 Mar 2010 20:11:15 -0800, by Glenn Morris
-
Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.Tue, 02 Mar 2010 19:58:26 -0800, by Glenn Morris
-
Update Lispref for 30-bit integers.Tue, 02 Mar 2010 19:50:15 -0800, by Glenn Morris
-
NEWS: async-shell-command and ansi-color are now documented.Tue, 02 Mar 2010 21:50:57 -0500, by Chong Yidong
-
* faq.texi: Note that ansi-color is now enabled by default.Tue, 02 Mar 2010 21:44:52 -0500, by Chong Yidong
-
Documented make-pointer-invisible.Tue, 02 Mar 2010 17:57:07 -0500, by Chong Yidong
-
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.Tue, 02 Mar 2010 17:56:36 -0500, by Chong Yidong
-
(emacs_mule_char): Fix a typo in commentary.Tue, 02 Mar 2010 23:43:50 +0200, by Eli Zaretskii
-
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)Tue, 02 Mar 2010 23:15:46 +0200, by Juri Linkov
-
Fix bug in decoding emacs-mule encoding.Tue, 02 Mar 2010 22:35:44 +0200, by Eli Zaretskii
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix anTue, 02 Mar 2010 10:32:45 +0100, by Michael Albinus
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.Tue, 02 Mar 2010 13:55:33 +0900, by Kenichi Handa
-
from trunkTue, 02 Mar 2010 13:54:04 +0900, by Kenichi Handa
-
Small tweaks to etc/refcards/Makefile rules for PDFs.Mon, 01 Mar 2010 19:47:19 -0800, by Glenn Morris
-
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.Mon, 01 Mar 2010 19:29:50 -0800, by Glenn Morris
-
Fix date of Yom HaAtzma'ut holiday.Mon, 01 Mar 2010 19:27:41 -0800, by Glenn Morris
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.Tue, 02 Mar 2010 13:44:28 +0900, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.Tue, 02 Mar 2010 10:35:00 +0900, by Kenichi Handa
-
from trunkTue, 02 Mar 2010 10:33:48 +0900, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.Tue, 02 Mar 2010 10:30:52 +0900, by Kenichi Handa
-
Correct buggy patch 99592 to cc-engine.el.Mon, 01 Mar 2010 17:46:36 +0000, by Alan Mackenzie
-
Change "myanmar" to "burmese"Mon, 01 Mar 2010 20:52:21 +0900, by Kenichi Handa
-
from trunkMon, 01 Mar 2010 20:50:57 +0900, by Kenichi Handa
-
Change "myanmar" to "burmese"Mon, 01 Mar 2010 20:34:11 +0900, by Kenichi Handa
-
from trunkSat, 27 Feb 2010 16:24:12 +0900, by Kenichi Handa
-
Fix bug #5649: 23.1.92; Indentation problems in C mode.Mon, 01 Mar 2010 11:31:42 +0000, by Alan Mackenzie
-
Regenerate pl-refcard.pdf.Mon, 01 Mar 2010 01:15:04 -0800, by Glenn Morris
-
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.Mon, 01 Mar 2010 01:06:49 -0800, by Glenn Morris
-
Regenerate de-refcard.pdf.Mon, 01 Mar 2010 00:58:52 -0800, by Glenn Morris
-
* refcards/de-refcard.tex: Fix paren typo.Mon, 01 Mar 2010 00:56:58 -0800, by Glenn Morris
-
Regenerate most pdf refcards.Mon, 01 Mar 2010 00:06:52 -0800, by Glenn Morris
-
Rename a command in ru-refcard.tex.Sun, 28 Feb 2010 23:13:57 -0800, by Glenn Morris
-
Fix some ChangeLog typos.Sun, 28 Feb 2010 18:40:56 -0800, by Glenn Morris
-
Update short copyright year in refcard tex files.Sun, 28 Feb 2010 18:36:15 -0800, by Glenn Morris
-
(menu-bar-manuals-menu): Fix typo.Sun, 28 Feb 2010 23:38:45 +0000, by Katsumi Yamaoka
-
(menu-bar-manuals-menu): Fix typo.Sun, 28 Feb 2010 23:37:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 28 Feb 2010 21:55:28 +0000, by Katsumi Yamaoka
-
Minor doc fix.Sun, 28 Feb 2010 16:34:58 -0500, by Chong Yidong