Mon, 20 Dec 2010 21:11:01 +0100 |
Jan D. |
* dnd.el (dnd-get-local-file-name): Unhex of file name shall
|
Mon, 20 Dec 2010 22:44:28 +0800 |
Chong Yidong |
Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
|
Mon, 20 Dec 2010 19:11:30 +0800 |
Chong Yidong |
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
|
Mon, 20 Dec 2010 11:18:56 +0800 |
Chong Yidong |
Move color.el out of the gnus/ tree.
|
Mon, 20 Dec 2010 08:20:25 +0800 |
Chong Yidong |
Fix 2010-11-22 change to diff.el.
|
Mon, 20 Dec 2010 08:17:26 +0800 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
Sun, 19 Dec 2010 00:43:42 -0500 |
Stefan Monnier |
Minor clean up to silence some gcc warnings.
|
Sat, 18 Dec 2010 12:39:05 -0800 |
Glenn Morris |
Add missing ChangeLog entry for r102680.
|
Sat, 18 Dec 2010 11:28:15 -0500 |
Stefan Monnier |
* doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
|
Fri, 17 Dec 2010 22:45:16 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 17 Dec 2010 10:14:57 -0500 |
Ken Brown |
* loadup.el: Use version numbers in Cygwin build.
|
Fri, 17 Dec 2010 18:56:03 +0800 |
Chong Yidong |
Ask for confirmation in ido-file-internal (Bug#1238).
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Fri, 17 Dec 2010 10:43:03 +0900 |
Daiki Ueno |
Mention epa-file-select-keys in epa.texi.
|
Thu, 16 Dec 2010 18:30:57 -0500 |
Ken Manheimer |
Synopsis: Migrate allout encryption provisions from pgg library, which is
|
Thu, 16 Dec 2010 23:18:57 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.
|
Thu, 16 Dec 2010 17:33:13 -0500 |
Ken Manheimer |
last pgg adjustment before migrating to epg.
|
Thu, 16 Dec 2010 22:22:28 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 16 Dec 2010 17:43:45 -0500 |
Ken Manheimer |
(allout-mode), (allout-encrypt-string): Describe the problem with caching
|
Thu, 16 Dec 2010 02:39:17 -0500 |
Ken Manheimer |
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
|
Fri, 10 Dec 2010 17:09:57 -0500 |
Ken Manheimer |
- replace pgg with epg/epa - working version, with no calls to pgg.
|
Wed, 08 Dec 2010 14:57:06 -0500 |
Ken Manheimer |
partial checking with substantial progress towards epg passphrase
|
Fri, 26 Nov 2010 16:34:17 -0500 |
Ken Manheimer |
Elide passphrase caching provisions in preparation for migration from PGG
|
Mon, 22 Nov 2010 16:12:58 -0500 |
Ken Manheimer |
(allout-encrypt-string): remove pgg version check. (this minimal change is
|
Thu, 16 Dec 2010 20:37:13 +0100 |
Jan D. |
Handle invisible cursor (bg same as cursor color) for Nextstep.
|
Thu, 16 Dec 2010 13:14:48 +0900 |
Miles Bader |
url-cookie.el: Require 'cl when compiling
|
Thu, 16 Dec 2010 11:35:56 +0900 |
Daiki Ueno |
Extend epa-file-select-keys to allow users to inhibit key selection.
|
Thu, 16 Dec 2010 10:28:33 +0800 |
Chong Yidong |
etc/NEWS: Document eshell-directory-name change.
|
Thu, 16 Dec 2010 10:26:39 +0800 |
Chong Yidong |
* eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
|
Thu, 16 Dec 2010 09:20:46 +0800 |
Chong Yidong |
Doc fix for just-one-space change. Document it in NEWS.
|
Thu, 16 Dec 2010 00:55:04 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Set shr-start after deleting trailing space; don't delete it within indentation.
|
Wed, 15 Dec 2010 22:24:36 +0000 |
Katsumi Yamaoka |
gnus-agent.el: Indent.
|
Wed, 15 Dec 2010 00:16:53 -0800 |
Glenn Morris |
Remove code and comments related to lib-src/fns-*.el; long removed.
|
Wed, 15 Dec 2010 10:56:22 +0800 |
Chong Yidong |
New command rectangle-number-lines (Bug#4382).
|
Wed, 15 Dec 2010 10:05:38 +0800 |
Chong Yidong |
Delete long unused functions and variables in rect.el.
|
Tue, 14 Dec 2010 23:08:31 +0000 |
Katsumi Yamaoka |
spam.el: Reindent and fix long lines.
|
Tue, 14 Dec 2010 22:11:38 +0000 |
Katsumi Yamaoka |
gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
|
Tue, 14 Dec 2010 21:42:57 +0100 |
Michael Albinus |
* NEWS: Mention new Tramp method "ksu".
|
Tue, 14 Dec 2010 21:37:49 +0100 |
Michael Albinus |
* tramp.texi (Inline methods): Add "ksu" method.
|
Tue, 14 Dec 2010 21:33:33 +0100 |
Michael Albinus |
* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
|
Tue, 14 Dec 2010 12:52:30 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-mode): Don't install registry hooks if user hasn't installed the registry.
|
Tue, 14 Dec 2010 00:06:18 -0800 |
Glenn Morris |
Tidy up some js.el requires.
|
Mon, 13 Dec 2010 21:01:08 -0800 |
Glenn Morris |
Misc sendmail.el.
|
Mon, 13 Dec 2010 20:46:07 -0800 |
Glenn Morris |
ChangeLog fix.
|
Mon, 13 Dec 2010 20:42:59 -0800 |
Glenn Morris |
Make build-mail-aliases an interactive command.
|
Mon, 13 Dec 2010 20:35:33 -0800 |
Glenn Morris |
Remove some dired.el autoload cookies on defcustoms.
|
Mon, 13 Dec 2010 20:32:14 -0800 |
Glenn Morris |
Make some dired defvars into defcustoms.
|
Mon, 13 Dec 2010 20:26:01 -0800 |
Glenn Morris |
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
|
Mon, 13 Dec 2010 20:18:22 -0800 |
Glenn Morris |
Misc url-cookie tidy-up.
|
Mon, 13 Dec 2010 23:54:31 +0000 |
Katsumi Yamaoka |
gnus.texi (Filtering New Groups): Mention.
|
Mon, 13 Dec 2010 23:31:59 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
|
Mon, 13 Dec 2010 22:29:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 13 Dec 2010 23:20:32 +0100 |
Romain Francoise |
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
|
Mon, 13 Dec 2010 09:27:56 -0800 |
Glenn Morris |
ChangeLog fixes.
|
Mon, 13 Dec 2010 09:26:01 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 09:24:04 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 09:19:58 -0800 |
Glenn Morris |
ChangeLog whitespace fix.
|
Mon, 13 Dec 2010 09:18:55 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 12 Dec 2010 22:45:57 +0200 |
Eli Zaretskii |
subr.el (posn-col-row): Evaluate header-line-format in the context of
|
Sun, 12 Dec 2010 22:37:54 +0200 |
Eli Zaretskii |
Document that expand-file-name collapses multiple slashes. (Bug#7617)
|
Sat, 11 Dec 2010 20:45:53 +0200 |
Eli Zaretskii |
Fallout from bug #7563.
|
Sat, 11 Dec 2010 17:20:11 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in tooltip display on w32.
|
Sat, 11 Dec 2010 14:27:13 +0200 |
Eli Zaretskii |
Code cleanup in xdisp.c regarding string_char_and_length.
|
Sat, 11 Dec 2010 11:41:45 +0200 |
Eli Zaretskii |
Fix bug #7563 with docs of split-string-and-unquote.
|
Sat, 11 Dec 2010 11:11:32 +0200 |
Eli Zaretskii |
Fix bug #7576 with lack of index entries for character syntax.
|
Fri, 10 Dec 2010 18:37:16 -0800 |
Glenn Morris |
* doc/emacs/text.texi (HTML Mode): Small fixes.
|
Fri, 10 Dec 2010 18:34:55 -0800 |
Glenn Morris |
Doc fixes.
|
Fri, 10 Dec 2010 18:32:10 -0800 |
Glenn Morris |
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
|
Fri, 10 Dec 2010 19:23:43 +0100 |
Jan D. |
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
|
Fri, 10 Dec 2010 12:46:40 -0500 |
Chong Yidong |
Bump version to 23.2.91.
EMACS_PRETEST_23_2_91
|
Fri, 10 Dec 2010 05:14:57 +0100 |
Michael Albinus |
* net/tramp.el (tramp-action-password, tramp-process-actions):
|
Thu, 09 Dec 2010 19:33:51 -0800 |
Glenn Morris |
* doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
|
Thu, 09 Dec 2010 19:31:52 -0800 |
Glenn Morris |
Commit missing file from r100288.
|
Thu, 09 Dec 2010 20:53:17 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Wed, 08 Dec 2010 17:50:08 -0800 |
Glenn Morris |
diary-lib fix for bug#7536.
|
Wed, 08 Dec 2010 17:46:03 -0800 |
Glenn Morris |
* lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
|
Wed, 08 Dec 2010 21:07:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Protect
|
Tue, 07 Dec 2010 19:42:00 -0800 |
Glenn Morris |
* lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
|
Tue, 07 Dec 2010 19:36:01 -0800 |
Glenn Morris |
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
|
Tue, 07 Dec 2010 19:32:31 -0800 |
Glenn Morris |
mouse.el fix for bug#7586.
|
Tue, 07 Dec 2010 19:29:41 -0800 |
Glenn Morris |
Small smtpmail fix for bug#7588.
|
Tue, 07 Dec 2010 19:25:57 -0800 |
Glenn Morris |
Fix ChangeLog whitespace.
|
Tue, 07 Dec 2010 19:23:49 -0800 |
Glenn Morris |
Fix ChangeLog typo.
|
Tue, 07 Dec 2010 14:48:15 -0500 |
Stefan Monnier |
* diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
|
Tue, 07 Dec 2010 14:44:38 -0500 |
Stefan Monnier |
* doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
|
Tue, 07 Dec 2010 07:36:25 +0100 |
Jan D. |
* xsmfns.c (smc_die_CB): Call Fkill_emacs.
|
Mon, 06 Dec 2010 15:07:48 -0500 |
Chong Yidong |
Fix Lawrence Mitchell's email address in lisp/ChangeLog.
|
Mon, 06 Dec 2010 14:55:21 -0500 |
Chong Yidong |
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
|
Mon, 06 Dec 2010 14:45:31 -0500 |
Chong Yidong |
Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
|
Mon, 06 Dec 2010 14:35:54 -0500 |
Chong Yidong |
Fix arg usage of format-decode-run-method (Bug#7488).
|
Mon, 06 Dec 2010 01:54:52 -0500 |
Chong Yidong |
Fix crash with invisible text and overlays (Bug#7016).
|
Mon, 06 Dec 2010 07:51:06 +0100 |
Jan D. |
* frame.el (blink-cursor-mode): Make default t for ns.
|
Sun, 05 Dec 2010 11:33:48 +0100 |
Jan D. |
Fix for 7412 (no cursor on image) backported from trunk.
|
Sun, 05 Dec 2010 10:30:58 +0900 |
Daiki Ueno |
Trivial fixes for epg.el.
|
Sat, 04 Dec 2010 20:16:01 -0500 |
Chong Yidong |
Document behavior of lazy highlight in word search (Bug#7470).
|
Sat, 04 Dec 2010 19:59:37 -0500 |
Chong Yidong |
* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
Sat, 04 Dec 2010 19:55:00 -0500 |
Chong Yidong |
Doc fixes for comint functions (Bug#7499).
|
Sat, 04 Dec 2010 19:43:18 -0500 |
Chong Yidong |
Doc fix for posn-* functions (Bug#7471).
|
Sat, 04 Dec 2010 19:32:32 -0500 |
Chong Yidong |
Avoid infloop when scrolling conservatively (Bug#7537).
|
Sat, 04 Dec 2010 17:43:51 -0500 |
Chong Yidong |
* dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
|
Sat, 04 Dec 2010 17:41:41 -0500 |
Chong Yidong |
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
|
Sat, 04 Dec 2010 16:45:17 -0500 |
Chong Yidong |
* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
|
Sat, 04 Dec 2010 16:15:17 -0500 |
Chong Yidong |
* simple.el (transient-mark-mode): Doc fix (Bug#7465).
|
Sat, 04 Dec 2010 18:01:30 +0200 |
Eli Zaretskii |
display.texi (Other Display Specs): Document left-fringe and right-fringe
|
Sat, 04 Dec 2010 14:52:04 +0200 |
Eli Zaretskii |
Fix bug #4674 with UNCs in file-relative-name.
|
Sat, 04 Dec 2010 13:45:59 +0200 |
Eli Zaretskii |
display.texi (Optional Mode Line): Make the description of load-average
|
Sat, 04 Dec 2010 13:25:09 +0200 |
Eli Zaretskii |
Describe MS-Windows specific startup issues, incl. emacsclientw.exe
|
Sat, 04 Dec 2010 12:22:45 +0200 |
Eli Zaretskii |
msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,
|
Wed, 01 Dec 2010 23:40:32 -0800 |
Glenn Morris |
That's not how you spell "initialization".
|
Thu, 02 Dec 2010 08:12:54 +0100 |
Jan D. |
Handle negative top/left in frame parameters (Bug#7510).
|
Wed, 01 Dec 2010 20:56:54 -0800 |
Glenn Morris |
ChangeLog fixes.
|
Wed, 01 Dec 2010 20:09:20 -0800 |
Glenn Morris |
* doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.
|
Wed, 01 Dec 2010 20:06:52 -0800 |
Glenn Morris |
Small ps-print fixes.
|
Thu, 02 Dec 2010 09:44:55 +0900 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
Thu, 02 Dec 2010 09:44:25 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 01 Dec 2010 17:42:36 -0500 |
Stefan Monnier |
* doc/lispref/backups.texi (Making Backups):
|
Wed, 01 Dec 2010 17:34:09 -0500 |
Stefan Monnier |
* lisp/ido.el (ido-common-initilization): New function.
|
Mon, 29 Nov 2010 21:22:39 +0900 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
Mon, 13 Dec 2010 04:22:39 +0000 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
|
Sun, 12 Dec 2010 11:53:24 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
|
Sun, 12 Dec 2010 12:24:56 +0000 |
Alan Mackenzie |
(c-forward-type): Before scanning a template arglist, check that the
|
Sat, 11 Dec 2010 17:44:32 +0100 |
Carsten Dominik |
Merge branch to update Org mode to version 7.4
|
Sat, 11 Dec 2010 17:42:53 +0100 |
Carsten Dominik |
Update to Org mode 7.4
|
Sat, 11 Dec 2010 17:41:04 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in w32 tooltips.
|
Fri, 10 Dec 2010 18:54:07 -0800 |
Glenn Morris |
Misc vc-bzr.el.
|
Fri, 10 Dec 2010 18:50:58 -0800 |
Glenn Morris |
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
|
Fri, 10 Dec 2010 18:48:23 -0800 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
|
Fri, 10 Dec 2010 18:41:47 -0800 |
Glenn Morris |
ChangeLog fix.
|
Fri, 10 Dec 2010 18:39:41 -0800 |
Glenn Morris |
* etc/TODO: Updates; and re-fill some lines.
|
Fri, 10 Dec 2010 18:30:29 -0800 |
Glenn Morris |
* make-dist: Exclude etc/*.pyc.
|
Sat, 11 Dec 2010 01:27:14 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 10 Dec 2010 23:42:17 +0100 |
Andreas Schwab |
Don't depend on POSIX compatible parsing of parameter expansion
|
Fri, 10 Dec 2010 15:00:25 -0500 |
Stefan Monnier |
Derive from prog-mode, use derived-mode-p, and fix up various
|
Fri, 10 Dec 2010 18:29:54 +0100 |
Andreas Schwab |
* configure.in: Don't double machfile in final message.
|
Fri, 10 Dec 2010 09:10:08 -0500 |
Stefan Monnier |
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
|
Fri, 10 Dec 2010 13:56:44 +0200 |
Eli Zaretskii |
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
|
Thu, 09 Dec 2010 19:47:49 -0800 |
Glenn Morris |
* lisp/files.el (diff-no-select): Declare.
|
Thu, 09 Dec 2010 19:39:18 -0800 |
Glenn Morris |
Small emacsbug.el stuff.
|
Thu, 09 Dec 2010 19:36:46 -0800 |
Glenn Morris |
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
|
Thu, 09 Dec 2010 19:34:59 -0800 |
Glenn Morris |
Fix ChangeLog attribution.
|
Thu, 09 Dec 2010 23:20:33 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-label): Add <label> support.
|
Thu, 09 Dec 2010 21:07:53 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Thu, 09 Dec 2010 11:11:11 +0000 |
Katsumi Yamaoka |
mm-util.el (mm-ucs-to-char): Use eval-and-compile.
|
Thu, 09 Dec 2010 08:55:03 -0200 |
Vinicius Jose Latorre |
Tiny code fix.
|
Thu, 09 Dec 2010 10:43:50 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-script): Ignore <script>.
|
Thu, 09 Dec 2010 06:40:56 +0000 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Work for images lined side by side.
|
Wed, 08 Dec 2010 21:55:25 -0800 |
Glenn Morris |
Rename some landmark functions.
|
Wed, 08 Dec 2010 22:16:36 +0000 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.
|
Wed, 08 Dec 2010 17:25:11 -0200 |
Vinicius Jose Latorre |
New version 13.2. (Bug#7582)
|
Wed, 08 Dec 2010 14:41:37 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-expire-articles): New function.
|
Wed, 08 Dec 2010 13:49:49 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.
|
Wed, 08 Dec 2010 03:09:27 -0500 |
Karl Fogel |
Adjust parameter names and doc strings to resolve confusion over
|
Tue, 07 Dec 2010 21:00:12 -0800 |
Glenn Morris |
In gdb, try to init comint history from gdbhist.
|
Tue, 07 Dec 2010 19:47:27 -0800 |
Glenn Morris |
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
|
Tue, 07 Dec 2010 19:45:45 -0800 |
Glenn Morris |
Make verify-visited-file-modtime default to the current buffer.
|
Tue, 07 Dec 2010 21:18:02 -0500 |
Stefan Monnier |
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
|
Tue, 07 Dec 2010 22:12:50 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
|
Tue, 07 Dec 2010 20:38:38 +0100 |
Tassilo Horn |
* simple.el (just-one-space): Make argument n default to 1 if
|
Tue, 07 Dec 2010 10:36:08 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Tue, 07 Dec 2010 14:10:11 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
|
Tue, 07 Dec 2010 05:06:56 +0000 |
Katsumi Yamaoka |
Decode extra numeric entities.
|
Mon, 06 Dec 2010 21:01:00 -0500 |
Stefan Monnier |
* lisp/gnus/message.el: Use completion-at-point.
|
Tue, 07 Dec 2010 01:21:09 +0000 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.
|
Mon, 06 Dec 2010 23:27:17 +0000 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.
|
Mon, 06 Dec 2010 22:16:10 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 06 Dec 2010 16:06:02 -0500 |
Stefan Monnier |
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
|
Mon, 06 Dec 2010 13:21:42 -0500 |
Stefan Monnier |
* lisp/simple.el (just-one-space): Delete newlines for negative arg.
|
Mon, 06 Dec 2010 17:59:52 +0100 |
Lars Magne Ingebrigtsen |
Return CDATA sections (like <style>foo</style>) as text nodes.
|
Mon, 06 Dec 2010 11:51:37 -0500 |
Stefan Monnier |
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
|
Mon, 06 Dec 2010 11:37:26 -0500 |
Stefan Monnier |
* src/lread.c (read1): Allow newstyle unquote outside of backquote.
|
Mon, 06 Dec 2010 03:59:56 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): Remove obsolete code.
|
Sun, 05 Dec 2010 23:29:50 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
|
Sun, 05 Dec 2010 22:17:34 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 04 Dec 2010 20:23:22 -0500 |
Chong Yidong |
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
|
Sat, 04 Dec 2010 20:01:23 -0500 |
Chong Yidong |
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
Sat, 04 Dec 2010 17:32:32 -0500 |
Chong Yidong |
* configure.in: Fix last change.
|
Sat, 04 Dec 2010 17:10:12 -0500 |
Chong Yidong |
Smarter initialization for dired-use-ls-dired (Bug#7546).
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Fri, 03 Dec 2010 20:58:06 -0500 |
Stefan Monnier |
* lisp/replace.el: Add "collect" feature to occur.
|
Fri, 03 Dec 2010 19:49:49 -0500 |
Stefan Monnier |
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
|
Fri, 03 Dec 2010 18:20:27 -0500 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
Fri, 03 Dec 2010 18:14:50 -0500 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
Fri, 03 Dec 2010 17:10:13 -0500 |
Chong Yidong |
Fix file deletion errors in revision 102572 and 102573.
|
Fri, 03 Dec 2010 17:08:05 -0500 |
Chong Yidong |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 17:06:51 -0500 |
Chong Yidong |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 17:05:02 -0500 |
Chong Yidong |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 17:01:43 -0500 |
Chong Yidong |
Revert to revision 102571.
|
Fri, 03 Dec 2010 21:55:23 +0100 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 09:40:46 -0800 |
Glenn Morris |
Restore another execute-bit.
|
Fri, 03 Dec 2010 12:32:55 -0500 |
Chong Yidong |
Restore executable bit omitted when undeleting files in revisiton 102573.
|
Fri, 03 Dec 2010 14:53:52 +0000 |
Katsumi Yamaoka |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 14:45:09 +0000 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
Fri, 03 Dec 2010 11:52:43 +0000 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 12:48:24 +0100 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|
Fri, 03 Dec 2010 11:54:44 +0100 |
Jan D. |
Draw cursor and images correctly for Nextstep (bug#7412).
|
Fri, 03 Dec 2010 11:07:40 +0100 |
Andreas Schwab |
* frame.c (x_set_font): Remove unused variable.
|
Fri, 03 Dec 2010 11:07:24 +0100 |
Andreas Schwab |
Update cl-loaddefs.el
|
Fri, 03 Dec 2010 08:01:00 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
Fri, 03 Dec 2010 07:49:34 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
|
Fri, 03 Dec 2010 04:39:36 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Don't modify argument.
|
Thu, 02 Dec 2010 19:13:24 -0800 |
Glenn Morris |
Silence nxml-mode.el compilation.
|
Thu, 02 Dec 2010 19:10:25 -0800 |
Glenn Morris |
Remove leading `*' from nxml defcustom docs.
|
Thu, 02 Dec 2010 19:06:11 -0800 |
Glenn Morris |
startup.el trivia.
|
Thu, 02 Dec 2010 19:04:29 -0800 |
Glenn Morris |
Remove some browse-url.el autoloads.
|
Thu, 02 Dec 2010 19:03:06 -0800 |
Glenn Morris |
emacsbug.el trivia.
|
Thu, 02 Dec 2010 19:01:16 -0800 |
Glenn Morris |
diff-sentinel trivia.
|
Thu, 02 Dec 2010 18:57:46 -0800 |
Glenn Morris |
* lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
|
Thu, 02 Dec 2010 18:56:42 -0800 |
Glenn Morris |
Standardize license notices in new files.
|
Thu, 02 Dec 2010 18:54:34 -0800 |
Glenn Morris |
EMACS_UNIBYTE trivia.
|
Fri, 03 Dec 2010 02:30:12 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
Fri, 03 Dec 2010 02:17:23 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): New function.
|
Fri, 03 Dec 2010 10:52:43 +0900 |
Daiki Ueno |
Trivial fixes for epg.el.
|
Thu, 02 Dec 2010 22:25:01 +0000 |
Katsumi Yamaoka |
message.el (message-from-style): Fix previous commit.
|
Thu, 02 Dec 2010 22:21:31 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 02 Dec 2010 20:34:31 +0100 |
Michael Albinus |
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
|
Thu, 02 Dec 2010 09:36:45 -0800 |
Glenn Morris |
cl-macs `loop' fix for bug#7492.
|
Thu, 02 Dec 2010 09:34:35 -0800 |
Glenn Morris |
Small flymake changes.
|
Thu, 02 Dec 2010 10:33:57 +0100 |
Jan D. |
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
|
Thu, 02 Dec 2010 09:24:16 +0100 |
Jan D. |
Draw text under filled box cursor in inverted color (Bug#7479).
|
Tue, 30 Nov 2010 12:01:47 +0000 |
convert-repo |
update tags
|
Tue, 30 Nov 2010 12:57:48 -0500 |
Sam Steingold |
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
|
Tue, 30 Nov 2010 12:01:18 -0500 |
Chong Yidong |
Fix error in last merge.
|
Sat, 27 Nov 2010 15:06:23 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 27 Nov 2010 14:41:49 -0500 |
Chong Yidong |
Fix log-edit-font-lock-keywords (Bug#6465).
|
Sat, 27 Nov 2010 11:56:49 +0200 |
Eli Zaretskii |
Fix bug #7308 with `locate' on MS-Windows.
|
Sat, 27 Nov 2010 11:29:22 +0200 |
Eli Zaretskii |
Fix bug #7446 with overrunning input buffer in ebrowse.
|
Fri, 26 Nov 2010 16:33:21 -0500 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
|
Fri, 26 Nov 2010 21:59:22 +0900 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
Fri, 26 Nov 2010 21:58:41 +0900 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
Fri, 26 Nov 2010 16:59:23 +0900 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
Fri, 26 Nov 2010 16:58:35 +0900 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
Fri, 26 Nov 2010 13:08:14 +0900 |
Kenichi Handa |
Improve rmail's MIME handling.
|
Fri, 26 Nov 2010 13:06:59 +0900 |
Kenichi Handa |
Improve rmail's MIME handling.
|
Thu, 25 Nov 2010 12:57:09 +0900 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
Thu, 25 Nov 2010 12:56:41 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 23 Nov 2010 21:21:55 -0500 |
Stefan Monnier |
* progmodes/which-func.el (which-func-imenu-joiner-function):
|
Tue, 23 Nov 2010 20:52:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
Tue, 23 Nov 2010 10:16:21 -0800 |
Glenn Morris |
Tweak previous nxml doc change.
|
Tue, 23 Nov 2010 01:19:57 -0800 |
Glenn Morris |
* doc/misc/nxml-mode.texi (Introduction): New section.
|
Tue, 23 Nov 2010 01:16:40 -0800 |
Glenn Morris |
ChangeLog fix for initial nxml import.
|
Tue, 23 Nov 2010 00:18:26 -0800 |
Glenn Morris |
Small VC fixes for doc/emacs.
|
Mon, 22 Nov 2010 20:09:29 +0200 |
Eli Zaretskii |
Back-port revision 101465 from the trunk, to resolve bug #7452.
|
Mon, 22 Nov 2010 05:52:49 +0200 |
Eli Zaretskii |
bugtracker: REALLY correct locations of bzr *.conf files.
|
Sun, 21 Nov 2010 19:39:42 -0500 |
Chong Yidong |
Fix image cache marking bug (Bug#6301).
|
Sun, 21 Nov 2010 14:03:51 -0500 |
Chong Yidong |
* etc/HELLO: Add ancient Greek (Bug#7418).
|
Sun, 21 Nov 2010 13:16:19 -0500 |
Chong Yidong |
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.
|
Sun, 21 Nov 2010 13:07:47 -0500 |
Chong Yidong |
Document byte-to-string in Lisp manual.
|
Sun, 21 Nov 2010 19:59:08 +0200 |
Eli Zaretskii |
bugtracker: Correct locations of bzr *.conf files.
|
Sun, 21 Nov 2010 12:04:43 -0500 |
Chong Yidong |
Backport fixes for Bug#5390 and Bug#5694 from trunk.
|
Sun, 21 Nov 2010 11:52:05 -0500 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
Sun, 21 Nov 2010 11:05:27 -0500 |
Chong Yidong |
* maintaining.texi (Version Control Systems): Fix repeated sentence.
|
Sat, 20 Nov 2010 18:19:39 -0800 |
Glenn Morris |
python.el comment.
|
Sat, 20 Nov 2010 18:16:10 -0500 |
Chong Yidong |
Document VC headers and other VC changes.
|
Sat, 20 Nov 2010 15:23:26 -0500 |
Chong Yidong |
Prompt before running print commands.
|
Sat, 20 Nov 2010 14:52:20 -0500 |
Chong Yidong |
Document some Emacs 23.3 changes in manuals.
|
Sat, 20 Nov 2010 14:50:55 +0100 |
Jan D. |
Fix bug 7425.
|
Fri, 19 Nov 2010 11:25:09 -0500 |
Chong Yidong |
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
|
Sat, 27 Nov 2010 11:48:16 -0800 |
Glenn Morris |
startup.el trivia.
|
Thu, 25 Nov 2010 12:55:14 +0900 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
Sat, 27 Nov 2010 10:40:19 +0200 |
Eli Zaretskii |
Exclude NL and TAB from c0-control group for glyphless display.
|
Fri, 26 Nov 2010 19:29:06 -0800 |
Glenn Morris |
sendmail.el trivia.
|
Fri, 26 Nov 2010 19:25:35 -0800 |
Glenn Morris |
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
|
Fri, 26 Nov 2010 19:22:00 -0800 |
Glenn Morris |
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.
|
Fri, 26 Nov 2010 19:15:59 -0800 |
Glenn Morris |
Fix emacsbug.el errors clearly flagged by the byte-compiler.
|
Fri, 26 Nov 2010 19:02:53 -0800 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
Fri, 26 Nov 2010 21:10:26 +0200 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
Fri, 26 Nov 2010 20:40:37 +0200 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
Fri, 26 Nov 2010 20:38:40 +0200 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
Fri, 26 Nov 2010 20:15:09 +0200 |
Eli Zaretskii |
Fix and document components of mouse event position.
|
Fri, 26 Nov 2010 11:19:00 +0000 |
Katsumi Yamaoka |
color.el: Rename various rgb functions to srgb.
|
Fri, 26 Nov 2010 11:03:16 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-set-mark): Remove left over.
|
Fri, 26 Nov 2010 07:35:42 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Revert last change.
|
Thu, 25 Nov 2010 19:22:49 -0800 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format): Remove pointless element.
|
Thu, 25 Nov 2010 19:19:58 -0800 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Another fix.
|
Thu, 25 Nov 2010 19:14:03 -0800 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Fix match-strings.
|
Thu, 25 Nov 2010 19:10:16 -0800 |
Glenn Morris |
diary-lib.el diary-outlook* changes.
|
Fri, 26 Nov 2010 02:37:23 +0000 |
Katsumi Yamaoka |
nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.
|
Fri, 26 Nov 2010 02:31:57 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
|
Fri, 26 Nov 2010 03:28:03 +0100 |
Lars Magne Ingebrigtsen |
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
|
Fri, 26 Nov 2010 02:17:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
|
Fri, 26 Nov 2010 02:11:40 +0000 |
Katsumi Yamaoka |
nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.
|
Fri, 26 Nov 2010 01:27:37 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.
|
Fri, 26 Nov 2010 01:14:40 +0000 |
Katsumi Yamaoka |
nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).
|
Fri, 26 Nov 2010 00:45:03 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
|
Thu, 25 Nov 2010 23:43:16 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-last-response-string): Fix last unfolding fix.
|
Thu, 25 Nov 2010 23:20:19 +0000 |
Katsumi Yamaoka |
message.el (message-called-interactively-p): A temporary macro.
|
Thu, 25 Nov 2010 23:05:10 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
|
Thu, 25 Nov 2010 16:59:30 -0500 |
Stefan Monnier |
* diff.el (diff): Fix it for good, hopefully, this time.
|
Thu, 25 Nov 2010 22:28:14 +0200 |
Eli Zaretskii |
Fixing bug #7474 also fixes #7481.
|
Thu, 25 Nov 2010 20:38:09 +0200 |
Eli Zaretskii |
Fix bug #7474 with cursor positioning in overlay strings.
|
Thu, 25 Nov 2010 14:51:51 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Fix the way to fold lines.
|
Thu, 25 Nov 2010 11:14:14 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
|
Thu, 25 Nov 2010 07:46:51 +0000 |
Katsumi Yamaoka |
shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.
|
Thu, 25 Nov 2010 05:09:25 +0000 |
Katsumi Yamaoka |
mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
|
Wed, 24 Nov 2010 23:43:56 -0500 |
Stefan Monnier |
* lisp/vc/diff.el (diff): Fix last change.
|
Thu, 25 Nov 2010 01:13:37 +0000 |
Katsumi Yamaoka |
shr.el (shr-get-background): Fix argument name.
|
Wed, 24 Nov 2010 22:54:47 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 24 Nov 2010 11:39:51 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
|
Wed, 24 Nov 2010 15:52:14 +0100 |
Jan D. |
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).
|
Wed, 24 Nov 2010 12:56:50 +0000 |
Katsumi Yamaoka |
color-lab: Require 'cl when compiling.
|
Wed, 24 Nov 2010 11:32:22 +0000 |
Katsumi Yamaoka |
color-lab.el: Fix all expt calls to use float type.
|
Wed, 24 Nov 2010 08:50:08 +0100 |
Jan D. |
Bug 7458: Make key press like Left + right ctrl work when right is not control.
|
Wed, 24 Nov 2010 06:50:28 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.
|
Wed, 24 Nov 2010 07:34:12 +0100 |
Lars Magne Ingebrigtsen |
(mailclient-send-it): Bind `browse-url-mailto-function' to nil to
|
Wed, 24 Nov 2010 07:29:06 +0100 |
Lars Magne Ingebrigtsen |
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
|
Wed, 24 Nov 2010 06:22:51 +0000 |
Katsumi Yamaoka |
shr-color.el (shr-color->hexadecimal): Ignore case of color names.
|
Wed, 24 Nov 2010 01:28:37 +0000 |
Katsumi Yamaoka |
color-lab.el: Add coding cookie.
|
Wed, 24 Nov 2010 00:35:23 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
|
Tue, 23 Nov 2010 22:24:15 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 23 Nov 2010 22:27:22 +0200 |
Eli Zaretskii |
Avoid GCC warning with inline functions.
|
Tue, 23 Nov 2010 22:21:16 +0200 |
Eli Zaretskii |
Fix compilation on Windows following revno 102488.
|
Tue, 23 Nov 2010 11:36:48 -0800 |
Dan Nicolaescu |
* src/nsmenu.m: Use #include <config.h> instead of "config.h".
|
Tue, 23 Nov 2010 10:56:28 -0800 |
Dan Nicolaescu |
Move extern declarations from term.c to lisp.h.
|
Tue, 23 Nov 2010 10:47:23 -0800 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
Tue, 23 Nov 2010 10:09:55 -0800 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
Tue, 23 Nov 2010 12:36:15 -0500 |
Stefan Monnier |
* lisp/eshell/: Use with-silent-modifications.
|
Tue, 23 Nov 2010 10:13:43 -0500 |
Chong Yidong |
Always issue a full prompt in vc-merge-branch operation.
|
Tue, 23 Nov 2010 09:19:54 -0500 |
Stefan Monnier |
* lisp/shell.el (shell): Use current-buffer by default if it's already
|
Tue, 23 Nov 2010 10:22:49 +0000 |
Katsumi Yamaoka |
shr-color.el: fix several function calls.
|
Tue, 23 Nov 2010 08:21:09 +0000 |
Katsumi Yamaoka |
shr.el (shr-color->hexadecimal): Autoload.
|
Tue, 23 Nov 2010 09:00:56 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
|
Mon, 22 Nov 2010 20:26:02 -0500 |
Chong Yidong |
etc/NEWS: Document vc-update and vc-merge changes.
|
Mon, 22 Nov 2010 20:15:08 -0500 |
Chong Yidong |
Initial support for unified DVCS pull and merge.
|
Tue, 23 Nov 2010 00:03:44 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
|
Mon, 22 Nov 2010 17:09:17 -0500 |
Stefan Monnier |
* lisp/Makefile.in: Fix up last merge.
|
Mon, 22 Nov 2010 14:22:03 -0500 |
Stefan Monnier |
Cleanup diff-buffer-with-file.
|
Mon, 22 Nov 2010 20:15:07 +0200 |
Eli Zaretskii |
w32.c: Fix a typo in a comment.
|
Mon, 22 Nov 2010 13:00:40 -0500 |
Stefan Monnier |
* lisp/gnus/ChangeLog: Improve style.
|
Mon, 22 Nov 2010 12:57:46 -0500 |
Stefan Monnier |
* lisp/files.el: Make revert work with diff-buffer-with-file.
|
Mon, 22 Nov 2010 11:33:06 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-url-mailto): Do not downcase args.
|
Mon, 22 Nov 2010 09:09:41 +0100 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): Use the current
|
Sun, 21 Nov 2010 19:43:53 -0500 |
Chong Yidong |
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).
|
Sun, 21 Nov 2010 22:46:16 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 21 Nov 2010 20:46:48 +0100 |
Michael Albinus |
The default value of `backup-by-copying-when-mismatch' is now t.
|
Sun, 21 Nov 2010 20:39:21 +0100 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): The default value is
|
Sun, 21 Nov 2010 19:29:08 +0100 |
Jan D. |
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.
|
Sun, 21 Nov 2010 12:12:44 -0500 |
Chong Yidong |
Highlight top-level augmented assignments in Python (Bug#6445).
|
Sun, 21 Nov 2010 10:46:23 -0500 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
|
Sun, 21 Nov 2010 15:39:55 +0100 |
Jan D. |
ns_appbindir must end in /.
|
Sun, 21 Nov 2010 14:09:34 +0100 |
Jan D. |
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
|
Sun, 21 Nov 2010 09:51:04 +0100 |
Ralf Angeli |
Gnus: Fix display of message insertion marks.
|
Sun, 21 Nov 2010 07:11:35 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-unselect-group): Made into its own function.
|
Sat, 20 Nov 2010 21:39:01 -0800 |
Dan Nicolaescu |
Remove emacs-priority.
|
Sat, 20 Nov 2010 21:20:50 -0800 |
Dan Nicolaescu |
Remove INLINE uses in header files.
|
Sat, 20 Nov 2010 21:17:19 -0800 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
Sat, 20 Nov 2010 14:29:35 -0800 |
Glenn Morris |
diary-lib comments.
|
Sat, 20 Nov 2010 14:27:56 -0800 |
Glenn Morris |
Tiny authors.el updates.
|
Sat, 20 Nov 2010 14:25:56 -0800 |
Glenn Morris |
ChangeLog fixes prompted by M-x authors.
|
Sat, 20 Nov 2010 18:32:57 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
|
Sat, 20 Nov 2010 10:23:49 -0500 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
|
Sat, 20 Nov 2010 17:04:50 +0200 |
Eli Zaretskii |
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
|
Sat, 20 Nov 2010 15:51:25 +0100 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
Sat, 20 Nov 2010 16:35:45 +0200 |
Eli Zaretskii |
Make glyphless-char-display-control a defcustom.
|
Sat, 20 Nov 2010 14:17:25 +0100 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
Sat, 20 Nov 2010 14:12:27 +0100 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
Sat, 20 Nov 2010 13:52:09 +0200 |
Eli Zaretskii |
lisp/ChangeLog: Fix entry for bug-querying changes.
|
Sat, 20 Nov 2010 13:47:49 +0200 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
Sat, 20 Nov 2010 13:45:14 +0200 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
Sat, 20 Nov 2010 13:43:01 +0200 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
Sat, 20 Nov 2010 13:24:28 +0200 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
Sat, 20 Nov 2010 12:39:44 +0100 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-tracker-url)
|
Sat, 20 Nov 2010 11:07:00 +0100 |
Andreas Schwab |
* src/xfaces.c (lookup_face): Make static.
|
Sat, 20 Nov 2010 01:18:17 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
|
Fri, 19 Nov 2010 18:34:22 +0200 |
Eli Zaretskii |
Fix bug #6687 with cursor positioning after before-string from overlays.
|
Fri, 19 Nov 2010 14:25:17 +0100 |
Juanma Barranquero |
lisp/ldefs-boot.el: Regenerate.
|
Fri, 19 Nov 2010 12:18:15 +0100 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside
|
Fri, 19 Nov 2010 05:11:59 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Fix last change.
|
Fri, 19 Nov 2010 04:55:16 +0000 |
Katsumi Yamaoka |
Assume that gnus-inhibit-images may be a group parameter.
|
Thu, 18 Nov 2010 19:14:36 -0600 |
Jay Belanger |
calc.texi (TeX and LaTeX Language Modes, Predefined Units):
|
Thu, 18 Nov 2010 13:45:03 -0800 |
Dan Nicolaescu |
* src/alloc.c (refill_memory_reserve): Move declaration ...
|
Thu, 18 Nov 2010 13:39:15 -0800 |
Dan Nicolaescu |
* src/strftime.c (_strftime_copytm): Add declaration.
|
Thu, 18 Nov 2010 08:59:12 -0800 |
Dan Nicolaescu |
* src/callproc.c (syms_of_callproc): Use intern_c_string.
|
Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Thu, 18 Nov 2010 08:49:30 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Thu, 18 Nov 2010 06:34:02 +0000 |
Katsumi Yamaoka |
shr.el: Allow customizing the vertical table lines.
|
Wed, 17 Nov 2010 22:54:14 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 17 Nov 2010 22:02:15 -0500 |
Stefan Monnier |
* lisp/textmodes/rst.el: Minor cleanup to improve style.
|
Wed, 17 Nov 2010 22:44:35 -0500 |
Stefan Monnier |
* comint.el (comint-kill-region): Fix last change.
|
Wed, 17 Nov 2010 21:09:41 -0500 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
Wed, 17 Nov 2010 14:59:16 -0500 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
|
Wed, 17 Nov 2010 09:34:28 -0500 |
Stefan Monnier |
* vc-hg.el (vc-hg-program): New var.
|
Tue, 16 Nov 2010 19:47:16 -0800 |
Glenn Morris |
autoload.el fix for bug#7414.
|
Tue, 16 Nov 2010 15:09:47 -0500 |
Chong Yidong |
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
|
Sun, 14 Nov 2010 12:47:31 +0100 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
Sun, 14 Nov 2010 12:46:00 +0100 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
Sat, 13 Nov 2010 23:59:28 +0200 |
Eli Zaretskii |
Document revision 100210 as an incompatible change in posn-col-row.
|
Sat, 13 Nov 2010 23:07:58 +0200 |
Eli Zaretskii |
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
|
Sat, 13 Nov 2010 16:01:10 -0500 |
Chong Yidong |
Fix picture-mouse-set-point calculation (Bug#7390).
|
Sat, 13 Nov 2010 12:22:52 -0500 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
Sat, 13 Nov 2010 11:08:21 +0100 |
Michael Albinus |
* net/tramp.el (tramp-remote-coding-commands): Add an alternative
|
Sat, 13 Nov 2010 01:16:18 -0800 |
Glenn Morris |
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
|
Fri, 12 Nov 2010 19:03:57 +0200 |
Eli Zaretskii |
customize.texi (Composite Types): Lower-case index entry.
|
Fri, 12 Nov 2010 18:42:12 +0200 |
Eli Zaretskii |
The `fixes' attribute does show in `bzr log'.
|
Fri, 12 Nov 2010 18:35:35 +0200 |
Eli Zaretskii |
Fix bug #7346: document load-file-name.
|
Fri, 12 Nov 2010 10:37:27 +0200 |
Eli Zaretskii |
Expand and clarify the description of bugtracker setting for bzr.
|
Thu, 11 Nov 2010 19:16:20 -0800 |
Glenn Morris |
diary-iso-date-forms fix for bug#7377.
|
Thu, 11 Nov 2010 20:33:28 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
|
Thu, 11 Nov 2010 17:19:01 -0500 |
Stefan Monnier |
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.
|
Thu, 11 Nov 2010 00:08:25 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
|
Wed, 10 Nov 2010 19:48:46 -0800 |
Glenn Morris |
Fix some ls-lisp oddness.
|
Wed, 10 Nov 2010 15:39:17 +0200 |
Eli Zaretskii |
Document non-support for MSVC versions later than 8.0.
|
Wed, 10 Nov 2010 00:48:15 -0800 |
Glenn Morris |
* doc/misc/edt.texi: Remove information about Emacs 19.
|
Wed, 10 Nov 2010 00:42:42 -0800 |
Glenn Morris |
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
|
Wed, 10 Nov 2010 17:35:27 +0900 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).
|
Wed, 10 Nov 2010 17:33:14 +0900 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.
|
Tue, 09 Nov 2010 23:55:15 -0800 |
Glenn Morris |
* lisp/printing.el (pr-menu-bind): Doc fix.
|
Tue, 09 Nov 2010 23:52:12 -0800 |
Glenn Morris |
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
|
Tue, 09 Nov 2010 23:49:24 -0800 |
Glenn Morris |
mouse-sel.el comments.
|
Tue, 09 Nov 2010 23:46:01 -0800 |
Glenn Morris |
* lisp/progmodes/python.el (python-shell): Doc fix.
|
Tue, 09 Nov 2010 23:44:30 -0800 |
Glenn Morris |
wid-edit doc fixes.
|
Tue, 09 Nov 2010 20:50:31 -0800 |
Glenn Morris |
Comments related to `bzr commit --fixes'.
|
Tue, 09 Nov 2010 20:36:21 +0200 |
Eli Zaretskii |
Fix revno 100152.
|
Tue, 09 Nov 2010 20:28:38 +0200 |
Eli Zaretskii |
Fix revno 100153.
|
Wed, 17 Nov 2010 21:44:44 -0500 |
Stefan Monnier |
* lisp/minibuffer.el (completion-fail-discreetly): New var.
|
Wed, 17 Nov 2010 21:43:42 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-pair-pairs): New var.
|
Thu, 18 Nov 2010 02:38:03 +0000 |
Katsumi Yamaoka |
gnus.texi (Misc Article): Document gnus-inhibit-images.
|
Thu, 18 Nov 2010 02:00:00 +0000 |
Katsumi Yamaoka |
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.
|
Wed, 17 Nov 2010 22:15:24 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 17 Nov 2010 21:15:24 +0200 |
Eli Zaretskii |
Fix bug #7417 with cursor positioning on empty lines.
|
Wed, 17 Nov 2010 10:12:02 -0500 |
Stefan Monnier |
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
|
Wed, 17 Nov 2010 10:07:48 -0500 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
Wed, 17 Nov 2010 10:00:16 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (run-python): Explain why we remove the current
|
Wed, 17 Nov 2010 09:54:15 -0500 |
Stefan Monnier |
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
|
Wed, 17 Nov 2010 08:28:15 +0000 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Protect function against non-existent image source.
|
Wed, 17 Nov 2010 07:22:19 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-inhibit-images): New user option.
|
Wed, 17 Nov 2010 14:51:36 +0900 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
Wed, 17 Nov 2010 14:51:09 +0900 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
Wed, 17 Nov 2010 13:09:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 08 Nov 2010 14:19:54 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 08 Nov 2010 14:19:24 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 22 Sep 2010 15:46:51 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 08 Sep 2010 12:55:57 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 11:03:05 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 26 Aug 2010 10:29:35 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 26 Aug 2010 10:28:52 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 16 Nov 2010 21:37:45 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Tue, 16 Nov 2010 23:05:02 +0000 |
Katsumi Yamaoka |
mml2015-epg-sign: Use From header.
|
Tue, 16 Nov 2010 16:47:43 -0500 |
Chong Yidong |
Revert changes in revision 102407
|
Tue, 16 Nov 2010 16:38:37 -0500 |
Chong Yidong |
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.
|
Tue, 16 Nov 2010 16:19:34 -0500 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
|
Tue, 16 Nov 2010 16:14:46 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-layout-mode): New minor mode.
|
Tue, 16 Nov 2010 14:59:24 -0500 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
Tue, 16 Nov 2010 14:46:12 +0100 |
Lars Magne Ingebrigtsen |
Avoid interpreting file:/foo:/bar URLs via tramp.
|
Mon, 15 Nov 2010 22:44:51 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Tue, 16 Nov 2010 00:04:25 +0000 |
Katsumi Yamaoka |
Allow gnus-html to register image displayer callbacks.
|
Mon, 15 Nov 2010 23:45:55 +0000 |
Katsumi Yamaoka |
Rework how Gnus is supposed to be able to display all the images in HTML.
|
Mon, 15 Nov 2010 22:12:43 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.
|
Mon, 15 Nov 2010 16:40:30 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
|
Mon, 15 Nov 2010 10:11:52 -0800 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Fix previous change.
|
Mon, 15 Nov 2010 12:41:33 -0500 |
Ken Manheimer |
(allout-version): micro increment
|
Mon, 15 Nov 2010 09:21:18 -0800 |
Dan Nicolaescu |
Remove config.h include guards.
|
Mon, 15 Nov 2010 09:11:08 -0800 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
|
Mon, 15 Nov 2010 13:27:33 +0100 |
Agustin Martin |
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
|
Sun, 14 Nov 2010 22:42:21 -0800 |
Dan Nicolaescu |
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
|
Sun, 14 Nov 2010 22:39:02 -0800 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
Sun, 14 Nov 2010 22:27:41 -0800 |
Dan Nicolaescu |
* src/process.c: Include <sys/ioctl.h> unconditionally,
|
Sun, 14 Nov 2010 22:18:50 -0800 |
Dan Nicolaescu |
* src/keyboard.c (pending_malloc_warning): Add const to match
|
Sun, 14 Nov 2010 22:10:35 -0800 |
Dan Nicolaescu |
Clean up src/systty.h macros.
|
Sun, 14 Nov 2010 21:52:58 -0800 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
Mon, 15 Nov 2010 02:40:42 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
|
Sun, 14 Nov 2010 14:58:24 -0500 |
Chong Yidong |
Repeat 2010-11-14 change to xfns.c for w32 and ns.
|
Sun, 14 Nov 2010 11:21:16 +0100 |
Jan D |
Fix last cons in set_wm_state, remove unused variables.
|
Sun, 14 Nov 2010 15:55:27 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
Sat, 13 Nov 2010 21:09:11 -0500 |
Chong Yidong |
Let the cursorColor X resource set the the cursor face (Bug#7392).
|
Sat, 13 Nov 2010 17:55:37 -0800 |
Glenn Morris |
Restore clobbered allout.el changes.
|
Sat, 13 Nov 2010 16:47:07 -0800 |
Glenn Morris |
ChangeLog OCD.
|
Sat, 13 Nov 2010 17:30:10 -0500 |
Ken Manheimer |
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
|
Sat, 13 Nov 2010 14:20:01 -0800 |
Dan Nicolaescu |
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
|
Sat, 13 Nov 2010 14:17:22 -0800 |
Dan Nicolaescu |
Fix compilation on Solaris.
|
Sat, 13 Nov 2010 14:10:34 -0800 |
Dan Nicolaescu |
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
|
Sat, 13 Nov 2010 22:40:21 +0200 |
Eli Zaretskii |
mule.texi (Fontsets): Fix xref from last change.
|
Sat, 13 Nov 2010 19:59:28 +0100 |
Jan D |
Fix Atoms and Lisp_Object mixup and related bugs.
|
Sat, 13 Nov 2010 13:49:22 -0500 |
Chong Yidong |
* src/window.c (Fwindow_use_time): New function.
|
Sat, 13 Nov 2010 13:34:02 -0500 |
Chong Yidong |
Fix background-color setting in initial frame (Bug#7373).
|
Sat, 13 Nov 2010 15:35:44 +0200 |
Eli Zaretskii |
lisp/ChangeLog: Fix last log entry.
|
Sat, 13 Nov 2010 15:29:31 +0200 |
Eli Zaretskii |
Fix and document display of glyphless characters.
|
Sat, 13 Nov 2010 11:42:32 +0100 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position)
|
Fri, 12 Nov 2010 19:48:16 -0800 |
Glenn Morris |
Document count-words-region.
|
Fri, 12 Nov 2010 19:46:00 -0800 |
Glenn Morris |
* lisp/simple.el (count-words-region): New function.
|
Fri, 12 Nov 2010 19:36:32 -0800 |
Glenn Morris |
ChangeLog whitespace.
|
Fri, 12 Nov 2010 19:34:36 -0800 |
Glenn Morris |
Standardize some file headers.
|
Fri, 12 Nov 2010 19:33:24 -0800 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 12 Nov 2010 16:34:06 -0600 |
Carsten Dominik |
Remove autoload for org-capture-templates
|
Fri, 12 Nov 2010 09:13:48 -0500 |
Stefan Monnier |
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
|
Fri, 12 Nov 2010 08:44:46 -0500 |
Stefan Monnier |
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
|
Fri, 12 Nov 2010 08:35:36 -0500 |
Stefan Monnier |
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
|
Fri, 12 Nov 2010 08:33:44 -0500 |
Stefan Monnier |
* lisp/skeleton.el (skeleton-newline): New function.
|
Fri, 12 Nov 2010 08:32:02 -0500 |
Stefan Monnier |
* lisp/simple.el (open-line): `newline' may strip trailing space.
|
Fri, 12 Nov 2010 08:28:17 -0500 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Use mapc.
|
Fri, 12 Nov 2010 10:31:44 +0100 |
Jan D. |
Apply XAtom revork patches from Julien Danjou.
|
Fri, 12 Nov 2010 09:46:21 +0100 |
Jan D. |
xfns.c (Fx_show_tip): Fix typo in docstring.
|
Fri, 12 Nov 2010 06:24:47 +0000 |
Katsumi Yamaoka |
Fix last change.
|
Fri, 12 Nov 2010 05:59:53 +0000 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Keep text properties.
|
Thu, 11 Nov 2010 22:36:34 -0600 |
Carsten Dominik |
Fix ob-lisp.el expectation that slime would be available
|
Thu, 11 Nov 2010 22:13:11 -0600 |
Carsten Dominik |
Merge: org-mode version 7.3
|
Thu, 11 Nov 2010 22:10:19 -0600 |
Carsten Dominik |
Install org-mode version 7.3
|
Thu, 11 Nov 2010 19:23:58 -0800 |
Glenn Morris |
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
|
Thu, 11 Nov 2010 19:21:38 -0800 |
Glenn Morris |
bytecomp trivia.
|
Fri, 12 Nov 2010 01:48:39 +0000 |
Katsumi Yamaoka |
smime.el (smime-decrypt-region): Doc fix.
|
Thu, 11 Nov 2010 20:35:06 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
|
Thu, 11 Nov 2010 23:51:05 +0000 |
Katsumi Yamaoka |
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
|
Thu, 11 Nov 2010 17:24:03 -0500 |
Stefan Monnier |
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
|
Thu, 11 Nov 2010 16:11:17 -0500 |
Stefan Monnier |
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
|
Thu, 11 Nov 2010 16:06:15 -0500 |
Stefan Monnier |
* lisp/progmodes/modula2.el: Use SMIE and skeleton.
|
Thu, 11 Nov 2010 00:41:30 -0800 |
Glenn Morris |
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
|
Thu, 11 Nov 2010 00:28:35 -0800 |
Glenn Morris |
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
|
Wed, 10 Nov 2010 20:11:33 -0800 |
Glenn Morris |
esh-opt comments.
|
Wed, 10 Nov 2010 20:10:38 -0800 |
Glenn Morris |
mailheader.el comments.
|
Wed, 10 Nov 2010 20:09:02 -0800 |
Glenn Morris |
Regenerate tpu-edt autoloads.
|
Wed, 10 Nov 2010 20:07:40 -0800 |
Glenn Morris |
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
|
Wed, 10 Nov 2010 20:05:15 -0800 |
Glenn Morris |
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
|
Thu, 11 Nov 2010 04:01:12 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Fix last change.
|
Wed, 10 Nov 2010 19:59:04 -0800 |
Glenn Morris |
Minor ls-lisp changes.
|
Wed, 10 Nov 2010 19:57:02 -0800 |
Glenn Morris |
Remove odd code from kandmark, gomoku.
|
Wed, 10 Nov 2010 19:54:59 -0800 |
Glenn Morris |
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
|
Wed, 10 Nov 2010 19:53:16 -0800 |
Glenn Morris |
Silence idlw*.el compilation.
|
Thu, 11 Nov 2010 03:50:27 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
|
Wed, 10 Nov 2010 19:50:20 -0800 |
Glenn Morris |
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
|
Thu, 11 Nov 2010 02:11:30 +0000 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog: Cosmetic fix.
|
Thu, 11 Nov 2010 02:10:07 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): fix to provide original group and subject.
|
Thu, 11 Nov 2010 01:45:05 +0000 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
|
Wed, 10 Nov 2010 23:57:24 +0000 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog (2010-11-10): Fix wording.
|
Wed, 10 Nov 2010 23:16:01 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
|
Wed, 10 Nov 2010 23:27:02 +0100 |
Lars Magne Ingebrigtsen |
* net/browse-url.el (browse-url-browser-function): Change the
|
Wed, 10 Nov 2010 16:35:06 -0500 |
Chong Yidong |
Minor fix to package-archive-contents recalculation.
|
Wed, 10 Nov 2010 18:25:13 +0100 |
Agustin Martin |
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
|
Wed, 10 Nov 2010 11:54:43 +0100 |
Agustin Martin |
flyspell.el (flyspell-word): Do not re-check known misspellings.
|
Wed, 10 Nov 2010 10:08:05 +0100 |
Michael Albinus |
Fix syntax error in previous commit.
|
Wed, 10 Nov 2010 18:02:54 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements of font filter properties.
|
Wed, 10 Nov 2010 09:48:18 +0100 |
Michael Albinus |
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
|
Wed, 10 Nov 2010 09:41:53 +0100 |
Michael Albinus |
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
|
Wed, 10 Nov 2010 00:21:06 -0800 |
Glenn Morris |
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
|
Tue, 09 Nov 2010 23:59:00 -0800 |
Glenn Morris |
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
|
Wed, 10 Nov 2010 07:55:25 +0000 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-syntax-table): Simplify.
|
Wed, 10 Nov 2010 06:23:53 +0000 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
|
Tue, 09 Nov 2010 21:24:48 -0800 |
Glenn Morris |
Minor edt.el simplification.
|
Tue, 09 Nov 2010 21:16:34 -0800 |
Glenn Morris |
tpu-extras.el simplifiation.
|
Tue, 09 Nov 2010 20:35:18 -0800 |
Glenn Morris |
Use line-beginning-position in some texinfo.el files.
|
Tue, 09 Nov 2010 20:30:21 -0800 |
Glenn Morris |
Silence skeleton.el compilation.
|
Tue, 09 Nov 2010 20:28:16 -0800 |
Glenn Morris |
Remove ls-lisp time-related functions that duplicate standard functions.
|
Tue, 09 Nov 2010 20:24:47 -0800 |
Glenn Morris |
system-type related trivia.
|
Tue, 09 Nov 2010 20:13:21 -0800 |
Glenn Morris |
net-utils system-type trivia.
|
Tue, 09 Nov 2010 20:11:08 -0800 |
Glenn Morris |
* lisp/startup.el (package-initialize): Update declaration.
|
Tue, 09 Nov 2010 20:09:49 -0800 |
Glenn Morris |
* lisp/gnus/smime.el (from): Remove unused declaration.
|
Tue, 09 Nov 2010 20:08:15 -0800 |
Glenn Morris |
time-to-seconds related simplifications.
|
Tue, 09 Nov 2010 19:57:32 -0800 |
Glenn Morris |
Replace some eshell functions that duplicate standard functions.
|
Tue, 09 Nov 2010 19:53:03 -0800 |
Glenn Morris |
Silence compilation of some shell files.
|
Tue, 09 Nov 2010 19:45:29 -0800 |
Glenn Morris |
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
|
Tue, 09 Nov 2010 19:43:44 -0800 |
Glenn Morris |
ChangeLog fix.
|
Wed, 10 Nov 2010 01:25:17 +0000 |
Katsumi Yamaoka |
gnus-art.el (org-entities): Bind it.
|
Wed, 10 Nov 2010 00:02:44 +0000 |
Katsumi Yamaoka |
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
|
Tue, 09 Nov 2010 22:17:36 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 09 Nov 2010 10:29:37 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
|
Tue, 09 Nov 2010 00:00:46 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
|
Mon, 08 Nov 2010 23:47:01 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
|
Mon, 08 Nov 2010 21:33:07 -0800 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
Tue, 09 Nov 2010 02:00:56 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-regexp): Fix default value.
|
Mon, 08 Nov 2010 15:01:01 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
|
Mon, 08 Nov 2010 14:09:21 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
|
Mon, 08 Nov 2010 01:38:47 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
|
Sun, 07 Nov 2010 10:45:45 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
|
Sun, 07 Nov 2010 12:25:55 +0100 |
Jan D |
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
|
Sun, 07 Nov 2010 12:16:54 +0100 |
Jan D |
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
|
Sat, 06 Nov 2010 19:02:54 -0700 |
Glenn Morris |
Fix typo in previos flymake change.
|
Sat, 06 Nov 2010 18:56:09 -0700 |
Glenn Morris |
Minor esh-util changes.
|
Sat, 06 Nov 2010 18:50:52 -0700 |
Glenn Morris |
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
|
Sat, 06 Nov 2010 18:44:13 -0700 |
Glenn Morris |
Minor checkdoc simplifications.
|
Sat, 06 Nov 2010 18:36:33 -0700 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
Sun, 07 Nov 2010 01:10:01 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
|
Sat, 06 Nov 2010 18:06:37 -0700 |
Glenn Morris |
Replace more speedbar uses of end-of-line etc with line-end-position.
|
Sun, 07 Nov 2010 00:22:06 +0000 |
Katsumi Yamaoka |
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
|
Sat, 06 Nov 2010 13:23:42 -0700 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
Sat, 06 Nov 2010 12:55:44 -0700 |
Glenn Morris |
Minor idlwave change.
|
Sat, 06 Nov 2010 12:47:42 -0700 |
Glenn Morris |
Minor eieio-comp changes.
|
Sat, 06 Nov 2010 12:44:11 -0700 |
Glenn Morris |
Silence viper-cmd compilation.
|
Sat, 06 Nov 2010 12:40:33 -0700 |
Glenn Morris |
Silence elint compilation.
|
Sat, 06 Nov 2010 12:35:19 -0700 |
Glenn Morris |
Silence gnus-art compilation.
|
Sat, 06 Nov 2010 12:28:44 -0700 |
Glenn Morris |
Silence mail-extr compilation.
|
Sat, 06 Nov 2010 12:11:38 -0700 |
Glenn Morris |
Silence reftex compilation.
|
Sat, 06 Nov 2010 11:51:11 -0700 |
Glenn Morris |
Minor emerge changes.
|
Sat, 06 Nov 2010 20:19:32 +0200 |
Eli Zaretskii |
xdisp.c: Add commentary about character compositions in bidirectional text.
|
Sat, 06 Nov 2010 16:56:29 +0100 |
Ralf Angeli |
RefTeX: Improve matching of bib entries.
|
Sat, 06 Nov 2010 15:49:29 +0200 |
Eli Zaretskii |
src/ChangeLog: Fix log entry for revno 102262.
|
Sat, 06 Nov 2010 15:45:37 +0200 |
Eli Zaretskii |
Support R2L lines in tool-tip text.
|
Sat, 06 Nov 2010 13:08:58 +0100 |
Michael Albinus |
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
|
Sat, 06 Nov 2010 11:31:56 +0100 |
Andreas Schwab |
configure.in: Fix indentation
|
Sat, 06 Nov 2010 10:33:22 +0100 |
Jan D. |
* src/nsfont.m: Include termchar for new mouse-highlight.
|
Sat, 06 Nov 2010 10:28:31 +0200 |
Eli Zaretskii |
Unify mouse-highlight code for all GUI and TTY sessions.
|
Fri, 05 Nov 2010 15:30:18 -0400 |
Sam Steingold |
chapter, part, section are all DocBook elements
|
Fri, 05 Nov 2010 19:52:06 +0200 |
Eli Zaretskii |
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
|
Fri, 05 Nov 2010 15:17:46 +0100 |
Lars Magne Ingebrigtsen |
Decode utf-8 strings in mixed environments by default.
|
Fri, 05 Nov 2010 13:11:12 +0100 |
Jan D. |
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).
|
Fri, 05 Nov 2010 12:35:36 +0200 |
Adrian Robert |
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
|
Fri, 05 Nov 2010 01:16:55 -0700 |
Glenn Morris |
Quiet, woman. (Sorry...).
|
Fri, 05 Nov 2010 00:41:47 -0700 |
Glenn Morris |
Silence doctor.el compilation.
|
Fri, 05 Nov 2010 00:34:45 -0700 |
Glenn Morris |
Silence cl-macs.el compilation.
|
Fri, 05 Nov 2010 00:32:16 -0700 |
Glenn Morris |
Silence byte-opt.el compilation.
|
Thu, 04 Nov 2010 17:01:59 -0700 |
Glenn Morris |
ChangeLog fix.
|
Thu, 04 Nov 2010 23:37:06 +0100 |
Lars Magne Ingebrigtsen |
Refer to set-coding-system-priority instead of the obsolete
|
Thu, 04 Nov 2010 22:18:09 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 04 Nov 2010 11:22:12 -0700 |
Glenn Morris |
ChangeLog fix.
|
Thu, 04 Nov 2010 14:17:38 -0400 |
Sam Steingold |
identify "refentry" as DocBook
|
Thu, 04 Nov 2010 20:10:50 +0200 |
Adrian Robert |
* nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.
|
Thu, 04 Nov 2010 13:00:43 -0400 |
Chong Yidong |
Notes about elpa.gnu.org for maintainers.
|
Thu, 04 Nov 2010 14:30:20 +0100 |
Michael Albinus |
* tramp.texi (Remote shell setup): New item "Interactive shell
|
Thu, 04 Nov 2010 11:00:25 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
|
Wed, 03 Nov 2010 19:21:51 -0400 |
Chong Yidong |
* emacs-lisp/package.el (package-unpack): Remove no-op.
|
Wed, 03 Nov 2010 16:08:48 -0400 |
Chong Yidong |
Support for gif transparency.
|
Wed, 03 Nov 2010 15:53:47 -0400 |
Chong Yidong |
etc/NEWS: Move --with-crit-dir option to emacs-23.
|
Tue, 09 Nov 2010 15:55:52 +0200 |
Eli Zaretskii |
xfns.c (x_real_positions): Fix declaration-after-statement problem.
|
Mon, 08 Nov 2010 23:41:57 -0800 |
Glenn Morris |
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
|
Mon, 08 Nov 2010 20:39:11 -0800 |
Glenn Morris |
ChangeLog fix.
|
Mon, 08 Nov 2010 21:53:18 -0500 |
Chong Yidong |
Bump version to 23.2.90.
EMACS_PRETEST_23_2_90
|
Mon, 08 Nov 2010 16:07:41 -0500 |
Stefan Monnier |
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
|
Mon, 08 Nov 2010 15:53:42 -0500 |
Stefan Monnier |
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
|
Mon, 08 Nov 2010 13:56:10 -0500 |
Stefan Monnier |
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
|
Mon, 08 Nov 2010 13:42:24 -0500 |
Stefan Monnier |
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
|
Mon, 08 Nov 2010 10:45:49 -0500 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
|
Sun, 07 Nov 2010 10:52:33 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: New package.
|
Sun, 07 Nov 2010 08:02:15 +0100 |
Michael Albinus |
Fix misleading Changelog entry.
|
Sat, 06 Nov 2010 15:05:47 +0100 |
Michael Albinus |
Fix typo.
|
Sat, 06 Nov 2010 15:04:23 +0100 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
|
Sat, 06 Nov 2010 12:23:33 +0200 |
Eli Zaretskii |
Fix bug #7300.
|
Sat, 06 Nov 2010 12:08:33 +0200 |
Eli Zaretskii |
Back-port from trunk the fix for bug #6294.
|
Sat, 06 Nov 2010 11:57:24 +0200 |
Eli Zaretskii |
Fix bug #7285.
|
Sat, 06 Nov 2010 00:54:19 -0700 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-insert-one-definition)
|
Fri, 05 Nov 2010 21:55:06 +0100 |
Michael Albinus |
* trampver.texi: Update release number.
|
Fri, 05 Nov 2010 21:52:50 +0100 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Fri, 05 Nov 2010 14:28:19 -0400 |
Chong Yidong |
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
|
Thu, 04 Nov 2010 16:34:49 -0400 |
Chong Yidong |
Regenerate configure.
|
Thu, 04 Nov 2010 15:56:50 -0400 |
Chong Yidong |
Backport fix for Bug#5723 from trunk.
|
Thu, 04 Nov 2010 15:54:28 -0400 |
Chong Yidong |
Backport r99752 from trunk
|
Thu, 04 Nov 2010 15:54:14 -0400 |
Chong Yidong |
Backport r99751 from trunk
|
Thu, 04 Nov 2010 15:53:28 -0400 |
Chong Yidong |
Backport r99750 from trunk
|
Thu, 04 Nov 2010 15:47:27 -0400 |
Chong Yidong |
Backport fix for Bug#6287 from trunk.
|
Thu, 04 Nov 2010 15:46:30 -0400 |
Chong Yidong |
Backport r100459 from trunk
|
Thu, 04 Nov 2010 15:39:47 -0400 |
Chong Yidong |
Backport fix for Bug#2423 from trunk.
|
Thu, 04 Nov 2010 15:35:32 -0400 |
Chong Yidong |
Backport r99863 from trunk
|
Thu, 04 Nov 2010 15:34:50 -0400 |
Chong Yidong |
Backport r99862 from trunk
|
Thu, 04 Nov 2010 15:34:11 -0400 |
Chong Yidong |
Backport from trunk.
|
Thu, 04 Nov 2010 15:27:46 -0400 |
Chong Yidong |
Backport Bug#6765 fix from trunk.
|
Thu, 04 Nov 2010 17:00:35 +0100 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
Thu, 04 Nov 2010 13:37:17 +0100 |
Jan D. |
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
|
Thu, 04 Nov 2010 13:17:46 +0100 |
Jan D. |
Remove debug code.
|
Thu, 04 Nov 2010 09:41:25 +0100 |
Jan D. |
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
|
Wed, 03 Nov 2010 18:19:23 -0500 |
Jay Belanger |
calc.texi: Update Emacs version to 23.3.
|
Wed, 03 Nov 2010 14:55:19 -0400 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
Mon, 01 Nov 2010 12:30:33 +0100 |
Jan D. |
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
|
Sun, 31 Oct 2010 23:55:49 -0700 |
Glenn Morris |
* lisp/locate.el (locate, locate-mode): Doc fixes.
|
Sun, 31 Oct 2010 23:35:06 -0400 |
Chong Yidong |
Prevent server-mode from issuing a prompt in kill-emacs-hook.
|
Sun, 31 Oct 2010 23:13:42 -0400 |
Chong Yidong |
Backport VC improvements from trunk.
|
Sun, 31 Oct 2010 19:30:15 -0700 |
Glenn Morris |
Mark tiny change.
|
Sun, 31 Oct 2010 22:01:43 -0400 |
Stefan Monnier |
Make Emacs compile with clang.
|
Fri, 05 Nov 2010 23:47:58 +0200 |
Eli Zaretskii |
Cleanup -Wall warnings.
|
Fri, 05 Nov 2010 20:07:42 +0200 |
Eli Zaretskii |
Fix unified mouse highlight after compiling on Unix.
|
Fri, 05 Nov 2010 14:11:22 +0200 |
Eli Zaretskii |
Fix mouse redesigned mouse highlight on MSDOS.
|
Fri, 05 Nov 2010 12:03:17 +0200 |
Eli Zaretskii |
Cleanup fallout from redesigning mouse highlight.
|
Tue, 02 Nov 2010 21:35:12 +0200 |
Eli Zaretskii |
Reflect mouse-highlight redesign in term.c
|
Mon, 01 Nov 2010 22:19:17 +0200 |
Eli Zaretskii |
REALLY finish coding portable mouse highlight.
|
Mon, 01 Nov 2010 22:09:03 +0200 |
Eli Zaretskii |
Finish coding mouse highlight redesigned for portability.
|
Sun, 31 Oct 2010 20:50:02 +0200 |
Eli Zaretskii |
Start redesigning portable mouse highlight. Not compiled.
|
Sat, 30 Oct 2010 15:09:52 +0200 |
Eli Zaretskii |
Unify mouse highlight code of MSDOS and GUI sessions.
|
Wed, 03 Nov 2010 01:03:42 -0700 |
Glenn Morris |
reftex-toc trivia.
|
Wed, 03 Nov 2010 00:57:43 -0700 |
Glenn Morris |
idlwave trivia.
|
Wed, 03 Nov 2010 00:42:27 -0700 |
Glenn Morris |
Silence ispell.el compilation.
|
Wed, 03 Nov 2010 00:20:03 -0700 |
Glenn Morris |
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
|
Tue, 02 Nov 2010 20:53:12 -0700 |
Glenn Morris |
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
|
Tue, 02 Nov 2010 20:49:04 -0700 |
Glenn Morris |
Don't be so lax with spelling.
|
Tue, 02 Nov 2010 20:40:54 -0700 |
Glenn Morris |
Mere anarchy is loosed upon the world.
|
Tue, 02 Nov 2010 20:35:38 -0700 |
Glenn Morris |
landmark: you lose.
|
Tue, 02 Nov 2010 20:33:24 -0700 |
Glenn Morris |
Fix the most annoying typo in the world.
|
Tue, 02 Nov 2010 20:30:37 -0700 |
Glenn Morris |
Silence compilation of gomoku.el.
|
Tue, 02 Nov 2010 20:27:38 -0700 |
Glenn Morris |
Silence compilation of mh-mime.el.
|
Tue, 02 Nov 2010 23:25:36 -0400 |
Chong Yidong |
Separate built-in packages from elpa packages, for efficiency.
|
Tue, 02 Nov 2010 20:25:23 -0700 |
Glenn Morris |
Silence compilation of nndiary.el.
|
Tue, 02 Nov 2010 22:30:12 -0400 |
Stefan Monnier |
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
|
Wed, 03 Nov 2010 01:06:33 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
|
Wed, 03 Nov 2010 01:02:53 +0000 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-natural-long-line-p): Removed.
|
Tue, 02 Nov 2010 15:51:25 -0700 |
Noah Friedman |
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
|
Tue, 02 Nov 2010 11:28:45 +0000 |
Katsumi Yamaoka |
nnir: remove wais support
|
Mon, 01 Nov 2010 21:08:43 -0700 |
Glenn Morris |
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
|
Mon, 01 Nov 2010 21:06:44 -0700 |
Glenn Morris |
* lisp/gnus/gnus-util.el: Comment.
|
Mon, 01 Nov 2010 22:30:50 -0400 |
Chong Yidong |
Fix last change to package.el.
|
Tue, 02 Nov 2010 02:19:52 +0000 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
|
Mon, 01 Nov 2010 21:50:26 -0400 |
Chong Yidong |
Two fixes for elpa packages overriding built-in ones.
|
Mon, 01 Nov 2010 23:50:22 -0200 |
Vinicius Jose Latorre |
Adjust doc.
|
Mon, 01 Nov 2010 23:47:38 +0000 |
Katsumi Yamaoka |
nnir.el: Fix various bugs.
|
Mon, 01 Nov 2010 23:11:37 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
|
Mon, 01 Nov 2010 22:21:10 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 01 Nov 2010 11:18:42 -0400 |
Chong Yidong |
Fix error in last merge from branch.
|
Mon, 01 Nov 2010 15:59:31 +0100 |
Juanma Barranquero |
Fix dates in ChangeLog entries.
|
Mon, 01 Nov 2010 16:56:16 +0900 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
Mon, 01 Nov 2010 16:55:44 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 01 Nov 2010 16:53:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 01 Nov 2010 00:40:11 -0700 |
Glenn Morris |
Reposition some aliases in holidays.el.
|
Mon, 01 Nov 2010 00:34:04 -0700 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
|
Sun, 31 Oct 2010 23:44:54 -0700 |
Glenn Morris |
* lisp/emacs-lisp/smie.el (smie): New custom group.
|
Sun, 31 Oct 2010 23:39:01 -0700 |
Glenn Morris |
Silence compilation of mm-util.el.
|
Sun, 31 Oct 2010 23:21:44 -0700 |
Glenn Morris |
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
|
Sun, 31 Oct 2010 23:19:31 -0700 |
Glenn Morris |
Fix some declarations in cedet.
|
Mon, 01 Nov 2010 06:16:46 +0000 |
Katsumi Yamaoka |
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
|
Sun, 31 Oct 2010 23:13:43 -0700 |
Glenn Morris |
Fix some declarations.
|
Sun, 31 Oct 2010 23:00:04 -0700 |
Glenn Morris |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
|
Sun, 31 Oct 2010 22:55:40 -0700 |
Glenn Morris |
* lisp/textmodes/ispell.el (comment-add): Declare.
|
Sun, 31 Oct 2010 22:53:15 -0700 |
Glenn Morris |
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
|
Sun, 31 Oct 2010 22:48:20 -0700 |
Glenn Morris |
* lisp/info.el (finder-keywords-hash, package-alist): Declare.
|
Mon, 01 Nov 2010 03:58:53 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
|
Sun, 31 Oct 2010 23:20:57 -0400 |
Chong Yidong |
etc/NEWS: Remove VC changes, since they are backported to 23.3.
|
Sun, 31 Oct 2010 23:19:01 -0400 |
Chong Yidong |
Fix to package name computation in Finder.
|
Sun, 31 Oct 2010 23:16:48 -0400 |
Chong Yidong |
Remove extra leftover args to vc-*-checkin.
|
Sun, 31 Oct 2010 19:55:12 -0700 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
|
Sun, 31 Oct 2010 19:51:59 -0700 |
Glenn Morris |
Silence compilation of startup.el.
|
Sun, 31 Oct 2010 19:38:33 -0700 |
Glenn Morris |
Silence nnir.el compilation.
|
Sun, 31 Oct 2010 19:33:11 -0700 |
Glenn Morris |
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
|
Sun, 31 Oct 2010 19:21:42 -0700 |
Glenn Morris |
* lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
|
Sun, 31 Oct 2010 19:19:17 -0700 |
Glenn Morris |
Silence shr.el compilation.
|
Sun, 31 Oct 2010 19:11:34 -0700 |
Glenn Morris |
Silence smime.el compilation.
|
Sun, 31 Oct 2010 19:07:01 -0700 |
Glenn Morris |
Silence nnimap.el compilation.
|
Sun, 31 Oct 2010 18:56:28 -0700 |
Glenn Morris |
Silence mail-source.el compilation.
|
Sun, 31 Oct 2010 18:51:22 -0700 |
Glenn Morris |
Silence gnus-dired.el compilation.
|
Sun, 31 Oct 2010 18:49:16 -0700 |
Glenn Morris |
Silence mm-view.el compilation.
|
Sun, 31 Oct 2010 18:45:47 -0700 |
Glenn Morris |
Silence mm-decode.el compilation.
|
Sun, 31 Oct 2010 18:40:12 -0700 |
Glenn Morris |
Silence gnus.el compilation.
|
Sun, 31 Oct 2010 18:38:04 -0700 |
Glenn Morris |
Silence sieve-manage.el compilation.
|
Sun, 31 Oct 2010 18:34:55 -0700 |
Glenn Morris |
Silence gnus-util.el compilation.
|
Sun, 31 Oct 2010 19:21:53 -0400 |
Ken Brown |
* configure.in (checking whether localtime caches TZ): Use
|
Sun, 31 Oct 2010 15:55:44 -0700 |
Glenn Morris |
* lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.
|
Sun, 31 Oct 2010 22:49:28 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-query): Change default to t.
|
Sun, 31 Oct 2010 15:47:12 -0700 |
Glenn Morris |
* lisp/cus-start.el: Explanatory comment.
|
Sun, 31 Oct 2010 15:43:06 -0700 |
Glenn Morris |
Fix previous cedet change and ChangeLog.
|
Sun, 31 Oct 2010 15:35:44 -0700 |
Glenn Morris |
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
|
Sun, 31 Oct 2010 22:31:24 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 31 Oct 2010 15:25:39 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
|
Sun, 31 Oct 2010 19:38:16 +0100 |
Juanma Barranquero |
More merge fixes.
|
Sun, 31 Oct 2010 11:26:54 -0700 |
Glenn Morris |
Fix bug#7299; default value of tool-bar-mode in without-x builds.
|
Sun, 31 Oct 2010 11:13:40 -0700 |
Glenn Morris |
* lisp/ChangeLog: Merge fixes.
|
Sun, 31 Oct 2010 17:03:11 +0100 |
Jan D. |
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
|
Sun, 31 Oct 2010 10:41:32 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 31 Oct 2010 10:40:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 30 Oct 2010 23:33:56 -0400 |
Chong Yidong |
Print informative error message when aborting on GTK disconnect.
|
Sat, 30 Oct 2010 19:16:20 -0700 |
Glenn Morris |
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
|
Sat, 30 Oct 2010 14:17:59 -0700 |
Glenn Morris |
Tiny MH-E doc fixes.
|
Sat, 30 Oct 2010 18:28:17 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-file-contents): For root,
|
Fri, 29 Oct 2010 00:48:10 -0700 |
Glenn Morris |
Replace some inappropriate uses of toggle-read-only. (Bug#7292)
|
Thu, 28 Oct 2010 20:19:33 -0700 |
Glenn Morris |
Correct some viewcvs links in docs and comments.
|
Wed, 27 Oct 2010 20:52:14 -0700 |
Glenn Morris |
* lisp/select.el (x-selection): Mark it as an obsolete alias.
|
Wed, 27 Oct 2010 17:37:15 -0400 |
Stefan Monnier |
* add-log.el (find-change-log): Use derived-mode-p rather than
|
Tue, 26 Oct 2010 21:06:52 -0700 |
Glenn Morris |
Fix treatment of menu-bar-files-menu.
|
Mon, 25 Oct 2010 12:08:27 -0400 |
Chong Yidong |
Document GTK Emacs kill on display close in PROBLEMS.
|
Mon, 25 Oct 2010 13:46:21 +0200 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method_asynchronously)
|
Sun, 31 Oct 2010 11:54:02 +0000 |
Alan Mackenzie |
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes
|
Sun, 31 Oct 2010 10:01:11 +0000 |
Katsumi Yamaoka |
gnus/ChangeLog: Cosmetic fix.
|
Sun, 31 Oct 2010 09:53:57 +0000 |
Katsumi Yamaoka |
nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
|
Sat, 30 Oct 2010 17:38:13 -0700 |
Glenn Morris |
* admin/notes/bugtracker: Mention "found".
|
Sat, 30 Oct 2010 20:24:34 -0400 |
Chong Yidong |
etc/NEWS: Add placeholder for finder-inf.el changes.
|
Sun, 31 Oct 2010 00:13:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 30 Oct 2010 20:06:18 -0400 |
Chong Yidong |
Check more carefully for packages before loading package.el.
|
Sat, 30 Oct 2010 15:01:14 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.
|
Sat, 30 Oct 2010 12:54:28 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.
|
Sat, 30 Oct 2010 12:24:06 +0000 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which
|
Sat, 30 Oct 2010 05:59:34 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 29 Oct 2010 19:27:44 -0700 |
Glenn Morris |
Fix bug#7306; customization of minor-mode variables defined in C.
|
Mon, 01 Nov 2010 16:35:04 +0900 |
Kenichi Handa |
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
|
Mon, 01 Nov 2010 13:09:26 +0900 |
Kenichi Handa |
Handle glyphless characters on tty.
|
Fri, 29 Oct 2010 11:01:41 +0900 |
Kenichi Handa |
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
|
Fri, 29 Oct 2010 09:50:13 +0900 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
Thu, 28 Oct 2010 19:57:59 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 14 Oct 2010 16:21:40 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 29 Oct 2010 15:20:28 -0400 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
Fri, 29 Oct 2010 13:51:15 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
|
Fri, 29 Oct 2010 11:24:23 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
|
Fri, 29 Oct 2010 12:49:27 +0200 |
Eli Zaretskii |
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
|
Fri, 29 Oct 2010 12:43:38 +0200 |
Eli Zaretskii |
Fix revno 102144 for non-CLASH_DETECTION platforms.
|
Fri, 29 Oct 2010 07:22:52 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
Fri, 29 Oct 2010 07:19:21 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
Fri, 29 Oct 2010 07:13:33 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
|
Fri, 29 Oct 2010 00:04:09 -0700 |
Glenn Morris |
Sync docs of some X, W32, NS C functions.
|
Thu, 28 Oct 2010 23:51:36 -0700 |
Glenn Morris |
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
|
Thu, 28 Oct 2010 20:29:29 -0700 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
Thu, 28 Oct 2010 21:05:38 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
|
Thu, 28 Oct 2010 22:03:15 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
|
Thu, 28 Oct 2010 10:36:59 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
|
Thu, 28 Oct 2010 12:45:51 +0000 |
Katsumi Yamaoka |
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
|
Thu, 28 Oct 2010 10:41:27 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-swish-e): Remove hyrex support.
|
Thu, 28 Oct 2010 00:21:43 -0700 |
Glenn Morris |
doc/Makefile fixes related to inclusion of emacsver.texi.
|
Thu, 28 Oct 2010 00:05:00 -0700 |
Glenn Morris |
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
|
Thu, 28 Oct 2010 06:37:35 +0000 |
Katsumi Yamaoka |
gnus-art.el: Improve MIME part functions.
|
Wed, 27 Oct 2010 20:49:40 -0700 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
Wed, 27 Oct 2010 22:22:29 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-cycling): New var.
|
Wed, 27 Oct 2010 21:30:01 -0400 |
Stefan Monnier |
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
|
Wed, 27 Oct 2010 21:10:22 -0400 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
|
Wed, 27 Oct 2010 22:08:36 +0000 |
Katsumi Yamaoka |
gnus-group.el: Make gnus-group-default-list-level possibly a function.
|
Wed, 27 Oct 2010 17:47:09 -0400 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
|
Wed, 27 Oct 2010 10:48:05 -0400 |
Stefan Monnier |
* test/indent/octave.m: Add a test to ensure indentation is local.
|
Wed, 27 Oct 2010 10:31:44 -0400 |
Stefan Monnier |
* lisp/play/landmark.el: Adjust commenting convention.
|
Wed, 27 Oct 2010 10:26:01 -0400 |
Stefan Monnier |
* lisp/electric.el (electric-indent-chars): Autoload.
|
Wed, 27 Oct 2010 08:07:41 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
|
Wed, 27 Oct 2010 00:39:34 -0700 |
Glenn Morris |
* lisp/term/ns-win.el (ns-insert-file): Init in let.
|
Tue, 26 Oct 2010 23:50:28 -0700 |
Glenn Morris |
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
|
Tue, 26 Oct 2010 23:48:04 -0700 |
Glenn Morris |
ns-win.el trivia.
|
Tue, 26 Oct 2010 23:42:15 -0700 |
Glenn Morris |
* server.el (server-host, server-port, server-auth-dir): Autoload risky.
|
Wed, 27 Oct 2010 03:59:59 +0000 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Add undisplayer to MIME handle.
|
Tue, 26 Oct 2010 20:48:28 -0700 |
Glenn Morris |
* lisp/term/ns-win.el: Restore require of cl when compiling.
|
Wed, 27 Oct 2010 01:09:11 +0000 |
Katsumi Yamaoka |
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
|
Wed, 27 Oct 2010 00:23:09 +0200 |
Juanma Barranquero |
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
|
Tue, 26 Oct 2010 22:08:30 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-div): Added.
|
Tue, 26 Oct 2010 20:47:19 +0200 |
Eli Zaretskii |
cmds.c: (internal_self_insert): Don't insert for negative arguments.
|
Tue, 26 Oct 2010 20:03:34 +0200 |
Eli Zaretskii |
Fix bug #7281.
|
Tue, 26 Oct 2010 09:56:11 -0700 |
Glenn Morris |
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
|
Tue, 26 Oct 2010 16:20:00 +0300 |
Adrian Robert |
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
|
Tue, 26 Oct 2010 00:42:46 -0700 |
Glenn Morris |
Mention server-port.
|
Tue, 26 Oct 2010 00:41:30 -0700 |
Glenn Morris |
Add ChangeLog bug ref.
|
Tue, 26 Oct 2010 00:40:07 -0700 |
Glenn Morris |
Add server-port option. (Bug#854)
|
Mon, 25 Oct 2010 23:48:17 -0700 |
Glenn Morris |
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
|
Tue, 26 Oct 2010 08:09:54 +0200 |
Jan D |
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
|
Mon, 25 Oct 2010 20:58:19 -0700 |
Glenn Morris |
Remove ns-handle-* functions that duplicate x-handle-*.
|
Mon, 25 Oct 2010 20:02:30 -0700 |
Glenn Morris |
* etc/images/README: Add (un)checked.xpm
|
Mon, 25 Oct 2010 19:59:05 -0700 |
Glenn Morris |
Let ns load common-win.
|
Tue, 26 Oct 2010 10:31:27 +0900 |
Daiki Ueno |
Make epa-mail-encrypt expand mail aliases.
|
Tue, 26 Oct 2010 10:02:08 +0900 |
Daiki Ueno |
Make epa-mail-encrypt handle local-part only recipients.
|
Mon, 25 Oct 2010 22:02:00 +0000 |
Katsumi Yamaoka |
gnus-util.el: Remove `gnus-with-local-quit'.
|
Mon, 25 Oct 2010 19:23:45 +0200 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
Mon, 25 Oct 2010 12:04:54 -0400 |
Chong Yidong |
Document GTK Emacs kill on display close in PROBLEMS.
|
Mon, 25 Oct 2010 21:24:44 +0900 |
Daiki Ueno |
Don't use the word "PGP", since it is a non-free program.
|
Mon, 25 Oct 2010 05:43:08 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-select-article): Fix type error in checking the original article buffer.
|
Sun, 24 Oct 2010 22:39:21 -0700 |
Glenn Morris |
Simplifications for lisp/term/common-win.el
|
Mon, 25 Oct 2010 12:06:35 +0900 |
Daiki Ueno |
Add alternative key bindings for epa-mail commands.
|
Sun, 24 Oct 2010 17:48:26 -0700 |
Glenn Morris |
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
|
Mon, 25 Oct 2010 02:04:44 +0200 |
Juanma Barranquero |
Fix some ChangeLog entries.
|
Sun, 24 Oct 2010 19:40:55 -0400 |
Chong Yidong |
Avoid inline image variables for checkboxes (Bug#7222).
|
Sun, 24 Oct 2010 15:45:10 -0700 |
Glenn Morris |
Sync docs of some W32 and X C functions.
|
Sun, 24 Oct 2010 17:37:44 -0500 |
Jay Belanger |
calc.texi: Use emacsver.texi to determine Emacs version.
|
Sun, 24 Oct 2010 22:32:38 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 24 Oct 2010 15:07:06 -0700 |
Glenn Morris |
ChangeLog fix.
|
Sun, 24 Oct 2010 15:04:45 -0700 |
Glenn Morris |
Move some more shared x-, w32- things to common-win.
|
Sun, 24 Oct 2010 17:44:53 -0400 |
Chong Yidong |
Fix 2010-10-10 keymap fixes.
|
Sun, 24 Oct 2010 17:37:38 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 24 Oct 2010 17:36:09 -0400 |
Chong Yidong |
Merge changes from emacs-23
|
Sun, 24 Oct 2010 17:05:11 -0400 |
Chong Yidong |
* xterm.c (x_connection_closed): Kill Emacs unconditionally.
|
Sat, 23 Oct 2010 14:12:38 -0700 |
Dan Nicolaescu |
verilog-mode.el updates.
|
Sat, 23 Oct 2010 13:04:47 -0700 |
Glenn Morris |
* erc-backend.el (erc-server-JOIN): Set the correct target list on join.
|
Sat, 23 Oct 2010 12:35:22 -0700 |
Glenn Morris |
* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive
|
Sat, 23 Oct 2010 12:15:44 -0700 |
Glenn Morris |
Fix bug#7224.
|
Sat, 23 Oct 2010 01:38:34 +0200 |
Juanma Barranquero |
Fix typos.
|
Fri, 22 Oct 2010 12:52:08 +0200 |
Juanma Barranquero |
src/frame.c: Fix previous change.
|
Fri, 22 Oct 2010 12:35:31 +0200 |
Eli Zaretskii |
Document values of window-system and deprecate its use as predicate.
|
Thu, 21 Oct 2010 08:33:47 +0200 |
Michael Albinus |
* net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
|
Tue, 19 Oct 2010 21:03:16 -0700 |
Glenn Morris |
* etc/DISTRIB: Update donation section.
|
Tue, 19 Oct 2010 21:00:01 -0700 |
Glenn Morris |
* etc/DISTRIB: Small updates.
|
Wed, 20 Oct 2010 09:46:46 +0900 |
Kenichi Handa |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
|
Wed, 20 Oct 2010 09:46:21 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 19 Oct 2010 13:52:29 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Add missing entry.
|
Wed, 20 Oct 2010 09:32:53 +0900 |
Kenichi Handa |
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
|
Sun, 24 Oct 2010 22:47:22 +0200 |
Lars Magne Ingebrigtsen |
Regenerated.
|
Sun, 24 Oct 2010 22:46:17 +0200 |
Lars Magne Ingebrigtsen |
* configure.in: Remove the BROKEN annotation from gnutls.
|
Sun, 24 Oct 2010 14:43:31 -0400 |
Chong Yidong |
Merge read-color and facemenu-read-color (Bug#7242).
|
Sun, 24 Oct 2010 13:24:24 -0400 |
Chong Yidong |
Use recursive-trash feature for eshell deletion (Bug#7011).
|
Sun, 24 Oct 2010 12:00:57 -0400 |
Chong Yidong |
* emacs.c (argmatch): Don't treat "--" as "--chdir".
|
Sun, 24 Oct 2010 11:46:21 -0400 |
Chong Yidong |
* package.el (package-menu-mode-map): Inherit from button-buffer-map.
|
Sun, 24 Oct 2010 11:39:32 -0400 |
Chong Yidong |
Fix last commit.
|
Sun, 24 Oct 2010 11:37:21 -0400 |
Chong Yidong |
Make the *Packages* buffer read-only.
|
Sun, 24 Oct 2010 15:27:37 +0000 |
Alan Mackenzie |
progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result of
|
Sun, 24 Oct 2010 09:55:56 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-select-article): Make sure we have the original article buffer live.
|
Sun, 24 Oct 2010 12:12:17 +0900 |
Daiki Ueno |
Try to use "gpg2" if "gpg" isn't available.
|
Sat, 23 Oct 2010 19:22:43 -0700 |
Glenn Morris |
Sync docs of selection-coding-system between C and Lisp.
|
Sat, 23 Oct 2010 19:13:37 -0700 |
Glenn Morris |
Sync Lisp and C docs of next-selection-coding-system.
|
Sat, 23 Oct 2010 18:57:21 -0700 |
Glenn Morris |
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
|
Sat, 23 Oct 2010 18:48:39 -0700 |
Glenn Morris |
Remove duplicate definition of tty-defined-color-alist.
|
Sat, 23 Oct 2010 18:22:37 -0700 |
Glenn Morris |
Sync X and MS-Windows docs for x-use-underline-position-properties.
|
Sat, 23 Oct 2010 18:15:43 -0700 |
Glenn Morris |
Sync X and MS-Windows docs of x-toolkit-scroll-bars.
|
Sat, 23 Oct 2010 17:58:22 -0700 |
Glenn Morris |
Avoid redefining some C defcustoms.
|
Sun, 24 Oct 2010 00:29:21 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
|
Sat, 23 Oct 2010 20:21:59 -0400 |
Chong Yidong |
Bind "C-c ]" to block-closing commands in several modes.
|
Sat, 23 Oct 2010 14:58:18 -0700 |
Glenn Morris |
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
|
Sat, 23 Oct 2010 14:21:49 -0700 |
Glenn Morris |
* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.
|
Sat, 23 Oct 2010 14:19:02 -0700 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
|
Sat, 23 Oct 2010 14:16:39 -0700 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
|
Sat, 23 Oct 2010 14:13:39 -0700 |
Glenn Morris |
Sync docs of cursor-in-non-selected-windows between Lisp and C.
|
Sat, 23 Oct 2010 14:02:44 -0700 |
Glenn Morris |
Sync docs of C and Lisp version of auto-hscroll-mode.
|
Sat, 23 Oct 2010 13:43:59 -0700 |
Glenn Morris |
Make all copies of xw-defined-colors have identical docs.
|
Sat, 23 Oct 2010 13:40:46 -0700 |
Glenn Morris |
Make all 3 copies of x-select-enable-clipboard have the same doc.
|
Sat, 23 Oct 2010 12:56:57 -0700 |
Glenn Morris |
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
|
Sat, 23 Oct 2010 12:51:14 -0700 |
Glenn Morris |
* test/comint-testsuite.el
|
Sat, 23 Oct 2010 19:33:03 +0200 |
Eli Zaretskii |
src/ChangeLog: Revert inadvertent change of entry date.
|
Sat, 23 Oct 2010 17:30:45 +0200 |
Eli Zaretskii |
Implement mouse highlight for bidi-reordered lines.
|
Sat, 23 Oct 2010 16:41:50 +0200 |
Eli Zaretskii |
Fix support for R2L lines. Tested with reordered text.
|
Sat, 23 Oct 2010 14:58:12 +0200 |
Eli Zaretskii |
The range [STARTPOS..ENDPOS] is inclusive in strings.
|
Sat, 23 Oct 2010 14:28:28 +0200 |
Eli Zaretskii |
Tested with L2R rows and mouse highlight on a single line.
|
Sat, 16 Oct 2010 18:14:16 +0200 |
Eli Zaretskii |
Finished work on mouse highlight that comes from display strings.
|
Sat, 16 Oct 2010 14:52:54 +0200 |
Eli Zaretskii |
Support bidi-reordered text in mouse-highlighted mode- and header-lines.
|
Sat, 16 Oct 2010 12:04:03 +0200 |
Eli Zaretskii |
Start working on mouse highlight of mode- and header-lines.
|
Sat, 09 Oct 2010 18:37:15 +0200 |
Eli Zaretskii |
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
|
Sat, 02 Oct 2010 19:42:53 +0200 |
Eli Zaretskii |
Fix beg_col calculation when painting from window start.
|
Sat, 02 Oct 2010 17:05:20 +0200 |
Eli Zaretskii |
Fix mouse highlight in bidi-reordered continued lines.
|
Sat, 02 Oct 2010 13:48:56 +0200 |
Eli Zaretskii |
Fix minor bugs in mouse highlight.
|
Sat, 28 Aug 2010 18:23:10 +0300 |
Eli Zaretskii |
Clean up mouse highlight in R2L lines.
|
Sat, 28 Aug 2010 17:12:36 +0300 |
Eli Zaretskii |
Fix mouse highlight in continued R2L lines.
|
Sat, 28 Aug 2010 15:36:19 +0300 |
Eli Zaretskii |
Support L2R continued lines.
|
Sat, 28 Aug 2010 14:09:02 +0300 |
Eli Zaretskii |
Support R2L rows. Continued lines still don't work correctly.
|
Sat, 28 Aug 2010 12:32:44 +0300 |
Eli Zaretskii |
Fix L2R code using bug #1220 as a test case.
|
Sat, 21 Aug 2010 18:24:15 +0300 |
Eli Zaretskii |
Initial partial support for mouse highlight in bidi-reordered text.
|
Sat, 23 Oct 2010 11:18:19 +0200 |
Jan D. |
Mention faceName for Lucid menu/dialog fonts.
|
Fri, 22 Oct 2010 19:46:06 -0700 |
Glenn Morris |
Replace digest-doc and sorted-doc C programs with Lisp commands.
|
Fri, 22 Oct 2010 19:36:28 -0700 |
Glenn Morris |
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
|
Sat, 23 Oct 2010 00:01:49 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 22 Oct 2010 01:02:31 -0700 |
Glenn Morris |
Obscure an example DEFVAR_INT comment so as to evade make-docfile.
|
Fri, 22 Oct 2010 07:49:47 +0200 |
Jan D |
Fix compilation with Motif (Bug#7263).
|
Fri, 22 Oct 2010 04:30:27 +0000 |
Katsumi Yamaoka |
mml.el (mml-preview): Fix last change.
|
Fri, 22 Oct 2010 04:15:14 +0000 |
Katsumi Yamaoka |
mml.el (mml-preview): Work properly when editing article.
|
Thu, 21 Oct 2010 21:03:55 -0700 |
Glenn Morris |
Support for systems without floats was removed a decade ago.
|
Thu, 21 Oct 2010 20:38:52 -0700 |
Glenn Morris |
Fix format of old ChangeLog entry.
|
Thu, 21 Oct 2010 20:37:20 -0700 |
Glenn Morris |
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
|
Thu, 21 Oct 2010 20:34:22 -0700 |
Glenn Morris |
Add bug ref to Changelog entry.
|
Thu, 21 Oct 2010 20:32:46 -0700 |
Glenn Morris |
Small autoloads fix.
|
Thu, 21 Oct 2010 20:28:21 -0700 |
Glenn Morris |
* admin/make-tarball.txt: Misc updates.
|
Thu, 21 Oct 2010 20:26:34 -0700 |
Glenn Morris |
* make-dist: Avoid listing .el files twice.
|
Thu, 21 Oct 2010 23:17:26 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
|
Fri, 22 Oct 2010 01:39:13 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.
|
Thu, 21 Oct 2010 22:12:01 +0000 |
Katsumi Yamaoka |
message.el (message-setup-1): Allow message-default-headers to be a function.
|
Thu, 21 Oct 2010 22:12:38 +0200 |
Lars Magne Ingebrigtsen |
* newcomment.el (comment-dwim): Fix the intentation in the doc string.
|
Thu, 21 Oct 2010 13:27:32 -0400 |
Chong Yidong |
* insdel.c (prepare_to_modify_buffer): Don't set
|
Thu, 21 Oct 2010 10:05:23 +0200 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
|
Thu, 21 Oct 2010 05:36:36 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Simplify.
|
Thu, 21 Oct 2010 03:48:01 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.
|
Thu, 21 Oct 2010 02:52:45 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.
|
Thu, 21 Oct 2010 02:44:47 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-message-archive-group): Quote value.
|
Thu, 21 Oct 2010 11:38:46 +0900 |
Daiki Ueno |
Tweak revert-buffer-function to inhibit auto-mode-alist.
|
Thu, 21 Oct 2010 02:31:33 +0000 |
Katsumi Yamaoka |
gnus-news.texi: Mention new archive defaults.
|
Thu, 21 Oct 2010 01:49:12 +0000 |
Katsumi Yamaoka |
message.el (message-fix-before-sending): Change options when sending non-printable characters.
|
Thu, 21 Oct 2010 01:28:34 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
|
Thu, 21 Oct 2010 01:23:34 +0000 |
Katsumi Yamaoka |
Allow nnimap article editing (sort of).
|
Thu, 21 Oct 2010 00:33:40 +0000 |
Katsumi Yamaoka |
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
|
Thu, 21 Oct 2010 00:27:32 +0000 |
Katsumi Yamaoka |
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
|
Wed, 20 Oct 2010 22:29:38 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 20 Oct 2010 12:24:49 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-table): Fix last change.
|
Wed, 20 Oct 2010 10:34:58 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
|
Wed, 20 Oct 2010 10:31:10 +0000 |
Katsumi Yamaoka |
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.
|
Wed, 20 Oct 2010 07:31:25 +0000 |
Katsumi Yamaoka |
shr.el: (shr-tag-table): Support caption, thead, and tfoot.
|
Tue, 19 Oct 2010 20:55:30 -0700 |
Glenn Morris |
* make-dist: No longer create lisp/MANIFEST.
|
Tue, 19 Oct 2010 20:53:34 -0700 |
Glenn Morris |
Fix format of old lib-src/ChangeLog entry.
|
Tue, 19 Oct 2010 20:52:27 -0700 |
Glenn Morris |
Fix src/Makefile.in comment typo from r101897.
|
Wed, 20 Oct 2010 00:44:28 +0000 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.
|
Wed, 20 Oct 2010 00:02:35 +0000 |
Katsumi Yamaoka |
shr.el (shr-save-contents): New command and keystroke.
|
Tue, 19 Oct 2010 23:26:28 +0000 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.
|
Tue, 19 Oct 2010 23:06:50 +0000 |
Katsumi Yamaoka |
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.
|
Tue, 19 Oct 2010 22:30:29 +0000 |
Katsumi Yamaoka |
Update.
|
Tue, 19 Oct 2010 22:20:47 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 19 Oct 2010 20:45:42 +0000 |
Alan Mackenzie |
cc-langs.el (c-type-decl-prefix-key): C++ bit: move
|
Tue, 19 Oct 2010 20:18:35 +0000 |
Alan Mackenzie |
cc-mode.el (c-before-change, c-after-change): Move the setting of
|
Tue, 19 Oct 2010 15:24:39 -0400 |
Chong Yidong |
etc/NEWS: Document change to mode-line-format.
|
Tue, 19 Oct 2010 15:22:40 -0400 |
Chong Yidong |
Revert 2010-10-18 change; use safe-functions instead.
|
Tue, 19 Oct 2010 15:20:33 -0400 |
Chong Yidong |
Remove mode-line end dashes on graphical terminals.
|
Tue, 19 Oct 2010 11:43:27 -0400 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
Tue, 19 Oct 2010 13:44:07 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 19 Oct 2010 11:26:21 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat)
|
Mon, 18 Oct 2010 14:38:11 -0400 |
Stefan Monnier |
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
|
Mon, 18 Oct 2010 13:28:20 -0400 |
Chong Yidong |
Don't allow functions that display messages in unsafep.
|
Mon, 18 Oct 2010 08:23:41 -0400 |
Ken Brown |
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
|
Sun, 17 Oct 2010 14:59:58 -0400 |
Stefan Monnier |
(regexp-opt-group, regexp-opt-charset): Turn comments into docstrings
|
Sun, 17 Oct 2010 13:30:22 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Move point where it belongs
|
Fri, 15 Oct 2010 14:15:43 +0200 |
Michael Albinus |
* net/tramp.el (tramp-open-connection-setup-interactive-shell):
|
Fri, 15 Oct 2010 17:01:41 +0900 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
Fri, 15 Oct 2010 16:49:11 +0900 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
Fri, 15 Oct 2010 09:43:51 +0900 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
Fri, 15 Oct 2010 09:43:23 +0900 |
Kenichi Handa |
merge emacs-23
|
Fri, 15 Oct 2010 09:41:53 +0900 |
Kenichi Handa |
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
|
Tue, 19 Oct 2010 11:50:07 +0200 |
Michael Albinus |
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)
|
Tue, 19 Oct 2010 08:19:45 +0000 |
Katsumi Yamaoka |
shr.el: Fix last change.
|
Tue, 19 Oct 2010 07:57:50 +0000 |
Katsumi Yamaoka |
shr.el: Improve kinsoku and table rendering.
|
Mon, 18 Oct 2010 20:13:27 -0400 |
Stefan Monnier |
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)
|
Mon, 18 Oct 2010 23:41:03 +0000 |
Katsumi Yamaoka |
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.
|
Mon, 18 Oct 2010 22:09:28 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 18 Oct 2010 17:10:38 -0400 |
Stefan Monnier |
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
|
Mon, 18 Oct 2010 17:07:31 -0400 |
Stefan Monnier |
* src/frame.c (Fframe_pointer_visible_p):
|
Mon, 18 Oct 2010 17:02:00 -0400 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Strip non-matching elements
|
Mon, 18 Oct 2010 22:32:54 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
|
Mon, 18 Oct 2010 13:26:25 -0400 |
Chong Yidong |
Use unsafep to check for theme safety.
|
Mon, 18 Oct 2010 18:01:43 +0200 |
Agustin Martin |
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
|
Mon, 18 Oct 2010 05:45:06 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Comment fix.
|
Mon, 18 Oct 2010 05:21:26 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert space behind a wide character categorized as kinsoku-bol, or between characters both categorized as nospace.
|
Sat, 16 Oct 2010 20:05:20 -0400 |
Chong Yidong |
Fix a misleading widget message in the last checkin.
|
Sun, 17 Oct 2010 00:04:06 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Don't align images -- since we're not rescaling, this often leads to ugly displays.
|
Sat, 16 Oct 2010 20:00:34 -0400 |
Chong Yidong |
Allow Custom settings to be migrated into a custom theme.
|
Sat, 16 Oct 2010 16:36:20 -0400 |
Chong Yidong |
Allow hiding of modified custom widgets.
|
Sat, 16 Oct 2010 14:27:08 -0400 |
Chong Yidong |
Move built-in theme directory to etc/.
|
Sat, 16 Oct 2010 17:08:47 +0200 |
Ralf Angeli |
Fix searching for bibitem entries.
|
Sat, 16 Oct 2010 01:55:08 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 15 Oct 2010 20:16:34 -0400 |
Chong Yidong |
Bugfixes for `customize-create-theme'.
|
Fri, 15 Oct 2010 20:45:12 +0200 |
Eli Zaretskii |
Fix the MSDOS build broken by last revisions.
|
Fri, 15 Oct 2010 20:42:54 +0200 |
Eli Zaretskii |
Fix the MSDOS build broken by latest revisions.
|
Fri, 15 Oct 2010 18:44:01 +0200 |
Eli Zaretskii |
Fix last change in etc/NEWS.
|
Fri, 15 Oct 2010 14:07:38 +0200 |
Michael Albinus |
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
|
Fri, 15 Oct 2010 13:33:17 +0200 |
Eli Zaretskii |
Fix bug #7196.
|
Fri, 15 Oct 2010 13:00:57 +0200 |
Eli Zaretskii |
Fix bug #7195 with NEWS entry for of select-active-region'.
|
Fri, 15 Oct 2010 12:49:07 +0200 |
Eli Zaretskii |
Document changes made in revno 101949.
|
Fri, 15 Oct 2010 10:24:10 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Ignore images with no data.
|
Fri, 15 Oct 2010 12:21:03 +0200 |
Eli Zaretskii |
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix markup.
|
Fri, 15 Oct 2010 12:10:20 +0200 |
Eli Zaretskii |
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
|
Fri, 15 Oct 2010 08:10:56 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Remove space inserted before or after a breakable character or at the beginning or the end of a line.
|
Fri, 15 Oct 2010 09:46:47 +0200 |
Tassilo Horn |
Again, fix a typo in really-oldXMenu target
|
Fri, 15 Oct 2010 09:34:26 +0200 |
Tassilo Horn |
Fix variable name typo in really-oldXMenu target.
|
Thu, 14 Oct 2010 22:39:54 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 14 Oct 2010 23:35:03 +0200 |
Lars Magne Ingebrigtsen |
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 14 Oct 2010 13:55:30 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-a): Use url-link as widget type.
|
Thu, 14 Oct 2010 10:16:59 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 14 Oct 2010 14:25:35 +0200 |
Juanma Barranquero |
src/w32*.c: Whitespace fixes and typos.
|
Thu, 14 Oct 2010 13:24:38 +0900 |
Kenichi Handa |
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
|
Thu, 14 Oct 2010 13:23:36 +0900 |
Kenichi Handa |
mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
|
Thu, 14 Oct 2010 11:07:23 +0900 |
Kenichi Handa |
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
|
Thu, 14 Oct 2010 11:06:31 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 13 Oct 2010 16:07:28 +0200 |
Juanma Barranquero |
Fix handling of font properties on Windows (bug#6303).
|
Tue, 12 Oct 2010 20:05:22 -0700 |
Glenn Morris |
* lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
|
Wed, 13 Oct 2010 01:25:19 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Tue, 12 Oct 2010 17:16:57 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Tue, 12 Oct 2010 21:52:28 +0900 |
Kenichi Handa |
Fix typos in comments
|
Thu, 14 Oct 2010 11:03:25 +0900 |
Kenichi Handa |
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
|
Tue, 12 Oct 2010 21:52:05 +0900 |
Kenichi Handa |
Fix typos in comments
|
Tue, 12 Oct 2010 21:41:18 +0900 |
Kenichi Handa |
merge emacs-23
|
Mon, 11 Oct 2010 20:47:36 -0700 |
Glenn Morris |
* README: Updates.
|
Mon, 11 Oct 2010 20:45:41 -0700 |
Glenn Morris |
* BUGS, INSTALL.BZR: Updates.
|
Mon, 11 Oct 2010 20:43:52 -0700 |
Glenn Morris |
etc/NEWS.
|
Thu, 14 Oct 2010 01:57:58 -0400 |
Chong Yidong |
Fix 2010-10-12 change to custom-theme-set-faces.
|
Wed, 13 Oct 2010 23:55:18 -0400 |
Chong Yidong |
Define a cursor defface; minor face optimizations.
|
Wed, 13 Oct 2010 22:14:38 -0500 |
Jay Belanger |
calc-alg.el (math-var): Renamed from `var'.
|
Thu, 14 Oct 2010 03:33:31 +0200 |
Juanma Barranquero |
src/w32*.c: Make functions static.
|
Thu, 14 Oct 2010 01:17:30 +0000 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Bind shr-blocked-images to suppress compile warning.
|
Thu, 14 Oct 2010 01:48:09 +0200 |
Juanma Barranquero |
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
|
Thu, 14 Oct 2010 01:43:39 +0200 |
Juanma Barranquero |
lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
|
Thu, 14 Oct 2010 01:15:03 +0200 |
Juanma Barranquero |
lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
|
Wed, 13 Oct 2010 23:12:47 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-close-server): Forget the nnimap data on close.
|
Thu, 14 Oct 2010 01:08:58 +0200 |
Juanma Barranquero |
src/makefile.w32-in: Simplify OBJ macros.
|
Wed, 13 Oct 2010 22:21:20 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 13 Oct 2010 16:50:06 +0200 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
Wed, 13 Oct 2010 11:55:48 +0000 |
Katsumi Yamaoka |
shr: make shr-width a defcustom, use it in shr-tag-img.
|
Wed, 13 Oct 2010 05:39:17 +0000 |
Katsumi Yamaoka |
gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
|
Tue, 12 Oct 2010 20:30:36 -0700 |
Glenn Morris |
* lisp/subr.el (last): Make it faster.
|
Tue, 12 Oct 2010 20:23:47 -0700 |
Glenn Morris |
* lisp/Makefile.in (compile-clean): Use `` instead of $().
|
Tue, 12 Oct 2010 20:17:59 -0700 |
Glenn Morris |
Tidy some nextstep README etc files.
|
Tue, 12 Oct 2010 20:11:55 -0700 |
Glenn Morris |
* nextstep/README: Remove information duplicated in AUTHORS.
|
Tue, 12 Oct 2010 20:11:08 -0700 |
Glenn Morris |
* nextstep/AUTHORS: Remove email addresses.
|
Tue, 12 Oct 2010 20:08:45 -0700 |
Glenn Morris |
More make-dist simplification.
|
Wed, 13 Oct 2010 02:19:11 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars' position when (X-)Faces exist.
|
Tue, 12 Oct 2010 22:18:24 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 12 Oct 2010 14:03:09 -0700 |
Dan Nicolaescu |
Remove trailing / from directory names.
|
Tue, 12 Oct 2010 16:06:20 -0400 |
Chong Yidong |
Add some default custom themes.
|
Tue, 12 Oct 2010 07:37:33 -0700 |
Dan Nicolaescu |
Avoid using trailing / in directory variables.
|
Tue, 12 Oct 2010 14:17:15 +0000 |
Katsumi Yamaoka |
gnus-sum.el: Remove long obsoleted functions.
|
Tue, 12 Oct 2010 01:05:28 -0700 |
Glenn Morris |
* make-dist: Replace grep with sed when determining $version.
|
Tue, 12 Oct 2010 01:01:11 -0700 |
Glenn Morris |
* make-dist: Remove the unnecessary $shortversion.
|
Tue, 12 Oct 2010 00:46:57 -0700 |
Glenn Morris |
* make-dist: Remove comment that no longer applies.
|
Tue, 12 Oct 2010 00:44:12 -0700 |
Glenn Morris |
* make-dist: Simplify trap handling.
|
Tue, 12 Oct 2010 00:31:58 -0700 |
Glenn Morris |
* make-dist: Use find for the whole etc/ directory.
|
Tue, 12 Oct 2010 00:27:07 -0700 |
Glenn Morris |
* make-dist: Use find for etc/image files.
|
Tue, 12 Oct 2010 00:09:39 -0700 |
Glenn Morris |
* make-dist: Use find to handle the etc and lisp directories.
|
Mon, 11 Oct 2010 23:38:34 -0700 |
Glenn Morris |
* make-dist: Simplify creation of lisp/MANIFEST.
|
Mon, 11 Oct 2010 21:32:20 -0700 |
Glenn Morris |
* make-dist: Update and simplify.
|
Mon, 11 Oct 2010 21:01:55 -0700 |
Glenn Morris |
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
|
Mon, 11 Oct 2010 20:55:21 -0700 |
Glenn Morris |
Move nextstep/DEV-NOTES to admin/notes/nextstep.
|
Mon, 11 Oct 2010 20:52:07 -0700 |
Glenn Morris |
* doc/lispref/book-spine.texinfo: Rename to book-spine.texi.
|
Mon, 11 Oct 2010 20:50:06 -0700 |
Glenn Morris |
* etc/BABYL: Remove file.
|
Mon, 11 Oct 2010 23:12:33 -0400 |
Chong Yidong |
Placeholder entry for Custom theme changes.
|
Mon, 11 Oct 2010 23:10:21 -0400 |
Chong Yidong |
New interface for choosing Custom themes.
|
Tue, 12 Oct 2010 04:45:24 +0200 |
Juanma Barranquero |
lisp/net/telnet.el: "Fix" commented code.
|
Tue, 12 Oct 2010 04:31:16 +0200 |
Juanma Barranquero |
lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
|
Tue, 12 Oct 2010 03:51:31 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Add missing bug reference.
|
Tue, 12 Oct 2010 03:48:58 +0200 |
Juanma Barranquero |
lisp/net/telnet.el (telnet-mode-map): Fix previous change.
|
Tue, 12 Oct 2010 10:49:05 +0900 |
Daiki Ueno |
Clarify the doc about caching passphrases.
|
Tue, 12 Oct 2010 00:25:50 +0000 |
Katsumi Yamaoka |
Fix last change.
|
Tue, 12 Oct 2010 01:57:49 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 11 Oct 2010 21:18:08 +0200 |
Jan D. |
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
|
Sun, 10 Oct 2010 21:31:40 +0200 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
Sat, 09 Oct 2010 17:05:14 -0700 |
Glenn Morris |
* doc/man/emacs.1: Small fixes.
|
Sat, 09 Oct 2010 17:43:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
|
Sat, 09 Oct 2010 23:51:42 +1300 |
Nick Roberts |
(gdb-mouse-toggle-breakpoint-margin)
|
Sat, 09 Oct 2010 00:09:19 -0400 |
Chong Yidong |
Fix hi-lock-mode interactions with font-lock.
|
Fri, 08 Oct 2010 17:44:53 -0700 |
Glenn Morris |
Rename another shadow.el function.
|
Fri, 08 Oct 2010 17:41:03 -0700 |
Glenn Morris |
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
|
Fri, 08 Oct 2010 17:37:11 -0700 |
Glenn Morris |
* doc/man/emacs.1: Update license description.
|
Fri, 08 Oct 2010 13:40:23 +0200 |
Michael Albinus |
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
|
Fri, 08 Oct 2010 11:52:34 +0200 |
Eli Zaretskii |
Mention the bug number for the last change in make-dist.
|
Fri, 08 Oct 2010 11:36:38 +0200 |
Eli Zaretskii |
make-dist: Don't distribute src/buildobj.h.
|
Mon, 11 Oct 2010 23:29:33 +0000 |
Katsumi Yamaoka |
nnimap.el (gnutls-negotiate): Silence the byte compiler.
|
Mon, 11 Oct 2010 22:27:28 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 11 Oct 2010 11:02:17 +0000 |
Katsumi Yamaoka |
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.
|
Mon, 11 Oct 2010 10:03:07 +0000 |
Katsumi Yamaoka |
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
|
Mon, 11 Oct 2010 00:49:59 -0400 |
Chong Yidong |
More cleanups and minor fixes for Customize.
|
Sun, 10 Oct 2010 18:57:48 -0700 |
Glenn Morris |
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.
|
Sun, 10 Oct 2010 17:43:27 -0700 |
Glenn Morris |
Add html targets for some doc/ Makefiles.
|
Sun, 10 Oct 2010 17:30:34 -0700 |
Glenn Morris |
Add ps rules for some doc/ Makefiles.
|
Sun, 10 Oct 2010 16:13:58 -0700 |
Dan Nicolaescu |
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
|
Sun, 10 Oct 2010 16:12:30 -0700 |
Dan Nicolaescu |
Declare and define in one step various mode maps.
|
Sun, 10 Oct 2010 22:48:40 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 10 Oct 2010 20:47:45 +0200 |
Lars Magne Ingebrigtsen |
Fix gnutls write-before-negotiation case.
|
Sun, 10 Oct 2010 08:49:31 -0700 |
Dan Nicolaescu |
Remove #ifdef emacs / #ifndef emacs code, unused.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Sun, 10 Oct 2010 07:47:43 -0700 |
Dan Nicolaescu |
* src/Makefile.in (CRT_DIR): Move near potential user.
|
Sun, 10 Oct 2010 07:43:05 -0700 |
Dan Nicolaescu |
* src/Makefile.in: Use $(...) everywhere instead of ${...}
|
Sun, 10 Oct 2010 06:44:22 -0700 |
Dan Nicolaescu |
Small sysdep.c cleanups.
|
Sun, 10 Oct 2010 09:39:03 -0400 |
Eli Zaretskii |
Rearrange an entry (test commit to bzr++ssh).
|
Sat, 09 Oct 2010 20:40:58 -0700 |
Dan Nicolaescu |
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
|
Sun, 10 Oct 2010 10:45:45 +0900 |
Daiki Ueno |
Simplify r101871.
|
Sun, 10 Oct 2010 00:15:21 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 09 Oct 2010 15:40:30 -0700 |
Glenn Morris |
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.
|
Sat, 09 Oct 2010 17:54:20 -0400 |
Chong Yidong |
Interface improvements to cus-theme.el.
|
Sat, 09 Oct 2010 23:38:04 +0200 |
Eli Zaretskii |
Fix building manuals on MS-Windows using emacsver.texi.
|
Sat, 09 Oct 2010 14:19:09 -0700 |
Glenn Morris |
Replace use of VPATH in most doc/ Makefiles.
|
Sat, 09 Oct 2010 13:36:14 -0700 |
Glenn Morris |
Anchor regexps in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 13:28:34 -0700 |
Glenn Morris |
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.
|
Sat, 09 Oct 2010 13:22:11 -0700 |
Glenn Morris |
Remove references to emacsver.texi.in in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 13:14:43 -0700 |
Glenn Morris |
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.
|
Sat, 09 Oct 2010 13:12:18 -0700 |
Glenn Morris |
* doc/misc/Makefile.in: Use $< in rules.
|
Sat, 09 Oct 2010 19:58:28 +0000 |
Alan Mackenzie |
Enhance fontification of declarators to take account of the
|
Sat, 09 Oct 2010 12:39:42 -0700 |
Glenn Morris |
Use $< in some doc/*/Makefile rules.
|
Sat, 09 Oct 2010 12:27:22 -0700 |
Glenn Morris |
Fix previous doc/*/Makefile.in change.
|
Sat, 09 Oct 2010 11:51:21 -0700 |
Glenn Morris |
* doc/man/b2m.1: Remove file.
|
Sat, 09 Oct 2010 11:46:57 -0700 |
Glenn Morris |
* make-dist: No more doc/emacs/*.texi.in.
|
Sat, 09 Oct 2010 11:39:01 -0700 |
Glenn Morris |
Quieten emacs-devel.
|
Sat, 09 Oct 2010 11:31:12 -0700 |
Glenn Morris |
Avoid having a directory as a prerequisite in doc Makefiles.
|
Sat, 09 Oct 2010 10:59:55 -0700 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
Sat, 09 Oct 2010 17:44:44 +0200 |
Lars Magne Ingebrigtsen |
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.
|
Sat, 09 Oct 2010 16:31:56 +0200 |
Lars Magne Ingebrigtsen |
Don't use foo() to talk about functions.
|
Sat, 09 Oct 2010 15:54:57 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
|
Sat, 09 Oct 2010 15:27:24 +0200 |
Lars Magne Ingebrigtsen |
(epa-passphrase-callback-function): Say what we're querying the password for.
|
Sat, 09 Oct 2010 15:23:29 +0200 |
Lars Magne Ingebrigtsen |
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
|
Sat, 09 Oct 2010 15:19:30 +0200 |
Lars Magne Ingebrigtsen |
Make emacs_gnutls_read() return the expected on errors.
|
Sat, 09 Oct 2010 09:14:46 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
|
Sat, 09 Oct 2010 08:44:12 +0000 |
Katsumi Yamaoka |
shr,el: Allow shr table char to be customized.
|
Sat, 09 Oct 2010 04:22:17 +0000 |
Katsumi Yamaoka |
gnus.texi: untabify.
|
Fri, 08 Oct 2010 23:30:31 -0400 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): Clear corner pixels.
|
Fri, 08 Oct 2010 23:23:38 -0400 |
Chong Yidong |
More face customization cleanups.
|
Fri, 08 Oct 2010 19:25:38 -0700 |
Glenn Morris |
Small simplifications for some cal-hebrew calculations.
|
Fri, 08 Oct 2010 19:16:38 -0700 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
Fri, 08 Oct 2010 19:13:20 -0700 |
Glenn Morris |
Add doc/emacs/emacsver.texi.
|
Fri, 08 Oct 2010 19:09:46 -0700 |
Glenn Morris |
Add doc/ dependencies on emacsver.texi.
|
Fri, 08 Oct 2010 18:59:50 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Fri, 08 Oct 2010 18:49:20 -0700 |
Glenn Morris |
* doc/misc/gnus.texi (Article Washing): Fix previous change.
|
Fri, 08 Oct 2010 18:41:21 -0700 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
Fri, 08 Oct 2010 18:15:15 -0700 |
Glenn Morris |
Remove lib-src/b2m.c and b2m.pl.
|
Fri, 08 Oct 2010 18:02:21 -0700 |
Glenn Morris |
Mark some doc/ rules as PHONY.
|
Fri, 08 Oct 2010 17:52:12 -0700 |
Glenn Morris |
browse-url.el trivia.
|
Fri, 08 Oct 2010 23:55:33 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert double spaces.
|
Fri, 08 Oct 2010 19:32:14 +0200 |
Andreas Schwab |
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
|
Fri, 08 Oct 2010 14:41:49 +0200 |
Michael Albinus |
* keyboard.c: Revert last change; it was not intended to be
|
Fri, 08 Oct 2010 12:16:05 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.
|
Fri, 08 Oct 2010 12:14:47 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 07 Oct 2010 20:19:47 -0700 |
Glenn Morris |
ChangeLog fix.
|
Thu, 07 Oct 2010 20:12:43 -0700 |
Glenn Morris |
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
|
Thu, 07 Oct 2010 20:08:32 -0700 |
Glenn Morris |
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
|
Thu, 07 Oct 2010 20:05:09 -0700 |
Glenn Morris |
Rename some shadow.el things.
|
Thu, 07 Oct 2010 20:01:23 -0700 |
Glenn Morris |
Minor cl.texi change.
|
Fri, 08 Oct 2010 11:23:52 +0900 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
Fri, 08 Oct 2010 11:23:11 +0900 |
Kenichi Handa |
merge emacs-23
|
Fri, 08 Oct 2010 09:43:16 +0900 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
Mon, 04 Oct 2010 10:53:48 +0900 |
Kenichi Handa |
merge emacs-23
|
Mon, 04 Oct 2010 10:47:51 +0900 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
Wed, 06 Oct 2010 19:16:02 -0700 |
Glenn Morris |
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
|
Tue, 05 Oct 2010 19:19:42 -0700 |
Glenn Morris |
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.
|
Sun, 03 Oct 2010 15:50:14 -0400 |
Chong Yidong |
Use lexical-let to avoid false matches in var completion (Bug#7056).
|
Sun, 03 Oct 2010 12:43:54 -0700 |
Glenn Morris |
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
|
Sun, 03 Oct 2010 11:23:07 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Move putenv call ...
|
Sat, 02 Oct 2010 21:27:39 -0400 |
Chong Yidong |
Fix return value of dnd-get-local-file-name (Bug#7090).
|
Sat, 02 Oct 2010 18:23:50 -0700 |
Glenn Morris |
Doc fix.
|
Sat, 02 Oct 2010 18:18:35 -0700 |
Glenn Morris |
Add missing ChangeLog entry for r1.146 of lispref/text.texi.
|
Sat, 02 Oct 2010 11:53:21 +0900 |
Kenichi Handa |
Fix complementing of a coding system
|
Sat, 02 Oct 2010 11:05:56 +0900 |
Kenichi Handa |
merge emacs-23
|
Sat, 02 Oct 2010 10:44:50 +0900 |
Kenichi Handa |
Fix complementing of a coding system
|
Thu, 30 Sep 2010 20:41:12 -0700 |
Glenn Morris |
Close bug#3992.
|
Fri, 01 Oct 2010 01:05:26 +0200 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Better preserve markers.
|
Thu, 30 Sep 2010 21:48:25 +0900 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
Thu, 30 Sep 2010 13:31:53 +0900 |
Kenichi Handa |
merge emacs-23
|
Thu, 30 Sep 2010 13:28:34 +0900 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
Wed, 29 Sep 2010 21:41:13 -0400 |
Chong Yidong |
Fix more CEDET require statements.
|
Wed, 29 Sep 2010 12:09:21 -0400 |
Chong Yidong |
Fix errors in CEDET 1.0 merge.
|
Wed, 29 Sep 2010 15:24:55 +0200 |
Juanma Barranquero |
lisp/server.el (server-process-filter): Doc fix.
|
Wed, 29 Sep 2010 09:56:45 +0900 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
Wed, 29 Sep 2010 09:55:58 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 28 Sep 2010 15:39:22 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
|
Tue, 28 Sep 2010 01:41:00 +0200 |
Juanma Barranquero |
* dired.el (dired-save-positions): Doc fix. (Bug#7119)
|
Wed, 29 Sep 2010 09:52:03 +0900 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
Fri, 08 Oct 2010 00:51:19 -0700 |
Glenn Morris |
Remove some tests for defunct system-types.
|
Fri, 08 Oct 2010 00:42:51 -0700 |
Glenn Morris |
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).
|
Fri, 08 Oct 2010 07:35:21 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.
|
Fri, 08 Oct 2010 01:02:56 -0400 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
|
Thu, 07 Oct 2010 20:27:49 -0700 |
Glenn Morris |
ChangeLog fix.
|
Thu, 07 Oct 2010 20:23:31 -0700 |
Glenn Morris |
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
|
Thu, 07 Oct 2010 20:17:31 -0700 |
Glenn Morris |
etc/NEWS.
|
Fri, 08 Oct 2010 02:12:56 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.
|
Fri, 08 Oct 2010 01:51:08 +0000 |
Katsumi Yamaoka |
shr.el (shr-table-widths): Don't use cl function `reduce'.
|
Thu, 07 Oct 2010 20:05:12 -0400 |
Chong Yidong |
Improvements to face customization interface.
|
Thu, 07 Oct 2010 22:26:11 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 07 Oct 2010 20:22:07 +0200 |
Stefan Monnier |
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.
|
Thu, 07 Oct 2010 10:30:10 -0700 |
Glenn Morris |
Tiny hilit-chg.el change.
|
Thu, 07 Oct 2010 10:22:51 -0700 |
Glenn Morris |
Rename some more shadow.el stuff.
|
Thu, 07 Oct 2010 10:17:18 -0700 |
Glenn Morris |
Rename shadow-mode.
|
Thu, 07 Oct 2010 12:31:39 +0000 |
Katsumi Yamaoka |
[Gnus] Introduce gnus-gravatar-too-ugly.
|
Thu, 07 Oct 2010 11:46:01 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 07 Oct 2010 13:40:42 +0200 |
Lars Magne Ingebrigtsen |
url-http.el (url-http-end-of-document-sentinel): Protect against the
|
Thu, 07 Oct 2010 13:27:19 +0200 |
Stefan Monnier |
SMIE: Reliably distinguish openers/closers in smie-prec2-levels
|
Thu, 07 Oct 2010 16:24:21 +0900 |
Miles Bader |
(regexp-opt): Add `symbols' mode.
|
Thu, 07 Oct 2010 06:47:37 +0000 |
Katsumi Yamaoka |
[Gnus] Enable XEmacs to display images.
|
Thu, 07 Oct 2010 03:49:38 +0000 |
Katsumi Yamaoka |
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
|
Wed, 06 Oct 2010 19:42:30 -0700 |
Glenn Morris |
Reduce rmail.el's use of sendmail.el
|
Wed, 06 Oct 2010 19:37:39 -0700 |
Glenn Morris |
Add a shadow-mode for load-path shadows.
|
Wed, 06 Oct 2010 19:32:52 -0700 |
Glenn Morris |
Minor iimage.el changes.
|
Wed, 06 Oct 2010 19:26:30 -0700 |
Glenn Morris |
Minr appt.el change.
|
Wed, 06 Oct 2010 19:23:28 -0700 |
Glenn Morris |
Include version number in doc `make dist' tarfiles.
|
Wed, 06 Oct 2010 14:02:39 +0000 |
Katsumi Yamaoka |
sieve-manage.el: Add authenticate function.
|
Wed, 06 Oct 2010 13:21:07 +0000 |
Katsumi Yamaoka |
shr.el (shr-render-td): Only delete space at the end of the TD.
|
Wed, 06 Oct 2010 13:13:11 +0000 |
Katsumi Yamaoka |
sieve-manage: use auth-source.
|
Wed, 06 Oct 2010 12:38:45 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 06 Oct 2010 14:03:29 +0200 |
Michael Albinus |
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
|
Wed, 06 Oct 2010 12:55:03 +0200 |
Juanma Barranquero |
nt/INSTALL: Add note about problematic characters passed to configure.
|
Wed, 06 Oct 2010 16:12:42 +0900 |
Daiki Ueno |
* epa.texi (Caching Passphrases): New section.
|
Tue, 05 Oct 2010 21:20:46 -0700 |
Glenn Morris |
Minor doc/*/Makefile.in change.
|
Tue, 05 Oct 2010 21:14:05 -0700 |
Glenn Morris |
Remove obsolete variable font-lock-defaults-alist.
|
Tue, 05 Oct 2010 21:06:25 -0700 |
Glenn Morris |
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
|
Wed, 06 Oct 2010 02:41:59 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
|
Tue, 05 Oct 2010 19:30:53 -0700 |
Glenn Morris |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
|
Tue, 05 Oct 2010 19:26:38 -0700 |
Glenn Morris |
Misc cleanup for doc/*/Makefiles.
|
Wed, 06 Oct 2010 01:38:26 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Fix last change.
|
Wed, 06 Oct 2010 01:09:32 +0000 |
Katsumi Yamaoka |
Eliminate `remove-if-not' that is a cl function.
|
Tue, 05 Oct 2010 23:42:01 +0000 |
Katsumi Yamaoka |
shr.el (shr-render-td): Allow blank/missing <TD>s.
|
Tue, 05 Oct 2010 22:43:06 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 05 Oct 2010 16:20:24 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-directory-files-and-attributes)
|
Tue, 05 Oct 2010 13:19:07 +0000 |
Katsumi Yamaoka |
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.
|
Tue, 05 Oct 2010 10:46:15 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 05 Oct 2010 07:50:08 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.
|
Tue, 05 Oct 2010 06:36:32 +0000 |
Katsumi Yamaoka |
Merge changes made ein Gnus trunk.
|
Mon, 04 Oct 2010 21:19:58 -0700 |
Glenn Morris |
NEWS update.
|
Mon, 04 Oct 2010 21:17:51 -0700 |
Glenn Morris |
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
|
Mon, 04 Oct 2010 21:14:08 -0700 |
Glenn Morris |
Fix rnewspost.el comment typo.
|
Tue, 05 Oct 2010 03:48:30 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
|
Mon, 04 Oct 2010 19:40:34 -0700 |
Glenn Morris |
* .dir-locals.el: The Emacs convention is sentence-end-double-space.
|
Tue, 05 Oct 2010 02:08:37 +0000 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Decode contents by charset.
|
Tue, 05 Oct 2010 01:23:11 +0000 |
Katsumi Yamaoka |
shr.el: Revert last change.
|
Tue, 05 Oct 2010 00:44:05 +0000 |
Katsumi Yamaoka |
shr.el (shr-encode-url-chars): New function.
|
Mon, 04 Oct 2010 22:26:51 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 04 Oct 2010 21:44:08 +0200 |
Michael Albinus |
Continue reorganization of load dependencies. (Bug#7156)
|
Mon, 04 Oct 2010 21:34:35 +0200 |
Lars Magne Ingebrigtsen |
(url-http-wait-for-headers-change-function): Revert previous
|
Mon, 04 Oct 2010 21:05:53 +0200 |
Lars Magne Ingebrigtsen |
* url-http.el (url-http-wait-for-headers-change-function): Protect
|
Mon, 04 Oct 2010 14:16:22 -0400 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
Mon, 04 Oct 2010 10:22:57 -0700 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
Mon, 04 Oct 2010 13:17:48 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-li): Get <li> indentation right.
|
Mon, 04 Oct 2010 10:43:14 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Tweak line breaking.
|
Mon, 04 Oct 2010 10:16:57 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 04 Oct 2010 07:42:58 +0000 |
Katsumi Yamaoka |
shr.el (shr-insert): Use string anchors instead of line anchors.
|
Sun, 03 Oct 2010 18:19:56 -0700 |
Glenn Morris |
Minor appt.el changes.
|
Sun, 03 Oct 2010 20:16:00 -0500 |
Ted Zlatanov |
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
|
Sun, 03 Oct 2010 17:55:42 -0700 |
Glenn Morris |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
|
Sun, 03 Oct 2010 17:49:20 -0700 |
Glenn Morris |
Minor doc Makefile.in clean-up.
|
Sun, 03 Oct 2010 17:43:11 -0700 |
Dan Nicolaescu |
Mention the 'g' binding in VC diff,log, etc.
|
Sun, 03 Oct 2010 17:26:41 -0700 |
Dan Nicolaescu |
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
|
Mon, 04 Oct 2010 00:17:16 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 03 Oct 2010 16:35:22 -0700 |
Dan Nicolaescu |
Fix compilation warnings.
|
Mon, 04 Oct 2010 00:37:37 +0200 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|
Sun, 03 Oct 2010 14:37:41 -0700 |
Glenn Morris |
Cosmetic changes for some lisp/url files.
|
Sun, 03 Oct 2010 14:27:04 -0700 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
Sun, 03 Oct 2010 14:23:13 -0700 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
Sun, 03 Oct 2010 14:05:47 -0700 |
Glenn Morris |
Remove vc-header-alist, obsolete since 21.1.
|
Sun, 03 Oct 2010 15:54:31 -0400 |
Chong Yidong |
Avoid using plusp; cl may not be loaded.
|
Sun, 03 Oct 2010 18:43:22 +0200 |
Michael Albinus |
Add user option `remote-file-name-inhibit-cache'.
|
Sun, 03 Oct 2010 09:21:55 -0700 |
Dan Nicolaescu |
* src/termhooks.h: Remove #ifdef CONSP.
|
Sun, 03 Oct 2010 17:58:09 +0200 |
Michael Albinus |
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
|
Sun, 03 Oct 2010 08:46:41 -0700 |
Dan Nicolaescu |
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
|
Sun, 03 Oct 2010 08:39:21 -0700 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
Sun, 03 Oct 2010 08:19:34 -0700 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
Sun, 03 Oct 2010 17:09:11 +0200 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Mention
|
Sun, 03 Oct 2010 07:48:21 -0700 |
Dan Nicolaescu |
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.
|
Sun, 03 Oct 2010 07:43:17 -0700 |
Dan Nicolaescu |
* src/sysdep.c (flush_pending_output): Remove code, does not do
|
Sun, 03 Oct 2010 07:16:48 -0700 |
Dan Nicolaescu |
Remove unused code.
|
Sun, 03 Oct 2010 06:59:56 -0700 |
Dan Nicolaescu |
Remove unused arguments for unexec.
|
Sun, 03 Oct 2010 14:52:04 +0200 |
Juanma Barranquero |
src/gnutls.c: Fix typo in docstring.
|
Sun, 03 Oct 2010 14:43:12 +0200 |
Lars Magne Ingebrigtsen |
url-vars.el (url-mime-charset-string): Changed the default to nil to
|
Sun, 03 Oct 2010 14:36:19 +0200 |
Juanma Barranquero |
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
|
Sun, 03 Oct 2010 00:31:59 -0400 |
Chong Yidong |
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
|
Sun, 03 Oct 2010 06:12:15 +0200 |
Juanma Barranquero |
src/gnutls.c: Doc fixes. Make some functions static.
|
Sat, 02 Oct 2010 19:32:03 -0700 |
Glenn Morris |
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
|
Sat, 02 Oct 2010 19:26:35 -0700 |
Glenn Morris |
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
|
Sat, 02 Oct 2010 19:22:40 -0700 |
Glenn Morris |
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
|
Sat, 02 Oct 2010 19:17:47 -0700 |
Glenn Morris |
* lisp/printing.el: Drop Emacs 20 code.
|
Sat, 02 Oct 2010 19:12:55 -0700 |
Glenn Morris |
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
|
Sat, 02 Oct 2010 19:09:53 -0700 |
Glenn Morris |
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
|
Sat, 02 Oct 2010 19:07:11 -0700 |
Glenn Morris |
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
|
Sat, 02 Oct 2010 19:03:18 -0700 |
Glenn Morris |
Tix fypo in previous change.
|
Sat, 02 Oct 2010 19:01:07 -0700 |
Glenn Morris |
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
|
Sat, 02 Oct 2010 18:56:11 -0700 |
Glenn Morris |
Do not autoload appt-delete.
|
Sat, 02 Oct 2010 18:53:04 -0700 |
Glenn Morris |
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
|
Sat, 02 Oct 2010 18:35:07 -0700 |
Glenn Morris |
Remove some unused ps-def definitions.
|
Sat, 02 Oct 2010 18:30:51 -0700 |
Glenn Morris |
url-http.el comment.
|
Sat, 02 Oct 2010 21:11:20 -0400 |
Chong Yidong |
* subr.el (booleanp): Return t instead of a list (Bug#7086).
|
Sat, 02 Oct 2010 20:59:02 -0400 |
Chong Yidong |
* keyboard.c (command_loop_1): Make sure the mark is really alive
|
Sun, 03 Oct 2010 00:33:27 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 02 Oct 2010 20:03:44 -0400 |
Chong Yidong |
* lisp/server.el (server-process-filter, server-return-error): Give
|
Sat, 02 Oct 2010 20:00:01 -0400 |
Chong Yidong |
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
|
Sat, 02 Oct 2010 19:10:41 -0400 |
Chong Yidong |
Add minor comment (Bug#7001).
|
Sat, 02 Oct 2010 20:31:57 +0200 |
Juanma Barranquero |
lisp/gnus/shr.el (shr): Fix typo in provide call.
|
Sat, 02 Oct 2010 14:07:02 +0000 |
Katsumi Yamaoka |
gnus.texi (Splitting Mail): Fix @xref syntax.
|
Sat, 02 Oct 2010 15:21:43 +0200 |
Michael Albinus |
* files.el (remote-file-name-inhibit-cache): New defcustom.
|
Sat, 02 Oct 2010 14:34:02 +0200 |
Lars Magne Ingebrigtsen |
(url-lazy-message): Remove leftover debugging code.
|
Sat, 02 Oct 2010 14:12:17 +0200 |
Juanma Barranquero |
Rework tags targets in Windows makefiles to protect against old/stupid makes.
|
Sat, 02 Oct 2010 10:35:45 +0000 |
Katsumi Yamaoka |
Add lisp/gnus/nnregistry.el.
|
Sat, 02 Oct 2010 10:30:06 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 02 Oct 2010 11:08:47 +0200 |
Eli Zaretskii |
Improve TAGS target on MS-DOS.
|
Sat, 02 Oct 2010 10:24:14 +0200 |
Eli Zaretskii |
Invoke kill-emacs on SIGINT on Windows as well.
|
Fri, 01 Oct 2010 19:46:13 -0700 |
Glenn Morris |
Remove some functions, variables and aliases obsolete since at least 21.1.
|
Fri, 01 Oct 2010 19:30:11 -0700 |
Glenn Morris |
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
|
Sat, 02 Oct 2010 04:04:20 +0200 |
Lars Magne Ingebrigtsen |
Modify url-retrieve and related functions and structures to respect a
|
Sat, 02 Oct 2010 02:39:15 +0200 |
Lars Magne Ingebrigtsen |
Clean up trailing whitespace.
|
Sat, 02 Oct 2010 02:36:47 +0200 |
Lars Magne Ingebrigtsen |
xml.c: Rework the functions to take regions instead of strings,
|
Fri, 01 Oct 2010 23:14:58 +0000 |
Katsumi Yamaoka |
Update ChangeLog.
|
Fri, 01 Oct 2010 23:08:25 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 01 Oct 2010 22:18:24 +0200 |
Eli Zaretskii |
Fix initial frame dimensions on MS-DOS.
|
Fri, 01 Oct 2010 21:20:29 +0200 |
Eli Zaretskii |
Fix the MSDOS build broken by revno 101631.
|
Fri, 01 Oct 2010 19:38:36 +0200 |
Eli Zaretskii |
Fix bug #6349 with cursor positioning in truncated lines.
|
Fri, 01 Oct 2010 16:49:14 +0200 |
Lars Magne Ingebrigtsen |
Use url-lazy-message for warnings about ignored cookies.
|
Fri, 01 Oct 2010 16:05:25 +0200 |
Lars Magne Ingebrigtsen |
(url-http-async-sentinel): Check that the buffer is still alive before
|
Fri, 01 Oct 2010 06:56:33 -0700 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
Fri, 01 Oct 2010 13:33:03 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.
|
Fri, 01 Oct 2010 06:06:44 -0700 |
Dan Nicolaescu |
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.
|
Fri, 01 Oct 2010 06:04:07 -0700 |
Dan Nicolaescu |
Small process.c cleanups.
|
Fri, 01 Oct 2010 12:56:44 +0000 |
Katsumi Yamaoka |
Give up on using gnutls-cli for starttls.
|
Fri, 01 Oct 2010 05:25:21 -0700 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
Fri, 01 Oct 2010 05:19:52 -0700 |
Dan Nicolaescu |
* src/point.h: Remove, unused.
|
Fri, 01 Oct 2010 13:52:23 +0200 |
Eli Zaretskii |
nt/ChangeLog: Fix last entry.
|
Fri, 01 Oct 2010 13:45:16 +0200 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
Fri, 01 Oct 2010 11:15:10 +0000 |
Katsumi Yamaoka |
Florian Ragwitz' stuff removed because of missing paperwork.
|
Fri, 01 Oct 2010 10:16:39 +0200 |
Eli Zaretskii |
Fix bug #7102.
|
Fri, 01 Oct 2010 00:24:35 -0700 |
Glenn Morris |
* lisp/obsolete/sc.el: Remove file.
|
Fri, 01 Oct 2010 06:56:38 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
|
Fri, 01 Oct 2010 05:50:11 +0000 |
Katsumi Yamaoka |
gravatar.el (gravatar-create-image): New function.
|
Thu, 30 Sep 2010 20:57:26 -0700 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
Fri, 01 Oct 2010 03:28:45 +0200 |
Juanma Barranquero |
lisp/server.el (server-start): For compatibility, revert part of revno 101688.
|
Fri, 01 Oct 2010 00:34:42 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Fri, 01 Oct 2010 00:25:50 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
|
Thu, 30 Sep 2010 16:26:40 -0700 |
Dan Nicolaescu |
* src/xml.c (parse_string): Use const.
|
Thu, 30 Sep 2010 16:28:22 +0200 |
Lars Magne Ingebrigtsen |
(Fbacktrace): Don't overwrite print-level on exit.
|
Thu, 30 Sep 2010 14:44:25 +0200 |
Eli Zaretskii |
Fix documentation of VC status indicator in mode line.
|
Thu, 30 Sep 2010 10:25:45 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.
|
Thu, 30 Sep 2010 08:39:23 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 30 Sep 2010 04:53:26 +0200 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
Wed, 29 Sep 2010 19:23:25 -0700 |
Glenn Morris |
etc/NEWS updates.
|
Wed, 29 Sep 2010 19:18:24 -0700 |
Glenn Morris |
Remove some diary-lib function aliases, obsolete since 22.1.
|
Wed, 29 Sep 2010 19:15:17 -0700 |
Glenn Morris |
Remove some obsolete appt.el code.
|
Wed, 29 Sep 2010 18:20:51 -0700 |
Dan Nicolaescu |
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
|
Thu, 30 Sep 2010 02:09:04 +0200 |
Juanma Barranquero |
src/w32console.c (vga_stdcolor_name): Remove unused function.
|
Wed, 29 Sep 2010 20:52:34 +0200 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
Wed, 29 Sep 2010 17:07:34 +0200 |
Juanma Barranquero |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
|
Wed, 29 Sep 2010 16:30:45 +0200 |
Lars Magne Ingebrigtsen |
Clean up gnutls.c coding style to conform with the Emacs style.
|
Wed, 29 Sep 2010 15:58:11 +0200 |
Eli Zaretskii |
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.
|
Wed, 29 Sep 2010 15:38:27 +0200 |
Stefan Monnier |
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
|
Wed, 29 Sep 2010 15:25:24 +0200 |
Lars Magne Ingebrigtsen |
Do the gnutls handshake from the reader loop, instead of looping over
|
Wed, 29 Sep 2010 14:48:29 +0200 |
Lars Magne Ingebrigtsen |
Make sure all reads/writes to gnutls streams go via the gnutls functions.
|
Wed, 29 Sep 2010 11:52:43 +0200 |
Eli Zaretskii |
Fix bug #7128.
|
Wed, 29 Sep 2010 05:11:58 -0400 |
Eli Zaretskii |
xdisp.c (string_buffer_position): Remove unused variables.
|
Wed, 29 Sep 2010 05:06:53 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
Wed, 29 Sep 2010 17:36:38 +0900 |
Daiki Ueno |
* epa.texi (Bug Reports): New section.
|
Wed, 29 Sep 2010 10:18:40 +0200 |
Juanma Barranquero |
* emacsclient.c (main): Remove unused variables.
|
Tue, 28 Sep 2010 21:25:59 -0700 |
Glenn Morris |
Remove unused variable top_srcdir from doc Makefiles.
|
Tue, 28 Sep 2010 21:19:30 -0700 |
Glenn Morris |
Use temp-buffers when not displaying the diary.
|
Tue, 28 Sep 2010 21:10:34 -0700 |
Glenn Morris |
Minor diary-lib change.
|
Tue, 28 Sep 2010 21:00:50 -0700 |
Glenn Morris |
Minor diary include improvement.
|
Tue, 28 Sep 2010 20:54:03 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-activate): Check diary file.
|
Wed, 29 Sep 2010 01:09:50 +0000 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
Tue, 28 Sep 2010 23:55:34 +0200 |
Stefan Monnier |
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
|
Tue, 28 Sep 2010 12:35:18 +0000 |
Katsumi Yamaoka |
Fix comments; remove Emacs 21 stuff.
|
Tue, 28 Sep 2010 11:47:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 28 Sep 2010 05:12:21 +0000 |
Katsumi Yamaoka |
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
|
Mon, 27 Sep 2010 20:00:09 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Minor simplification.
|
Mon, 27 Sep 2010 19:41:18 -0700 |
Glenn Morris |
Minor NEWS fix.
|
Mon, 27 Sep 2010 19:22:37 -0700 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
Tue, 28 Sep 2010 02:13:41 +0000 |
Katsumi Yamaoka |
Fix message-* user options that differ from Gnus trunk.
|
Tue, 28 Sep 2010 02:55:08 +0200 |
Juanma Barranquero |
nt/*.c: Use const char*; remove unused code.
|
Tue, 28 Sep 2010 01:25:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 27 Sep 2010 23:32:36 +0200 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
Mon, 27 Sep 2010 19:14:58 +0200 |
Andreas Schwab |
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
|
Mon, 27 Sep 2010 15:27:54 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
Mon, 27 Sep 2010 14:44:26 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
Mon, 27 Sep 2010 10:59:16 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
|
Mon, 27 Sep 2010 14:01:48 +0900 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
Mon, 27 Sep 2010 14:00:46 +0900 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
Mon, 27 Sep 2010 13:53:47 +0900 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
Mon, 27 Sep 2010 13:52:56 +0900 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
Sun, 26 Sep 2010 17:39:10 +0200 |
Jan D |
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
|
Sun, 26 Sep 2010 02:37:50 +0200 |
Juanma Barranquero |
lisp/window.el (walk-windows): Doc fix (bug#7105).
|
Mon, 27 Sep 2010 23:07:47 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 27 Sep 2010 22:53:35 +0200 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
Mon, 27 Sep 2010 22:43:03 +0200 |
Jan D |
* process.c (wait_reading_process_output): Add missing FD_CLR
|
Mon, 27 Sep 2010 22:11:33 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (e): Remove.
|
Mon, 27 Sep 2010 18:44:31 +0200 |
Lars Magne Ingebrigtsen |
Add gnutls logging and clean up various gnutls bits.
|
Mon, 27 Sep 2010 18:27:37 +0200 |
Juanma Barranquero |
src/w32.c: Remove unused code and make static many functions.
|
Mon, 27 Sep 2010 17:34:04 +0200 |
Michael Albinus |
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
|
Mon, 27 Sep 2010 17:03:58 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Don't infloop while reading.
|
Mon, 27 Sep 2010 16:56:27 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 27 Sep 2010 16:35:22 +0200 |
Lars Magne Ingebrigtsen |
Add debugging to the gnutls library, and finish handshaking when it's done.
|
Mon, 27 Sep 2010 13:22:21 +0000 |
Katsumi Yamaoka |
nnimap.el (utf7): Required.
|
Mon, 27 Sep 2010 12:22:22 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.
|
Mon, 27 Sep 2010 13:53:44 +0200 |
Juanma Barranquero |
Fix typos.
|
Mon, 27 Sep 2010 12:25:04 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 27 Sep 2010 14:55:41 +0900 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
Mon, 27 Sep 2010 14:42:43 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 27 Sep 2010 03:16:55 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
|
Mon, 27 Sep 2010 14:27:28 +0900 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
Sun, 26 Sep 2010 23:15:50 +0000 |
Katsumi Yamaoka |
Update ChangeLogs.
|
Sun, 26 Sep 2010 23:01:31 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-value): Revert previous patch.
|
Mon, 27 Sep 2010 00:42:53 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
|
Sun, 26 Sep 2010 22:48:13 +0200 |
Jan D |
Don«£t give write_mask to select for W32.
|
Sun, 26 Sep 2010 22:21:29 +0200 |
Jan D |
Reinstate ifdef subprocesses.
|
Sun, 26 Sep 2010 18:20:01 +0200 |
Jan D |
Add fd handling with callbacks to select, dbus needs it for async operation.
|
Sun, 26 Sep 2010 17:30:44 +0200 |
Lars Magne Ingebrigtsen |
(starttls-negotiate): Avoid the cl.el decf function.
|
Sun, 26 Sep 2010 17:18:47 +0200 |
Lars Magne Ingebrigtsen |
Don't break the build if we don't have the gnutls libraries.
|
Sun, 26 Sep 2010 18:11:48 +0300 |
Dan Nicolaescu |
Use const for some pointer arguments.
|
Sun, 26 Sep 2010 18:06:21 +0300 |
Dan Nicolaescu |
Code simplification in term.c.
|
Sun, 26 Sep 2010 14:35:50 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 26 Sep 2010 13:25:35 +0000 |
Katsumi Yamaoka |
auth-source.el (auth-source-create): Query the user for whether to store the credentials.
|
Sun, 26 Sep 2010 12:47:09 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
|
Sun, 26 Sep 2010 01:06:28 -0500 |
Ted Zlatanov |
Set up GnuTLS support.
|
Sun, 26 Sep 2010 04:03:19 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 26 Sep 2010 03:39:24 +0200 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix previous change.
|
Sat, 25 Sep 2010 14:57:02 -0700 |
Glenn Morris |
* lisp/notifications.el: Call dbus-register-signal only if it is bound.
|
Sat, 25 Sep 2010 14:51:55 -0700 |
Glenn Morris |
Cosmetic doc fixes for eshell.
|
Sat, 25 Sep 2010 14:42:48 -0700 |
Glenn Morris |
Add more xz compression support.
|
Sat, 25 Sep 2010 13:59:05 -0700 |
Glenn Morris |
Small url-cache fix.
|
Sat, 25 Sep 2010 16:16:35 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
|
Sat, 25 Sep 2010 15:50:13 -0400 |
Chong Yidong |
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
|
Sat, 25 Sep 2010 15:19:41 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 25 Sep 2010 14:55:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 25 Sep 2010 18:39:13 +0200 |
Lars Magne Ingebrigtsen |
Fix up some EMACS_INT/int conversion errors related to xdisp.c.
|
Sat, 25 Sep 2010 18:25:04 +0200 |
Lars Magne Ingebrigtsen |
xrdb.c EMACS_INT/int audit.
|
Sat, 25 Sep 2010 15:07:55 +0000 |
Katsumi Yamaoka |
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.
|
Sat, 25 Sep 2010 14:49:43 -0400 |
Chong Yidong |
Fix require names in CEDET 1.0 merge.
|
Sat, 25 Sep 2010 14:24:54 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
|
Sat, 25 Sep 2010 14:19:38 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.
|
Sat, 25 Sep 2010 14:05:46 +0000 |
Katsumi Yamaoka |
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.
|
Sat, 25 Sep 2010 13:43:27 +0000 |
Katsumi Yamaoka |
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.
|
Sat, 25 Sep 2010 13:28:07 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 25 Sep 2010 09:21:20 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in textprop.c and window.c.
|
Sat, 25 Sep 2010 12:49:02 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus.tranck
|
Sat, 25 Sep 2010 08:31:15 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in process.c and term.c.
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 25 Sep 2010 07:55:30 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
|
Sat, 25 Sep 2010 05:36:36 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
Sat, 25 Sep 2010 03:44:43 -0400 |
Eli Zaretskii |
src/ChangeLog: Another duplication removed.
|
Sat, 25 Sep 2010 09:19:03 +0200 |
Eli Zaretskii |
src/ChangeLog: Fix duplicate entries.
|
Sat, 25 Sep 2010 02:32:09 +0200 |
Juanma Barranquero |
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
|
Fri, 24 Sep 2010 22:33:34 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 24 Sep 2010 15:30:13 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
|
Fri, 24 Sep 2010 20:04:26 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typo and remove duplicate info.
|
Fri, 24 Sep 2010 13:48:10 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
Fri, 24 Sep 2010 11:24:47 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in casefiddle.c and syntax.c.
|
Fri, 24 Sep 2010 17:20:58 +0200 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in scroll.c.
|
Fri, 24 Sep 2010 17:13:43 +0200 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in region-cache.c.
|
Fri, 24 Sep 2010 17:01:03 +0200 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
Fri, 24 Sep 2010 09:32:25 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in callproc.c.
|
Fri, 24 Sep 2010 09:05:24 -0400 |
Eli Zaretskii |
Really fix int/EMACS_INT use in bidi.c.
|
Fri, 24 Sep 2010 08:45:09 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in buffer.c.
|
Fri, 24 Sep 2010 08:05:24 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT in bidi.c.
|
Fri, 24 Sep 2010 07:55:44 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT usage in fns.c.
|
Fri, 24 Sep 2010 07:25:37 +0000 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
Fri, 24 Sep 2010 07:19:38 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-after-getting-new-news-hook): Add version tag.
|
Fri, 24 Sep 2010 05:35:55 +0200 |
Juanma Barranquero |
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
|
Fri, 24 Sep 2010 05:23:07 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix dates after merge.
|
Thu, 23 Sep 2010 20:06:33 -0700 |
Glenn Morris |
Move some autoloaded auto-mode-alist entries to files.el.
|
Thu, 23 Sep 2010 19:59:16 -0700 |
Glenn Morris |
Comments.
|
Thu, 23 Sep 2010 19:38:11 -0700 |
Glenn Morris |
* doc/misc/url.texi (Disk Caching): Tweak previous change.
|
Thu, 23 Sep 2010 19:34:56 -0700 |
Glenn Morris |
Minor url.texi update.
|
Thu, 23 Sep 2010 22:10:54 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Thu, 23 Sep 2010 15:00:31 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Thu, 23 Sep 2010 00:05:22 -0700 |
Glenn Morris |
Move some aliases to options before the associated definitions.
|
Tue, 21 Sep 2010 18:11:23 -0400 |
Chong Yidong |
Synch SRecode to CEDET 1.0.
|
Tue, 21 Sep 2010 17:52:13 +0200 |
Stefan Monnier |
* src/syntax.c (back_comment): Detect the case where a 1-char comment
|
Tue, 21 Sep 2010 15:09:22 +0200 |
Stefan Monnier |
* lisp/newcomment.el (comment-normalize-vars): Better test validity of
|
Mon, 20 Sep 2010 20:11:34 -0700 |
Glenn Morris |
Fix message-mode bug with fcc to Rmail buffers.
|
Mon, 20 Sep 2010 20:07:49 -0700 |
Glenn Morris |
Add EPSF magic header to doc/lispintro/*.eps. (Bug#7064)
|
Mon, 20 Sep 2010 22:42:53 -0400 |
Chong Yidong |
Synch EDE to CEDET 1.0.
|
Sun, 19 Sep 2010 11:49:21 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
|
Sun, 19 Sep 2010 00:23:57 -0400 |
Chong Yidong |
Update to CEDET 1.0's version of EIEIO.
|
Sat, 18 Sep 2010 22:49:54 -0400 |
Chong Yidong |
Synch Semantic to CEDET 1.0.
|
Sat, 18 Sep 2010 13:43:13 -0700 |
Glenn Morris |
* lisp/url/url-cache.el (url-is-cached): Doc fix.
|
Fri, 17 Sep 2010 11:58:44 +0200 |
Jan D |
Make sure detached tool bar menu isn't blank.
|
Tue, 14 Sep 2010 19:55:44 -0700 |
Glenn Morris |
appt.el fixes for bug#7019.
|
Tue, 14 Sep 2010 19:46:00 -0700 |
Glenn Morris |
Minor appt-check fix.
|
Tue, 14 Sep 2010 19:34:39 -0700 |
Glenn Morris |
* lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
|
Fri, 24 Sep 2010 00:38:10 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 23 Sep 2010 23:14:02 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 23 Sep 2010 22:57:48 +0200 |
Lars Magne Ingebrigtsen |
Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.
|
Thu, 23 Sep 2010 22:16:55 +0200 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
|
Thu, 23 Sep 2010 21:53:46 +0200 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int usage in doc.c and doprnt.c.
|
Thu, 23 Sep 2010 15:18:30 -0400 |
Eli Zaretskii |
Fix last changes in editfns.c and intervals.c.
|
Thu, 23 Sep 2010 21:12:18 +0200 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion errors in marker.c.
|
Thu, 23 Sep 2010 14:54:49 -0400 |
Eli Zaretskii |
Use EMACS_INT instead of EMACS_UINT in intervals.c.
|
Thu, 23 Sep 2010 14:50:57 -0400 |
Chong Yidong |
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
|
Thu, 23 Sep 2010 14:37:54 -0400 |
Eli Zaretskii |
Fix src/ChangeLog of the last commit.
|
Thu, 23 Sep 2010 14:35:11 -0400 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in search.c and region-cache.c.
|
Thu, 23 Sep 2010 13:10:21 -0400 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in editfns.c.
|
Thu, 23 Sep 2010 11:46:54 -0400 |
Eli Zaretskii |
Fix uses of int instead of EMACS_INT in intervals.c.
|
Thu, 23 Sep 2010 10:32:38 -0400 |
Eli Zaretskii |
Fix more uses of int instead of EMACS_INT.
|
Thu, 23 Sep 2010 08:09:12 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Thu, 23 Sep 2010 07:59:12 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-update-hook): Add missing version.
|
Thu, 23 Sep 2010 00:55:01 -0700 |
Glenn Morris |
Trivial bytecomp.el change.
|
Thu, 23 Sep 2010 00:40:11 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
|
Thu, 23 Sep 2010 00:34:40 -0700 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
|
Thu, 23 Sep 2010 00:26:10 -0700 |
Glenn Morris |
Define ld-script auto-mode-alist entries in the standard place.
|
Thu, 23 Sep 2010 00:17:08 -0700 |
Glenn Morris |
Cosmetic changes for add-log.el.
|
Thu, 23 Sep 2010 00:09:24 -0700 |
Glenn Morris |
Tiny comint.el change.
|
Wed, 22 Sep 2010 23:48:13 -0700 |
Glenn Morris |
Remove timestamp and related local variables from table.el.
|
Wed, 22 Sep 2010 23:42:45 -0700 |
Glenn Morris |
Remove leading `*' from docs of some defcustoms etc.
|
Wed, 22 Sep 2010 23:08:57 -0700 |
Glenn Morris |
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
|
Wed, 22 Sep 2010 23:04:01 -0700 |
Glenn Morris |
Fix previous url-cache fix.
|
Wed, 22 Sep 2010 22:59:20 -0700 |
Glenn Morris |
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.
|
Wed, 22 Sep 2010 22:56:17 -0700 |
Glenn Morris |
Small url-cache update.
|
Thu, 23 Sep 2010 03:57:10 +0000 |
Katsumi Yamaoka |
netrc.el (netrc-parse): Remove encrypt.el mentions.
|
Thu, 23 Sep 2010 01:51:43 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.
|
Thu, 23 Sep 2010 00:58:01 +0000 |
Katsumi Yamaoka |
gnus-html.el: Embiggen pictures slightly.
|
Thu, 23 Sep 2010 00:30:37 +0000 |
Katsumi Yamaoka |
Merge Changes made in Gnus trunk.
|
Thu, 23 Sep 2010 01:14:00 +0200 |
Juanma Barranquero |
Fix bug#6820: Don't accept backslashes or quotes on compiler options.
|
Wed, 22 Sep 2010 15:22:06 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Wed, 22 Sep 2010 20:39:51 +0200 |
Eli Zaretskii |
w32.c (get_emacs_configuration_options): Fix last change.
|
Wed, 22 Sep 2010 19:31:21 +0200 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
|
Wed, 22 Sep 2010 19:26:02 +0200 |
Juanma Barranquero |
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.
|
Wed, 22 Sep 2010 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Wed, 22 Sep 2010 13:34:37 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
|
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.
|
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.
|