log

age author description
Mon, 02 Aug 2010 11:00:46 +0200 Stefan Monnier * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
Mon, 02 Aug 2010 09:03:12 +0200 Jan D. Enable ICANON (Bug#6771). Any long line problem must be solved differently.
Mon, 02 Aug 2010 08:42:03 +0200 Juanma Barranquero * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
Sun, 01 Aug 2010 23:50:24 +0000 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
Sun, 01 Aug 2010 23:49:32 +0000 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
Sun, 01 Aug 2010 22:48:29 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 30 Jul 2010 02:11:29 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 01 Aug 2010 18:07:10 +0000 Alan Mackenzie Enhance CC Mode manual to cover the new Java features.
Sun, 01 Aug 2010 18:48:15 +0200 Juanma Barranquero mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Sun, 01 Aug 2010 06:37:41 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sat, 31 Jul 2010 20:38:19 -0400 Chong Yidong Package listing tweaks.
Sun, 01 Aug 2010 02:14:14 +0200 Stefan Monnier * src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
Sat, 31 Jul 2010 17:26:56 -0400 Chong Yidong Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Sat, 31 Jul 2010 20:01:08 +0000 Alan Mackenzie Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
Sat, 31 Jul 2010 19:21:16 +0200 Jan D * faces.el (face-all-attributes): Improved documentation (Bug#6767).
Sat, 31 Jul 2010 20:13:03 +0300 Eli Zaretskii Add more index entries for large-file-warning-threshold.
Sat, 31 Jul 2010 18:46:58 +0300 Eli Zaretskii Add a Hebrew translation of the tutorial.
Sat, 31 Jul 2010 09:39:24 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
Thu, 29 Jul 2010 21:42:38 -0700 Dan Nicolaescu * src/buffer.c (Qwindow): Do not define, already defined in data.c.
Fri, 30 Jul 2010 02:02:05 +0000 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
Fri, 30 Jul 2010 02:01:04 +0000 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
Thu, 29 Jul 2010 23:01:42 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 28 Jul 2010 22:44:58 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 28 Jul 2010 00:36:24 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 27 Jul 2010 22:51:00 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 26 Jul 2010 22:54:37 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 29 Jul 2010 22:16:18 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 29 Jul 2010 22:01:08 +0200 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
Thu, 29 Jul 2010 11:34:39 -0700 Dan Nicolaescu Rename s/usg5-4.h -> s/usg5-4-common.h.
Thu, 29 Jul 2010 20:08:51 +0200 Jan D * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
Thu, 29 Jul 2010 19:10:41 +0200 Jan D. Add doc and NEWS for tool-bar-position.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Thu, 29 Jul 2010 12:01:14 -0400 Chong Yidong Update package-x to latest package.el changes.
Thu, 29 Jul 2010 08:50:04 -0700 Dan Nicolaescu Make lisp_time_argument work on all systems.
Thu, 29 Jul 2010 15:54:03 +0200 Michael Albinus * processes.texi (Process Information): Explain process property
Thu, 29 Jul 2010 15:13:11 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
Thu, 29 Jul 2010 08:59:29 +0200 Jan D. Fix some stuff that didn't compile.
Wed, 28 Jul 2010 23:12:38 -0700 Dan Nicolaescu * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
Wed, 28 Jul 2010 22:58:58 -0700 Dan Nicolaescu * src/mem-limits.h: Remove duplicated includes.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Wed, 28 Jul 2010 21:16:23 -0700 Dan Nicolaescu * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
Wed, 28 Jul 2010 20:41:28 -0700 Dan Nicolaescu * configure.in: Remove reference to usg5-4, unused.
Wed, 28 Jul 2010 20:25:08 -0700 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
Thu, 29 Jul 2010 04:42:53 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 29 Jul 2010 04:11:23 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Warn for old-style empty arglist ().
Wed, 28 Jul 2010 14:54:42 -0400 Chong Yidong Add support for non-default package repositories.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Wed, 28 Jul 2010 12:25:38 +0200 Michael Albinus * tramp.texi (Traces and Profiles): Describe verbose level 9.
Wed, 28 Jul 2010 12:08:16 +0200 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
Wed, 28 Jul 2010 12:02:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Wed, 28 Jul 2010 01:38:46 +0200 Juanma Barranquero * emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
Tue, 27 Jul 2010 18:37:25 +0200 Juanma Barranquero Derive programming modes from prog-mode.
Tue, 27 Jul 2010 01:02:44 -0700 Dan Nicolaescu * src/emacs.c (Fkill_emacs): Remove return statement.
Mon, 26 Jul 2010 21:20:51 -0700 Dan Nicolaescu Remove declarations and unused variables.
Mon, 26 Jul 2010 21:12:42 -0700 Dan Nicolaescu * src/xmenu.c: Do not included lwlib.h, not needed.
Mon, 26 Jul 2010 21:03:14 -0700 Dan Nicolaescu * src/m/iris4d.h (XUINT, XSET): Remove, not needed.
Mon, 26 Jul 2010 20:59:42 -0700 Dan Nicolaescu * src/process.c: Move definitions earlier to minimize #ifdefs.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Mon, 26 Jul 2010 19:45:53 -0700 Dan Nicolaescu * src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 26 Jul 2010 15:05:47 -0400 Sam Steingold * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Mon, 26 Jul 2010 10:11:43 -0700 Dan Nicolaescu NO_RETURN functions should not return.
Mon, 26 Jul 2010 09:57:19 -0700 Dan Nicolaescu * frame.h (Qtty_color_mode): Add declaration.
Mon, 26 Jul 2010 12:09:02 +0200 Juanma Barranquero src/ChangeLog: Add missing bug reference.
Sun, 25 Jul 2010 23:37:26 -0700 Dan Nicolaescu Mark functions as NO_RETURN.
Sun, 25 Jul 2010 23:22:32 -0700 Dan Nicolaescu * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
Mon, 26 Jul 2010 14:22:13 +0900 Daiki Ueno Add alternative key bindings to epa-mail.el.
Mon, 26 Jul 2010 13:30:05 +0900 Kenichi Handa font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Mon, 26 Jul 2010 13:29:08 +0900 Kenichi Handa merge trunk
Mon, 26 Jul 2010 01:23:49 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 26 Jul 2010 02:43:58 +0200 Juanma Barranquero * lread.c (unreadpure, mapatoms_1): Make static.
Sun, 25 Jul 2010 23:02:59 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Jul 2010 21:30:14 +0200 Juanma Barranquero * terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Sun, 25 Jul 2010 20:36:37 +0200 Andreas Schwab * callproc.c (set_initial_environment): Avoid unbalanced braces.
Sun, 25 Jul 2010 10:13:30 -0400 Ken Brown * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
Sun, 25 Jul 2010 09:46:48 -0400 Ken Brown Cygwin build cleanup (Bug#6715).
Sun, 25 Jul 2010 20:50:51 +0900 Daiki Ueno Fix typo and comment.
Sun, 25 Jul 2010 20:23:43 +0900 Daiki Ueno Fix *.gpg file creation (bug#6723).
Sun, 25 Jul 2010 10:30:57 +0000 Katsumi Yamaoka Accept x-pkcs7-signature MIME type as signature.
Sun, 25 Jul 2010 10:29:49 +0000 Katsumi Yamaoka Accept x-pkcs7-signature MIME type as signature.
Sun, 25 Jul 2010 10:16:08 +0000 Katsumi Yamaoka Merge from mainline.
Sat, 24 Jul 2010 12:18:05 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 23 Jul 2010 11:48:17 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Jul 2010 14:43:25 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 20 Jul 2010 14:21:52 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 23 Jul 2010 02:35:14 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Jul 2010 22:50:23 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 21 Jul 2010 22:51:18 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 25 Jul 2010 05:53:37 +0200 Juanma Barranquero Build binary distros on Windows using emacs-VERSION as root dir name.
Sat, 24 Jul 2010 21:07:15 -0600 Christoph Scholtes Added README.W32 to distclean. Updated Changelog.
Sat, 24 Jul 2010 16:10:01 -0600 Christoph Scholtes Added ChangeLog entry for copying of README.W32.
Sat, 24 Jul 2010 16:07:04 -0600 Christoph Scholtes Fixed whitespace.
Sat, 24 Jul 2010 16:04:10 -0600 Christoph Scholtes Code cleanup. Added ChangeLog entry.
Sat, 24 Jul 2010 15:35:36 -0600 Christoph Scholtes Refactoring of make dist target
Sun, 25 Jul 2010 05:36:54 +0200 Juanma Barranquero * emacsclient.c (getcwd): Fix previous change.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Sat, 24 Jul 2010 18:06:03 -0400 Ken Brown Regenerate configure.
Sat, 24 Jul 2010 22:52:43 +0200 Juanma Barranquero * w32fns.c (w32_to_x_color): Remove, unused.
Sat, 24 Jul 2010 14:44:54 -0400 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
Sat, 24 Jul 2010 20:15:40 +0200 Andreas Schwab * lisp.h: Remove leftover P_.
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sat, 24 Jul 2010 10:03:41 -0700 Dan Nicolaescu Add ChangeLog entry for previous commit:
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
Sat, 24 Jul 2010 15:43:48 +0200 Juanma Barranquero * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Sat, 24 Jul 2010 15:35:31 +0200 Juanma Barranquero New make target for Windows platform: make dist (bug#6602)
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 21:44:29 -0700 Dan Nicolaescu * src/ecrt0.c, src/unexalpha.c: Remove files, unused.
Fri, 23 Jul 2010 21:23:07 -0400 Chong Yidong * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
Sat, 24 Jul 2010 01:26:42 +0200 Stefan Monnier * lisp/play/tetris.el: Cleanup image representation and rotation.
Sat, 24 Jul 2010 00:51:37 +0200 Stefan Monnier * lisp/progmodes/ps-mode.el: Use comint.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Fri, 23 Jul 2010 15:58:52 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Fri, 23 Jul 2010 15:40:33 +0200 Michael Albinus * net/tramp.el (tramp-open-shell): New defun.
Fri, 23 Jul 2010 15:35:51 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
Fri, 23 Jul 2010 15:31:56 +0200 Michael Albinus * net/tramp.el (tramp-file-name-regexp-unified)
Fri, 23 Jul 2010 12:32:02 +0200 Juanma Barranquero * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
Fri, 23 Jul 2010 12:09:27 +0200 Juanma Barranquero * w32term.c (my_set_focus): #ifdef away; currently not used.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.