Wed, 22 Sep 2010 12:49:48 +0000 |
Katsumi Yamaoka |
Make gnus-group-add-icon work.
|
Wed, 22 Sep 2010 12:14:12 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.
|
Wed, 22 Sep 2010 11:45:26 +0200 |
Eli Zaretskii |
Fix the MSDOS build (broken by revno 101511).
|
Wed, 22 Sep 2010 06:01:22 +0000 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
Wed, 22 Sep 2010 05:19:14 +0000 |
Katsumi Yamaoka |
calendar/time-date.el (format-seconds): Comment fix.
|
Tue, 21 Sep 2010 20:31:30 -0700 |
Glenn Morris |
Tiny package.el fix.
|
Tue, 21 Sep 2010 23:10:16 -0400 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
Wed, 22 Sep 2010 11:57:19 +0900 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
Wed, 22 Sep 2010 11:56:28 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 22 Sep 2010 11:54:58 +0900 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
Tue, 21 Sep 2010 20:45:10 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 22 Sep 2010 03:30:05 +0200 |
Juanma Barranquero |
nt/configure.bat: Cosmetic changes.
|
Tue, 21 Sep 2010 23:27:25 +0000 |
Katsumi Yamaoka |
gnus.texi (Expunging mailboxes): Update name of the expunging command.
|
Tue, 21 Sep 2010 23:13:46 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 21 Sep 2010 23:18:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
|
Tue, 21 Sep 2010 21:33:59 +0200 |
Andreas Schwab |
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
|
Tue, 21 Sep 2010 14:49:59 +0200 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
|
Tue, 21 Sep 2010 11:48:40 +0000 |
Katsumi Yamaoka |
gnus-html.el: Make gnus-html use url-cache system.
|
Tue, 21 Sep 2010 14:13:36 +0300 |
Dan Nicolaescu |
* src/emacs.c: Do not include sys/ioctl.h, not needed.
|
Tue, 21 Sep 2010 14:03:34 +0300 |
Dan Nicolaescu |
* src/doprnt.c: Do not include stdlib.h, config.h does it.
|
Tue, 21 Sep 2010 10:35:18 +0200 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
|
Tue, 21 Sep 2010 09:34:26 +0200 |
Jan D. |
Fix ChangeLog entry for previous commit.
|
Tue, 21 Sep 2010 09:31:01 +0200 |
Jan D. |
Use tool-bar-position in menu Options/Show.
|
Tue, 21 Sep 2010 09:01:22 +0200 |
Jan D. |
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
|
Tue, 21 Sep 2010 09:42:12 +0300 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
Tue, 21 Sep 2010 09:36:01 +0300 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
Mon, 20 Sep 2010 23:44:05 +0000 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-encode-parameter): Doc fix.
|
Mon, 20 Sep 2010 23:08:33 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 21 Sep 2010 00:42:47 +0200 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro)
|
Tue, 21 Sep 2010 01:35:37 +0300 |
Dan Nicolaescu |
Link temacs using $(CC) not $(LD).
|
Mon, 20 Sep 2010 23:45:09 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
Mon, 20 Sep 2010 16:57:01 +0200 |
Stefan Monnier |
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
|
Mon, 20 Sep 2010 16:22:16 +0200 |
Stefan Monnier |
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
|
Mon, 20 Sep 2010 16:15:27 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
|
Mon, 20 Sep 2010 15:27:59 +0200 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
|
Mon, 20 Sep 2010 13:53:42 +0200 |
Stefan Monnier |
* lisp/textmodes/ispell.el: Fix commenting convention.
|
Mon, 20 Sep 2010 14:44:39 +0300 |
Dan Nicolaescu |
Use const for constant arguments.
|
Mon, 20 Sep 2010 14:38:50 +0300 |
Dan Nicolaescu |
Remove HAVE_TERMIOS definitions.
|
Mon, 20 Sep 2010 14:32:26 +0300 |
Dan Nicolaescu |
* src/xterm.c (xt_action_hook): Use const.
|
Mon, 20 Sep 2010 13:20:38 +0200 |
Stefan Monnier |
* lisp/mail/sendmail.el: Fix commenting convention.
|
Mon, 20 Sep 2010 13:13:52 +0200 |
Stefan Monnier |
* lisp/help-fns.el (describe-variable): Add original value, if applicable.
|
Mon, 20 Sep 2010 10:16:02 +0000 |
Katsumi Yamaoka |
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.
|
Mon, 20 Sep 2010 01:57:46 +0000 |
Katsumi Yamaoka |
Make Gnus work for Emacs 22 and XEmacs.
|
Mon, 20 Sep 2010 03:20:32 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 20 Sep 2010 02:52:17 +0200 |
Juanma Barranquero |
* subr.el (y-or-n-p): Remove leftover code from revno 101459.
|
Mon, 20 Sep 2010 00:36:54 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 20 Sep 2010 02:26:22 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
|
Mon, 20 Sep 2010 02:18:18 +0200 |
Juanma Barranquero |
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
|
Sun, 19 Sep 2010 11:48:11 -0700 |
Glenn Morris |
* lisp/url/url-cache.el (url-fetch-from-cache): New function.
|
Sun, 19 Sep 2010 16:52:37 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
|
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.
|