Mercurial > emacs
graph
-
emacsclient.c cleanups.Thu, 05 Aug 2010 21:09:54 -0700, by Dan Nicolaescu
-
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.Thu, 05 Aug 2010 21:01:00 -0700, by Dan Nicolaescu
-
(rfc2047-encode): Use utf-8 charset as a last resort.Fri, 06 Aug 2010 03:44:13 +0000, by Katsumi Yamaoka
-
(rfc2047-encode): Use utf-8 charset as a last resort.Fri, 06 Aug 2010 03:43:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 06 Aug 2010 03:40:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 06 Aug 2010 00:26:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 05 Aug 2010 22:50:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 04 Aug 2010 22:51:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 03 Aug 2010 22:49:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 02 Aug 2010 22:48:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 02 Aug 2010 01:04:51 +0000, by Katsumi Yamaoka
-
src/ChangeLog: Fix entry.Fri, 06 Aug 2010 02:44:56 +0200, by Juanma Barranquero
-
Cleanup process.c.Thu, 05 Aug 2010 17:36:12 -0700, by Dan Nicolaescu
-
Fix changes in revnos 100982..100984 for Windows build.Fri, 06 Aug 2010 02:16:24 +0200, by Juanma Barranquero
-
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.Thu, 05 Aug 2010 17:07:36 -0700, by Dan Nicolaescu
-
Remove extern declarations in .c files, .h files have them.Thu, 05 Aug 2010 16:34:12 -0700, by Dan Nicolaescu
-
Cleanup syssignal.h.Thu, 05 Aug 2010 16:22:18 -0700, by Dan Nicolaescu
-
Add declarations to header files.Thu, 05 Aug 2010 16:15:24 -0700, by Dan Nicolaescu
-
* src/term.c: Remove dead code.Thu, 05 Aug 2010 15:23:53 -0700, by Dan Nicolaescu
-
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.Thu, 05 Aug 2010 15:20:09 -0700, by Dan Nicolaescu
-
Regenerate configure.Thu, 05 Aug 2010 11:30:35 -0700, by Dan Nicolaescu
-
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.Thu, 05 Aug 2010 20:23:57 +0300, by Eli Zaretskii
-
REALLY rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:22:34 +0300, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:16:27 +0300, by Eli Zaretskii
-
Rename src/unexec.c => src/unexcoff.c.Thu, 05 Aug 2010 20:11:32 +0300, by Eli Zaretskii
-
* tramp.texi (External packages): File attributes cache flushingThu, 05 Aug 2010 15:51:21 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-dired-uncache): Flush directoryThu, 05 Aug 2010 10:15:22 +0200, by Michael Albinus
-
Fix compilation error.Thu, 05 Aug 2010 17:18:55 +1200, by Nick Roberts
-
* configure.in: Restore accidentally removed use ofWed, 04 Aug 2010 23:48:36 +0200, by Andreas Schwab
-
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.Wed, 04 Aug 2010 20:10:07 +0200, by Stefan Monnier
-
src/ChangeLog: Add missing bug reference.Tue, 03 Aug 2010 23:54:16 +0200, by Juanma Barranquero
-
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.Tue, 03 Aug 2010 18:37:00 +0200, by Johan Bockgrd
-
* server.el (server-start): Simplify loop.Tue, 03 Aug 2010 14:22:23 +0200, by Juanma Barranquero
-
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).Tue, 03 Aug 2010 01:20:48 +0200, by Juanma Barranquero
-
* lisp/frame.el (screen-height, screen-width, set-screen-width)Tue, 03 Aug 2010 00:35:38 +0200, by Stefan Monnier
-
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormapMon, 02 Aug 2010 16:23:06 +0200, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Mon, 02 Aug 2010 14:50:03 +0200, by Jan D.
-
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Mon, 02 Aug 2010 14:46:33 +0200, by Jan D.
-
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspacesMon, 02 Aug 2010 12:25:27 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timersMon, 02 Aug 2010 11:00:46 +0200, by Stefan Monnier
-
Enable ICANON (Bug#6771). Any long line problem must be solved differently.Mon, 02 Aug 2010 09:03:12 +0200, by Jan D.
-
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).Mon, 02 Aug 2010 08:42:03 +0200, by Juanma Barranquero
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.Sun, 01 Aug 2010 23:50:24 +0000, by Katsumi Yamaoka
-
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.Sun, 01 Aug 2010 23:49:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 01 Aug 2010 22:48:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 30 Jul 2010 02:11:29 +0000, by Katsumi Yamaoka
-
Enhance CC Mode manual to cover the new Java features.Sun, 01 Aug 2010 18:07:10 +0000, by Alan Mackenzie
-
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)Sun, 01 Aug 2010 18:48:15 +0200, by Juanma Barranquero
-
Use Gtk+ tooltips by default for Gtk+ Emacs.Sun, 01 Aug 2010 15:57:07 +0200, by Jan D
-
Fix typos in ChangeLogs.Sun, 01 Aug 2010 06:37:41 +0200, by Juanma Barranquero
-
Package listing tweaks.Sat, 31 Jul 2010 20:38:19 -0400, by Chong Yidong
-
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.Sun, 01 Aug 2010 02:14:14 +0200, by Stefan Monnier
-
Adapt mouse-3 behavior to recent selection changes (Bug#6701).Sat, 31 Jul 2010 17:26:56 -0400, by Chong Yidong
-
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).Sat, 31 Jul 2010 20:01:08 +0000, by Alan Mackenzie
-
* faces.el (face-all-attributes): Improved documentation (Bug#6767).Sat, 31 Jul 2010 19:21:16 +0200, by Jan D
-
Add more index entries for large-file-warning-threshold.Sat, 31 Jul 2010 20:13:03 +0300, by Eli Zaretskii
-
Add a Hebrew translation of the tutorial.Sat, 31 Jul 2010 18:46:58 +0300, by Eli Zaretskii
-
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++Sat, 31 Jul 2010 09:39:24 +0000, by Alan Mackenzie
-
* src/buffer.c (Qwindow): Do not define, already defined in data.c.Thu, 29 Jul 2010 21:42:38 -0700, by Dan Nicolaescu
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.Fri, 30 Jul 2010 02:02:05 +0000, by Katsumi Yamaoka
-
Encode names of nnml groups that nnmail-get-new-mail creates in active file.Fri, 30 Jul 2010 02:01:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 29 Jul 2010 23:01:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 28 Jul 2010 22:44:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 28 Jul 2010 00:36:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Jul 2010 22:51:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Jul 2010 22:54:37 +0000, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.Thu, 29 Jul 2010 22:16:18 +0200, by Juanma Barranquero
-
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfThu, 29 Jul 2010 22:01:08 +0200, by Jan D
-
Rename s/usg5-4.h -> s/usg5-4-common.h.Thu, 29 Jul 2010 11:34:39 -0700, by Dan Nicolaescu
-
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.Thu, 29 Jul 2010 20:08:51 +0200, by Jan D
-
Add doc and NEWS for tool-bar-position.Thu, 29 Jul 2010 19:10:41 +0200, by Jan D.
-
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Thu, 29 Jul 2010 18:49:59 +0200, by Jan D.
-
Update package-x to latest package.el changes.Thu, 29 Jul 2010 12:01:14 -0400, by Chong Yidong
-
Make lisp_time_argument work on all systems.Thu, 29 Jul 2010 08:50:04 -0700, by Dan Nicolaescu
-
* processes.texi (Process Information): Explain process propertyThu, 29 Jul 2010 15:54:03 +0200, by Michael Albinus
-
* net/tramp.el (tramp-handle-start-file-process): Check only forThu, 29 Jul 2010 15:13:11 +0200, by Michael Albinus
-
Fix some stuff that didn't compile.Thu, 29 Jul 2010 08:59:29 +0200, by Jan D.
-
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.Wed, 28 Jul 2010 23:12:38 -0700, by Dan Nicolaescu
-
* src/mem-limits.h: Remove duplicated includes.Wed, 28 Jul 2010 22:58:58 -0700, by Dan Nicolaescu
-
Remove extern declarations from .c files, and them to .h files.Wed, 28 Jul 2010 22:48:06 -0700, by Dan Nicolaescu
-
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Wed, 28 Jul 2010 21:16:23 -0700, by Dan Nicolaescu
-
* configure.in: Remove reference to usg5-4, unused.Wed, 28 Jul 2010 20:41:28 -0700, by Dan Nicolaescu
-
Clean up unexec.c, remove references to unused code.Wed, 28 Jul 2010 20:25:08 -0700, by Dan Nicolaescu
-
Fix typos in ChangeLogs.Thu, 29 Jul 2010 04:42:53 +0200, by Juanma Barranquero
-
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().Thu, 29 Jul 2010 04:11:23 +0200, by Juanma Barranquero
-
Add support for non-default package repositories.Wed, 28 Jul 2010 14:54:42 -0400, by Chong Yidong
-
Add tool bar style text-image-horiz (text to the left of the image).Wed, 28 Jul 2010 19:34:51 +0200, by Jan D.
-
* tramp.texi (Traces and Profiles): Describe verbose level 9.Wed, 28 Jul 2010 12:25:38 +0200, by Michael Albinus
-
* progmodes/gud.el (gud-common-init): Check for remoteness ofWed, 28 Jul 2010 12:08:16 +0200, by Michael Albinus
-
* net/tramp.el (tramp-methods): Move hostname to the end in allWed, 28 Jul 2010 12:02:18 +0200, by Michael Albinus
-
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).Wed, 28 Jul 2010 01:38:46 +0200, by Juanma Barranquero
-
Derive programming modes from prog-mode.Tue, 27 Jul 2010 18:37:25 +0200, by Juanma Barranquero
-
* src/emacs.c (Fkill_emacs): Remove return statement.Tue, 27 Jul 2010 01:02:44 -0700, by Dan Nicolaescu
-
Remove declarations and unused variables.Mon, 26 Jul 2010 21:20:51 -0700, by Dan Nicolaescu
-
* src/xmenu.c: Do not included lwlib.h, not needed.Mon, 26 Jul 2010 21:12:42 -0700, by Dan Nicolaescu
-
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.Mon, 26 Jul 2010 21:03:14 -0700, by Dan Nicolaescu
-
* src/process.c: Move definitions earlier to minimize #ifdefs.Mon, 26 Jul 2010 20:59:42 -0700, by Dan Nicolaescu
-
Use const, move declarations to header files.Mon, 26 Jul 2010 20:52:35 -0700, by Dan Nicolaescu
-
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.Mon, 26 Jul 2010 19:45:53 -0700, by Dan Nicolaescu
-
Merge from emacs-23Tue, 27 Jul 2010 04:10:05 +0200, by Juanma Barranquero
-
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Mon, 26 Jul 2010 15:05:47 -0400, by Sam Steingold
-
NO_RETURN functions should not return.Mon, 26 Jul 2010 10:11:43 -0700, by Dan Nicolaescu
-
* frame.h (Qtty_color_mode): Add declaration.Mon, 26 Jul 2010 09:57:19 -0700, by Dan Nicolaescu
-
src/ChangeLog: Add missing bug reference.Mon, 26 Jul 2010 12:09:02 +0200, by Juanma Barranquero
-
Mark functions as NO_RETURN.Sun, 25 Jul 2010 23:37:26 -0700, by Dan Nicolaescu
-
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.Sun, 25 Jul 2010 23:22:32 -0700, by Dan Nicolaescu
-
Add alternative key bindings to epa-mail.el.Mon, 26 Jul 2010 14:22:13 +0900, by Daiki Ueno
-
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:30:05 +0900, by Kenichi Handa
-
merge trunkMon, 26 Jul 2010 13:29:08 +0900, by Kenichi Handa
-
Merge from mainline.Mon, 26 Jul 2010 01:23:49 +0000, by Katsumi Yamaoka
-
* lread.c (unreadpure, mapatoms_1): Make static.Mon, 26 Jul 2010 02:43:58 +0200, by Juanma Barranquero
-
Merge from mainline.Sun, 25 Jul 2010 23:02:59 +0000, by Katsumi Yamaoka
-
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).Sun, 25 Jul 2010 21:30:14 +0200, by Juanma Barranquero
-
Use __executable_start to find start of text segment for profilingSun, 25 Jul 2010 21:09:54 +0200, by Andreas Schwab
-
* callproc.c (set_initial_environment): Avoid unbalanced braces.Sun, 25 Jul 2010 20:36:37 +0200, by Andreas Schwab
-
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.Sun, 25 Jul 2010 10:13:30 -0400, by Ken Brown
-
Cygwin build cleanup (Bug#6715).Sun, 25 Jul 2010 09:46:48 -0400, by Ken Brown
-
Fix typo and comment.Sun, 25 Jul 2010 20:50:51 +0900, by Daiki Ueno
-
Fix *.gpg file creation (bug#6723).Sun, 25 Jul 2010 20:23:43 +0900, by Daiki Ueno
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:30:57 +0000, by Katsumi Yamaoka
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:29:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Jul 2010 10:16:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 24 Jul 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 11:48:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 14:43:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Jul 2010 14:21:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 02:35:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 22:50:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 21 Jul 2010 22:51:18 +0000, by Katsumi Yamaoka
-
Build binary distros on Windows using emacs-VERSION as root dir name.Sun, 25 Jul 2010 05:53:37 +0200, by Juanma Barranquero
-
Added README.W32 to distclean. Updated Changelog.Sat, 24 Jul 2010 21:07:15 -0600, by Christoph Scholtes
-
Added ChangeLog entry for copying of README.W32.Sat, 24 Jul 2010 16:10:01 -0600, by Christoph Scholtes
-
Fixed whitespace.Sat, 24 Jul 2010 16:07:04 -0600, by Christoph Scholtes
-
Code cleanup. Added ChangeLog entry.Sat, 24 Jul 2010 16:04:10 -0600, by Christoph Scholtes
-
Refactoring of make dist targetSat, 24 Jul 2010 15:35:36 -0600, by Christoph Scholtes
-
* emacsclient.c (getcwd): Fix previous change.Sun, 25 Jul 2010 05:36:54 +0200, by Juanma Barranquero
-
Make building under stricter warning flags somewhat cleaner.Sun, 25 Jul 2010 02:20:51 +0200, by Juanma Barranquero
-
Regenerate configure.Sat, 24 Jul 2010 18:06:03 -0400, by Ken Brown
-
* w32fns.c (w32_to_x_color): Remove, unused.Sat, 24 Jul 2010 22:52:43 +0200, by Juanma Barranquero
-
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)Sat, 24 Jul 2010 14:44:54 -0400, by Ken Brown
-
* lisp.h: Remove leftover P_.Sat, 24 Jul 2010 20:15:40 +0200, by Andreas Schwab
-
Add NO_RETURN specifiers to functions in lib-src.Sat, 24 Jul 2010 10:18:18 -0700, by Dan Nicolaescu
-
Add ChangeLog entry for previous commit:Sat, 24 Jul 2010 10:03:41 -0700, by Dan Nicolaescu
-
Make internal_self_insert staticSat, 24 Jul 2010 17:21:56 +0200, by Andreas Schwab
-
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.Sat, 24 Jul 2010 15:43:48 +0200, by Juanma Barranquero
-
New make target for Windows platform: make dist (bug#6602)Sat, 24 Jul 2010 15:35:31 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Sat, 24 Jul 2010 13:53:19 +0200, by Juanma Barranquero
-
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.Fri, 23 Jul 2010 21:44:29 -0700, by Dan Nicolaescu
-
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Fri, 23 Jul 2010 21:23:07 -0400, by Chong Yidong
-
* lisp/play/tetris.el: Cleanup image representation and rotation.Sat, 24 Jul 2010 01:26:42 +0200, by Stefan Monnier
-
* lisp/progmodes/ps-mode.el: Use comint.Sat, 24 Jul 2010 00:51:37 +0200, by Stefan Monnier
-
Remove unused static functions.Fri, 23 Jul 2010 19:50:14 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-methods): Move hostname to the end in allFri, 23 Jul 2010 15:58:52 +0200, by Michael Albinus
-
* net/tramp.el (tramp-open-shell): New defun.Fri, 23 Jul 2010 15:40:33 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Fri, 23 Jul 2010 15:35:51 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-regexp-unified)Fri, 23 Jul 2010 15:31:56 +0200, by Michael Albinus
-
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".Fri, 23 Jul 2010 12:32:02 +0200, by Juanma Barranquero
-
* w32term.c (my_set_focus): #ifdef away; currently not used.Fri, 23 Jul 2010 12:09:27 +0200, by Juanma Barranquero
-
* w32fns.c, xfaces.c: Remove obsolete static declarations.Fri, 23 Jul 2010 11:52:32 +0200, by Juanma Barranquero
-
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:28:02 +0900, by Kenichi Handa
-
merge trunkFri, 23 Jul 2010 15:50:31 +0900, by Kenichi Handa
-
* lisp/ChangeLog: Fix typos.Fri, 23 Jul 2010 03:39:20 +0200, by Juanma Barranquero
-
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).Fri, 23 Jul 2010 03:29:46 +0200, by Juanma Barranquero
-
SQL Mode Version2.4 - Improved login promptingThu, 22 Jul 2010 20:59:43 -0400, by Michael Mauger
-
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).Thu, 22 Jul 2010 14:15:31 +0200, by Juanma Barranquero
-
* dired.el (dired-mode-map): Use command remapping (bug#6632).Thu, 22 Jul 2010 13:54:27 +0200, by Juanma Barranquero
-
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).Thu, 22 Jul 2010 13:09:52 +0200, by Juanma Barranquero
-
* nt/INSTALL: Add note about backslashes in Windows paths.Wed, 21 Jul 2010 11:37:35 +0200, by Juanma Barranquero
-
Fix multiple-recipient handling of Gnus S/MIME.Wed, 21 Jul 2010 14:56:18 +0900, by Daiki Ueno
-
* net/tramp.el (tramp-get-ls-command)Wed, 21 Jul 2010 06:40:47 +0200, by Michael Albinus
-
SQL Mode V2.3 - cleanup connection handlingTue, 20 Jul 2010 21:56:55 -0400, by Michael Mauger
-
Merge from mainline.Tue, 20 Jul 2010 22:54:46 +0000, by Katsumi Yamaoka
-
Convert some more functions to standard C.Tue, 20 Jul 2010 22:21:03 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-handler): Trace 'quit.Tue, 20 Jul 2010 21:15:01 +0200, by Michael Albinus
-
* PROBLEMS: Add note about use of backslashes in Windows paths.Tue, 20 Jul 2010 20:32:42 +0200, by Juanma Barranquero
-
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.Tue, 20 Jul 2010 20:01:17 +0200, by Juanma Barranquero
-
Fix up "missing braces" warning.Tue, 20 Jul 2010 17:26:53 +0200, by Stefan Monnier
-
Fix typos in ChangeLogs.Tue, 20 Jul 2010 13:13:25 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-perl-file-attributes)Tue, 20 Jul 2010 12:29:05 +0200, by Michael Albinus
-
Fix previous change in gnus-summary-bookmark-make-record.Tue, 20 Jul 2010 01:20:05 +0000, by Katsumi Yamaoka
-
Fix previous change in gnus-summary-bookmark-make-record.Tue, 20 Jul 2010 01:19:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Jul 2010 22:55:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 15 Jul 2010 22:44:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 19 Jul 2010 11:26:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 18 Jul 2010 22:30:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 17 Jul 2010 10:55:12 +0000, by Katsumi Yamaoka
-
* NEWS: Mention --enable-checking is now supported on Windows.Mon, 19 Jul 2010 15:39:19 +0200, by Juanma Barranquero
-
time.el: Use `define-derived-mode'. Simplify.Mon, 19 Jul 2010 13:06:42 +0200, by Juanma Barranquero
-
* org.texi: Fix typo in previous change (revno:100847).Mon, 19 Jul 2010 12:26:48 +0200, by Juanma Barranquero
-
Install version 7.01 of Org modeMon, 19 Jul 2010 11:50:32 +0200, by Carsten Dominik
-
Install version 7.01 of Org-modeMon, 19 Jul 2010 11:47:27 +0200, by Carsten Dominik
-
Enhance `c-file-style' in file/directory local variables.Sun, 18 Jul 2010 20:28:00 +0000, by Alan Mackenzie
-
SQL Mode V2.2 - Added sql-connect and sql-connection-alistSun, 18 Jul 2010 14:44:32 -0400, by Michael Mauger
-
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.Sun, 18 Jul 2010 15:59:40 +0200, by Juanma Barranquero
-
* configure.bat: New option --enable-checking.Sun, 18 Jul 2010 11:41:48 +0200, by Juanma Barranquero
-
Do not set bookmark context for images (Bug#6650).Sat, 17 Jul 2010 17:35:19 -0400, by Chong Yidong
-
Revert 2010-07-14 change to deactivate mark; minor cleanups.Sat, 17 Jul 2010 16:21:51 -0400, by Chong Yidong
-
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).Sat, 17 Jul 2010 14:34:44 -0400, by Chong Yidong
-
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0Sat, 17 Jul 2010 18:03:16 +0200, by Jan D
-
Merge latest fix to xg_event_is_for_menubar.Sat, 17 Jul 2010 10:43:41 -0400, by Chong Yidong
-
Merge latest fix to xg_event_is_for_menubar.Sat, 17 Jul 2010 10:41:10 -0400, by Chong Yidong
-
src/ChangeLog: Fix typos and dates.Sat, 17 Jul 2010 13:38:31 +0200, by Juanma Barranquero
-
* tramp.texi (Inline methods): Remove remark about doubled "-t"Sat, 17 Jul 2010 11:42:59 +0200, by Michael Albinus
-
* net/tramp.el (tramp-get-ls-command-with-dired): Make test forSat, 17 Jul 2010 10:44:59 +0200, by Michael Albinus
-
Change x-select-enable-primary to nil.Fri, 16 Jul 2010 22:49:48 -0400, by Chong Yidong
-
lisp/mail/rmail.el: Update autoload checksum.Sat, 17 Jul 2010 01:42:11 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Fri, 16 Jul 2010 11:45:58 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Fri, 16 Jul 2010 11:42:15 -0400, by Chong Yidong
-
Merge from mainline.Fri, 16 Jul 2010 12:36:52 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wiredFri, 16 Jul 2010 14:09:55 +0200, by Michael Albinus
-
* xmenu.c (free_frame_menubar): Only call x_set_window_size ifFri, 16 Jul 2010 09:50:37 +0200, by Jan D
-
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.Thu, 15 Jul 2010 23:54:10 +0200, by Andreas Schwab
-
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.Thu, 15 Jul 2010 23:53:32 +0200, by Andreas Schwab
-
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.Thu, 15 Jul 2010 19:48:34 +0300, by Eli Zaretskii
-
Correct my email address in the last update.Thu, 15 Jul 2010 10:36:27 -0400, by Simon South
-
Merge fixes to indentation of case statements, variant parts in recordThu, 15 Jul 2010 10:21:47 -0400, by Simon South
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.Thu, 15 Jul 2010 00:56:13 +0000, by Katsumi Yamaoka
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.Thu, 15 Jul 2010 00:54:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 14 Jul 2010 22:46:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 13 Jul 2010 22:45:58 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 12 Jul 2010 22:43:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 11 Jul 2010 22:57:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 01:50:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 01:02:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Jul 2010 22:47:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Jul 2010 22:09:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Jul 2010 22:53:26 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Jul 2010 22:49:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Jul 2010 23:34:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 04 Jul 2010 22:11:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 01 Jul 2010 22:47:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 30 Jun 2010 22:57:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 29 Jun 2010 22:51:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 28 Jun 2010 22:47:32 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 27 Jun 2010 22:48:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 03:34:29 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 24 Jun 2010 22:51:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 22:50:34 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 00:22:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 21 Jun 2010 22:48:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 20 Jun 2010 22:46:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 17 Jun 2010 22:50:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 17 Jun 2010 00:23:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 16 Jun 2010 22:49:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 22:55:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 08:18:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 14 Jun 2010 22:48:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 23:57:38 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 22:57:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 22:43:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 05:59:12 +0000, by Katsumi Yamaoka
-
(delphi-previous-indent-of): Indent case blocks within recordWed, 14 Jul 2010 23:12:37 -0400, by Simon South
-
(delphi-token-at): Give newlines precedence over literal tokens whenWed, 14 Jul 2010 22:34:47 -0400, by Simon South
-
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggestedWed, 14 Jul 2010 15:09:28 -0400, by Karl Fogel
-
Change clipboard/primary selection to X application standards.Wed, 14 Jul 2010 14:03:39 -0400, by Chong Yidong
-
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).Wed, 14 Jul 2010 12:41:40 -0400, by Karl Fogel
-
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).Wed, 14 Jul 2010 12:02:53 -0400, by Karl Fogel
-
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Wed, 14 Jul 2010 11:57:54 -0400, by Karl Fogel
-
Fix attribution in a ChangeLog entry.Wed, 14 Jul 2010 11:54:26 -0400, by Karl Fogel
-
Fix frame size when scroll bar width not an integral of column width.Wed, 14 Jul 2010 17:10:59 +0200, by Jan D
-
Fix frame size when scroll bar width not an integral of column width.Wed, 14 Jul 2010 17:06:33 +0200, by Jan D
-
Fix menu bar activation with click for Motif/Lesstif.Wed, 14 Jul 2010 16:32:25 +0200, by Jan D
-
Merge from mainline.Wed, 14 Jul 2010 13:03:03 +0000, by Katsumi Yamaoka
-
Do not record a font-entity in the property of font-object.Wed, 14 Jul 2010 12:54:58 +0900, by Kenichi Handa
-
Fix previous conflict.Wed, 14 Jul 2010 12:53:53 +0900, by Kenichi Handa
-
merge trunkWed, 14 Jul 2010 12:52:10 +0900, by Kenichi Handa
-
Do not record a font-entity in the property of font-object.Wed, 14 Jul 2010 12:40:47 +0900, by Kenichi Handa
-
merge trunkTue, 13 Jul 2010 15:18:51 +0900, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.Tue, 13 Jul 2010 18:17:51 -0400, by Karl Fogel
-
[[[Tue, 13 Jul 2010 18:09:20 -0400, by Karl Fogel
-
Add regexp tests for cucumber and ruby.Tue, 13 Jul 2010 17:33:02 -0400, by Chong Yidong
-
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).Tue, 13 Jul 2010 13:02:27 -0400, by Chong Yidong
-
Fix the MS-DOS build; remove more "#ifdef subprocesses".Tue, 13 Jul 2010 14:03:42 +0300, by Eli Zaretskii
-
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.Tue, 13 Jul 2010 13:41:49 +0300, by Adrian Robert
-
Remove more "#ifdef subprocesses".Tue, 13 Jul 2010 13:57:00 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100807).Tue, 13 Jul 2010 13:03:22 +0300, by Eli Zaretskii
-
Remove subprocesses #ifdefs from term.c.Mon, 12 Jul 2010 21:54:28 -0700, by Dan Nicolaescu
-
Convert maybe_fatal to standard C.Mon, 12 Jul 2010 21:47:45 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C.Mon, 12 Jul 2010 12:56:46 -0700, by Dan Nicolaescu
-
* oldXMenu/XMenu.h: Include <stdlib.h>.Mon, 12 Jul 2010 12:49:40 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C.Mon, 12 Jul 2010 12:29:49 -0700, by Dan Nicolaescu
-
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.Mon, 12 Jul 2010 21:03:53 +0200, by Andreas Schwab
-
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.Mon, 12 Jul 2010 21:44:35 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).Mon, 12 Jul 2010 21:36:48 +0300, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).Mon, 12 Jul 2010 21:23:00 +0300, by Eli Zaretskii
-
* nt/config.nt (volatile): Remove definition.Mon, 12 Jul 2010 11:16:54 -0700, by Dan Nicolaescu
-
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)Mon, 12 Jul 2010 20:10:49 +0200, by Andreas Schwab
-
* language/tv-util.el (tai-viet-re): Remove format.Mon, 12 Jul 2010 19:55:35 +0200, by Andreas Schwab
-
Convert old-style definitionsMon, 12 Jul 2010 19:47:17 +0200, by Andreas Schwab
-
Cleanups for src/callproc.c.Mon, 12 Jul 2010 10:21:11 -0700, by Dan Nicolaescu
-
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.Mon, 12 Jul 2010 10:04:38 -0700, by Dan Nicolaescu
-
Convert function definitions to standard C and some cleanups.Mon, 12 Jul 2010 09:56:59 -0700, by Dan Nicolaescu
-
Convert more function definitions to standard C.Mon, 12 Jul 2010 09:32:53 -0700, by Dan Nicolaescu
-
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSMon, 12 Jul 2010 16:16:38 +0200, by Andreas Schwab
-
Merge from mainline.Mon, 12 Jul 2010 13:21:11 +0000, by Katsumi Yamaoka
-
MS-Windows follow-up for revno 100789.Mon, 12 Jul 2010 12:22:20 +0300, by Eli Zaretskii
-
Improve Hebrew rendering.Mon, 12 Jul 2010 14:26:57 +0900, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.Mon, 12 Jul 2010 11:31:36 +0900, by Kenichi Handa
-
Improve Hebrew rendering.Mon, 12 Jul 2010 14:25:46 +0900, by Kenichi Handa
-
merge trunkMon, 12 Jul 2010 11:28:50 +0900, by Kenichi Handa
-
Add ChangeLogMon, 12 Jul 2010 11:27:21 +0900, by Kenichi Handa
-
merge trunkFri, 09 Jul 2010 15:55:27 +0900, by Kenichi Handa
-
merge trunkThu, 08 Jul 2010 17:09:35 +0900, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.Thu, 08 Jul 2010 16:56:21 +0900, by Kenichi Handa
-
merge trunkThu, 01 Jul 2010 15:26:36 +0900, by Kenichi Handa
-
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).Tue, 27 Jul 2010 03:37:23 +0200, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable file name handlers atMon, 26 Jul 2010 15:19:32 +0200, by Michael Albinus
-
* minibuf.c (Fread_buffer): Doc fix (bug#6528).Mon, 26 Jul 2010 01:56:56 +0200, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Sun, 25 Jul 2010 13:36:02 +0200, by Michael Albinus
-
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).Fri, 23 Jul 2010 11:49:03 -0400, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).Fri, 23 Jul 2010 03:51:48 +0200, by Juanma Barranquero
-
* window.c (Fwindow_height): Doc fix (bug#6518).Fri, 23 Jul 2010 01:57:23 +0200, by Juanma Barranquero
-
* text.texi (Special Properties): Fix typo.Wed, 21 Jul 2010 20:05:31 +0200, by Juanma Barranquero
-
lisp/mail/rmail.el: Update autoload checksum.Wed, 21 Jul 2010 13:31:22 +0200, by Juanma Barranquero
-
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.Wed, 21 Jul 2010 12:45:01 +0200, by Juanma Barranquero
-
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.Tue, 20 Jul 2010 02:04:31 +0200, by Juanma Barranquero
-
* time.el (display-time-day-and-date): Remove spurious * in docstring.Mon, 19 Jul 2010 12:42:22 +0200, by Juanma Barranquero
-
Doc fix to commentary (Bug#6653).Sat, 17 Jul 2010 17:57:06 -0400, by Chong Yidong
-
Fix size calculation for sliced images in image-mode (Bug#6639).Sat, 17 Jul 2010 17:51:04 -0400, by Chong Yidong
-
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).Sat, 17 Jul 2010 17:25:32 -0400, by Chong Yidong
-
* gtkutil.c (xg_event_is_for_menubar): Also check that event windowSat, 17 Jul 2010 11:59:19 +0200, by Jan D
-
Fix bug #4451.Fri, 16 Jul 2010 13:17:13 +0300, by Eli Zaretskii
-
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Fri, 16 Jul 2010 12:59:37 +0300, by Eli Zaretskii
-
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127Wed, 14 Jul 2010 19:53:42 +0200, by Jan D
-
* simple.el (push-mark-command): Set selection for select-active-regions.Wed, 14 Jul 2010 12:11:39 -0400, by Chong Yidong
-
Fix menus as per bug 6499 and 6608.Wed, 14 Jul 2010 12:05:53 +0200, by Jan D
-
Fix bug #6609.Wed, 14 Jul 2010 10:40:52 +0300, by Eli Zaretskii
-
cal-tex.el fixes for calendar-week-start-day != 0.Sat, 10 Jul 2010 16:34:57 -0700, by Glenn Morris
-
Fix last fix.Sat, 10 Jul 2010 18:41:55 -0400, by Chong Yidong
-
* simple.el (use-region-p): Doc fix (Bug#6607).Sat, 10 Jul 2010 15:32:53 -0400, by Chong Yidong
-
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).Sun, 11 Jul 2010 18:14:53 -0400, by Chong Yidong
-
* blockinput.h: Remove obsolete comment.Sun, 11 Jul 2010 21:51:46 +0200, by Andreas Schwab
-
Use offsetof instead of own definitionSun, 11 Jul 2010 20:34:43 +0200, by Andreas Schwab
-
* process.c: Remove obsolete comment.Sun, 11 Jul 2010 20:19:16 +0200, by Andreas Schwab
-
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).Sun, 11 Jul 2010 12:07:38 -0400, by Chong Yidong
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Sun, 11 Jul 2010 16:45:42 +0300, by Eli Zaretskii
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Sun, 11 Jul 2010 16:43:10 +0300, by Eli Zaretskii
-
Use strchr, strrchr instead of index, rindexSun, 11 Jul 2010 12:31:10 +0200, by Andreas Schwab
-
* callproc.c (relocate_fd): Use F_DUPFD if defined.Sun, 11 Jul 2010 11:49:44 +0200, by Andreas Schwab
-
Constify functions taking char *Sun, 11 Jul 2010 11:27:13 +0200, by Andreas Schwab
-
Fix indentation problemSun, 11 Jul 2010 10:44:34 +0200, by Andreas Schwab
-
Fix implicit declaration of kbd_on_hold_pSun, 11 Jul 2010 10:38:40 +0200, by Andreas Schwab
-
Remove obsolete noinline declarationSun, 11 Jul 2010 10:38:22 +0200, by Andreas Schwab
-
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not passSun, 11 Jul 2010 10:28:04 +0200, by Michael Albinus
-
Make doprnt and related functions ANSI C compliant, with prototypes.Sun, 11 Jul 2010 02:59:55 -0400, by Ken Raeburn
-
Fix bug #6603.Sun, 11 Jul 2010 09:39:00 +0300, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.Sun, 11 Jul 2010 08:57:52 +0300, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.Sun, 11 Jul 2010 08:55:06 +0300, by Eli Zaretskii
-
Add compilation regexps for cucumber and ruby.Sat, 10 Jul 2010 15:47:59 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 10 Jul 2010 15:01:01 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 10 Jul 2010 14:52:53 -0400, by Chong Yidong
-
* xfaces.c (realize_face): Garbage the frame if a face is removedSat, 10 Jul 2010 13:58:29 -0400, by Chong Yidong
-
Add some font-locking for Python 2.7.Tue, 06 Jul 2010 21:46:58 -0700, by Glenn Morris
-
Minor zone.el fix.Tue, 06 Jul 2010 20:52:05 -0700, by Glenn Morris
-
Minor fix to describe-key, and a docstring.Tue, 06 Jul 2010 15:42:46 -0400, by Chong Yidong
-
Remove obsolete volatileMon, 05 Jul 2010 19:16:59 +0200, by Andreas Schwab
-
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).Mon, 05 Jul 2010 18:58:31 +0900, by YAMAMOTO Mitsuharu
-
src/w32fns.c (Qtooltip): Declare.Sun, 04 Jul 2010 02:59:56 +0200, by Juanma Barranquero
-
* net/zeroconf.el (zeroconf-resolve-service)Sat, 03 Jul 2010 13:12:53 +0200, by Michael Albinus
-
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.Sat, 03 Jul 2010 12:52:17 +0200, by Michael Albinus
-
Fix hang on menubar press outside items (Bug#6499).Sat, 03 Jul 2010 11:43:45 +0200, by Jan D
-
Fix hang for mouse press on menubar but not on an item (Bug#6499).Sat, 03 Jul 2010 11:38:44 +0200, by Jan D
-
Fix faulty `if' statement in delete_frame.Fri, 02 Jul 2010 12:35:08 -0400, by Chong Yidong
-
Avoid displaying files with a nil state in vc-dir.Wed, 30 Jun 2010 15:03:07 -0700, by Dan Nicolaescu
-
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).Wed, 30 Jun 2010 16:34:06 -0400, by Chong Yidong
-
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).Wed, 30 Jun 2010 10:22:18 -0400, by Chong Yidong
-
lisp/ChangeLog: Remove "(tiny change)" note.Tue, 29 Jun 2010 22:41:04 +0200, by Juanma Barranquero
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)Tue, 29 Jun 2010 14:09:07 +0200, by Juanma Barranquero
-
*** empty log message ***Sun, 27 Jun 2010 23:57:39 +0200, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).Sun, 27 Jun 2010 14:43:34 -0400, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).Sun, 27 Jun 2010 14:24:42 -0400, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)Sun, 27 Jun 2010 14:03:26 -0400, by Chong Yidong
-
Fix typos in some Keywords comments.Sat, 26 Jun 2010 14:01:38 -0700, by Glenn Morris
-
Update cl-loaddefs.elSat, 26 Jun 2010 20:49:18 +0200, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).Sat, 26 Jun 2010 20:47:35 +0200, by Andreas Schwab
-
Fix bugs #6144 and #6467.Fri, 25 Jun 2010 14:42:47 +0300, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).Thu, 24 Jun 2010 20:30:55 -0400, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).Thu, 24 Jun 2010 15:05:47 -0400, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.Thu, 24 Jun 2010 00:10:51 -0700, by Glenn Morris
-
Doc fix.Wed, 23 Jun 2010 23:38:09 -0700, by Glenn Morris
-
Minor bs.el font-lock change.Wed, 23 Jun 2010 23:30:51 -0700, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.Wed, 23 Jun 2010 10:22:36 +0200, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.Wed, 23 Jun 2010 00:44:09 -0700, by Glenn Morris
-
Entry for previous change.Tue, 22 Jun 2010 23:40:31 -0700, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.Tue, 22 Jun 2010 23:35:06 -0700, by Glenn Morris
-
Untabify doc/lispref/*.texi.Tue, 22 Jun 2010 20:36:56 -0700, by Glenn Morris
-
Backport from trunk: doc fix.Tue, 22 Jun 2010 20:07:20 -0700, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.Tue, 22 Jun 2010 20:01:35 -0700, by Glenn Morris
-
Untabify doc/misc/*.texi.Tue, 22 Jun 2010 19:57:26 -0700, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.Tue, 22 Jun 2010 19:51:01 -0700, by Glenn Morris
-
Untabify doc/emacs/*.texi files.Tue, 22 Jun 2010 19:46:43 -0700, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.Tue, 22 Jun 2010 12:25:17 -0700, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.Tue, 22 Jun 2010 00:37:07 -0700, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Tue, 22 Jun 2010 00:10:16 -0700, by Glenn Morris
-
Minor js.el fix.Tue, 22 Jun 2010 00:04:20 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.Mon, 21 Jun 2010 20:24:22 -0700, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .Mon, 21 Jun 2010 20:20:24 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Mon, 21 Jun 2010 20:18:04 -0700, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.Mon, 21 Jun 2010 20:00:54 -0700, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.Mon, 21 Jun 2010 19:08:55 -0700, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.Mon, 21 Jun 2010 18:26:30 -0700, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.Mon, 21 Jun 2010 13:03:30 -0700, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).Sun, 20 Jun 2010 12:30:27 -0400, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileSun, 20 Jun 2010 16:17:05 +0000, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).Sat, 19 Jun 2010 15:43:47 -0400, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).Sat, 19 Jun 2010 14:06:37 -0400, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).Sat, 19 Jun 2010 14:02:41 -0400, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)Fri, 18 Jun 2010 19:34:30 -0700, by Glenn Morris
-
Close bug#6422.Fri, 18 Jun 2010 19:31:44 -0700, by Glenn Morris
-
Close bug#6450.Fri, 18 Jun 2010 19:27:57 -0700, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.Wed, 16 Jun 2010 23:37:13 -0400, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.Thu, 17 Jun 2010 01:52:13 +0200, by Juanma Barranquero
-
Merge from mainline.Sat, 10 Jul 2010 10:34:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 12:11:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Jul 2010 11:50:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Jul 2010 12:15:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Jul 2010 12:12:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Jul 2010 11:22:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 03 Jul 2010 11:08:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 29 Jun 2010 12:08:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 28 Jun 2010 13:32:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 23:19:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 12:11:51 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 23 Jun 2010 13:17:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 13:27:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 21 Jun 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 20 Jun 2010 11:23:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 19 Jun 2010 12:15:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 11:40:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 14 Jun 2010 11:56:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 09:38:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 11:47:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 10:24:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 11 Jun 2010 12:14:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 11:34:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 11:45:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 08 Jun 2010 13:59:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 05 Jun 2010 11:10:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 04 Jun 2010 11:31:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 12:01:23 +0000, by Katsumi Yamaoka
-
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