Sun, 19 Sep 2010 10:45:51 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 19 Sep 2010 11:53:28 +0200 |
Stefan Monnier |
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
|
Sun, 19 Sep 2010 11:32:52 +0200 |
Stefan Monnier |
* lisp/fringe.el (fringe-styles): New var.
|
Sun, 19 Sep 2010 11:16:28 +0200 |
Stefan Monnier |
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.
|
Sat, 18 Sep 2010 22:11:18 -0400 |
Michael Mauger |
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
|
Sun, 19 Sep 2010 02:05:26 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/warnings.el: Fix commenting convention.
|
Sat, 18 Sep 2010 23:36:29 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 18 Sep 2010 13:54:55 -0700 |
Glenn Morris |
Fix ChangeLog typo, mea culpa.
|
Sat, 18 Sep 2010 13:49:25 -0700 |
Glenn Morris |
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.
|
Sat, 18 Sep 2010 22:27:52 +0200 |
Lars Magne Ingebrigtsen |
* nnimap.el: Require nnoo and other files necessary.
|
Sat, 18 Sep 2010 12:23:12 -0500 |
Jay Belanger |
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
|
Sat, 18 Sep 2010 18:21:16 +0200 |
Stefan Monnier |
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
|
Sat, 18 Sep 2010 17:50:06 +0200 |
Stefan Monnier |
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.
|
Sat, 18 Sep 2010 16:23:29 +0200 |
Eli Zaretskii |
src/Changelog: Merge two last entries.
|
Sat, 18 Sep 2010 16:13:09 +0200 |
Eli Zaretskii |
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.
|
Sat, 18 Sep 2010 13:59:25 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.
|
Sat, 18 Sep 2010 13:59:53 +0200 |
Eli Zaretskii |
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
|
Sat, 18 Sep 2010 10:21:30 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Sat, 18 Sep 2010 10:02:19 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 18 Sep 2010 11:38:52 +0200 |
Eli Zaretskii |
Mention rounding of fringe width in the doc string of fringe-mode.
|
Sat, 18 Sep 2010 11:15:02 +0200 |
Eli Zaretskii |
Fix typos in etc/NEWS.
|
Sat, 18 Sep 2010 16:09:40 +0200 |
Eli Zaretskii |
Add xml.o dependencies to deps.mk.
|
Sat, 18 Sep 2010 15:57:06 +0200 |
Eli Zaretskii |
Support building with libxml2, if it is installed.
|
Fri, 17 Sep 2010 14:44:56 +0200 |
Eli Zaretskii |
Edit out libxml2 variables from src/Makefile.in.
|
Fri, 17 Sep 2010 21:25:31 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
|
Sat, 18 Sep 2010 02:35:00 +0200 |
Stefan Monnier |
Fix and improve last syntax-propertize patch
|
Sat, 18 Sep 2010 00:28:10 +0200 |
Stefan Monnier |
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
|
Sat, 18 Sep 2010 00:09:58 +0200 |
Stefan Monnier |
* lisp/isearch.el (isearch-face): Rename from `isearch'.
|
Fri, 17 Sep 2010 23:34:45 +0200 |
Eli Zaretskii |
Fix bug #6989.
|
Fri, 17 Sep 2010 23:07:57 +0200 |
Eli Zaretskii |
Fix bug #6933 regarding `half' width fringes.
|
Fri, 17 Sep 2010 17:47:49 +0200 |
Lars Magne Ingebrigtsen |
* process.c (wait_reading_process_output): Don't message about
|
Fri, 17 Sep 2010 16:37:14 +0200 |
Stefan Monnier |
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
|
Fri, 17 Sep 2010 16:31:06 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
|
Fri, 17 Sep 2010 16:22:06 +0200 |
Stefan Monnier |
Silence byte-compiler
|
Fri, 17 Sep 2010 15:30:30 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
|
Fri, 17 Sep 2010 14:30:04 +0200 |
Eli Zaretskii |
.bzrignore: Ignore lisp/gnus/_dir-locals.el.
|
Fri, 17 Sep 2010 11:54:28 +0200 |
Jan D |
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
|
Fri, 17 Sep 2010 11:04:35 +0200 |
Jan D |
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
|
Fri, 17 Sep 2010 09:58:07 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
|
Fri, 17 Sep 2010 09:00:12 +0200 |
Jan D |
Put handle on top for vertical toolbar, Bug#7051.
|
Fri, 17 Sep 2010 06:46:54 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.
|
Fri, 17 Sep 2010 06:24:10 +0000 |
Katsumi Yamaoka |
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.
|
Fri, 17 Sep 2010 05:38:38 +0000 |
Katsumi Yamaoka |
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
|
Fri, 17 Sep 2010 14:08:43 +0900 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
Fri, 17 Sep 2010 14:07:47 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 17 Sep 2010 13:57:58 +0900 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
Thu, 16 Sep 2010 20:08:06 -0400 |
Chong Yidong |
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
|
Thu, 16 Sep 2010 18:47:21 -0400 |
Chong Yidong |
Define obsolete alias x-cut-buffer-or-selection-value.
|
Thu, 16 Sep 2010 18:32:54 -0400 |
Chong Yidong |
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
|
Thu, 16 Sep 2010 22:43:12 +0200 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
|
Thu, 16 Sep 2010 11:12:27 +0900 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
Thu, 16 Sep 2010 11:11:13 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 16 Sep 2010 10:51:56 +0900 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
Wed, 08 Sep 2010 13:08:19 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 15 Sep 2010 22:27:11 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
Wed, 15 Sep 2010 18:03:25 +0000 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Fix an infinite recursion.
|
Wed, 15 Sep 2010 17:51:15 +0000 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Correct the indentation.
|
Wed, 15 Sep 2010 17:30:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
|
Tue, 14 Sep 2010 23:15:56 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 14 Sep 2010 23:14:44 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 14 Sep 2010 22:46:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 14 Sep 2010 06:13:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 14 Sep 2010 03:59:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 14 Sep 2010 03:37:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 13 Sep 2010 22:40:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 12 Sep 2010 22:46:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 10 Sep 2010 05:38:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 14 Sep 2010 22:32:35 +0200 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
Tue, 14 Sep 2010 22:17:28 +0200 |
Juanma Barranquero |
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
|
Tue, 14 Sep 2010 20:37:26 +0200 |
Lars Magne Ingebrigtsen |
* xml.c (parse_string): Renamed to parse_string(), since that's
|
Tue, 14 Sep 2010 16:59:42 +0200 |
Juanma Barranquero |
Explicitly pass `obarray' to `unintern' to avoid a warning.
|
Tue, 14 Sep 2010 16:41:53 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 14 Sep 2010 13:11:44 +0200 |
Stefan Monnier |
* subr.el (unintern): Declare the obarray arg mandatory.
|
Tue, 14 Sep 2010 01:02:28 -0700 |
Glenn Morris |
Doc fixes related to diary-sort-entries.
|
Tue, 14 Sep 2010 00:34:23 -0700 |
Glenn Morris |
Tiny calendar.texi update.
|
Tue, 14 Sep 2010 00:21:03 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Doc fix.
|
Tue, 14 Sep 2010 00:15:06 -0700 |
Glenn Morris |
Fix bug#6999.
|
Sun, 12 Sep 2010 13:46:57 -0400 |
David Reitter |
simple.el (line-move-visual): Do not truncate goal column to integer size.
|
Sun, 12 Sep 2010 15:23:59 +0200 |
Jan D |
Fix bug 7013, only do send event if wanted state != current state.
|
Sun, 12 Sep 2010 14:29:25 +0200 |
Stefan Monnier |
Update name of <emacs-bugs-7626@cbane.org>
|
Sat, 11 Sep 2010 17:31:47 -0700 |
Glenn Morris |
Various updates for the Bugs section of the manual.
|
Sat, 11 Sep 2010 20:23:45 +0200 |
Stefan Monnier |
* repeat.el (repeat): Allow repeating when the last event is a click.
|
Sat, 11 Sep 2010 15:25:48 +0200 |
Stefan Monnier |
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
|
Sat, 11 Sep 2010 15:00:19 +0200 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):
|
Sat, 11 Sep 2010 14:53:21 +0200 |
Stefan Monnier |
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
|
Fri, 10 Sep 2010 18:55:55 -0700 |
Glenn Morris |
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
|
Thu, 09 Sep 2010 20:04:26 -0700 |
Glenn Morris |
Close bug#6211.
|
Wed, 08 Sep 2010 22:38:43 -0700 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
|
Wed, 08 Sep 2010 22:36:13 -0700 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
|
Tue, 07 Sep 2010 19:45:12 -0700 |
Glenn Morris |
Close bug#6976.
|
Wed, 08 Sep 2010 11:22:40 +0900 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
Tue, 07 Sep 2010 20:23:04 +0900 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
Wed, 08 Sep 2010 11:21:03 +0900 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
Tue, 07 Sep 2010 20:22:15 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 07 Sep 2010 20:08:46 +0900 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
Tue, 14 Sep 2010 13:44:44 +0000 |
Katsumi Yamaoka |
Fixed up nnrss group activation, and removed moreover stuff.
|
Tue, 14 Sep 2010 13:50:15 +0200 |
Juanma Barranquero |
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
|
Tue, 14 Sep 2010 09:53:39 +0200 |
Andreas Schwab |
* xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
|
Tue, 14 Sep 2010 06:01:14 +0000 |
Katsumi Yamaoka |
time-date.el (format-seconds): Comment fix.
|
Tue, 14 Sep 2010 03:40:10 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
|
Tue, 14 Sep 2010 02:08:02 +0200 |
Lars Magne Ingebrigtsen |
* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
|
Tue, 14 Sep 2010 02:04:48 +0200 |
Lars Magne Ingebrigtsen |
Check that the libxml2 we found can be used. This fixes a conf
|
Mon, 13 Sep 2010 16:05:23 -0400 |
Michael Mauger |
SQL Mode 2.7: Code cleanup and primatives for SQL redirection
|
Mon, 13 Sep 2010 21:50:30 +0200 |
Lars Magne Ingebrigtsen |
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
|
Mon, 13 Sep 2010 18:33:56 +0200 |
Juanma Barranquero |
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
|
Mon, 13 Sep 2010 17:43:33 +0200 |
Michael Albinus |
* NEWS: Some Tramp methods are discontinued.
|
Mon, 13 Sep 2010 17:32:45 +0200 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
|
Mon, 13 Sep 2010 17:17:01 +0200 |
Michael Albinus |
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
Mon, 13 Sep 2010 16:58:48 +0200 |
Lars Magne Ingebrigtsen |
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
|
Mon, 13 Sep 2010 16:42:33 +0200 |
Eli Zaretskii |
Revert revno 101418 by Bob Chassel.
|
Mon, 13 Sep 2010 19:44:07 +0900 |
Daiki Ueno |
epa-file: suppress file-locking question on M-x revert-buffer
|
Mon, 13 Sep 2010 10:14:52 +0000 |
Robert J. Chassell |
10-09-13
|
Mon, 13 Sep 2010 06:39:36 +0200 |
Michael Albinus |
* notifications.el (notifications-notify): Add support for
|
Sun, 12 Sep 2010 19:16:25 +0200 |
Lars Magne Ingebrigtsen |
* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
Sun, 12 Sep 2010 13:06:19 +0200 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
|
Sat, 11 Sep 2010 12:33:52 -0700 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
|
Sat, 11 Sep 2010 11:52:04 -0700 |
Glenn Morris |
Close bug#4196.
|
Sat, 11 Sep 2010 15:58:57 +0200 |
Stefan Monnier |
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
|
Fri, 10 Sep 2010 23:17:02 -0400 |
Michael Mauger |
SQL Mode, Version 2.6
|
Fri, 10 Sep 2010 19:06:11 -0700 |
Glenn Morris |
Remove some obsolete files from etc/.
|
Fri, 10 Sep 2010 18:58:42 -0700 |
Glenn Morris |
lisp/url tiny fixes.
|
Sat, 11 Sep 2010 00:36:27 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 11 Sep 2010 01:13:42 +0200 |
Stefan Monnier |
New syntax-propertize functionality.
|
Fri, 10 Sep 2010 19:51:48 +0200 |
Lars Magne Ingebrigtsen |
* NEWS: Mention the new libxml2 functions.
|
Fri, 10 Sep 2010 19:45:22 +0200 |
Lars Magne Ingebrigtsen |
Remove some trailing white space.
|
Fri, 10 Sep 2010 18:44:35 +0200 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
Fri, 10 Sep 2010 13:20:51 +0200 |
Agustin martin |
ispell.el: Improve comments. XEmacs compatibility changes.
|
Fri, 10 Sep 2010 05:33:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
|
Fri, 10 Sep 2010 05:32:25 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
|
Fri, 10 Sep 2010 05:24:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 10 Sep 2010 00:10:20 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 10 Sep 2010 00:08:31 +0000 |
Katsumi Yamaoka |
Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
|
Fri, 10 Sep 2010 00:07:33 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line.
|
Thu, 09 Sep 2010 22:44:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 09 Sep 2010 06:51:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 09 Sep 2010 15:24:39 +0200 |
Michael Albinus |
* net/tramp-cache.el (tramp-parse-connection-properties): Set
|
Thu, 09 Sep 2010 10:04:35 +0200 |
Michael Albinus |
* tramp.texi: Remove Japanese manual. Fix typo.
|
Thu, 09 Sep 2010 06:16:12 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
|
Thu, 09 Sep 2010 06:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
|
Thu, 09 Sep 2010 06:13:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 08 Sep 2010 19:37:59 -0700 |
Glenn Morris |
* make-dist: No more TODO files under lisp/.
|
Wed, 08 Sep 2010 19:34:25 -0700 |
Glenn Morris |
* lisp/nxml/TODO: Remove.
|
Wed, 08 Sep 2010 19:30:31 -0700 |
Glenn Morris |
* README.imagemagick: Remove.
|
Wed, 08 Sep 2010 19:25:12 -0700 |
Glenn Morris |
Tiny image.el fixes.
|
Wed, 08 Sep 2010 19:21:12 -0700 |
Glenn Morris |
* etc/NEWS: Misc fixes for ImageMagick section.
|
Wed, 08 Sep 2010 19:18:38 -0700 |
Glenn Morris |
* doc/lispref/display.texi (ImageMagick Images): General cleanup.
|
Wed, 08 Sep 2010 19:16:14 -0700 |
Glenn Morris |
* doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).
|
Wed, 08 Sep 2010 19:12:40 -0700 |
Glenn Morris |
* doc/emacs/xresources.texi: Untabify.
|
Thu, 09 Sep 2010 00:10:08 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk:
|
Thu, 09 Sep 2010 00:08:06 +0000 |
Katsumi Yamaoka |
gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.
|
Wed, 08 Sep 2010 23:59:52 +0000 |
Katsumi Yamaoka |
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
|
Wed, 08 Sep 2010 23:51:10 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
|
Wed, 08 Sep 2010 22:44:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 07 Sep 2010 22:29:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 07 Sep 2010 07:46:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 07 Sep 2010 01:25:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 07 Sep 2010 00:18:04 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 08 Sep 2010 18:21:23 +0200 |
Stefan Monnier |
Misc cleanups and simplifications.
|
Wed, 08 Sep 2010 18:14:44 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
|
Wed, 08 Sep 2010 09:02:38 -0700 |
Glenn Morris |
Very minor bytecomp fix.
|
Wed, 08 Sep 2010 08:59:10 -0700 |
Glenn Morris |
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
|
Wed, 08 Sep 2010 17:53:08 +0200 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
|
Wed, 08 Sep 2010 16:54:00 +0200 |
Agustin martin |
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
|
Wed, 08 Sep 2010 16:42:54 +0200 |
Michael Albinus |
Migrate to Tramp 2.2. Rearrange load dependencies.
|
Tue, 07 Sep 2010 20:01:23 +0200 |
Agustin martin |
Make sure original ispell arg list is initialized in (ispell-start-process).
|
Tue, 07 Sep 2010 06:23:16 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
|
Tue, 07 Sep 2010 01:20:19 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
|
Tue, 07 Sep 2010 00:12:08 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk:
|
Tue, 07 Sep 2010 00:08:33 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
|
Tue, 07 Sep 2010 00:05:59 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
|
Tue, 07 Sep 2010 00:04:11 +0000 |
Katsumi Yamaoka |
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
|
Tue, 07 Sep 2010 00:00:56 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
|
Mon, 06 Sep 2010 23:58:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
|
Mon, 06 Sep 2010 23:56:27 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
|
Mon, 06 Sep 2010 23:54:07 +0000 |
Katsumi Yamaoka |
nnml.el (nnml-save-nov): Remove some debugging-related messages.
|
Mon, 06 Sep 2010 22:42:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 06:05:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 00:55:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 05 Sep 2010 22:45:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 06:22:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 03:34:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 01:17:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 22:44:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 05:10:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 04:31:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 02:12:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 22:54:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 00:35:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 22:44:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 06:57:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 12:40:56 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:24:59 -0400 |
Chong Yidong |
Merge whitespace.el version 13.1 from trunk.
|
Mon, 06 Sep 2010 12:24:32 -0400 |
Chong Yidong |
Merge whitespace.el from trunk
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sun, 05 Sep 2010 12:17:26 +0200 |
Andreas Schwab |
Regenerate configure
|
Sun, 05 Sep 2010 11:44:55 +0200 |
Stefan Monnier |
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
|
Sat, 04 Sep 2010 14:58:56 -0400 |
Chong Yidong |
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).
|
Sat, 04 Sep 2010 14:36:24 -0400 |
Chong Yidong |
Revert last change.
|
Sat, 04 Sep 2010 14:21:48 -0400 |
Chong Yidong |
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
|
Thu, 02 Sep 2010 13:47:15 +0200 |
Stefan Monnier |
Update email of Roland Winkler <winkler@gnu.org>
|
Wed, 01 Sep 2010 22:41:23 -0700 |
Glenn Morris |
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
|
Wed, 01 Sep 2010 22:38:30 -0700 |
Glenn Morris |
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
|
Mon, 06 Sep 2010 02:09:42 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
|
Mon, 06 Sep 2010 00:48:40 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
|
Mon, 06 Sep 2010 00:44:55 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
|
Mon, 06 Sep 2010 00:41:06 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
|
Mon, 06 Sep 2010 00:37:02 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
|
Mon, 06 Sep 2010 00:33:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
|
Mon, 06 Sep 2010 00:20:42 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
|
Mon, 06 Sep 2010 00:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
|
Mon, 06 Sep 2010 00:10:55 +0000 |
Katsumi Yamaoka |
imap.el (imap-mailbox-get): Revert last change for this function.
|
Mon, 06 Sep 2010 00:06:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
Sun, 05 Sep 2010 23:56:42 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
|
Sun, 05 Sep 2010 23:49:02 +0000 |
Katsumi Yamaoka |
imap.el (imap-debug): Removed -- doesn't seem very useful.
|
Sun, 05 Sep 2010 23:45:14 +0000 |
Katsumi Yamaoka |
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
|
Sun, 05 Sep 2010 23:38:33 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
|
Sun, 05 Sep 2010 23:34:30 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
|
Sun, 05 Sep 2010 23:27:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.
|
Sun, 05 Sep 2010 23:20:25 +0000 |
Katsumi Yamaoka |
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.
|
Sun, 05 Sep 2010 23:13:43 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Get info for virtual groups last.
|
Sun, 05 Sep 2010 23:40:57 +0100 |
David De La Harpe Golden |
Respect mouse-drag-copy-region upon mouse-3 region adjustment.
|
Sun, 05 Sep 2010 17:28:50 -0400 |
Chong Yidong |
Improve ls date switch parsing in Dired (Bug#6987).
|
Sun, 05 Sep 2010 15:03:20 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Search more robustly for "available" column.
|
Sun, 05 Sep 2010 11:53:59 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Replace equalp with equal.
|
Sun, 05 Sep 2010 04:09:07 +0000 |
Katsumi Yamaoka |
(nnmh-request-list-1): Bind `file'.
|
Sun, 05 Sep 2010 04:01:41 +0000 |
Katsumi Yamaoka |
pop3-set-process-query-on-exit-flag: New function that's an alias to set-process-query-on-exit-flag, or process-kill-without-query for XEmacs and old Emacsen.
|
Sun, 05 Sep 2010 04:06:39 +0200 |
Juanma Barranquero |
Update to latest Unicode 6.0 beta data files.
|
Sun, 05 Sep 2010 01:31:15 +0000 |
Katsumi Yamaoka |
gnus-int.el (gnus-request-group): Indent.
|
Sun, 05 Sep 2010 01:27:15 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.
|
Sun, 05 Sep 2010 01:18:05 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.
|
Sun, 05 Sep 2010 01:12:51 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
|
Sun, 05 Sep 2010 01:08:22 +0000 |
Katsumi Yamaoka |
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.
|
Sun, 05 Sep 2010 00:56:31 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.
|
Sun, 05 Sep 2010 00:52:55 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.
|
Sun, 05 Sep 2010 00:49:07 +0000 |
Katsumi Yamaoka |
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.
|
Sun, 05 Sep 2010 00:44:53 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
|
Sun, 05 Sep 2010 00:38:39 +0000 |
Katsumi Yamaoka |
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.
|
Sun, 05 Sep 2010 00:34:16 +0000 |
Katsumi Yamaoka |
Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.
|
Sun, 05 Sep 2010 00:54:58 +0200 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Sun, 05 Sep 2010 00:51:39 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
|
Sat, 04 Sep 2010 16:42:03 -0400 |
Chong Yidong |
Fix Ruby compilation error matching.
|
Sat, 04 Sep 2010 21:44:39 +0200 |
Andreas Schwab |
Update cl-loaddefs.el
|
Sat, 04 Sep 2010 21:39:34 +0200 |
Andreas Schwab |
Check all lisp types in image loader
|
Sat, 04 Sep 2010 20:47:29 +0200 |
Stefan Monnier |
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
|
Sat, 04 Sep 2010 13:54:48 -0400 |
Chong Yidong |
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
|
Sat, 04 Sep 2010 13:13:14 -0400 |
Chong Yidong |
Avoid corrupting archive-contents file.
|
Sat, 04 Sep 2010 15:34:39 +0000 |
Katsumi Yamaoka |
gnus.texi (Adaptive Scoring): Fix typo.
|
Sat, 04 Sep 2010 15:28:57 +0000 |
Katsumi Yamaoka |
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.
|
Sat, 04 Sep 2010 15:24:35 +0000 |
Katsumi Yamaoka |
(gnus-article-copy-string): Say what data we copied; (gnus-html-wash-tags): Remove even more white space around <pre_int>; (gnus-agent-load-alist): Check whether the agentview files exist before trying to read them.
|
Sat, 04 Sep 2010 18:16:08 +0300 |
Eli Zaretskii |
Fix display of composed R2L text on MS-Windows.
|
Sat, 04 Sep 2010 12:43:43 +0200 |
Andreas Schwab |
* image.c (Fimagemagick_types): Doc fix.
|
Sat, 04 Sep 2010 12:41:52 +0200 |
Andreas Schwab |
Fix type mismatch in ImageMagick loader
|
Sat, 04 Sep 2010 10:23:09 +0200 |
Andreas Schwab |
* image.c (imagemagick_image_p): Replace bcopy by memcpy.
|
Sat, 04 Sep 2010 10:30:14 +0300 |
Eli Zaretskii |
Update config.bat due to lisp/gnus/.dir-locals.el.
|
Sat, 04 Sep 2010 00:50:02 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Sat, 04 Sep 2010 00:45:13 +0000 |
Katsumi Yamaoka |
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
|
Sat, 04 Sep 2010 00:36:13 +0000 |
Katsumi Yamaoka |
gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".
|
Sat, 04 Sep 2010 00:30:49 +0000 |
Katsumi Yamaoka |
gnus-html.el: Add the new command gnus-html-show-images.
|
Sat, 04 Sep 2010 00:26:18 +0000 |
Katsumi Yamaoka |
gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.
|
Sat, 04 Sep 2010 00:21:34 +0000 |
Katsumi Yamaoka |
gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.
|
Sat, 04 Sep 2010 00:12:44 +0000 |
Katsumi Yamaoka |
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
|
Sat, 04 Sep 2010 00:04:48 +0000 |
Katsumi Yamaoka |
Added a .dir-locals.el file so that trailing whitespace is shown.
|
Fri, 03 Sep 2010 15:28:09 +0200 |
Stefan Monnier |
Use SMIE's blink-paren for octave-mode.
|
Fri, 03 Sep 2010 15:06:51 +0200 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
Fri, 03 Sep 2010 13:26:08 +0200 |
Stefan Monnier |
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
|
Fri, 03 Sep 2010 13:18:45 +0200 |
Stefan Monnier |
Provide blink-matching support to SMIE.
|
Fri, 03 Sep 2010 13:12:46 +0200 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
Fri, 03 Sep 2010 06:10:04 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
|
Fri, 03 Sep 2010 02:29:03 +0000 |
Katsumi Yamaoka |
Make gnus-html work for XEmacs.
|
Fri, 03 Sep 2010 01:00:10 +0000 |
Katsumi Yamaoka |
gnus-ems.el: Make process-plist functions work.
|
Fri, 03 Sep 2010 00:55:58 +0000 |
Katsumi Yamaoka |
message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
|
Thu, 02 Sep 2010 23:57:08 +0200 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
Thu, 02 Sep 2010 18:06:51 +0200 |
Jan D. |
Fix lisp/ChangeLog entries.
|
Thu, 02 Sep 2010 11:29:15 -0400 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
Thu, 02 Sep 2010 14:10:03 +0000 |
Katsumi Yamaoka |
gnus-html-rescale-image: Fix up typo in rescaling.
|
Thu, 02 Sep 2010 14:37:29 +0200 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
Thu, 02 Sep 2010 12:54:43 +0200 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
Thu, 02 Sep 2010 12:20:20 +0200 |
Jan D. |
Forgor to save ChangeLog for previous commit.
|
Thu, 02 Sep 2010 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
Thu, 02 Sep 2010 11:52:24 +0200 |
Jan D. |
Support for cut buffers has been removed.
|
Thu, 02 Sep 2010 11:47:53 +0200 |
Jan D. |
emoved cut-buffer code.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Thu, 02 Sep 2010 05:03:06 +0000 |
Katsumi Yamaoka |
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
|
Thu, 02 Sep 2010 03:47:31 +0000 |
Katsumi Yamaoka |
gnus-article-html: Make work buffer multibyte for decoded contents.
|
Thu, 02 Sep 2010 03:43:31 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.
|
Thu, 02 Sep 2010 03:39:33 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.
|
Thu, 02 Sep 2010 03:35:06 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.
|
Thu, 02 Sep 2010 03:27:17 +0000 |
Katsumi Yamaoka |
message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.
|
Thu, 02 Sep 2010 11:00:18 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Thu, 02 Sep 2010 10:09:22 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 10:04:37 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 09:58:05 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 09:54:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Tue, 31 Aug 2010 20:21:51 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Sun, 29 Aug 2010 14:24:08 +0900 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
Sun, 29 Aug 2010 14:22:52 +0900 |
Kenichi Handa |
merge emacs-23
|
Sun, 29 Aug 2010 14:15:34 +0900 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
Sat, 28 Aug 2010 20:26:20 +0900 |
Kenichi Handa |
merge emacs-23
|
Sat, 28 Aug 2010 13:01:36 -0700 |
Glenn Morris |
* etc/ChangeLog: Whitespace.
|
Sat, 28 Aug 2010 12:59:18 -0700 |
Glenn Morris |
* etc/ChangeLog: Mark tiny change.
|
Sat, 28 Aug 2010 15:03:00 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Fri, 27 Aug 2010 23:06:02 +0900 |
Kenichi Handa |
merge emacs-23
|
Thu, 26 Aug 2010 21:40:13 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 21:23:02 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 17:33:52 +0200 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
Thu, 26 Aug 2010 11:14:55 -0400 |
Chong Yidong |
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Sat, 28 Aug 2010 14:58:44 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Thu, 26 Aug 2010 12:42:08 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Sun, 22 Aug 2010 19:50:38 -0400 |
Chong Yidong |
* emacs3.py: Import imp module and use it (Bug#5756).
|
Sun, 22 Aug 2010 18:44:55 -0400 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
Thu, 02 Sep 2010 01:46:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.
|
Thu, 02 Sep 2010 01:42:32 +0000 |
Katsumi Yamaoka |
Delete all trailing white space.
|
Thu, 02 Sep 2010 01:33:31 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.
|
Thu, 02 Sep 2010 01:29:42 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.
|
Thu, 02 Sep 2010 01:24:21 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.
|
Thu, 02 Sep 2010 01:18:45 +0000 |
Katsumi Yamaoka |
gnus-html.el: prefix log messages with function name
|
Thu, 02 Sep 2010 01:14:38 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.
|
Thu, 02 Sep 2010 01:10:25 +0000 |
Katsumi Yamaoka |
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
|
Thu, 02 Sep 2010 01:06:36 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.
|
Thu, 02 Sep 2010 01:02:03 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a", it seems like; (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer.
|
Thu, 02 Sep 2010 00:55:51 +0000 |
Katsumi Yamaoka |
Remove arch-tags from all files, since these are no longer needed.
|
Thu, 02 Sep 2010 00:39:34 +0000 |
Katsumi Yamaoka |
Remove nnlistserv, nnwfm and related code.
|
Thu, 02 Sep 2010 00:28:01 +0000 |
Katsumi Yamaoka |
Remove nndb, nnkiboze and related code.
|
Thu, 02 Sep 2010 00:17:40 +0000 |
Katsumi Yamaoka |
gnus-html.el: add and use gnus-html-image-url-blocked-p
|
Thu, 02 Sep 2010 00:13:51 +0000 |
Katsumi Yamaoka |
gnus-html.el: We can't rescale if we don't have the article buffer in a window.
|
Thu, 02 Sep 2010 00:08:22 +0000 |
Katsumi Yamaoka |
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
|
Thu, 02 Sep 2010 00:03:57 +0000 |
Katsumi Yamaoka |
gnus.el, gnus-html.el: Use the deleted text as the image alt text.
|
Wed, 01 Sep 2010 23:57:53 +0000 |
Katsumi Yamaoka |
gnus.texi (HTML): Document gnus-max-image-proportion.
|
Wed, 01 Sep 2010 23:53:57 +0000 |
Katsumi Yamaoka |
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.
|
Wed, 01 Sep 2010 23:46:59 +0000 |
Katsumi Yamaoka |
gnus-html.el: Add extra logging.
|
Wed, 01 Sep 2010 23:40:39 +0000 |
Katsumi Yamaoka |
gnus-html.el: Delete the IMG_ALT region.
|
Fri, 27 Aug 2010 23:05:43 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 01 Sep 2010 09:55:43 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 17:42:37 +0200 |
Stefan Monnier |
Fix up some byte-compiler warnings.
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Wed, 01 Sep 2010 12:03:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
Wed, 01 Sep 2010 06:04:49 +0000 |
Katsumi Yamaoka |
gnus-article-html: Decode contents by charset.
|
Wed, 01 Sep 2010 04:48:51 +0000 |
Katsumi Yamaoka |
gnus-process-put: Fix previous commit.
|
Wed, 01 Sep 2010 04:44:25 +0000 |
Katsumi Yamaoka |
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
|
Wed, 01 Sep 2010 04:28:56 +0000 |
Katsumi Yamaoka |
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.
|
Wed, 01 Sep 2010 04:22:17 +0000 |
Katsumi Yamaoka |
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.
|
Wed, 01 Sep 2010 00:18:24 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Wed, 01 Sep 2010 00:14:01 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Wed, 01 Sep 2010 00:10:19 +0000 |
Katsumi Yamaoka |
Remove nnwarchive.el.
|
Wed, 01 Sep 2010 00:06:27 +0000 |
Katsumi Yamaoka |
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.
|
Wed, 01 Sep 2010 00:02:13 +0000 |
Katsumi Yamaoka |
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:55:50 +0000 |
Katsumi Yamaoka |
Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:38:57 +0000 |
Katsumi Yamaoka |
gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:30:11 +0000 |
Katsumi Yamaoka |
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:26:23 +0000 |
Katsumi Yamaoka |
gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 21:47:35 +0200 |
Stefan Monnier |
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.
|
Tue, 31 Aug 2010 21:42:39 +0200 |
Stefan Monnier |
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
|
Tue, 31 Aug 2010 14:04:26 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): New command.
|
Tue, 31 Aug 2010 11:39:31 -0400 |
Chong Yidong |
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
|
Tue, 31 Aug 2010 13:28:02 +0000 |
Katsumi Yamaoka |
Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 14:22:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-down-list): New command.
|
Tue, 31 Aug 2010 14:13:51 +0200 |
Stefan Monnier |
Remove old indentation and navigation code on octave-mode.
|
Tue, 31 Aug 2010 04:22:49 +0000 |
Katsumi Yamaoka |
Bump custom version of some user options of which the default values changed.
|
Tue, 31 Aug 2010 04:21:18 +0000 |
Katsumi Yamaoka |
Bump custom version of some user options of which the default values changed.
|
Tue, 31 Aug 2010 04:17:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 00:03:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 22:42:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 06:49:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 06:09:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 29 Aug 2010 22:46:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 27 Aug 2010 07:07:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 21:53:46 -0400 |
Chong Yidong |
Fix several Package Menu and Finder bugs.
|
Tue, 31 Aug 2010 01:15:32 +0000 |
Katsumi Yamaoka |
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:51:08 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Tue, 31 Aug 2010 00:42:27 +0000 |
Katsumi Yamaoka |
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:38:32 +0000 |
Katsumi Yamaoka |
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:34:43 +0000 |
Katsumi Yamaoka |
gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:28:54 +0000 |
Katsumi Yamaoka |
gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:23:25 +0000 |
Katsumi Yamaoka |
Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:19:31 +0000 |
Katsumi Yamaoka |
Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:15:33 +0000 |
Katsumi Yamaoka |
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:11:37 +0000 |
Katsumi Yamaoka |
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:07:40 +0000 |
Katsumi Yamaoka |
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:53:47 +0000 |
Katsumi Yamaoka |
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:47:12 +0000 |
Katsumi Yamaoka |
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:40:10 +0000 |
Katsumi Yamaoka |
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:35:19 +0000 |
Katsumi Yamaoka |
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:29:56 +0000 |
Katsumi Yamaoka |
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:24:56 +0000 |
Katsumi Yamaoka |
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 22:34:52 +0200 |
Stefan Monnier |
Use SMIE for octave-mode.
|
Mon, 30 Aug 2010 21:11:34 +0300 |
Eli Zaretskii |
Fix bug #6944.
|
Mon, 30 Aug 2010 17:21:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
Mon, 30 Aug 2010 15:57:42 +0200 |
Stefan Monnier |
Use with-silent-modifications.
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Mon, 30 Aug 2010 14:47:49 +0200 |
Stefan Monnier |
* src/marker.c (Fcopy_marker): Make the first arg optional.
|
Mon, 30 Aug 2010 06:44:58 +0000 |
Katsumi Yamaoka |
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:40:00 +0000 |
Katsumi Yamaoka |
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
|
Mon, 30 Aug 2010 06:36:12 +0000 |
Katsumi Yamaoka |
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:32:33 +0000 |
Katsumi Yamaoka |
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
|
Mon, 30 Aug 2010 06:28:53 +0000 |
Katsumi Yamaoka |
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
|
Mon, 30 Aug 2010 06:25:05 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:21:33 +0000 |
Katsumi Yamaoka |
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
|
Mon, 30 Aug 2010 06:17:45 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:13:50 +0000 |
Katsumi Yamaoka |
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:10:18 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 11:01:09 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:33:17 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 10:58:52 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:32:29 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 09:15:54 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 29 Aug 2010 18:15:09 -0400 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
Sun, 29 Aug 2010 16:10:43 -0400 |
Chong Yidong |
Add "Version:" and "Package:" Lisp file headers.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Sun, 29 Aug 2010 12:30:45 +0200 |
Jan D |
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
|
Sat, 28 Aug 2010 21:31:45 -0400 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
Sat, 28 Aug 2010 20:52:36 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
Sat, 28 Aug 2010 11:10:13 +0300 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
Fri, 27 Aug 2010 12:29:32 +0300 |
Eli Zaretskii |
msdos/ChangeLog: Document the change in revno 101167.
|
Fri, 27 Aug 2010 00:24:17 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|
Fri, 27 Aug 2010 00:19:35 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|
Fri, 27 Aug 2010 01:54:07 +0000 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
Fri, 27 Aug 2010 01:53:01 +0000 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
Thu, 26 Aug 2010 22:46:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 25 Aug 2010 22:44:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 24 Aug 2010 22:45:30 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 23 Aug 2010 22:45:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 22 Aug 2010 22:56:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 19 Aug 2010 22:47:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 19 Aug 2010 00:35:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 18 Aug 2010 22:46:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 26 Aug 2010 16:09:31 -0400 |
Chong Yidong |
* progmodes/js.el: Make indentation more customizable (Bug#6914).
|
Thu, 26 Aug 2010 11:26:33 -0400 |
Chong Yidong |
Avoid using font-lock properties to indent in sh-get-indent-info.
|
Thu, 26 Aug 2010 09:46:19 -0400 |
David Reitter |
server.el (server-visit-files): Run pre-command-hook and
|
Thu, 26 Aug 2010 09:39:39 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 09:33:16 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Wed, 25 Aug 2010 23:31:34 -0400 |
Chong Yidong |
Improvements to describe-package buffer.
|
Thu, 26 Aug 2010 09:51:37 +0900 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
Thu, 26 Aug 2010 09:47:34 +0900 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
Thu, 26 Aug 2010 09:29:02 +0900 |
Kenichi Handa |
Add Arabic support.
|
Thu, 26 Aug 2010 09:28:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 17:15:45 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 15:15:12 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:15:20 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:13:27 +0900 |
Kenichi Handa |
Add Arabic support.
|
Wed, 25 Aug 2010 14:25:32 -0600 |
Tom Tromey |
* vol2.texi (Top): Update.
|
Wed, 25 Aug 2010 08:53:55 +0200 |
Jan D |
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
|
Wed, 25 Aug 2010 15:10:09 +0900 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
Wed, 25 Aug 2010 15:06:14 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 01:23:47 -0400 |
Eli Zaretskii |
Fix last change in processes.texi.
|
Wed, 25 Aug 2010 13:41:32 +0900 |
Kenichi Handa |
Allow composition striding over PT.
|
Wed, 25 Aug 2010 14:58:15 +0900 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
Wed, 25 Aug 2010 13:39:30 +0900 |
Kenichi Handa |
Allow composition striding over PT.
|
Wed, 25 Aug 2010 13:07:22 +0900 |
Kenichi Handa |
Fix finding a stop position for composition.
|
Wed, 25 Aug 2010 13:06:15 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 12:49:02 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 09:54:05 +0900 |
Kenichi Handa |
Fix finding a stop position for composition.
|
Tue, 24 Aug 2010 23:27:58 -0300 |
Vinicius Jose Latorre |
Fix some bugs. New version 13.1.
|
Tue, 24 Aug 2010 17:36:33 -0400 |
Chong Yidong |
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
|
Tue, 24 Aug 2010 16:58:07 -0400 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
|
Tue, 24 Aug 2010 16:43:24 -0400 |
Chong Yidong |
Fix filter functions discussion in Lisp manual.
|
Tue, 24 Aug 2010 16:29:44 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby): Add defgroup.
|
Tue, 24 Aug 2010 16:20:21 -0400 |
Chong Yidong |
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
|
Tue, 24 Aug 2010 11:48:14 -0400 |
Chong Yidong |
Avoid clobbering primary selection when switching frames (Bug#6872).
|
Mon, 23 Aug 2010 15:57:55 +0200 |
Michael Albinus |
* NEWS: dbus.el supports alternative buses.
|
Mon, 23 Aug 2010 15:48:48 +0200 |
Michael Albinus |
* dbus.texi (Alternative Buses): New chapter.
|
Mon, 23 Aug 2010 15:08:54 +0200 |
Michael Albinus |
* net/dbus.el: Accept UNIX domain sockets as bus address.
|
Mon, 23 Aug 2010 15:02:00 +0200 |
Michael Albinus |
* dbusbind.c: Accept UNIX domain sockets as bus address.
|
Mon, 23 Aug 2010 14:54:09 +0200 |
Andreas Schwab |
Fix configure checks
|
Mon, 23 Aug 2010 12:28:12 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Mon, 23 Aug 2010 12:21:01 +0200 |
Juanma Barranquero |
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
|
Mon, 23 Aug 2010 00:27:59 +0100 |
Juri Linkov |
Move reading an extended command to Elisp (bug#5364, bug#5214).
|
Sun, 22 Aug 2010 17:15:20 -0400 |
Chong Yidong |
Make obsolete --unibyte argument do nothing (Bug#6886).
|
Sun, 22 Aug 2010 16:04:34 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 20:20:55 +0300 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
Sun, 22 Aug 2010 20:18:52 +0300 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
Sun, 22 Aug 2010 20:00:08 +0300 |
Eli Zaretskii |
Fix the w32 build after revno 101162.
|
Sun, 22 Aug 2010 18:43:00 +0300 |
Eli Zaretskii |
Clean up and ANSIfy unexcoff.c.
|
Sun, 22 Aug 2010 08:14:37 -0700 |
Dan Nicolaescu |
Simplify termio code.
|