Tue, 07 Sep 2010 00:08:33 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
|
Tue, 07 Sep 2010 00:05:59 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
|
Tue, 07 Sep 2010 00:04:11 +0000 |
Katsumi Yamaoka |
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
|
Tue, 07 Sep 2010 00:00:56 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
|
Mon, 06 Sep 2010 23:58:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
|
Mon, 06 Sep 2010 23:56:27 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
|
Mon, 06 Sep 2010 23:54:07 +0000 |
Katsumi Yamaoka |
nnml.el (nnml-save-nov): Remove some debugging-related messages.
|
Mon, 06 Sep 2010 22:42:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 06:05:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 00:55:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 05 Sep 2010 22:45:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 06:22:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 03:34:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 01:17:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 22:44:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 05:10:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 04:31:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 02:12:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 22:54:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 00:35:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 22:44:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 06:57:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 12:40:56 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:24:59 -0400 |
Chong Yidong |
Merge whitespace.el version 13.1 from trunk.
|
Mon, 06 Sep 2010 12:24:32 -0400 |
Chong Yidong |
Merge whitespace.el from trunk
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sun, 05 Sep 2010 12:17:26 +0200 |
Andreas Schwab |
Regenerate configure
|
Sun, 05 Sep 2010 11:44:55 +0200 |
Stefan Monnier |
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
|
Sat, 04 Sep 2010 14:58:56 -0400 |
Chong Yidong |
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).
|
Sat, 04 Sep 2010 14:36:24 -0400 |
Chong Yidong |
Revert last change.
|
Sat, 04 Sep 2010 14:21:48 -0400 |
Chong Yidong |
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
|
Thu, 02 Sep 2010 13:47:15 +0200 |
Stefan Monnier |
Update email of Roland Winkler <winkler@gnu.org>
|
Wed, 01 Sep 2010 22:41:23 -0700 |
Glenn Morris |
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
|
Wed, 01 Sep 2010 22:38:30 -0700 |
Glenn Morris |
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
|
Mon, 06 Sep 2010 02:09:42 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
|
Mon, 06 Sep 2010 00:48:40 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
|
Mon, 06 Sep 2010 00:44:55 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
|
Mon, 06 Sep 2010 00:41:06 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
|
Mon, 06 Sep 2010 00:37:02 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
|
Mon, 06 Sep 2010 00:33:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
|
Mon, 06 Sep 2010 00:20:42 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
|
Mon, 06 Sep 2010 00:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
|
Mon, 06 Sep 2010 00:10:55 +0000 |
Katsumi Yamaoka |
imap.el (imap-mailbox-get): Revert last change for this function.
|
Mon, 06 Sep 2010 00:06:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
Sun, 05 Sep 2010 23:56:42 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
|
Sun, 05 Sep 2010 23:49:02 +0000 |
Katsumi Yamaoka |
imap.el (imap-debug): Removed -- doesn't seem very useful.
|
Sun, 05 Sep 2010 23:45:14 +0000 |
Katsumi Yamaoka |
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
|
Sun, 05 Sep 2010 23:38:33 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
|
Sun, 05 Sep 2010 23:34:30 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
|
Sun, 05 Sep 2010 23:27:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.
|
Sun, 05 Sep 2010 23:20:25 +0000 |
Katsumi Yamaoka |
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.
|
Sun, 05 Sep 2010 23:13:43 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Get info for virtual groups last.
|
Sun, 05 Sep 2010 23:40:57 +0100 |
David De La Harpe Golden |
Respect mouse-drag-copy-region upon mouse-3 region adjustment.
|
Sun, 05 Sep 2010 17:28:50 -0400 |
Chong Yidong |
Improve ls date switch parsing in Dired (Bug#6987).
|
Sun, 05 Sep 2010 15:03:20 -0400 |
Chong Yidong |
* files.el (get-free-disk-space): Search more robustly for "available" column.
|
Sun, 05 Sep 2010 11:53:59 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Replace equalp with equal.
|
Sun, 05 Sep 2010 04:09:07 +0000 |
Katsumi Yamaoka |
(nnmh-request-list-1): Bind `file'.
|
Sun, 05 Sep 2010 04:01:41 +0000 |
Katsumi Yamaoka |
pop3-set-process-query-on-exit-flag: New function that's an alias to set-process-query-on-exit-flag, or process-kill-without-query for XEmacs and old Emacsen.
|
Sun, 05 Sep 2010 04:06:39 +0200 |
Juanma Barranquero |
Update to latest Unicode 6.0 beta data files.
|
Sun, 05 Sep 2010 01:31:15 +0000 |
Katsumi Yamaoka |
gnus-int.el (gnus-request-group): Indent.
|
Sun, 05 Sep 2010 01:27:15 +0000 |
Katsumi Yamaoka |
mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.
|
Sun, 05 Sep 2010 01:18:05 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.
|
Sun, 05 Sep 2010 01:12:51 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
|
Sun, 05 Sep 2010 01:08:22 +0000 |
Katsumi Yamaoka |
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.
|
Sun, 05 Sep 2010 00:56:31 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.
|
Sun, 05 Sep 2010 00:52:55 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.
|
Sun, 05 Sep 2010 00:49:07 +0000 |
Katsumi Yamaoka |
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.
|
Sun, 05 Sep 2010 00:44:53 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
|
Sun, 05 Sep 2010 00:38:39 +0000 |
Katsumi Yamaoka |
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.
|
Sun, 05 Sep 2010 00:34:16 +0000 |
Katsumi Yamaoka |
Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.
|
Sun, 05 Sep 2010 00:54:58 +0200 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Sun, 05 Sep 2010 00:51:39 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
|
Sat, 04 Sep 2010 16:42:03 -0400 |
Chong Yidong |
Fix Ruby compilation error matching.
|
Sat, 04 Sep 2010 21:44:39 +0200 |
Andreas Schwab |
Update cl-loaddefs.el
|
Sat, 04 Sep 2010 21:39:34 +0200 |
Andreas Schwab |
Check all lisp types in image loader
|
Sat, 04 Sep 2010 20:47:29 +0200 |
Stefan Monnier |
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
|
Sat, 04 Sep 2010 13:54:48 -0400 |
Chong Yidong |
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
|
Sat, 04 Sep 2010 13:13:14 -0400 |
Chong Yidong |
Avoid corrupting archive-contents file.
|
Sat, 04 Sep 2010 15:34:39 +0000 |
Katsumi Yamaoka |
gnus.texi (Adaptive Scoring): Fix typo.
|
Sat, 04 Sep 2010 15:28:57 +0000 |
Katsumi Yamaoka |
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.
|
Sat, 04 Sep 2010 15:24:35 +0000 |
Katsumi Yamaoka |
(gnus-article-copy-string): Say what data we copied; (gnus-html-wash-tags): Remove even more white space around <pre_int>; (gnus-agent-load-alist): Check whether the agentview files exist before trying to read them.
|
Sat, 04 Sep 2010 18:16:08 +0300 |
Eli Zaretskii |
Fix display of composed R2L text on MS-Windows.
|
Sat, 04 Sep 2010 12:43:43 +0200 |
Andreas Schwab |
* image.c (Fimagemagick_types): Doc fix.
|
Sat, 04 Sep 2010 12:41:52 +0200 |
Andreas Schwab |
Fix type mismatch in ImageMagick loader
|
Sat, 04 Sep 2010 10:23:09 +0200 |
Andreas Schwab |
* image.c (imagemagick_image_p): Replace bcopy by memcpy.
|
Sat, 04 Sep 2010 10:30:14 +0300 |
Eli Zaretskii |
Update config.bat due to lisp/gnus/.dir-locals.el.
|
Sat, 04 Sep 2010 00:50:02 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Sat, 04 Sep 2010 00:45:13 +0000 |
Katsumi Yamaoka |
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
|
Sat, 04 Sep 2010 00:36:13 +0000 |
Katsumi Yamaoka |
gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".
|
Sat, 04 Sep 2010 00:30:49 +0000 |
Katsumi Yamaoka |
gnus-html.el: Add the new command gnus-html-show-images.
|
Sat, 04 Sep 2010 00:26:18 +0000 |
Katsumi Yamaoka |
gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.
|
Sat, 04 Sep 2010 00:21:34 +0000 |
Katsumi Yamaoka |
gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.
|
Sat, 04 Sep 2010 00:12:44 +0000 |
Katsumi Yamaoka |
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
|
Sat, 04 Sep 2010 00:04:48 +0000 |
Katsumi Yamaoka |
Added a .dir-locals.el file so that trailing whitespace is shown.
|
Fri, 03 Sep 2010 15:28:09 +0200 |
Stefan Monnier |
Use SMIE's blink-paren for octave-mode.
|
Fri, 03 Sep 2010 15:06:51 +0200 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
Fri, 03 Sep 2010 13:26:08 +0200 |
Stefan Monnier |
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
|
Fri, 03 Sep 2010 13:18:45 +0200 |
Stefan Monnier |
Provide blink-matching support to SMIE.
|
Fri, 03 Sep 2010 13:12:46 +0200 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
Fri, 03 Sep 2010 06:10:04 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
|
Fri, 03 Sep 2010 02:29:03 +0000 |
Katsumi Yamaoka |
Make gnus-html work for XEmacs.
|
Fri, 03 Sep 2010 01:00:10 +0000 |
Katsumi Yamaoka |
gnus-ems.el: Make process-plist functions work.
|
Fri, 03 Sep 2010 00:55:58 +0000 |
Katsumi Yamaoka |
message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
|
Thu, 02 Sep 2010 23:57:08 +0200 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
Thu, 02 Sep 2010 18:06:51 +0200 |
Jan D. |
Fix lisp/ChangeLog entries.
|
Thu, 02 Sep 2010 11:29:15 -0400 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
Thu, 02 Sep 2010 14:10:03 +0000 |
Katsumi Yamaoka |
gnus-html-rescale-image: Fix up typo in rescaling.
|
Thu, 02 Sep 2010 14:37:29 +0200 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
Thu, 02 Sep 2010 12:54:43 +0200 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
Thu, 02 Sep 2010 12:20:20 +0200 |
Jan D. |
Forgor to save ChangeLog for previous commit.
|
Thu, 02 Sep 2010 12:17:02 +0200 |
Jan D. |
Remove cut buffer from documentation.
|
Thu, 02 Sep 2010 11:52:24 +0200 |
Jan D. |
Support for cut buffers has been removed.
|
Thu, 02 Sep 2010 11:47:53 +0200 |
Jan D. |
emoved cut-buffer code.
|
Thu, 02 Sep 2010 11:47:08 +0200 |
Jan D. |
Removed cut-buffer code.
|
Thu, 02 Sep 2010 05:03:06 +0000 |
Katsumi Yamaoka |
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
|
Thu, 02 Sep 2010 03:47:31 +0000 |
Katsumi Yamaoka |
gnus-article-html: Make work buffer multibyte for decoded contents.
|
Thu, 02 Sep 2010 03:43:31 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.
|
Thu, 02 Sep 2010 03:39:33 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.
|
Thu, 02 Sep 2010 03:35:06 +0000 |
Katsumi Yamaoka |
gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.
|
Thu, 02 Sep 2010 03:27:17 +0000 |
Katsumi Yamaoka |
message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.
|
Thu, 02 Sep 2010 11:00:18 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Thu, 02 Sep 2010 10:09:22 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 10:04:37 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 09:58:05 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 02 Sep 2010 09:54:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Tue, 31 Aug 2010 20:21:51 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Sun, 29 Aug 2010 14:24:08 +0900 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
Sun, 29 Aug 2010 14:22:52 +0900 |
Kenichi Handa |
merge emacs-23
|
Sun, 29 Aug 2010 14:15:34 +0900 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
Sat, 28 Aug 2010 20:26:20 +0900 |
Kenichi Handa |
merge emacs-23
|
Sat, 28 Aug 2010 13:01:36 -0700 |
Glenn Morris |
* etc/ChangeLog: Whitespace.
|
Sat, 28 Aug 2010 12:59:18 -0700 |
Glenn Morris |
* etc/ChangeLog: Mark tiny change.
|
Sat, 28 Aug 2010 15:03:00 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Fri, 27 Aug 2010 23:06:02 +0900 |
Kenichi Handa |
merge emacs-23
|
Thu, 26 Aug 2010 21:40:13 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 21:23:02 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 17:33:52 +0200 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
Thu, 26 Aug 2010 11:14:55 -0400 |
Chong Yidong |
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Sat, 28 Aug 2010 14:58:44 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Thu, 26 Aug 2010 12:42:08 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Sun, 22 Aug 2010 19:50:38 -0400 |
Chong Yidong |
* emacs3.py: Import imp module and use it (Bug#5756).
|
Sun, 22 Aug 2010 18:44:55 -0400 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
Thu, 02 Sep 2010 01:46:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.
|
Thu, 02 Sep 2010 01:42:32 +0000 |
Katsumi Yamaoka |
Delete all trailing white space.
|
Thu, 02 Sep 2010 01:33:31 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.
|
Thu, 02 Sep 2010 01:29:42 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.
|
Thu, 02 Sep 2010 01:24:21 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.
|
Thu, 02 Sep 2010 01:18:45 +0000 |
Katsumi Yamaoka |
gnus-html.el: prefix log messages with function name
|
Thu, 02 Sep 2010 01:14:38 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.
|
Thu, 02 Sep 2010 01:10:25 +0000 |
Katsumi Yamaoka |
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
|
Thu, 02 Sep 2010 01:06:36 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.
|
Thu, 02 Sep 2010 01:02:03 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a", it seems like; (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer.
|
Thu, 02 Sep 2010 00:55:51 +0000 |
Katsumi Yamaoka |
Remove arch-tags from all files, since these are no longer needed.
|
Thu, 02 Sep 2010 00:39:34 +0000 |
Katsumi Yamaoka |
Remove nnlistserv, nnwfm and related code.
|
Thu, 02 Sep 2010 00:28:01 +0000 |
Katsumi Yamaoka |
Remove nndb, nnkiboze and related code.
|
Thu, 02 Sep 2010 00:17:40 +0000 |
Katsumi Yamaoka |
gnus-html.el: add and use gnus-html-image-url-blocked-p
|
Thu, 02 Sep 2010 00:13:51 +0000 |
Katsumi Yamaoka |
gnus-html.el: We can't rescale if we don't have the article buffer in a window.
|
Thu, 02 Sep 2010 00:08:22 +0000 |
Katsumi Yamaoka |
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
|
Thu, 02 Sep 2010 00:03:57 +0000 |
Katsumi Yamaoka |
gnus.el, gnus-html.el: Use the deleted text as the image alt text.
|
Wed, 01 Sep 2010 23:57:53 +0000 |
Katsumi Yamaoka |
gnus.texi (HTML): Document gnus-max-image-proportion.
|
Wed, 01 Sep 2010 23:53:57 +0000 |
Katsumi Yamaoka |
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.
|
Wed, 01 Sep 2010 23:46:59 +0000 |
Katsumi Yamaoka |
gnus-html.el: Add extra logging.
|
Wed, 01 Sep 2010 23:40:39 +0000 |
Katsumi Yamaoka |
gnus-html.el: Delete the IMG_ALT region.
|
Fri, 27 Aug 2010 23:05:43 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 01 Sep 2010 09:55:43 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 17:42:37 +0200 |
Stefan Monnier |
Fix up some byte-compiler warnings.
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Wed, 01 Sep 2010 12:03:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
Wed, 01 Sep 2010 06:04:49 +0000 |
Katsumi Yamaoka |
gnus-article-html: Decode contents by charset.
|
Wed, 01 Sep 2010 04:48:51 +0000 |
Katsumi Yamaoka |
gnus-process-put: Fix previous commit.
|
Wed, 01 Sep 2010 04:44:25 +0000 |
Katsumi Yamaoka |
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
|
Wed, 01 Sep 2010 04:28:56 +0000 |
Katsumi Yamaoka |
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.
|
Wed, 01 Sep 2010 04:22:17 +0000 |
Katsumi Yamaoka |
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.
|
Wed, 01 Sep 2010 00:18:24 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Wed, 01 Sep 2010 00:14:01 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Wed, 01 Sep 2010 00:10:19 +0000 |
Katsumi Yamaoka |
Remove nnwarchive.el.
|
Wed, 01 Sep 2010 00:06:27 +0000 |
Katsumi Yamaoka |
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.
|
Wed, 01 Sep 2010 00:02:13 +0000 |
Katsumi Yamaoka |
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:55:50 +0000 |
Katsumi Yamaoka |
Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:38:57 +0000 |
Katsumi Yamaoka |
gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:30:11 +0000 |
Katsumi Yamaoka |
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 23:26:23 +0000 |
Katsumi Yamaoka |
gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 21:47:35 +0200 |
Stefan Monnier |
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.
|
Tue, 31 Aug 2010 21:42:39 +0200 |
Stefan Monnier |
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
|
Tue, 31 Aug 2010 14:04:26 -0400 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): New command.
|
Tue, 31 Aug 2010 11:39:31 -0400 |
Chong Yidong |
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
|
Tue, 31 Aug 2010 13:28:02 +0000 |
Katsumi Yamaoka |
Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 14:22:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-down-list): New command.
|
Tue, 31 Aug 2010 14:13:51 +0200 |
Stefan Monnier |
Remove old indentation and navigation code on octave-mode.
|
Tue, 31 Aug 2010 04:22:49 +0000 |
Katsumi Yamaoka |
Bump custom version of some user options of which the default values changed.
|
Tue, 31 Aug 2010 04:21:18 +0000 |
Katsumi Yamaoka |
Bump custom version of some user options of which the default values changed.
|
Tue, 31 Aug 2010 04:17:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 00:03:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 22:42:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 06:49:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 06:09:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 29 Aug 2010 22:46:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 27 Aug 2010 07:07:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 30 Aug 2010 21:53:46 -0400 |
Chong Yidong |
Fix several Package Menu and Finder bugs.
|
Tue, 31 Aug 2010 01:15:32 +0000 |
Katsumi Yamaoka |
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:51:08 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Tue, 31 Aug 2010 00:42:27 +0000 |
Katsumi Yamaoka |
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:38:32 +0000 |
Katsumi Yamaoka |
Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:34:43 +0000 |
Katsumi Yamaoka |
gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:28:54 +0000 |
Katsumi Yamaoka |
gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:23:25 +0000 |
Katsumi Yamaoka |
Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:19:31 +0000 |
Katsumi Yamaoka |
Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:15:33 +0000 |
Katsumi Yamaoka |
gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:11:37 +0000 |
Katsumi Yamaoka |
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Tue, 31 Aug 2010 00:07:40 +0000 |
Katsumi Yamaoka |
Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:53:47 +0000 |
Katsumi Yamaoka |
Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:47:12 +0000 |
Katsumi Yamaoka |
Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:40:10 +0000 |
Katsumi Yamaoka |
Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:35:19 +0000 |
Katsumi Yamaoka |
Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:29:56 +0000 |
Katsumi Yamaoka |
Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 23:24:56 +0000 |
Katsumi Yamaoka |
gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 22:34:52 +0200 |
Stefan Monnier |
Use SMIE for octave-mode.
|
Mon, 30 Aug 2010 21:11:34 +0300 |
Eli Zaretskii |
Fix bug #6944.
|
Mon, 30 Aug 2010 17:21:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
|
Mon, 30 Aug 2010 15:57:42 +0200 |
Stefan Monnier |
Use with-silent-modifications.
|
Mon, 30 Aug 2010 15:03:05 +0200 |
Stefan Monnier |
Use `declare' in defmacros.
|
Mon, 30 Aug 2010 14:47:49 +0200 |
Stefan Monnier |
* src/marker.c (Fcopy_marker): Make the first arg optional.
|
Mon, 30 Aug 2010 06:44:58 +0000 |
Katsumi Yamaoka |
gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:40:00 +0000 |
Katsumi Yamaoka |
gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
|
Mon, 30 Aug 2010 06:36:12 +0000 |
Katsumi Yamaoka |
gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:32:33 +0000 |
Katsumi Yamaoka |
gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
|
Mon, 30 Aug 2010 06:28:53 +0000 |
Katsumi Yamaoka |
smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
|
Mon, 30 Aug 2010 06:25:05 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:21:33 +0000 |
Katsumi Yamaoka |
gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
|
Mon, 30 Aug 2010 06:17:45 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:13:50 +0000 |
Katsumi Yamaoka |
Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 06:10:18 +0000 |
Katsumi Yamaoka |
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
Mon, 30 Aug 2010 11:01:09 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:33:17 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 10:58:52 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix previous change
|
Mon, 30 Aug 2010 09:32:29 +0900 |
Kenichi Handa |
composite.c (composition_update_it): Fix computing of cmp_it->width.
|
Mon, 30 Aug 2010 09:15:54 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 29 Aug 2010 18:15:09 -0400 |
Chong Yidong |
Merge Finder and package-menu functionality.
|
Sun, 29 Aug 2010 16:10:43 -0400 |
Chong Yidong |
Add "Version:" and "Package:" Lisp file headers.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Sun, 29 Aug 2010 12:30:45 +0200 |
Jan D |
* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
|
Sat, 28 Aug 2010 21:31:45 -0400 |
Chong Yidong |
Let version-to-list handle versions like "10.3d".
|
Sat, 28 Aug 2010 20:52:36 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
|
Sat, 28 Aug 2010 11:10:13 +0300 |
Eli Zaretskii |
Improve ELisp manual to fix bug #6929.
|
Fri, 27 Aug 2010 12:29:32 +0300 |
Eli Zaretskii |
msdos/ChangeLog: Document the change in revno 101167.
|
Fri, 27 Aug 2010 00:24:17 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|
Fri, 27 Aug 2010 00:19:35 -0300 |
Vinicius Jose Latorre |
Adjust type declaration.
|
Fri, 27 Aug 2010 01:54:07 +0000 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
Fri, 27 Aug 2010 01:53:01 +0000 |
Katsumi Yamaoka |
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
|
Thu, 26 Aug 2010 22:46:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 25 Aug 2010 22:44:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 24 Aug 2010 22:45:30 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 23 Aug 2010 22:45:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 22 Aug 2010 22:56:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 19 Aug 2010 22:47:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 19 Aug 2010 00:35:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 18 Aug 2010 22:46:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 26 Aug 2010 16:09:31 -0400 |
Chong Yidong |
* progmodes/js.el: Make indentation more customizable (Bug#6914).
|
Thu, 26 Aug 2010 11:26:33 -0400 |
Chong Yidong |
Avoid using font-lock properties to indent in sh-get-indent-info.
|
Thu, 26 Aug 2010 09:46:19 -0400 |
David Reitter |
server.el (server-visit-files): Run pre-command-hook and
|
Thu, 26 Aug 2010 09:39:39 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 09:33:16 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Wed, 25 Aug 2010 23:31:34 -0400 |
Chong Yidong |
Improvements to describe-package buffer.
|
Thu, 26 Aug 2010 09:51:37 +0900 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
Thu, 26 Aug 2010 09:47:34 +0900 |
Kenichi Handa |
xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
|
Thu, 26 Aug 2010 09:29:02 +0900 |
Kenichi Handa |
Add Arabic support.
|
Thu, 26 Aug 2010 09:28:08 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 17:15:45 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 15:15:12 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:15:20 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 14:13:27 +0900 |
Kenichi Handa |
Add Arabic support.
|
Wed, 25 Aug 2010 14:25:32 -0600 |
Tom Tromey |
* vol2.texi (Top): Update.
|
Wed, 25 Aug 2010 08:53:55 +0200 |
Jan D |
* menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
|
Wed, 25 Aug 2010 15:10:09 +0900 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
Wed, 25 Aug 2010 15:06:14 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 01:23:47 -0400 |
Eli Zaretskii |
Fix last change in processes.texi.
|
Wed, 25 Aug 2010 13:41:32 +0900 |
Kenichi Handa |
Allow composition striding over PT.
|
Wed, 25 Aug 2010 14:58:15 +0900 |
Kenichi Handa |
fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
|
Wed, 25 Aug 2010 13:39:30 +0900 |
Kenichi Handa |
Allow composition striding over PT.
|
Wed, 25 Aug 2010 13:07:22 +0900 |
Kenichi Handa |
Fix finding a stop position for composition.
|
Wed, 25 Aug 2010 13:06:15 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 12:49:02 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 25 Aug 2010 09:54:05 +0900 |
Kenichi Handa |
Fix finding a stop position for composition.
|
Tue, 24 Aug 2010 23:27:58 -0300 |
Vinicius Jose Latorre |
Fix some bugs. New version 13.1.
|
Tue, 24 Aug 2010 17:36:33 -0400 |
Chong Yidong |
* emacs-lisp/package.el (list-packages): Alias for package-list-packages.
|
Tue, 24 Aug 2010 16:58:07 -0400 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
|
Tue, 24 Aug 2010 16:43:24 -0400 |
Chong Yidong |
Fix filter functions discussion in Lisp manual.
|
Tue, 24 Aug 2010 16:29:44 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby): Add defgroup.
|
Tue, 24 Aug 2010 16:20:21 -0400 |
Chong Yidong |
* lisp/progmodes/python.el: Add Ipython support (Bug#5390).
|
Tue, 24 Aug 2010 11:48:14 -0400 |
Chong Yidong |
Avoid clobbering primary selection when switching frames (Bug#6872).
|
Mon, 23 Aug 2010 15:57:55 +0200 |
Michael Albinus |
* NEWS: dbus.el supports alternative buses.
|
Mon, 23 Aug 2010 15:48:48 +0200 |
Michael Albinus |
* dbus.texi (Alternative Buses): New chapter.
|
Mon, 23 Aug 2010 15:08:54 +0200 |
Michael Albinus |
* net/dbus.el: Accept UNIX domain sockets as bus address.
|
Mon, 23 Aug 2010 15:02:00 +0200 |
Michael Albinus |
* dbusbind.c: Accept UNIX domain sockets as bus address.
|
Mon, 23 Aug 2010 14:54:09 +0200 |
Andreas Schwab |
Fix configure checks
|
Mon, 23 Aug 2010 12:28:12 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Mon, 23 Aug 2010 12:21:01 +0200 |
Juanma Barranquero |
* ido.el (ido-use-virtual-buffers): Fix typo in docstring.
|
Mon, 23 Aug 2010 00:27:59 +0100 |
Juri Linkov |
Move reading an extended command to Elisp (bug#5364, bug#5214).
|
Sun, 22 Aug 2010 17:15:20 -0400 |
Chong Yidong |
Make obsolete --unibyte argument do nothing (Bug#6886).
|
Sun, 22 Aug 2010 16:04:34 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 16:02:16 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 22 Aug 2010 20:20:55 +0300 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
Sun, 22 Aug 2010 20:18:52 +0300 |
Eli Zaretskii |
Fix dependencies according to revno 101162.
|
Sun, 22 Aug 2010 20:00:08 +0300 |
Eli Zaretskii |
Fix the w32 build after revno 101162.
|
Sun, 22 Aug 2010 18:43:00 +0300 |
Eli Zaretskii |
Clean up and ANSIfy unexcoff.c.
|
Sun, 22 Aug 2010 08:14:37 -0700 |
Dan Nicolaescu |
Simplify termio code.
|
Sun, 22 Aug 2010 15:30:26 -0400 |
Chong Yidong |
Doc fix for define-minor-mode (Bug#6880).
|
Sun, 22 Aug 2010 00:13:32 -0400 |
Chong Yidong |
Merge latest whitespace.el changes from trunk (Bug#6172).
|
Sun, 22 Aug 2010 00:12:25 -0400 |
Chong Yidong |
merge whitespace.el change from trunk
|
Sat, 21 Aug 2010 15:35:27 +0200 |
Stefan Monnier |
Fix buffer-list rename&refresh after after killing a buffer in ido.
|
Sat, 21 Aug 2010 11:19:38 +0200 |
Stefan Monnier |
* progmodes/make-mode.el (makefile-fill-paragraph): Account for the
|
Sat, 21 Aug 2010 10:56:54 +0200 |
Stefan Monnier |
* subr.el (read-key): Don't echo keystrokes.
|
Fri, 20 Aug 2010 19:14:07 -0700 |
Glenn Morris |
* doc/emacs/misc.texi (Amusements): Mention bubbles and animate.
|
Fri, 20 Aug 2010 19:11:34 -0700 |
Glenn Morris |
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
|
Fri, 20 Aug 2010 00:33:06 -0700 |
Glenn Morris |
Minor align-regexp fix.
|
Fri, 20 Aug 2010 00:11:35 -0700 |
Glenn Morris |
Fix rmail-forward with non-sendmail sending function.
|
Thu, 19 Aug 2010 19:23:13 -0400 |
Chong Yidong |
* objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
|
Thu, 19 Aug 2010 16:37:31 +0200 |
Stefan Monnier |
* lisp/subr.el (read-key): Don't hide the menu-bar entries.
|
Thu, 19 Aug 2010 01:32:39 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove merge markers.
|
Wed, 18 Aug 2010 20:24:52 +0200 |
Michael Albinus |
* progmodes/flymake.el (flymake-start-syntax-check-process): Use
|
Wed, 18 Aug 2010 17:10:05 +0900 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
Wed, 18 Aug 2010 17:07:58 +0900 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
Wed, 18 Aug 2010 17:03:46 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 17 Aug 2010 19:33:13 -0700 |
Glenn Morris |
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
|
Tue, 17 Aug 2010 23:07:50 +0200 |
Andreas Schwab |
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
|
Tue, 17 Aug 2010 12:34:28 -0400 |
Chong Yidong |
Avoid stack overflow in let, eval, and apply (Bug#6214).
|
Sun, 15 Aug 2010 11:36:19 +0200 |
Andreas Schwab |
* quail/vntelex.el ("vietnamese-telex"): Doc fix.
|
Sun, 15 Aug 2010 11:34:53 +0200 |
Andreas Schwab |
* quail/georgian.el: Remove extra backslashes.
|
Sat, 14 Aug 2010 19:21:40 -0400 |
Chong Yidong |
* simple.el (kill-region): Doc fix (Bug#6787).
|
Sat, 14 Aug 2010 10:20:08 +0200 |
Andreas Schwab |
Avoid mismatching parens
|
Sat, 14 Aug 2010 10:00:34 +0200 |
Andreas Schwab |
* quail/greek.el ("greek", "greek-postfix"): Change string to
|
Sat, 14 Aug 2010 08:42:09 +0200 |
Jan D |
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
|
Fri, 13 Aug 2010 19:23:56 -0700 |
Glenn Morris |
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.
|
Fri, 13 Aug 2010 18:56:35 -0700 |
Glenn Morris |
Minor diary-lib.el fix.
|
Fri, 13 Aug 2010 12:32:37 +0200 |
Jan D |
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
|
Fri, 13 Aug 2010 15:36:24 +0900 |
Kenichi Handa |
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
|
Fri, 13 Aug 2010 15:35:36 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 11 Aug 2010 15:43:49 +0200 |
Andreas Schwab |
* subr.el (ignore-errors): Add debug declaration.
|
Mon, 09 Aug 2010 08:51:28 -0700 |
Dan Nicolaescu |
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
|
Mon, 09 Aug 2010 11:32:46 +0900 |
Kenichi Handa |
quail/greek.el ("greek"): Add rules for Greek style quotes.
|
Fri, 13 Aug 2010 15:26:27 +0900 |
Kenichi Handa |
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
|
Mon, 09 Aug 2010 11:31:21 +0900 |
Kenichi Handa |
merge emacs-23
|
Mon, 09 Aug 2010 11:28:25 +0900 |
Kenichi Handa |
quail/greek.el ("greek"): Add rules for Greek style quotes.
|
Sun, 08 Aug 2010 22:23:35 -0400 |
Chong Yidong |
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
|
Sun, 22 Aug 2010 18:37:01 +0300 |
Eli Zaretskii |
Clean up unexcoff.c.
|
Sat, 21 Aug 2010 16:26:43 -0300 |
Vinicius Jose Latorre |
Insert bug number.
|
Sat, 21 Aug 2010 10:46:43 -0400 |
Chong Yidong |
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
|
Sat, 21 Aug 2010 16:09:46 +0200 |
Stefan Monnier |
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
|
Sat, 21 Aug 2010 16:25:03 +0300 |
Eli Zaretskii |
xdisp.c: Fix typo in a comment in note_tool_bar_highlight.
|
Sat, 21 Aug 2010 12:35:31 +0300 |
Eli Zaretskii |
Fix mirroring pixel positions on GUI terminals.
|
Sat, 21 Aug 2010 00:46:23 -0400 |
Chong Yidong |
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
|
Sat, 21 Aug 2010 01:43:04 -0300 |
Vinicius Jose Latorre |
Fix slow cursor movement.
|
Fri, 20 Aug 2010 19:21:51 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 20 Aug 2010 16:02:11 -0700 |
Dan Nicolaescu |
Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
|
Fri, 20 Aug 2010 15:52:10 -0700 |
Dan Nicolaescu |
Small src/puresize.h cleanup.
|
Fri, 20 Aug 2010 15:44:38 -0700 |
Dan Nicolaescu |
* src/term.c: Do not include <termios.h>, systty.h does it.
|
Fri, 20 Aug 2010 15:36:07 -0700 |
Dan Nicolaescu |
Remove redundant HAVE_TCATTR defines.
|
Sat, 21 Aug 2010 00:01:36 +0300 |
Eli Zaretskii |
Fix last change in buffer_posn_from_coords for text terminals.
|
Fri, 20 Aug 2010 23:55:09 +0300 |
Eli Zaretskii |
Fix last change in buffer_posn_from_coords for text terminals.
|
Fri, 20 Aug 2010 23:28:39 +0300 |
Eli Zaretskii |
Fix the MSDOS build broken by the ImageMagick support.
|
Fri, 20 Aug 2010 23:26:12 +0300 |
Eli Zaretskii |
Fix the MSDOS build broken by the ImageMagick support.
|
Fri, 20 Aug 2010 23:07:29 +0300 |
Eli Zaretskii |
Add cross-references regarding POSITION of mouse events.
|
Fri, 20 Aug 2010 22:01:27 +0200 |
joakim |
imagemagick merge
|
Fri, 20 Aug 2010 22:00:00 +0200 |
joakim |
merge from upstream
|
Fri, 20 Aug 2010 22:49:20 +0300 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
Fri, 20 Aug 2010 22:45:24 +0300 |
Eli Zaretskii |
Fix version string in top-level MSDOS Makefile.
|
Fri, 20 Aug 2010 21:55:21 +0200 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
Fri, 20 Aug 2010 17:31:38 +0300 |
Eli Zaretskii |
xdisp.c: Add commentary about iterator geometry in R2L paragraphs.
|
Fri, 20 Aug 2010 17:19:39 +0300 |
Eli Zaretskii |
Fix mouse clicks, drag, and highlight in R2L lines.
|
Fri, 20 Aug 2010 14:02:43 +0200 |
Andreas Schwab |
* image.c (imagemagick_clear_image): Remove debugging output.
|
Thu, 19 Aug 2010 23:21:21 +0200 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc
|
Thu, 19 Aug 2010 18:38:41 +0200 |
Juanma Barranquero |
nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
|
Thu, 19 Aug 2010 23:53:08 +0800 |
Jason Rumney |
(set_frame_menubar): Remove call to undefined function.
|
Thu, 19 Aug 2010 17:43:45 +0200 |
Stefan Monnier |
New post-self-insert-hook.
|
Thu, 19 Aug 2010 22:51:09 +0800 |
Jason Rumney |
(w32_wnd_proc): Don't check context before initializing.
|
Thu, 19 Aug 2010 11:37:40 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
|
Thu, 19 Aug 2010 09:35:40 +0200 |
Joakim |
merge the imagemagick branch to trunk
|
Thu, 19 Aug 2010 09:34:21 +0200 |
Joakim |
upstream merge
|
Thu, 19 Aug 2010 09:29:27 +0200 |
Joakim |
some minor cosmetic fixes in comments
|
Thu, 19 Aug 2010 09:23:06 +0200 |
Joakim |
fix some accidental whitespace changes
|
Wed, 18 Aug 2010 13:11:01 +0200 |
Joakim |
merge from trunk, no conflicts
|
Wed, 18 Aug 2010 12:35:23 +0200 |
Joakim |
documentation changes
|
Wed, 18 Aug 2010 11:09:46 +0200 |
Joakim |
minor cleanup
|
Tue, 17 Aug 2010 23:19:11 +0200 |
Joakim |
merge from trunk
|
Sat, 10 Jul 2010 22:35:42 +0200 |
Joakim |
some more docs and polish
|
Thu, 01 Jul 2010 23:41:24 +0200 |
Joakim |
some README changes
|
Thu, 01 Jul 2010 23:38:33 +0200 |
Joakim |
reworked :index functionality a bit so its faster
|
Sun, 27 Jun 2010 02:18:55 +0200 |
Joakim |
support for fit-width
|
Sat, 26 Jun 2010 23:17:02 +0200 |
Joakim |
image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.
|
Mon, 21 Jun 2010 20:19:25 +0200 |
Joakim |
documented some more
|
Thu, 17 Jun 2010 09:44:04 +0200 |
Joakim |
improved lisp interface to scaling, doc changed acordingly
|
Tue, 15 Jun 2010 15:06:47 +0200 |
Joakim |
doc improvement
|
Mon, 14 Jun 2010 23:45:08 +0200 |
Joakim |
attempt at Changelog entry, see README.imagemagick
|
Mon, 14 Jun 2010 23:27:03 +0200 |
Joakim |
cosmetics, and changing of defconst to defcustom
|
Mon, 14 Jun 2010 15:57:48 +0200 |
Joakim |
mostly cosmetic, moving { instances, changing indentation accordingly.
|
Mon, 14 Jun 2010 11:48:51 +0200 |
Joakim |
merged from trunk
|
Mon, 14 Jun 2010 11:16:39 +0200 |
Joakim |
changed looping according to feedback from stefan monnier
|
Fri, 14 May 2010 12:07:01 +0200 |
Joakim |
configure support for MagickExportImagePixels and README
|
Fri, 14 May 2010 10:20:36 +0200 |
Joakim |
image count
|
Fri, 14 May 2010 10:19:30 +0200 |
Joakim |
initial support for supplying image count property for image bundles
|
Thu, 13 May 2010 16:04:53 +0200 |
Joakim |
make configure.in less particular about themagickwand version
|
Thu, 13 May 2010 15:13:52 +0200 |
Joakim |
merge and fixes
|
Wed, 12 May 2010 14:32:06 +0200 |
Joakim |
initial imagemagick readme
|
Thu, 15 Apr 2010 11:20:03 +0200 |
Joakim |
merge from trunk
|
Sat, 03 Apr 2010 22:21:58 +0200 |
Joakim |
merge from trunk
|
Fri, 02 Apr 2010 23:09:13 +0200 |
joakim |
imagemagick patch5 + minor mods
|
Thu, 19 Aug 2010 07:55:30 +0200 |
Jan D |
* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
|
Wed, 18 Aug 2010 20:45:46 -0700 |
Glenn Morris |
Fix previous Org change.
|
Thu, 19 Aug 2010 01:25:36 +0200 |
Stefan Monnier |
* lisp/simple.el (prog-mode-map): New var.
|
Wed, 18 Aug 2010 22:06:11 +0300 |
Eli Zaretskii |
xterm.c (x_draw_bar_cursor): Fix last change.
|
Wed, 18 Aug 2010 19:54:08 +0300 |
Eli Zaretskii |
bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.
|
Wed, 18 Aug 2010 19:42:06 +0300 |
Eli Zaretskii |
Fix display of bar cursor on right-to-left text.
|
Wed, 18 Aug 2010 15:12:34 +0200 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
|
Wed, 18 Aug 2010 14:10:30 +0200 |
Stefan Monnier |
Reindent smie.el
|
Wed, 18 Aug 2010 14:03:57 +0200 |
Stefan Monnier |
* smie.el (smie-forward-sexp-command): Fix typo.
|
Wed, 18 Aug 2010 13:01:15 +0200 |
Stefan Monnier |
* lisp/progmodes/prolog.el (smie): Require.
|
Wed, 18 Aug 2010 12:57:48 +0200 |
Stefan Monnier |
Try and remove some of SMIE's black magic by generalizing some rules.
|
Wed, 18 Aug 2010 12:21:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
|
Wed, 18 Aug 2010 11:27:53 +0200 |
Stefan Monnier |
* casefiddle.c (casify_region): Setup gl_state.
|
Wed, 18 Aug 2010 10:06:45 +0200 |
Jan D |
* nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
|
Wed, 18 Aug 2010 07:46:27 +0000 |
Katsumi Yamaoka |
create-animated-image: Don't add heuristic mask to image (Bug#6839).
|
Wed, 18 Aug 2010 07:45:14 +0000 |
Katsumi Yamaoka |
create-animated-image: Don't add heuristic mask to image (Bug#6839).
|
Wed, 18 Aug 2010 07:43:30 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 18 Aug 2010 06:23:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 17 Aug 2010 22:47:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 16 Aug 2010 22:43:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 15 Aug 2010 23:36:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 17 Aug 2010 23:54:26 -0700 |
Glenn Morris |
Add bug ref to placeholder NEWS entry.
|
Wed, 18 Aug 2010 08:30:54 +0200 |
Jan D |
* gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
|
Wed, 18 Aug 2010 08:16:55 +0200 |
Jan D |
Use CLIPBOARD and PRIMARY on NS (Bug#6677).
|
Tue, 17 Aug 2010 19:48:28 -0700 |
Glenn Morris |
Add NEWS placeholder.
|
Tue, 17 Aug 2010 19:44:25 -0700 |
Glenn Morris |
Fix some more Org `check-declare' issues.
|
Tue, 17 Aug 2010 19:38:44 -0700 |
Glenn Morris |
Fix typo in previous gnus-sum.el change.
|
Tue, 17 Aug 2010 23:43:47 +0200 |
Stefan Monnier |
* src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
|
Tue, 17 Aug 2010 23:05:26 +0200 |
Jan D |
* nsfns.m (ns_frame_parm_handlers): Add a slot for the
|
Tue, 17 Aug 2010 22:18:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
|
Tue, 17 Aug 2010 23:05:50 +0300 |
Eli Zaretskii |
Fix bug #6796.
|
Tue, 17 Aug 2010 21:38:30 +0200 |
Stefan Monnier |
* lisp/newcomment.el (comment-add): Move comment to docstring.
|
Tue, 17 Aug 2010 09:32:08 -0700 |
Glenn Morris |
Restore lisp/ChangeLog entries clobbered in r101106.
|
Tue, 17 Aug 2010 17:49:30 +0200 |
Stefan Monnier |
Font-lock '...' strings, plus various simplifications and fixes.
|
Tue, 17 Aug 2010 12:07:41 +0200 |
Jan D. |
Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
|
Tue, 17 Aug 2010 10:01:10 +0200 |
Jan D. |
Add ability to use xdg-open, i.e. your desktop default browser.
|
Tue, 17 Aug 2010 00:29:26 -0700 |
Glenn Morris |
Fix some Org errors revealed by `make check-declare'.
|
Tue, 17 Aug 2010 00:04:35 -0700 |
Glenn Morris |
Silence more Gnus compiler warnings.
|
Tue, 17 Aug 2010 00:00:16 -0700 |
Glenn Morris |
Silence some Gnus compiler warnings.
|
Mon, 16 Aug 2010 23:54:03 -0700 |
Glenn Morris |
Silence some cc-mode compiler warnings.
|
Mon, 16 Aug 2010 23:48:37 -0700 |
Glenn Morris |
Minor icalendar fix.
|
Tue, 17 Aug 2010 06:52:16 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-symbolic-link): Flush file
|
Mon, 16 Aug 2010 10:17:02 +0200 |
Jan D |
* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
|
Mon, 16 Aug 2010 10:03:27 +0200 |
Jan D |
nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).
|
Mon, 16 Aug 2010 09:52:32 +0200 |
Jan D. |
Don't define QPRIMARY twice.
|
Sun, 15 Aug 2010 23:34:10 -0400 |
Chong Yidong |
Don't always log RCIRC process buffers to disk (Bug#6828).
|
Sun, 15 Aug 2010 22:33:17 -0400 |
Chong Yidong |
Let all active regions set the primary selection.
|
Sun, 15 Aug 2010 22:08:01 -0400 |
Chong Yidong |
Fix mouse dragging of words and lines (Bug#6840).
|
Sun, 15 Aug 2010 23:31:07 +0000 |
Katsumi Yamaoka |
gnus-start-draft-setup: Move doc string forward.
|
Sun, 15 Aug 2010 23:30:04 +0000 |
Katsumi Yamaoka |
gnus-start-draft-setup: Move doc string forward.
|
Sun, 15 Aug 2010 22:50:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 11 Aug 2010 03:20:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 10 Aug 2010 22:43:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 09 Aug 2010 22:47:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 08 Aug 2010 23:59:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 08 Aug 2010 22:52:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 15 Aug 2010 15:18:14 +0200 |
Jan D |
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label
|
Sun, 15 Aug 2010 11:30:06 +0200 |
Andreas Schwab |
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
|
Sun, 15 Aug 2010 10:13:02 +0200 |
Jan D |
Potential buffer overrun and uninit variable fixed, bug 6855.
|
Sat, 14 Aug 2010 20:04:53 -0400 |
Chong Yidong |
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
|
Sat, 14 Aug 2010 19:42:07 -0400 |
Chong Yidong |
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
|
Sat, 14 Aug 2010 19:32:25 -0400 |
Chong Yidong |
Fix ChangeLog entry in last commit.
|
Sat, 14 Aug 2010 19:30:51 -0400 |
Chong Yidong |
Save window excursion before prompting in copyright-update-* (Bug#5394).
|
Sat, 14 Aug 2010 19:01:42 -0400 |
Chong Yidong |
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
|
Sat, 14 Aug 2010 18:58:10 -0400 |
Chong Yidong |
Allow delayed autojoin in ERC (Bug#5521).
|
Sat, 14 Aug 2010 22:14:02 +0000 |
Katsumi Yamaoka |
Typo fix "hoo4a" -> "hook".
|
Sat, 14 Aug 2010 17:13:49 -0400 |
Chong Yidong |
Minor doc fix.
|
Sat, 14 Aug 2010 18:41:22 +0300 |
Eli Zaretskii |
Fix bug #6689 with mouse-2 pasting on Windows.
|
Sat, 14 Aug 2010 15:55:04 +0300 |
Eli Zaretskii |
Fix cursor drawing on stretch glyphs in R2L lines.
|
Sat, 14 Aug 2010 13:59:55 +0300 |
Eli Zaretskii |
Fix current-bidi-paragraph-direction within whitespace chars.
|
Sat, 14 Aug 2010 10:50:20 +0000 |
Katsumi Yamaoka |
Ammended for bug fix on the loader nunion.
|
Sat, 14 Aug 2010 10:45:32 +0000 |
Katsumi Yamaoka |
Doc fixes and keep unknown groups.
|
Sat, 14 Aug 2010 11:46:48 +0300 |
Eli Zaretskii |
Minor fixes in TUTORIAL.he.
|
Sat, 14 Aug 2010 15:35:24 +0800 |
Jason Rumney |
(lispy_function_keys): Do not define VK_PACKET (bug#4836)
|
Fri, 13 Aug 2010 19:02:31 -0700 |
Glenn Morris |
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.
|
Fri, 13 Aug 2010 20:39:08 -0400 |
Chong Yidong |
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
|
Fri, 13 Aug 2010 22:54:32 +0800 |
Jason Rumney |
Fix for bug#5629: Use unicode message box if available.
|
Fri, 13 Aug 2010 15:26:13 +0200 |
Jan D |
Fix handling of tool-bar-position, also put into default-frame-alist.
|
Fri, 13 Aug 2010 14:09:51 +0300 |
Eli Zaretskii |
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.
|
Fri, 13 Aug 2010 11:03:19 +0000 |
Katsumi Yamaoka |
Optimizations for gnus-sync.el.
|
Fri, 13 Aug 2010 10:58:21 +0000 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
Fri, 13 Aug 2010 10:54:05 +0000 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
Fri, 13 Aug 2010 10:50:01 +0000 |
Katsumi Yamaoka |
add lisp/gnus/gnus-sync.el
|
Fri, 13 Aug 2010 10:44:22 +0000 |
Katsumi Yamaoka |
Make saving and restoring of hidden threads work with overlays.
|
Fri, 13 Aug 2010 10:39:16 +0000 |
Katsumi Yamaoka |
Add new gnus-sync.el library.
|
Fri, 13 Aug 2010 10:32:35 +0000 |
Katsumi Yamaoka |
Make gnus-start-draft-setup interactive.
|
Fri, 13 Aug 2010 13:29:48 +0300 |
Eli Zaretskii |
Fix fallout from revno 100928, remove dead code in unexcoff.c.
|
Fri, 13 Aug 2010 12:21:31 +0300 |
Eli Zaretskii |
Fix -Wall compiler warnings in MSDOS sources.
|
Fri, 13 Aug 2010 11:32:13 +0300 |
Eli Zaretskii |
Fix compilation error in xmenu.c for non-toolkit builds.
|
Fri, 13 Aug 2010 11:10:05 +0300 |
Eli Zaretskii |
Shut up compiler warnings due to "char *" and "const char *".
|
Fri, 13 Aug 2010 08:57:12 +0200 |
Jan D |
Fix typo.
|
Thu, 12 Aug 2010 16:44:16 +0200 |
Stefan Monnier |
Introduce a new comment style "c" flag.
|
Thu, 12 Aug 2010 22:28:43 +0800 |
Jason Rumney |
(add_registry): Set path for runemacs.exe to use.
|
Thu, 12 Aug 2010 14:46:24 +0200 |
Stefan Monnier |
Fix last change.
|
Thu, 12 Aug 2010 13:22:16 +0200 |
Stefan Monnier |
Misc code cleanup of octave-mode.el.
|
Thu, 12 Aug 2010 12:46:44 +0200 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
|
Thu, 12 Aug 2010 11:02:02 +0200 |
Stefan Monnier |
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
|
Thu, 12 Aug 2010 10:55:20 +0200 |
Stefan Monnier |
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
|
Wed, 11 Aug 2010 20:47:34 +0200 |
Jan D |
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
|
Wed, 11 Aug 2010 20:28:10 +0200 |
Jan D |
Take colors for region face (selected text) from the Gtk+ theme.
|
Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Wed, 11 Aug 2010 11:16:35 +0200 |
Jan D |
Fix -Wwrite-strings warnings in fakemail.c.
|
Wed, 11 Aug 2010 10:58:56 +0200 |
Jan D |
Use const char* for -Wwrite_strings.
|
Wed, 11 Aug 2010 10:36:27 +0200 |
Jan D |
* unexmacosx.c (unexec_error): Use const char *.
|
Wed, 11 Aug 2010 10:20:34 +0200 |
Jan D |
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
|
Tue, 10 Aug 2010 19:14:53 -0700 |
Glenn Morris |
* lisp/emacs-lisp/pcase.el: Fix copyright header.
|
Tue, 10 Aug 2010 19:04:32 -0400 |
Michael Mauger |
Suppress continuation prompts in SQL interactive mode
|
Tue, 10 Aug 2010 20:01:18 +0200 |
Ulf Jasper |
Fixed my ChangeLog entry of 2010-08-08
|
Tue, 10 Aug 2010 07:22:29 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Tue, 10 Aug 2010 15:18:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: New file.
|
Tue, 10 Aug 2010 11:58:15 +0200 |
Michael Albinus |
* net/tramp.el (tramp-vc-registered-read-file-names): Read input
|
Tue, 10 Aug 2010 10:25:16 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|
Tue, 10 Aug 2010 10:24:32 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 09 Aug 2010 15:03:38 -0700 |
Dan Nicolaescu |
Remove incorrect const use.
|
Tue, 10 Aug 2010 10:20:58 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|
Mon, 09 Aug 2010 13:01:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
|
Mon, 09 Aug 2010 21:25:41 +0200 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
Mon, 09 Aug 2010 14:05:56 -0400 |
Chong Yidong |
Use version-list-* functions in package.el.
|
Mon, 09 Aug 2010 10:08:56 -0700 |
Dan Nicolaescu |
* configure.in (ORDINARY_LINK): Use on hpux* too.
|
Mon, 09 Aug 2010 20:08:23 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 20:07:11 +0900 |
Kenichi Handa |
Fix typo in lisp/ChangeLog
|
Mon, 09 Aug 2010 20:05:27 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Mon, 09 Aug 2010 17:12:49 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 10:51:16 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 08 Aug 2010 21:30:10 -0500 |
Jay Belanger |
calc.texi (Customizing Calc): Rearrange description of new
|
Sun, 08 Aug 2010 19:14:33 -0400 |
Chong Yidong |
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
|
Mon, 09 Aug 2010 01:05:49 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 08 Aug 2010 18:13:53 -0400 |
Chong Yidong |
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
|
Sun, 08 Aug 2010 17:57:34 -0400 |
Chong Yidong |
Fix 2010-07-03 change to mouse-drag-track.
|
Sun, 08 Aug 2010 17:15:44 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 08 Aug 2010 16:55:52 -0400 |
Chong Yidong |
Fix query-replace-regexp incomplete highlighting (Bug#6808).
|
Fri, 06 Aug 2010 19:58:51 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Fri, 06 Aug 2010 17:15:12 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 05 Aug 2010 23:31:03 +0200 |
Juanma Barranquero |
* emulation/pc-select.el: Fix typos in docstrings.
|
Wed, 04 Aug 2010 20:04:29 +0200 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
Fri, 06 Aug 2010 17:11:19 +0900 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
Fri, 06 Aug 2010 12:54:13 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 03 Aug 2010 18:39:37 +0200 |
Juanma Barranquero |
which-func.el (which-func-format): Split help-echo text into lines.
|
Tue, 03 Aug 2010 15:04:20 +0200 |
Juanma Barranquero |
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
|
Mon, 02 Aug 2010 21:35:28 +0200 |
Juanma Barranquero |
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
|
Mon, 02 Aug 2010 16:23:50 +0200 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
Mon, 02 Aug 2010 12:35:34 +0200 |
Stefan Monnier |
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
|
Mon, 02 Aug 2010 06:14:26 +0200 |
Juanma Barranquero |
* term.el: Fix typos in docstrings.
|
Mon, 02 Aug 2010 02:13:02 +0200 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
Sun, 01 Aug 2010 06:28:09 +0200 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
Sun, 01 Aug 2010 06:00:59 +0200 |
Juanma Barranquero |
* org.texi (Footnotes, Tables in HTML export): Fix typos.
|
Sun, 01 Aug 2010 05:19:23 +0200 |
Juanma Barranquero |
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
|
Sun, 01 Aug 2010 02:24:55 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
|
Fri, 30 Jul 2010 19:25:06 -0400 |
Chong Yidong |
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
|
Fri, 30 Jul 2010 02:54:53 +0200 |
Juanma Barranquero |
fns.c: Doc fixes.
|
Fri, 30 Jul 2010 02:50:13 +0200 |
Juanma Barranquero |
align.el: Doc fixes.
|
Thu, 29 Jul 2010 02:58:16 +0200 |
Juanma Barranquero |
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Tue, 27 Jul 2010 15:50:01 -0400 |
Ken Brown |
* PROBLEMS: Mention problem with Cygwin 1.5.19.
|
Tue, 27 Jul 2010 07:10:48 -0400 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
Wed, 04 Aug 2010 17:06:52 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Tue, 27 Jul 2010 16:01:48 +0900 |
Kenichi Handa |
merge emacs-23
|
Sun, 08 Aug 2010 13:26:12 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
Sun, 08 Aug 2010 13:16:48 -0700 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
Sun, 08 Aug 2010 19:42:47 +0200 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
Sun, 08 Aug 2010 19:51:56 +0300 |
Eli Zaretskii |
Fix overlay arrow display, make doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:43:26 +0300 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:23:11 +0300 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
Sat, 07 Aug 2010 22:04:57 -0500 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|
Sat, 07 Aug 2010 19:57:07 -0400 |
Michael Mauger |
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
|
Sat, 07 Aug 2010 16:26:55 -0400 |
Chong Yidong |
Avoid restrictions when copying window selection.
|
Sat, 07 Aug 2010 16:10:30 -0400 |
Chong Yidong |
Fix last change.
|
Sat, 07 Aug 2010 15:39:04 -0400 |
Chong Yidong |
Change `select-active-region' mechanics.
|
Sat, 07 Aug 2010 13:26:42 +0300 |
Eli Zaretskii |
NEWS: Mention the Hebrew translation of the tutorial.
|
Sat, 07 Aug 2010 13:11:07 +0300 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
Sat, 07 Aug 2010 12:50:08 +0300 |
Eli Zaretskii |
Clean up TUTORIAL.he.
|
Sat, 07 Aug 2010 12:31:03 +0300 |
Eli Zaretskii |
Evaluate file-local variables in tutorials.
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Fri, 06 Aug 2010 13:08:26 -0700 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
Fri, 06 Aug 2010 13:05:40 -0700 |
Dan Nicolaescu |
* sysdep.c: Remove declarations.
|
Fri, 06 Aug 2010 12:52:47 -0700 |
Dan Nicolaescu |
Move declarations to header files.
|
Fri, 06 Aug 2010 19:48:59 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 06 Aug 2010 12:01:35 -0700 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
Fri, 06 Aug 2010 11:56:41 -0700 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
Fri, 06 Aug 2010 11:48:24 -0700 |
Dan Nicolaescu |
emacs.c cleanups.
|
Fri, 06 Aug 2010 11:41:15 -0700 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
Fri, 06 Aug 2010 19:38:01 +0200 |
Jan D |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
|
Fri, 06 Aug 2010 18:53:11 +0300 |
Eli Zaretskii |
xdisp.c (display_line): Fix a typo in a comment.
|
Fri, 06 Aug 2010 18:05:21 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs.
|
Fri, 06 Aug 2010 17:54:06 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
|
Fri, 06 Aug 2010 16:34:23 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process ): Set connection
|
Fri, 06 Aug 2010 15:53:59 +0200 |
Michael Albinus |
* comint.el (comint-mode): Make directory tracking functions
|
Fri, 06 Aug 2010 14:35:00 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Fri, 06 Aug 2010 14:25:10 +0200 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
|
Fri, 06 Aug 2010 13:28:59 +0200 |
Jan D |
More undeclared function fixes and add -Wimplicit-function-declaration.
|
Fri, 06 Aug 2010 13:04:29 +0200 |
Jan D |
Can't include menu.h in window.c for X targets.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 21:09:54 -0700 |
Dan Nicolaescu |
emacsclient.c cleanups.
|
Thu, 05 Aug 2010 21:01:00 -0700 |
Dan Nicolaescu |
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
|
Fri, 06 Aug 2010 03:44:13 +0000 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
Fri, 06 Aug 2010 03:43:29 +0000 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
Fri, 06 Aug 2010 03:40:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 06 Aug 2010 00:26:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 05 Aug 2010 22:50:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 04 Aug 2010 22:51:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 03 Aug 2010 22:49:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 02 Aug 2010 22:48:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 02 Aug 2010 01:04:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 06 Aug 2010 02:44:56 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix entry.
|
Thu, 05 Aug 2010 17:36:12 -0700 |
Dan Nicolaescu |
Cleanup process.c.
|
Fri, 06 Aug 2010 02:16:24 +0200 |
Juanma Barranquero |
Fix changes in revnos 100982..100984 for Windows build.
|
Thu, 05 Aug 2010 17:07:36 -0700 |
Dan Nicolaescu |
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 05 Aug 2010 16:22:18 -0700 |
Dan Nicolaescu |
Cleanup syssignal.h.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Thu, 05 Aug 2010 15:23:53 -0700 |
Dan Nicolaescu |
* src/term.c: Remove dead code.
|
Thu, 05 Aug 2010 15:20:09 -0700 |
Dan Nicolaescu |
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
|
Thu, 05 Aug 2010 11:30:35 -0700 |
Dan Nicolaescu |
Regenerate configure.
|
Thu, 05 Aug 2010 20:23:57 +0300 |
Eli Zaretskii |
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.
|
Thu, 05 Aug 2010 20:22:34 +0300 |
Eli Zaretskii |
REALLY rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 20:16:27 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 20:11:32 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 15:51:21 +0200 |
Michael Albinus |
* tramp.texi (External packages): File attributes cache flushing
|
Thu, 05 Aug 2010 10:15:22 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-dired-uncache): Flush directory
|
Thu, 05 Aug 2010 17:18:55 +1200 |
Nick Roberts |
Fix compilation error.
|
Wed, 04 Aug 2010 23:48:36 +0200 |
Andreas Schwab |
* configure.in: Restore accidentally removed use of
|
Wed, 04 Aug 2010 20:10:07 +0200 |
Stefan Monnier |
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
|
Tue, 03 Aug 2010 23:54:16 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Tue, 03 Aug 2010 18:37:00 +0200 |
Johan Bockg¸«©rd |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
Tue, 03 Aug 2010 14:22:23 +0200 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
Tue, 03 Aug 2010 01:20:48 +0200 |
Juanma Barranquero |
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
|
Tue, 03 Aug 2010 00:35:38 +0200 |
Stefan Monnier |
* lisp/frame.el (screen-height, screen-width, set-screen-width)
|
Mon, 02 Aug 2010 16:23:06 +0200 |
Jan D. |
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
|
Mon, 02 Aug 2010 14:50:03 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 14:46:33 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 12:25:27 +0200 |
Stefan Monnier |
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
|
Mon, 02 Aug 2010 11:00:46 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
|
Mon, 02 Aug 2010 09:03:12 +0200 |
Jan D. |
Enable ICANON (Bug#6771). Any long line problem must be solved differently.
|
Mon, 02 Aug 2010 08:42:03 +0200 |
Juanma Barranquero |
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
|
Sun, 01 Aug 2010 23:50:24 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 23:49:32 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 22:48:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 30 Jul 2010 02:11:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 01 Aug 2010 18:07:10 +0000 |
Alan Mackenzie |
Enhance CC Mode manual to cover the new Java features.
|
Sun, 01 Aug 2010 18:48:15 +0200 |
Juanma Barranquero |
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
|
Sun, 01 Aug 2010 15:57:07 +0200 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
Sun, 01 Aug 2010 06:37:41 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sat, 31 Jul 2010 20:38:19 -0400 |
Chong Yidong |
Package listing tweaks.
|
Sun, 01 Aug 2010 02:14:14 +0200 |
Stefan Monnier |
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
|
Sat, 31 Jul 2010 17:26:56 -0400 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
Sat, 31 Jul 2010 20:01:08 +0000 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
Sat, 31 Jul 2010 19:21:16 +0200 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|
Sat, 31 Jul 2010 20:13:03 +0300 |
Eli Zaretskii |
Add more index entries for large-file-warning-threshold.
|
Sat, 31 Jul 2010 18:46:58 +0300 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
Sat, 31 Jul 2010 09:39:24 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
|
Thu, 29 Jul 2010 21:42:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
Fri, 30 Jul 2010 02:02:05 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Fri, 30 Jul 2010 02:01:04 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Thu, 29 Jul 2010 23:01:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 00:36:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Jul 2010 22:51:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Jul 2010 22:54:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 29 Jul 2010 22:16:18 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 22:01:08 +0200 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
Thu, 29 Jul 2010 11:34:39 -0700 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
Thu, 29 Jul 2010 20:08:51 +0200 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
Thu, 29 Jul 2010 19:10:41 +0200 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
Thu, 29 Jul 2010 18:49:59 +0200 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
Thu, 29 Jul 2010 12:01:14 -0400 |
Chong Yidong |
Update package-x to latest package.el changes.
|
Thu, 29 Jul 2010 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
Thu, 29 Jul 2010 15:54:03 +0200 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
Thu, 29 Jul 2010 15:13:11 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
Thu, 29 Jul 2010 08:59:29 +0200 |
Jan D. |
Fix some stuff that didn't compile.
|
Wed, 28 Jul 2010 23:12:38 -0700 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
Wed, 28 Jul 2010 22:58:58 -0700 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Wed, 28 Jul 2010 21:16:23 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
Wed, 28 Jul 2010 20:41:28 -0700 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
Wed, 28 Jul 2010 20:25:08 -0700 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
Thu, 29 Jul 2010 04:42:53 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 04:11:23 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
Wed, 28 Jul 2010 14:54:42 -0400 |
Chong Yidong |
Add support for non-default package repositories.
|
Wed, 28 Jul 2010 19:34:51 +0200 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
Wed, 28 Jul 2010 12:25:38 +0200 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
Wed, 28 Jul 2010 12:08:16 +0200 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
Wed, 28 Jul 2010 12:02:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
Wed, 28 Jul 2010 01:38:46 +0200 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
Tue, 27 Jul 2010 18:37:25 +0200 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
Tue, 27 Jul 2010 01:02:44 -0700 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
Mon, 26 Jul 2010 21:20:51 -0700 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
Mon, 26 Jul 2010 21:12:42 -0700 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
Mon, 26 Jul 2010 21:03:14 -0700 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
Mon, 26 Jul 2010 20:59:42 -0700 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Mon, 26 Jul 2010 19:45:53 -0700 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Mon, 26 Jul 2010 15:05:47 -0400 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
Mon, 26 Jul 2010 10:11:43 -0700 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
Mon, 26 Jul 2010 09:57:19 -0700 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
Mon, 26 Jul 2010 12:09:02 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Sun, 25 Jul 2010 23:37:26 -0700 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
Sun, 25 Jul 2010 23:22:32 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
|
Mon, 26 Jul 2010 14:22:13 +0900 |
Daiki Ueno |
Add alternative key bindings to epa-mail.el.
|
Mon, 26 Jul 2010 13:30:05 +0900 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
Mon, 26 Jul 2010 13:29:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 26 Jul 2010 01:23:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Jul 2010 02:43:58 +0200 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
Sun, 25 Jul 2010 23:02:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Jul 2010 21:30:14 +0200 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
Sun, 25 Jul 2010 20:36:37 +0200 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
Sun, 25 Jul 2010 10:13:30 -0400 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
Sun, 25 Jul 2010 09:46:48 -0400 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
Sun, 25 Jul 2010 20:50:51 +0900 |
Daiki Ueno |
Fix typo and comment.
|
Sun, 25 Jul 2010 20:23:43 +0900 |
Daiki Ueno |
Fix *.gpg file creation (bug#6723).
|
Sun, 25 Jul 2010 10:30:57 +0000 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
Sun, 25 Jul 2010 10:29:49 +0000 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
Sun, 25 Jul 2010 10:16:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 24 Jul 2010 12:18:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 23 Jul 2010 11:48:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Jul 2010 14:43:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Jul 2010 14:21:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 23 Jul 2010 02:35:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Jul 2010 22:50:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 21 Jul 2010 22:51:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Jul 2010 05:53:37 +0200 |
Juanma Barranquero |
Build binary distros on Windows using emacs-VERSION as root dir name.
|
Sat, 24 Jul 2010 21:07:15 -0600 |
Christoph Scholtes |
Added README.W32 to distclean. Updated Changelog.
|
Sat, 24 Jul 2010 16:10:01 -0600 |
Christoph Scholtes |
Added ChangeLog entry for copying of README.W32.
|
Sat, 24 Jul 2010 16:07:04 -0600 |
Christoph Scholtes |
Fixed whitespace.
|
Sat, 24 Jul 2010 16:04:10 -0600 |
Christoph Scholtes |
Code cleanup. Added ChangeLog entry.
|
Sat, 24 Jul 2010 15:35:36 -0600 |
Christoph Scholtes |
Refactoring of make dist target
|
Sun, 25 Jul 2010 05:36:54 +0200 |
Juanma Barranquero |
* emacsclient.c (getcwd): Fix previous change.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Sat, 24 Jul 2010 18:06:03 -0400 |
Ken Brown |
Regenerate configure.
|
Sat, 24 Jul 2010 22:52:43 +0200 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
Sat, 24 Jul 2010 14:44:54 -0400 |
Ken Brown |
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
|
Sat, 24 Jul 2010 20:15:40 +0200 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
Sat, 24 Jul 2010 10:18:18 -0700 |
Dan Nicolaescu |
Add NO_RETURN specifiers to functions in lib-src.
|
Sat, 24 Jul 2010 10:03:41 -0700 |
Dan Nicolaescu |
Add ChangeLog entry for previous commit:
|
Sat, 24 Jul 2010 17:21:56 +0200 |
Andreas Schwab |
Make internal_self_insert static
|
Sat, 24 Jul 2010 15:43:48 +0200 |
Juanma Barranquero |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
|
Sat, 24 Jul 2010 15:35:31 +0200 |
Juanma Barranquero |
New make target for Windows platform: make dist (bug#6602)
|
Sat, 24 Jul 2010 13:53:19 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Fri, 23 Jul 2010 21:44:29 -0700 |
Dan Nicolaescu |
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
|
Fri, 23 Jul 2010 21:23:07 -0400 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
Sat, 24 Jul 2010 01:26:42 +0200 |
Stefan Monnier |
* lisp/play/tetris.el: Cleanup image representation and rotation.
|
Sat, 24 Jul 2010 00:51:37 +0200 |
Stefan Monnier |
* lisp/progmodes/ps-mode.el: Use comint.
|
Fri, 23 Jul 2010 19:50:14 +0200 |
Juanma Barranquero |
Remove unused static functions.
|
Fri, 23 Jul 2010 15:58:52 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
Fri, 23 Jul 2010 15:40:33 +0200 |
Michael Albinus |
* net/tramp.el (tramp-open-shell): New defun.
|
Fri, 23 Jul 2010 15:35:51 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
|
Fri, 23 Jul 2010 15:31:56 +0200 |
Michael Albinus |
* net/tramp.el (tramp-file-name-regexp-unified)
|
Fri, 23 Jul 2010 12:32:02 +0200 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
Fri, 23 Jul 2010 12:09:27 +0200 |
Juanma Barranquero |
* w32term.c (my_set_focus): #ifdef away; currently not used.
|
Fri, 23 Jul 2010 11:52:32 +0200 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
Mon, 26 Jul 2010 13:28:02 +0900 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
Fri, 23 Jul 2010 15:50:31 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 23 Jul 2010 03:39:20 +0200 |
Juanma Barranquero |
* lisp/ChangeLog: Fix typos.
|
Fri, 23 Jul 2010 03:29:46 +0200 |
Juanma Barranquero |
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).
|
Thu, 22 Jul 2010 20:59:43 -0400 |
Michael Mauger |
SQL Mode Version2.4 - Improved login prompting
|
Thu, 22 Jul 2010 14:15:31 +0200 |
Juanma Barranquero |
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
|
Thu, 22 Jul 2010 13:54:27 +0200 |
Juanma Barranquero |
* dired.el (dired-mode-map): Use command remapping (bug#6632).
|
Thu, 22 Jul 2010 13:09:52 +0200 |
Juanma Barranquero |
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
|
Wed, 21 Jul 2010 11:37:35 +0200 |
Juanma Barranquero |
* nt/INSTALL: Add note about backslashes in Windows paths.
|
Wed, 21 Jul 2010 14:56:18 +0900 |
Daiki Ueno |
Fix multiple-recipient handling of Gnus S/MIME.
|
Wed, 21 Jul 2010 06:40:47 +0200 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command)
|
Tue, 20 Jul 2010 21:56:55 -0400 |
Michael Mauger |
SQL Mode V2.3 - cleanup connection handling
|
Tue, 20 Jul 2010 22:54:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Jul 2010 22:21:03 +0200 |
Juanma Barranquero |
Convert some more functions to standard C.
|
Tue, 20 Jul 2010 21:15:01 +0200 |
Michael Albinus |
* net/tramp.el (tramp-file-name-handler): Trace 'quit.
|
Tue, 20 Jul 2010 20:32:42 +0200 |
Juanma Barranquero |
* PROBLEMS: Add note about use of backslashes in Windows paths.
|
Tue, 20 Jul 2010 20:01:17 +0200 |
Juanma Barranquero |
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
|
Tue, 20 Jul 2010 17:26:53 +0200 |
Stefan Monnier |
Fix up "missing braces" warning.
|
Tue, 20 Jul 2010 13:13:25 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 20 Jul 2010 12:29:05 +0200 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes)
|
Tue, 20 Jul 2010 01:20:05 +0000 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
Tue, 20 Jul 2010 01:19:04 +0000 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
Mon, 19 Jul 2010 22:55:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Jul 2010 22:44:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Jul 2010 11:26:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Jul 2010 22:30:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 17 Jul 2010 10:55:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Jul 2010 15:39:19 +0200 |
Juanma Barranquero |
* NEWS: Mention --enable-checking is now supported on Windows.
|
Mon, 19 Jul 2010 13:06:42 +0200 |
Juanma Barranquero |
time.el: Use `define-derived-mode'. Simplify.
|
Mon, 19 Jul 2010 12:26:48 +0200 |
Juanma Barranquero |
* org.texi: Fix typo in previous change (revno:100847).
|
Mon, 19 Jul 2010 11:50:32 +0200 |
Carsten Dominik |
Install version 7.01 of Org mode
|
Mon, 19 Jul 2010 11:47:27 +0200 |
Carsten Dominik |
Install version 7.01 of Org-mode
|
Sun, 18 Jul 2010 20:28:00 +0000 |
Alan Mackenzie |
Enhance `c-file-style' in file/directory local variables.
|
Sun, 18 Jul 2010 14:44:32 -0400 |
Michael Mauger |
SQL Mode V2.2 - Added sql-connect and sql-connection-alist
|
Sun, 18 Jul 2010 15:59:40 +0200 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
|
Sun, 18 Jul 2010 11:41:48 +0200 |
Juanma Barranquero |
* configure.bat: New option --enable-checking.
|
Sat, 17 Jul 2010 17:35:19 -0400 |
Chong Yidong |
Do not set bookmark context for images (Bug#6650).
|
Sat, 17 Jul 2010 16:21:51 -0400 |
Chong Yidong |
Revert 2010-07-14 change to deactivate mark; minor cleanups.
|
Sat, 17 Jul 2010 14:34:44 -0400 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
Sat, 17 Jul 2010 18:03:16 +0200 |
Jan D |
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
|
Sat, 17 Jul 2010 10:43:41 -0400 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
Sat, 17 Jul 2010 10:41:10 -0400 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
Sat, 17 Jul 2010 13:38:31 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos and dates.
|
Sat, 17 Jul 2010 11:42:59 +0200 |
Michael Albinus |
* tramp.texi (Inline methods): Remove remark about doubled "-t"
|
Sat, 17 Jul 2010 10:44:59 +0200 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for
|
Fri, 16 Jul 2010 22:49:48 -0400 |
Chong Yidong |
Change x-select-enable-primary to nil.
|
Sat, 17 Jul 2010 01:42:11 +0200 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
Fri, 16 Jul 2010 11:45:58 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Fri, 16 Jul 2010 11:42:15 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Fri, 16 Jul 2010 12:36:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 16 Jul 2010 14:09:55 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
|
Fri, 16 Jul 2010 09:50:37 +0200 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
Thu, 15 Jul 2010 23:54:10 +0200 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
Thu, 15 Jul 2010 23:53:32 +0200 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
Thu, 15 Jul 2010 19:48:34 +0300 |
Eli Zaretskii |
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
|
Thu, 15 Jul 2010 10:36:27 -0400 |
Simon South |
Correct my email address in the last update.
|
Thu, 15 Jul 2010 10:21:47 -0400 |
Simon South |
Merge fixes to indentation of case statements, variant parts in record
|
Thu, 15 Jul 2010 00:56:13 +0000 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
Thu, 15 Jul 2010 00:54:06 +0000 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
Wed, 14 Jul 2010 22:46:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Jul 2010 22:45:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Jul 2010 22:43:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 11 Jul 2010 22:57:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Jul 2010 01:50:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Jul 2010 01:02:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 08 Jul 2010 22:47:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Jul 2010 22:09:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Jul 2010 22:53:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Jul 2010 22:49:04 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Jul 2010 23:34:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Jul 2010 22:11:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Jul 2010 22:47:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 30 Jun 2010 22:57:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 29 Jun 2010 22:51:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 28 Jun 2010 22:47:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 27 Jun 2010 22:48:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 25 Jun 2010 03:34:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 24 Jun 2010 22:51:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 22 Jun 2010 22:50:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 22 Jun 2010 00:22:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 21 Jun 2010 22:48:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 20 Jun 2010 22:46:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 17 Jun 2010 22:50:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 17 Jun 2010 00:23:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 16 Jun 2010 22:49:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 15 Jun 2010 22:55:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 15 Jun 2010 08:18:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 14 Jun 2010 22:48:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 13 Jun 2010 23:57:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 13 Jun 2010 22:57:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 22:43:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 05:59:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Jul 2010 23:12:37 -0400 |
Simon South |
(delphi-previous-indent-of): Indent case blocks within record
|
Wed, 14 Jul 2010 22:34:47 -0400 |
Simon South |
(delphi-token-at): Give newlines precedence over literal tokens when
|
Wed, 14 Jul 2010 15:09:28 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
|
Wed, 14 Jul 2010 14:03:39 -0400 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
Wed, 14 Jul 2010 12:41:40 -0400 |
Karl Fogel |
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
|
Wed, 14 Jul 2010 12:02:53 -0400 |
Karl Fogel |
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
|
Wed, 14 Jul 2010 11:57:54 -0400 |
Karl Fogel |
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
|
Wed, 14 Jul 2010 11:54:26 -0400 |
Karl Fogel |
Fix attribution in a ChangeLog entry.
|
Wed, 14 Jul 2010 17:10:59 +0200 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
Wed, 14 Jul 2010 17:06:33 +0200 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
Wed, 14 Jul 2010 16:32:25 +0200 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
Wed, 14 Jul 2010 13:03:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Jul 2010 12:54:58 +0900 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
Wed, 14 Jul 2010 12:53:53 +0900 |
Kenichi Handa |
Fix previous conflict.
|
Wed, 14 Jul 2010 12:52:10 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 14 Jul 2010 12:40:47 +0900 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
Tue, 13 Jul 2010 15:18:51 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 13 Jul 2010 18:17:51 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
|
Tue, 13 Jul 2010 18:09:20 -0400 |
Karl Fogel |
[[[
|
Tue, 13 Jul 2010 17:33:02 -0400 |
Chong Yidong |
Add regexp tests for cucumber and ruby.
|
Tue, 13 Jul 2010 13:02:27 -0400 |
Chong Yidong |
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
|
Tue, 13 Jul 2010 14:03:42 +0300 |
Eli Zaretskii |
Fix the MS-DOS build; remove more "#ifdef subprocesses".
|
Tue, 13 Jul 2010 13:41:49 +0300 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
Tue, 13 Jul 2010 13:57:00 +0300 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
Tue, 13 Jul 2010 13:03:22 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100807).
|
Mon, 12 Jul 2010 21:54:28 -0700 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
Mon, 12 Jul 2010 21:47:45 -0700 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
Mon, 12 Jul 2010 12:56:46 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 12:49:40 -0700 |
Dan Nicolaescu |
* oldXMenu/XMenu.h: Include <stdlib.h>.
|
Mon, 12 Jul 2010 12:29:49 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 21:03:53 +0200 |
Andreas Schwab |
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
|
Mon, 12 Jul 2010 21:44:35 +0300 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
Mon, 12 Jul 2010 21:36:48 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
Mon, 12 Jul 2010 21:23:00 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
Mon, 12 Jul 2010 11:16:54 -0700 |
Dan Nicolaescu |
* nt/config.nt (volatile): Remove definition.
|
Mon, 12 Jul 2010 20:10:49 +0200 |
Andreas Schwab |
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
|
Mon, 12 Jul 2010 19:55:35 +0200 |
Andreas Schwab |
* language/tv-util.el (tai-viet-re): Remove format.
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Mon, 12 Jul 2010 10:21:11 -0700 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
Mon, 12 Jul 2010 10:04:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
Mon, 12 Jul 2010 09:56:59 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C and some cleanups.
|
Mon, 12 Jul 2010 09:32:53 -0700 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Mon, 12 Jul 2010 13:21:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Jul 2010 12:22:20 +0300 |
Eli Zaretskii |
MS-Windows follow-up for revno 100789.
|
Mon, 12 Jul 2010 14:26:57 +0900 |
Kenichi Handa |
Improve Hebrew rendering.
|
Mon, 12 Jul 2010 11:31:36 +0900 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
Mon, 12 Jul 2010 14:25:46 +0900 |
Kenichi Handa |
Improve Hebrew rendering.
|
Mon, 12 Jul 2010 11:28:50 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 12 Jul 2010 11:27:21 +0900 |
Kenichi Handa |
Add ChangeLog
|
Fri, 09 Jul 2010 15:55:27 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 08 Jul 2010 17:09:35 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 08 Jul 2010 16:56:21 +0900 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
Thu, 01 Jul 2010 15:26:36 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 27 Jul 2010 03:37:23 +0200 |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
|
Mon, 26 Jul 2010 15:19:32 +0200 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable file name handlers at
|
Mon, 26 Jul 2010 01:56:56 +0200 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
Sun, 25 Jul 2010 13:36:02 +0200 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
|
Fri, 23 Jul 2010 11:49:03 -0400 |
Chong Yidong |
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
|
Fri, 23 Jul 2010 03:51:48 +0200 |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
|
Fri, 23 Jul 2010 01:57:23 +0200 |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518).
|
Wed, 21 Jul 2010 20:05:31 +0200 |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo.
|
Wed, 21 Jul 2010 13:31:22 +0200 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
Wed, 21 Jul 2010 12:45:01 +0200 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
|
Tue, 20 Jul 2010 02:04:31 +0200 |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
|
Mon, 19 Jul 2010 12:42:22 +0200 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
Sat, 17 Jul 2010 17:57:06 -0400 |
Chong Yidong |
Doc fix to commentary (Bug#6653).
|
Sat, 17 Jul 2010 17:51:04 -0400 |
Chong Yidong |
Fix size calculation for sliced images in image-mode (Bug#6639).
|
Sat, 17 Jul 2010 17:25:32 -0400 |
Chong Yidong |
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
|
Sat, 17 Jul 2010 11:59:19 +0200 |
Jan D |
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
|
Fri, 16 Jul 2010 13:17:13 +0300 |
Eli Zaretskii |
Fix bug #4451.
|
Fri, 16 Jul 2010 12:59:37 +0300 |
Eli Zaretskii |
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
|
Wed, 14 Jul 2010 19:53:42 +0200 |
Jan D |
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
|
Wed, 14 Jul 2010 12:11:39 -0400 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
Wed, 14 Jul 2010 12:05:53 +0200 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
Wed, 14 Jul 2010 10:40:52 +0300 |
Eli Zaretskii |
Fix bug #6609.
|
Sat, 10 Jul 2010 16:34:57 -0700 |
Glenn Morris |
cal-tex.el fixes for calendar-week-start-day != 0.
|
Sat, 10 Jul 2010 18:41:55 -0400 |
Chong Yidong |
Fix last fix.
|
Sat, 10 Jul 2010 15:32:53 -0400 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
Sun, 11 Jul 2010 18:14:53 -0400 |
Chong Yidong |
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
|
Sun, 11 Jul 2010 21:51:46 +0200 |
Andreas Schwab |
* blockinput.h: Remove obsolete comment.
|
Sun, 11 Jul 2010 20:34:43 +0200 |
Andreas Schwab |
Use offsetof instead of own definition
|
Sun, 11 Jul 2010 20:19:16 +0200 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
Sun, 11 Jul 2010 12:07:38 -0400 |
Chong Yidong |
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
|
Sun, 11 Jul 2010 16:45:42 +0300 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
Sun, 11 Jul 2010 16:43:10 +0300 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sun, 11 Jul 2010 11:49:44 +0200 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Sun, 11 Jul 2010 10:44:34 +0200 |
Andreas Schwab |
Fix indentation problem
|
Sun, 11 Jul 2010 10:38:40 +0200 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
Sun, 11 Jul 2010 10:38:22 +0200 |
Andreas Schwab |
Remove obsolete noinline declaration
|
Sun, 11 Jul 2010 10:28:04 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
Sun, 11 Jul 2010 02:59:55 -0400 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
Sun, 11 Jul 2010 09:39:00 +0300 |
Eli Zaretskii |
Fix bug #6603.
|
Sun, 11 Jul 2010 08:57:52 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sun, 11 Jul 2010 08:55:06 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sat, 10 Jul 2010 15:47:59 -0400 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
Sat, 10 Jul 2010 15:01:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 13:58:29 -0400 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
Tue, 06 Jul 2010 21:46:58 -0700 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
Tue, 06 Jul 2010 20:52:05 -0700 |
Glenn Morris |
Minor zone.el fix.
|
Tue, 06 Jul 2010 15:42:46 -0400 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
Mon, 05 Jul 2010 19:16:59 +0200 |
Andreas Schwab |
Remove obsolete volatile
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Sun, 04 Jul 2010 02:59:56 +0200 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
Sat, 03 Jul 2010 13:12:53 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
Sat, 03 Jul 2010 12:52:17 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
Sat, 03 Jul 2010 11:43:45 +0200 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
Sat, 03 Jul 2010 11:38:44 +0200 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
Fri, 02 Jul 2010 12:35:08 -0400 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
Wed, 30 Jun 2010 15:03:07 -0700 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
Wed, 30 Jun 2010 16:34:06 -0400 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
Wed, 30 Jun 2010 10:22:18 -0400 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
Tue, 29 Jun 2010 22:41:04 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
Tue, 29 Jun 2010 14:09:07 +0200 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
Sun, 27 Jun 2010 23:57:39 +0200 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Jun 2010 14:43:34 -0400 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
Sun, 27 Jun 2010 14:24:42 -0400 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
Sun, 27 Jun 2010 14:03:26 -0400 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
Sat, 26 Jun 2010 14:01:38 -0700 |
Glenn Morris |
Fix typos in some Keywords comments.
|
Sat, 26 Jun 2010 20:49:18 +0200 |
Andreas Schwab |
Update cl-loaddefs.el
|
Sat, 26 Jun 2010 20:47:35 +0200 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
Fri, 25 Jun 2010 14:42:47 +0300 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
Thu, 24 Jun 2010 20:30:55 -0400 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
Thu, 24 Jun 2010 15:05:47 -0400 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
Thu, 24 Jun 2010 00:10:51 -0700 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
Wed, 23 Jun 2010 23:38:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 23 Jun 2010 23:30:51 -0700 |
Glenn Morris |
Minor bs.el font-lock change.
|
Wed, 23 Jun 2010 10:22:36 +0200 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
Wed, 23 Jun 2010 00:44:09 -0700 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
Tue, 22 Jun 2010 23:40:31 -0700 |
Glenn Morris |
Entry for previous change.
|
Tue, 22 Jun 2010 23:35:06 -0700 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
Tue, 22 Jun 2010 20:36:56 -0700 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
Tue, 22 Jun 2010 20:07:20 -0700 |
Glenn Morris |
Backport from trunk: doc fix.
|
Tue, 22 Jun 2010 20:01:35 -0700 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
Tue, 22 Jun 2010 19:57:26 -0700 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
Tue, 22 Jun 2010 19:51:01 -0700 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
Tue, 22 Jun 2010 19:46:43 -0700 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
Tue, 22 Jun 2010 12:25:17 -0700 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
Tue, 22 Jun 2010 00:37:07 -0700 |
Glenn Morris |
* lisp/font-setting.el: Fix previous change.
|
Tue, 22 Jun 2010 00:10:16 -0700 |
Glenn Morris |
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
|
Tue, 22 Jun 2010 00:04:20 -0700 |
Glenn Morris |
Minor js.el fix.
|
Mon, 21 Jun 2010 20:24:22 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
Mon, 21 Jun 2010 20:20:24 -0700 |
Glenn Morris |
* lisp/url/ChangeLog: Standardize author name .
|
Mon, 21 Jun 2010 20:18:04 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
Mon, 21 Jun 2010 20:00:54 -0700 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 19:08:55 -0700 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
Mon, 21 Jun 2010 18:26:30 -0700 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 13:03:30 -0700 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
Sun, 20 Jun 2010 12:30:27 -0400 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
Sun, 20 Jun 2010 16:17:05 +0000 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
Sat, 19 Jun 2010 15:43:47 -0400 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
Sat, 19 Jun 2010 14:06:37 -0400 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
Sat, 19 Jun 2010 14:02:41 -0400 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
Fri, 18 Jun 2010 19:34:30 -0700 |
Glenn Morris |
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
|
Fri, 18 Jun 2010 19:31:44 -0700 |
Glenn Morris |
Close bug#6422.
|
Fri, 18 Jun 2010 19:27:57 -0700 |
Glenn Morris |
Close bug#6450.
|
Wed, 16 Jun 2010 23:37:13 -0400 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
Thu, 17 Jun 2010 01:52:13 +0200 |
Juanma Barranquero |
doc/misc/ChangeLog: Remove duplicate entry.
|
Sat, 10 Jul 2010 10:34:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Jul 2010 12:11:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 08 Jul 2010 11:50:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Jul 2010 12:15:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Jul 2010 12:12:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Jul 2010 11:22:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 03 Jul 2010 11:08:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 29 Jun 2010 12:08:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 28 Jun 2010 13:32:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 25 Jun 2010 23:19:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 25 Jun 2010 12:11:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 23 Jun 2010 13:17:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 22 Jun 2010 13:27:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 21 Jun 2010 12:18:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 20 Jun 2010 11:23:04 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 19 Jun 2010 12:15:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 15 Jun 2010 11:40:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 14 Jun 2010 11:56:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 13 Jun 2010 09:38:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 12 Jun 2010 11:47:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 12 Jun 2010 10:24:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 11 Jun 2010 12:14:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 11:34:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 11:45:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 08 Jun 2010 13:59:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 05 Jun 2010 11:10:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 04 Jun 2010 11:31:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 12:01:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 11:55:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 01 Jun 2010 11:48:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 11:48:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 11:55:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 00:32:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 29 May 2010 09:39:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 28 May 2010 11:27:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 11:59:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 26 May 2010 12:12:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 11:10:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 12:00:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 23 May 2010 11:52:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 22 May 2010 03:32:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 21 May 2010 12:26:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 20 May 2010 13:29:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 19 May 2010 11:43:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 18 May 2010 11:35:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 17 May 2010 12:37:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 16 May 2010 00:18:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 11:34:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 12:10:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 10 Jul 2010 14:56:47 -0400 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
Sat, 10 Jul 2010 17:29:46 +0300 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
Sat, 10 Jul 2010 16:35:23 +0300 |
Eli Zaretskii |
Unify the two branches of process.c, with and without subprocesses.
|
Sat, 10 Jul 2010 16:26:44 +0300 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
Sat, 10 Jul 2010 11:49:41 +0200 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "kludgy" phrase.
|
Fri, 09 Jul 2010 21:24:38 +0200 |
Michael Albinus |
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
|
Fri, 09 Jul 2010 19:00:04 +0200 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
Fri, 09 Jul 2010 18:39:51 +0200 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
Fri, 09 Jul 2010 11:05:47 +0200 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
Fri, 09 Jul 2010 11:38:50 +0300 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
Thu, 08 Jul 2010 18:09:50 -0700 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
Thu, 08 Jul 2010 16:34:47 -0700 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 21:04:31 +0300 |
Eli Zaretskii |
MAINTAINERS: Update Eli Zaretskii's responsibilities.
|
Thu, 08 Jul 2010 20:53:29 +0300 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
|
Thu, 08 Jul 2010 20:41:04 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Thu, 08 Jul 2010 20:30:58 +0300 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
Thu, 08 Jul 2010 12:35:54 +0200 |
Jan D |
Fix compilation for Motif/Lesstif.
|
Thu, 08 Jul 2010 12:29:51 +0200 |
Jan D |
Change function definition from K&R to prototype. Fix prototype warnings.
|
Wed, 07 Jul 2010 22:48:57 -0700 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
Wed, 07 Jul 2010 22:42:59 -0700 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
Wed, 07 Jul 2010 21:55:07 -0700 |
Dan Nicolaescu |
Clean up include guards.
|
Wed, 07 Jul 2010 20:31:04 -0700 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
Wed, 07 Jul 2010 20:03:52 -0700 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
Wed, 07 Jul 2010 19:37:32 -0700 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
Thu, 08 Jul 2010 10:02:24 +0900 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 19:39:49 +0200 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
Wed, 07 Jul 2010 18:31:11 +0300 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
Wed, 07 Jul 2010 18:28:47 +0300 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
Wed, 07 Jul 2010 12:30:57 +0200 |
Agustin martin |
Improve ispell.el word completion handling.
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Wed, 07 Jul 2010 11:38:03 +0200 |
Juanma Barranquero |
* coding.c, sysdep.c: Convert some more functions to standard C.
|
Wed, 07 Jul 2010 10:45:22 +0200 |
Juanma Barranquero |
* coding.c: Use SPECPDL_INDEX, DOS_NT.
|
Tue, 06 Jul 2010 21:16:27 -0700 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
Tue, 06 Jul 2010 20:09:30 -0700 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
Tue, 06 Jul 2010 20:04:31 -0700 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
Tue, 06 Jul 2010 19:49:37 -0700 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
Tue, 06 Jul 2010 16:24:57 -0400 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Tue, 06 Jul 2010 15:33:34 +0200 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
Tue, 06 Jul 2010 13:50:35 +0200 |
Andreas Schwab |
Clean up movemail source
|
Tue, 06 Jul 2010 13:11:28 +0200 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
Mon, 05 Jul 2010 19:22:54 -0700 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
Mon, 05 Jul 2010 13:54:13 -0400 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
Mon, 05 Jul 2010 12:42:50 -0400 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
Mon, 05 Jul 2010 09:29:35 -0700 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Mon, 05 Jul 2010 12:28:27 +0200 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
Mon, 05 Jul 2010 11:55:11 +0200 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
Mon, 05 Jul 2010 11:17:12 +0200 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
Sun, 04 Jul 2010 21:57:13 -0700 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Mon, 05 Jul 2010 00:26:11 +0200 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
Sun, 04 Jul 2010 23:49:48 +0200 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
Sun, 04 Jul 2010 22:42:36 +0200 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
Sun, 04 Jul 2010 15:57:02 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
Sun, 04 Jul 2010 18:07:11 +0200 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
Sun, 04 Jul 2010 16:40:41 +0200 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
Sun, 04 Jul 2010 16:32:00 +0200 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
Sun, 04 Jul 2010 15:51:05 +0200 |
Juanma Barranquero |
Fix comments and whitespace.
|
Sun, 04 Jul 2010 15:41:55 +0200 |
Juanma Barranquero |
Fix more prototypes.
|
Sun, 04 Jul 2010 13:51:28 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Sun, 04 Jul 2010 12:07:27 +0200 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
Sun, 04 Jul 2010 11:52:57 +0200 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Sat, 03 Jul 2010 23:05:43 -0700 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
Sat, 03 Jul 2010 22:57:11 -0700 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
Sat, 03 Jul 2010 22:47:55 -0700 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
Sat, 03 Jul 2010 18:15:30 +0300 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
Sat, 03 Jul 2010 17:42:02 +0300 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
Sat, 03 Jul 2010 14:11:03 +0200 |
Andreas Schwab |
Fix invalid cast
|
Sat, 03 Jul 2010 12:46:27 +0200 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
Sat, 03 Jul 2010 17:36:18 +0300 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
Sat, 03 Jul 2010 14:54:21 +0300 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
Sat, 03 Jul 2010 10:49:55 +0300 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 23:16:11 -0400 |
Chong Yidong |
Fix typo in last change.
|
Fri, 02 Jul 2010 23:13:26 -0400 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
Fri, 02 Jul 2010 23:07:48 -0400 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
Fri, 02 Jul 2010 17:50:23 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Sat, 03 Jul 2010 01:35:09 +0300 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
Sat, 03 Jul 2010 01:28:52 +0300 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 16:46:22 +0200 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
Fri, 02 Jul 2010 10:09:36 -0400 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
Fri, 02 Jul 2010 16:10:00 +0300 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 16:05:59 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 15:47:02 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 15:43:15 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Fri, 02 Jul 2010 00:05:09 -0700 |
Dan Nicolaescu |
Cleanup old code.
|
Thu, 01 Jul 2010 20:09:28 +0200 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
Thu, 01 Jul 2010 14:02:43 -0400 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
Thu, 01 Jul 2010 14:34:40 +0200 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
Thu, 01 Jul 2010 14:20:14 +0200 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
Thu, 01 Jul 2010 14:16:33 +0200 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
Thu, 01 Jul 2010 12:45:26 +0200 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
Thu, 01 Jul 2010 01:32:01 -0400 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Thu, 01 Jul 2010 02:08:29 +0200 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Thu, 01 Jul 2010 01:07:00 +0200 |
Andreas Schwab |
Fix typo
|
Thu, 01 Jul 2010 00:58:19 +0200 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
Wed, 30 Jun 2010 18:43:52 -0400 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
Wed, 30 Jun 2010 13:16:01 +0200 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
Wed, 30 Jun 2010 15:56:19 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:55:41 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:51:39 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 11:41:29 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 23:38:13 -0700 |
Glenn Morris |
Remove comment that is no longer true.
|
Tue, 29 Jun 2010 22:51:07 -0700 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Tue, 29 Jun 2010 14:17:31 -0400 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
Tue, 29 Jun 2010 11:49:20 +0200 |
Jan D |
Fix some compilation errors in nsfns.c
|
Mon, 28 Jun 2010 14:54:44 +0200 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
Mon, 28 Jun 2010 14:46:39 +0200 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
Mon, 28 Jun 2010 12:15:34 +0200 |
Jan D |
Mention bug number
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Mon, 28 Jun 2010 14:42:39 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 14:41:36 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 12:32:18 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 24 Jun 2010 15:10:43 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sun, 27 Jun 2010 14:28:51 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
Sun, 27 Jun 2010 14:18:49 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
Sun, 27 Jun 2010 14:11:16 -0400 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Sat, 26 Jun 2010 17:41:12 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 17:36:27 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 15:21:24 +0300 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
Sat, 26 Jun 2010 15:11:06 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Sat, 26 Jun 2010 15:01:31 +0300 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
Sat, 26 Jun 2010 11:53:06 +0200 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
Sat, 26 Jun 2010 15:08:49 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Fri, 25 Jun 2010 15:32:37 -0400 |
Chong Yidong |
Revert last change.
|
Fri, 25 Jun 2010 15:24:05 -0400 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
Fri, 25 Jun 2010 10:31:50 +0200 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
Fri, 25 Jun 2010 10:28:01 +0200 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
Fri, 25 Jun 2010 10:19:11 +0200 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
Thu, 24 Jun 2010 20:33:25 -0400 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
Fri, 25 Jun 2010 00:51:14 +0300 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
Fri, 25 Jun 2010 00:38:07 +0300 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
Thu, 24 Jun 2010 15:16:33 -0400 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
Thu, 24 Jun 2010 18:12:35 +0200 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
Thu, 24 Jun 2010 18:08:22 +0200 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
Tue, 22 Jun 2010 12:57:20 -0400 |
Mark A. Hershberger |
(none)
|
Tue, 22 Jun 2010 12:48:53 -0400 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
Tue, 22 Jun 2010 14:28:08 +0200 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
Tue, 22 Jun 2010 01:10:26 -0700 |
Glenn Morris |
Minor simplification.
|
Tue, 22 Jun 2010 09:55:08 +0200 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
Tue, 22 Jun 2010 00:51:46 -0700 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
Tue, 22 Jun 2010 00:41:10 -0700 |
Glenn Morris |
Add some utf-8 coding cookies.
|
Tue, 22 Jun 2010 08:42:00 +0200 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
Mon, 21 Jun 2010 19:26:46 -0400 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
Mon, 21 Jun 2010 21:08:26 +0000 |
Alan Mackenzie |
Fix an indentation bug:
|
Mon, 21 Jun 2010 00:37:16 -0700 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
Sun, 20 Jun 2010 21:04:30 +0300 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
Sun, 20 Jun 2010 00:55:14 -0400 |
Chong Yidong |
Tweaks to package list UI.
|
Sat, 19 Jun 2010 18:36:51 -0400 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
Sat, 19 Jun 2010 14:57:19 +0300 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
Sat, 19 Jun 2010 12:40:15 +0300 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
Fri, 18 Jun 2010 19:39:04 -0700 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
Fri, 18 Jun 2010 10:05:43 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
Thu, 17 Jun 2010 23:56:17 +0300 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
Thu, 17 Jun 2010 09:41:13 -0700 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
Thu, 17 Jun 2010 16:44:34 +0200 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
Thu, 17 Jun 2010 13:02:42 +0200 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
Thu, 17 Jun 2010 12:45:25 +0200 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
Wed, 16 Jun 2010 22:08:10 -0400 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
Wed, 16 Jun 2010 20:17:22 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
Wed, 16 Jun 2010 18:27:20 -0500 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
Thu, 17 Jun 2010 00:33:54 +0300 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
Wed, 16 Jun 2010 17:11:06 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 16 Jun 2010 10:10:02 -0400 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
Wed, 16 Jun 2010 15:42:59 +0200 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing '¸«®¸Ŗ®'. (bug#6434).
|
Wed, 16 Jun 2010 16:00:22 -0400 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
Tue, 15 Jun 2010 13:41:21 +0200 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
Mon, 14 Jun 2010 23:16:19 -0700 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Tue, 15 Jun 2010 00:51:42 -0400 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
Mon, 14 Jun 2010 20:49:39 -0700 |
Glenn Morris |
* etc/NEWS: appt-add.
|
Mon, 14 Jun 2010 20:42:33 -0700 |
Glenn Morris |
Tweak previous change.
|
Mon, 14 Jun 2010 20:38:58 -0700 |
Glenn Morris |
Close bug#5176.
|
Sat, 12 Jun 2010 13:21:01 -0400 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
Sat, 12 Jun 2010 00:34:36 -0700 |
Glenn Morris |
Close bug#6361.
|
Sat, 12 Jun 2010 00:25:20 -0700 |
Glenn Morris |
Close bug#6406.
|
Sat, 12 Jun 2010 00:09:32 -0700 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
Sat, 12 Jun 2010 00:06:15 -0700 |
Glenn Morris |
Close bug#6408.
|
Wed, 09 Jun 2010 22:09:27 -0700 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
Wed, 09 Jun 2010 22:04:06 -0700 |
Glenn Morris |
Doc typo fixes.
|
Wed, 09 Jun 2010 22:00:18 -0700 |
Glenn Morris |
* INSTALL: General update.
|
Tue, 15 Jun 2010 22:13:34 +0200 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
Tue, 15 Jun 2010 13:05:06 +0200 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
Mon, 14 Jun 2010 20:34:12 -0700 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
Mon, 14 Jun 2010 19:03:04 +0300 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
Mon, 14 Jun 2010 18:48:52 +0300 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
Sun, 13 Jun 2010 23:19:46 -0400 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
Sun, 13 Jun 2010 21:43:11 -0400 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
Mon, 14 Jun 2010 01:33:06 +0200 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
Sun, 13 Jun 2010 21:15:45 +0300 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
Sun, 13 Jun 2010 20:40:25 +0300 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
Sat, 12 Jun 2010 18:52:43 +0300 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
Sat, 12 Jun 2010 17:15:25 +0300 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
Sat, 12 Jun 2010 19:26:40 +0200 |
Romain Francoise |
Synch with Gnus trunk.
|
Sat, 12 Jun 2010 13:14:43 -0400 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
Sat, 12 Jun 2010 13:12:15 -0400 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
Sat, 12 Jun 2010 14:30:48 +0300 |
Eli Zaretskii |
Fix bug #6409.
|
Sat, 12 Jun 2010 14:17:12 +0300 |
Eli Zaretskii |
Fix bug #6396.
|
Sat, 12 Jun 2010 12:58:54 +0200 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
Sat, 12 Jun 2010 10:59:37 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
Fri, 11 Jun 2010 20:35:55 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
Fri, 11 Jun 2010 23:26:13 +0200 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
Fri, 11 Jun 2010 23:19:23 +0200 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
Fri, 11 Jun 2010 22:09:57 +0300 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
Fri, 11 Jun 2010 21:51:00 +0300 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
Fri, 11 Jun 2010 10:39:54 -0400 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
Fri, 11 Jun 2010 14:28:41 +0100 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
Thu, 10 Jun 2010 20:41:02 -0700 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
Thu, 10 Jun 2010 20:35:40 -0700 |
Glenn Morris |
Make compressing the info files optional.
|
Thu, 10 Jun 2010 14:56:11 +0200 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
Thu, 10 Jun 2010 14:44:59 +0200 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
Thu, 10 Jun 2010 05:54:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 05:33:55 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 05:30:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 22:42:55 -0700 |
Glenn Morris |
* admin/notes/newfile: Update.
|
Wed, 09 Jun 2010 22:39:03 -0700 |
Glenn Morris |
Minor authors.el update.
|
Wed, 09 Jun 2010 22:34:38 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
Wed, 09 Jun 2010 22:31:36 -0700 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Wed, 09 Jun 2010 22:28:40 -0700 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
Wed, 09 Jun 2010 22:23:00 -0700 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
Wed, 09 Jun 2010 22:20:14 -0700 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
Wed, 09 Jun 2010 22:17:21 -0700 |
Glenn Morris |
Fix ChangeLog attribution.
|
Wed, 09 Jun 2010 21:10:04 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
Thu, 10 Jun 2010 03:04:45 +0200 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
Thu, 10 Jun 2010 00:31:03 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 00:30:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 09 Jun 2010 22:49:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 00:34:08 +0200 |
Andreas Schwab |
Conflict resolution fixup
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Wed, 09 Jun 2010 10:31:12 -0400 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
Tue, 08 Jun 2010 21:18:31 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
Tue, 08 Jun 2010 21:12:53 -0400 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
Tue, 08 Jun 2010 21:42:10 +0200 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
Tue, 08 Jun 2010 19:56:21 +0200 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
Tue, 08 Jun 2010 18:53:11 +0200 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
Mon, 07 Jun 2010 17:20:44 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
Sat, 05 Jun 2010 22:36:27 +0200 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
Fri, 04 Jun 2010 12:15:51 -0400 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
Fri, 04 Jun 2010 00:52:38 +0200 |
Andreas Schwab |
Add bug number
|
Fri, 04 Jun 2010 00:47:35 +0200 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
Thu, 03 Jun 2010 13:17:50 -0400 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Wed, 02 Jun 2010 23:07:39 -0700 |
Glenn Morris |
Close bug#6336.
|
Wed, 02 Jun 2010 13:26:31 -0400 |
Chong Yidong |
Better doc fix for Bug#6283.
|
Wed, 02 Jun 2010 13:14:01 -0400 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
Tue, 01 Jun 2010 21:54:55 -0700 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Tue, 08 Jun 2010 22:52:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 23:06:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 11:36:58 -0700 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
Wed, 09 Jun 2010 19:54:28 +0200 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
Wed, 09 Jun 2010 17:46:41 +0200 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
Wed, 09 Jun 2010 13:40:50 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
Wed, 09 Jun 2010 13:27:56 +0200 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
Wed, 09 Jun 2010 13:24:34 +0200 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
Wed, 09 Jun 2010 13:16:21 +0200 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
Wed, 09 Jun 2010 00:47:14 -0700 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
Wed, 09 Jun 2010 09:36:45 +0200 |
Michael Albinus |
move notifications.el to net/
|
Wed, 09 Jun 2010 09:26:38 +0200 |
Michael Albinus |
* NEWS: Add notifications.el.
|
Wed, 09 Jun 2010 09:17:23 +0200 |
Michael Albinus |
* notifications.el: New file.
|
Tue, 08 Jun 2010 23:53:17 -0700 |
Glenn Morris |
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
|
Tue, 08 Jun 2010 23:48:29 -0700 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
Tue, 08 Jun 2010 22:24:01 -0700 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
Tue, 08 Jun 2010 22:58:26 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
Tue, 08 Jun 2010 15:05:11 +0200 |
Michael Albinus |
* auth-source.el (top): Autoload `secrets-list-collections',
|
Mon, 07 Jun 2010 20:12:21 -0700 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
Mon, 07 Jun 2010 20:06:47 -0700 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Mon, 07 Jun 2010 23:01:34 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 23:00:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 22:49:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 17:01:23 -0400 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
Sun, 06 Jun 2010 22:46:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 23:18:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 22:45:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 00:16:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 15:37:50 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
Mon, 07 Jun 2010 21:28:02 +0300 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
Mon, 07 Jun 2010 12:35:57 +0200 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
Sun, 06 Jun 2010 22:10:19 -0400 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
Sun, 06 Jun 2010 12:52:13 +0300 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Sat, 05 Jun 2010 02:56:22 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Fri, 04 Jun 2010 21:38:11 +0300 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Fri, 04 Jun 2010 13:26:54 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
Fri, 04 Jun 2010 03:38:12 +0200 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
Thu, 03 Jun 2010 16:26:39 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
Thu, 03 Jun 2010 16:08:26 -0700 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
Thu, 03 Jun 2010 15:28:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Thu, 03 Jun 2010 21:50:00 +0300 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
Thu, 03 Jun 2010 13:22:27 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
Thu, 03 Jun 2010 18:59:29 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
Thu, 03 Jun 2010 11:58:20 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
Thu, 03 Jun 2010 11:51:38 -0400 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
Thu, 03 Jun 2010 11:07:49 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
Thu, 03 Jun 2010 14:04:35 +0200 |
Juanma Barranquero |
Add admin/unidata/unidata.txt.
|
Wed, 02 Jun 2010 22:57:11 -0700 |
Glenn Morris |
* src/s/sol2-10.h: Comment fix.
|
Wed, 02 Jun 2010 22:55:05 -0700 |
Glenn Morris |
* src/m/ibms390.h: Comment fix.
|
Wed, 02 Jun 2010 22:50:48 -0700 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
Wed, 02 Jun 2010 22:47:09 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Wed, 02 Jun 2010 22:45:20 -0700 |
Glenn Morris |
* admin/notes/font-backend: Remove obsolete information.
|
Wed, 02 Jun 2010 22:41:49 -0700 |
Glenn Morris |
m/hp800.h simplification.
|
Wed, 02 Jun 2010 22:35:54 -0700 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Wed, 02 Jun 2010 21:48:10 -0400 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
Wed, 02 Jun 2010 16:13:11 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
Wed, 02 Jun 2010 11:53:00 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
Tue, 01 Jun 2010 21:45:46 -0700 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
Tue, 01 Jun 2010 21:29:53 -0700 |
Dan Nicolaescu |
Fix config.h includes.
|
Tue, 01 Jun 2010 19:47:43 -0700 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
Tue, 01 Jun 2010 19:43:47 -0700 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
Tue, 01 Jun 2010 19:40:59 -0700 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Wed, 02 Jun 2010 00:11:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 02 Jun 2010 00:10:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 01 Jun 2010 22:51:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 22:50:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 22:54:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 28 May 2010 00:48:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 22:44:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 06:41:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 26 May 2010 22:43:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 23:37:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 22:48:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 01 Jun 2010 15:47:14 +0200 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
Tue, 01 Jun 2010 03:40:09 -0700 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
Tue, 01 Jun 2010 02:37:49 -0700 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
Tue, 01 Jun 2010 10:12:28 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
Tue, 01 Jun 2010 00:15:55 -0700 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 21:49:15 -0400 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
Tue, 01 Jun 2010 04:06:33 +0900 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
Mon, 31 May 2010 17:30:13 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Mon, 31 May 2010 10:13:41 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sun, 30 May 2010 22:47:34 +0300 |
Eli Zaretskii |
Fix bug #6313.
|
Sun, 30 May 2010 22:01:51 +0300 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
Sun, 30 May 2010 20:52:56 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
Sun, 30 May 2010 10:17:31 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
Sun, 30 May 2010 06:44:46 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
Sun, 30 May 2010 04:51:53 +0200 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Sat, 29 May 2010 11:57:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 29 May 2010 11:54:16 -0700 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
Sat, 29 May 2010 14:25:00 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Sat, 29 May 2010 18:19:13 +0300 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
Sat, 29 May 2010 15:51:01 +0300 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
Fri, 28 May 2010 15:00:47 +0300 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
Sat, 29 May 2010 10:55:40 +0300 |
Eli Zaretskii |
Fix bug #6294.
|
Fri, 28 May 2010 22:18:47 +0300 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
Fri, 28 May 2010 16:57:11 +0200 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
Fri, 28 May 2010 16:48:56 +0200 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
Fri, 28 May 2010 15:28:36 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
Fri, 28 May 2010 15:46:28 +0900 |
Kenichi Handa |
Handle face-ignored-fonts
|
Fri, 28 May 2010 15:45:43 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 28 May 2010 15:42:43 +0900 |
Kenichi Handa |
Handle face-ignored-fonts
|
Thu, 27 May 2010 21:25:06 -0700 |
Glenn Morris |
* configure.in: Simplify some of the *bsd $canonical tests.
|
Thu, 27 May 2010 20:52:19 -0700 |
Glenn Morris |
Move some old ChangeLog entries to the right files.
|
Thu, 27 May 2010 20:34:15 -0700 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
Thu, 27 May 2010 20:29:09 -0700 |
Glenn Morris |
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
|
Thu, 27 May 2010 20:25:50 -0700 |
Glenn Morris |
* etc/MACHINES: Remove some old information no longer of relevance.
|
Thu, 27 May 2010 20:23:08 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove some more obsolete information.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Thu, 27 May 2010 11:49:01 -0400 |
Chong Yidong |
Fix redisplay crash (Bug#6177).
|
Thu, 27 May 2010 11:28:58 -0400 |
Chong Yidong |
Let htmlfontify recognize face aliases (Bug#6279).
|
Thu, 27 May 2010 16:09:18 +0900 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
Thu, 27 May 2010 16:08:37 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 27 May 2010 13:24:30 +0900 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
Wed, 26 May 2010 23:13:23 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove some more old information.
|
Wed, 26 May 2010 22:51:43 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove old information no longer of relevance.
|
Wed, 26 May 2010 22:43:27 -0700 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
Thu, 27 May 2010 00:41:36 -0400 |
Stefan Monnier |
Provide hooks to use a different tokenizer in SMIE.
|
Wed, 26 May 2010 10:19:15 -0400 |
Stefan Monnier |
Avoid (expand-file-name ".").
|
Wed, 26 May 2010 12:13:45 +0200 |
Michael Albinus |
*** empty log message ***
|
Wed, 26 May 2010 12:10:05 +0200 |
Michael Albinus |
* eshell.texi (Built-ins): Describe, how to disable a built-in command
|
Tue, 25 May 2010 23:48:25 -0700 |
Glenn Morris |
* configure.in: Comments.
|
Tue, 25 May 2010 23:41:58 -0700 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
Tue, 25 May 2010 21:06:09 -0700 |
Glenn Morris |
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
|
Tue, 25 May 2010 20:58:41 -0700 |
Glenn Morris |
* configure, configure.in: Fix typo in previous.
|
Tue, 25 May 2010 20:53:25 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 25 May 2010 20:50:16 -0700 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
Tue, 25 May 2010 20:42:07 -0700 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
Tue, 25 May 2010 20:36:05 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment typo.
|
Wed, 26 May 2010 10:16:07 +0900 |
Kenichi Handa |
Fix for finding a static composition.
|
Wed, 26 May 2010 10:14:51 +0900 |
Kenichi Handa |
Fix for finding a static composition.
|
Wed, 26 May 2010 09:36:51 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 18:50:56 -0400 |
Chong Yidong |
Rename relative filenames in ChangeLog entries according to root.
|
Tue, 25 May 2010 21:13:41 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Tue, 25 May 2010 20:43:58 +0300 |
Juri Linkov |
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
|
Tue, 25 May 2010 19:03:53 +0300 |
Juri Linkov |
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
|
Tue, 25 May 2010 18:54:53 +0300 |
Juri Linkov |
* image.el (image-animated-p): When delay between animated images is 0,
|
Tue, 25 May 2010 15:33:55 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
Tue, 25 May 2010 15:29:04 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
Tue, 25 May 2010 10:45:35 +0200 |
Michael Albinus |
* net/tramp.el (tramp-progress-reporter-update): New defun.
|
Tue, 25 May 2010 07:23:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 21:25:15 -0700 |
Glenn Morris |
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
|
Mon, 24 May 2010 21:17:52 -0700 |
Glenn Morris |
Do not include config.h in src/Makefile.in.
|
Mon, 24 May 2010 20:56:27 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 24 May 2010 20:53:12 -0700 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
Mon, 24 May 2010 20:46:15 -0700 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
Mon, 24 May 2010 20:38:41 -0700 |
Glenn Morris |
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
|
Mon, 24 May 2010 20:35:31 -0700 |
Glenn Morris |
rcirc update.
|
Mon, 24 May 2010 22:32:40 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
|
Mon, 24 May 2010 22:11:08 -0400 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
Tue, 25 May 2010 10:26:03 +0900 |
Kenichi Handa |
Add Hebrew shaper.
|
Tue, 25 May 2010 10:04:36 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning.
|
Tue, 25 May 2010 10:25:08 +0900 |
Kenichi Handa |
Add Hebrew shaper.
|
Tue, 25 May 2010 10:03:44 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 09:35:50 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 09:32:24 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
Mon, 24 May 2010 22:47:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 23 May 2010 23:03:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 20:54:13 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 24 May 2010 16:48:46 -0400 |
Stefan Monnier |
Mention multi-planes text-properties
|
Mon, 24 May 2010 16:46:41 -0400 |
Stefan Monnier |
* process.c (Fmake_network_process): Set :host to nil if it's not used.
|
Mon, 24 May 2010 13:35:41 +0200 |
Romain Francoise |
Adapt make-dist to new version location.
|
Sun, 23 May 2010 21:02:25 +0200 |
Juanma Barranquero |
* dispextern.h: Fix typo in previous change.
|
Sun, 23 May 2010 19:57:15 +0300 |
Eli Zaretskii |
dispextern.h (init_iterator): Sync prototype with changed definition.
|
Sat, 22 May 2010 22:32:21 +0300 |
Eli Zaretskii |
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
|
Sat, 22 May 2010 22:09:51 +0300 |
Eli Zaretskii |
Fix bug #6237.
|
Sat, 22 May 2010 10:39:35 -0700 |
Glenn Morris |
* admin/notes/bugtracker: More about recovering from moderation mistakes.
|
Sat, 22 May 2010 13:16:35 -0400 |
Chong Yidong |
Add ChangeLog change missing in last checkin.
|
Sat, 22 May 2010 12:48:01 -0400 |
Chong Yidong |
Rename image-refresh to image-flush.
|
Sat, 22 May 2010 13:59:09 +0200 |
Jan D. |
Remove cirsular dependency when using separate build dir (Bug #6246).
|
Sat, 22 May 2010 13:26:01 +0200 |
Andreas Schwab |
Regenerate configure
|
Fri, 21 May 2010 23:43:04 +0300 |
Juri Linkov |
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
|
Fri, 21 May 2010 19:51:48 +0000 |
Alan Mackenzie |
Fix a bug which happens when doing (c-parse-state) in a CPP construct:
|
Fri, 21 May 2010 13:29:27 -0400 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
Fri, 21 May 2010 09:31:45 -0700 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
Fri, 21 May 2010 16:16:42 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file)
|
Fri, 21 May 2010 03:46:38 +0200 |
Juanma Barranquero |
* add-log.el: Highlight all authors in multi-author ChangeLog entries.
|
Thu, 20 May 2010 18:43:44 -0700 |
Glenn Morris |
* src/Makefile.in: Comment fix.
|
Thu, 20 May 2010 18:39:21 -0700 |
Glenn Morris |
Revert previous change.
|
Thu, 20 May 2010 18:31:13 -0700 |
Glenn Morris |
Minor Makefile fix.
|
Thu, 20 May 2010 18:13:57 -0700 |
Glenn Morris |
Derive Fortran modes from prog-mode.
|
Fri, 21 May 2010 03:05:50 +0200 |
Juanma Barranquero |
* smerge-mode.el: Fix typos.
|
Thu, 20 May 2010 17:55:17 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment format in cpp section.
|
Thu, 20 May 2010 17:51:50 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 20 May 2010 17:48:14 -0700 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
Thu, 20 May 2010 17:40:12 -0700 |
Glenn Morris |
Build simplifications for oldxmenu.
|
Thu, 20 May 2010 17:33:54 -0700 |
Glenn Morris |
* msdos/mainmake.v2: Comment fix.
|
Thu, 20 May 2010 17:28:47 -0700 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
Thu, 20 May 2010 17:22:58 -0700 |
Glenn Morris |
Minor loadup.el fix.
|
Fri, 21 May 2010 02:54:55 +0300 |
Juri Linkov |
* help-mode.el (help-make-xrefs): For Info node links turn
|
Fri, 21 May 2010 02:43:54 +0300 |
Juri Linkov |
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
|
Fri, 21 May 2010 02:08:52 +0300 |
Juri Linkov |
* fileio.c (Fdelete_file): Change interative spec to use
|
Fri, 21 May 2010 01:55:11 +0300 |
Juri Linkov |
* locate.el (locate): Use pop-to-buffer instead of
|
Fri, 21 May 2010 01:49:53 +0300 |
Juri Linkov |
* replace.el (replace-highlight): Fix lazy-highlighting
|
Fri, 21 May 2010 01:33:09 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-word-or-char): Pull next subword
|
Fri, 21 May 2010 01:16:19 +0300 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
Fri, 21 May 2010 01:01:57 +0300 |
Juri Linkov |
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
|
Fri, 21 May 2010 00:49:49 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
|
Fri, 21 May 2010 00:38:59 +0300 |
Juri Linkov |
Remove obsolete comment.
|
Fri, 21 May 2010 00:33:58 +0300 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
Thu, 20 May 2010 11:12:20 -0400 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
|
Thu, 20 May 2010 10:53:30 -0400 |
Chong Yidong |
Doc fix (Bug#6224).
|
Wed, 19 May 2010 23:37:29 -0700 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
Wed, 19 May 2010 23:24:35 -0700 |
Glenn Morris |
* config.bat: Need to add the deps.mk file before running cpp.
|
Wed, 19 May 2010 23:20:39 -0700 |
Glenn Morris |
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.
|
Wed, 19 May 2010 23:15:26 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Wed, 19 May 2010 23:11:27 -0700 |
Glenn Morris |
Handle auto-depend with configure.
|
Wed, 19 May 2010 22:48:16 -0700 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
Thu, 20 May 2010 03:32:08 +0200 |
Juanma Barranquero |
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
|
Thu, 20 May 2010 03:27:49 +0200 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
Wed, 19 May 2010 22:54:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 19 May 2010 23:37:57 +0300 |
Juri Linkov |
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
|
Wed, 19 May 2010 20:56:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
|
Wed, 19 May 2010 20:16:07 +0300 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
Wed, 19 May 2010 14:52:27 +0200 |
Michael Albinus |
* password-cache.el (password-cache-remove): Fix docstring.
|
Wed, 19 May 2010 14:47:37 +0200 |
Michael Albinus |
* net/secrets.el: Autoload the widget functions.
|
Wed, 19 May 2010 08:23:40 -0400 |
Peter S Galbraith |
Decode RFC2047 encoded Subject lines for mail replies.
|
Wed, 19 May 2010 10:22:41 +0300 |
Eli Zaretskii |
Fix bug #6210.
|
Tue, 18 May 2010 23:06:48 -0400 |
Stefan Monnier |
* indent.el (indent-region): Deactivate region (bug#6200).
|
Tue, 18 May 2010 20:01:24 -0700 |
Glenn Morris |
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
|
Tue, 18 May 2010 19:56:44 -0700 |
Glenn Morris |
* etc/TODO: prog-mode updates.
|
Tue, 18 May 2010 19:51:51 -0700 |
Glenn Morris |
Minor msdos build change.
|
Tue, 18 May 2010 19:46:42 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 18 May 2010 19:42:04 -0700 |
Glenn Morris |
Set linker-related things with configure.
|
Tue, 18 May 2010 19:27:01 -0700 |
Glenn Morris |
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
|
Wed, 19 May 2010 10:26:40 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Wed, 19 May 2010 10:16:01 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:10:29 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:09:50 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Tue, 18 May 2010 23:23:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 18 May 2010 22:45:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 17 May 2010 22:44:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 16 May 2010 22:41:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 22:06:09 -0400 |
Stefan Monnier |
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
|
Mon, 31 May 2010 16:47:04 -0400 |
Stefan Monnier |
Fix up changelog entry
|
Mon, 31 May 2010 16:26:56 -0400 |
Stefan Monnier |
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
|
Mon, 31 May 2010 15:35:04 -0400 |
Stefan Monnier |
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
|
Mon, 31 May 2010 12:16:02 -0400 |
Stefan Monnier |
* lisp/man.el (Man-completion-table): Let the user type "-k ".
|
Mon, 31 May 2010 17:24:46 +0200 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
Mon, 31 May 2010 10:11:18 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Mon, 31 May 2010 01:09:32 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Mon, 31 May 2010 00:50:31 +0200 |
Juanma Barranquero |
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
|
Sun, 30 May 2010 17:18:35 -0400 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|
Sat, 29 May 2010 14:22:18 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Thu, 27 May 2010 11:42:50 -0400 |
Chong Yidong |
* xdisp.c (redisplay_window): After redisplay, check if point is
|
Thu, 27 May 2010 11:25:58 -0400 |
Chong Yidong |
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
|
Tue, 25 May 2010 13:53:37 -0400 |
Stefan Monnier |
* epa.el (epa--select-keys): Don't explicitly delete the window since
|
Mon, 24 May 2010 20:57:43 -0400 |
Stefan Monnier |
CEDET is not TODO any more
|
Mon, 24 May 2010 17:01:10 -0400 |
Stefan Monnier |
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
Thu, 20 May 2010 21:06:34 -0700 |
Glenn Morris |
Backport from trunk: close bug#6190.
|
Thu, 20 May 2010 10:50:32 -0400 |
Chong Yidong |
Doc fix (Bug#6224).
|
Wed, 19 May 2010 11:23:53 -0400 |
Stefan Monnier |
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
|
Tue, 18 May 2010 23:51:55 -0400 |
Stefan Monnier |
* textmodes/fill.el (fill-region): Don't fill past the end.
|
Tue, 18 May 2010 16:51:12 -0400 |
Chong Yidong |
Stefan Monnier <monnier@iro.umontreal.ca>
|
Tue, 18 May 2010 17:49:56 -0500 |
Jay Belanger |
calc-trail.el (calc-trail-isearch-forward)
|
Sat, 22 May 2010 17:13:04 +0300 |
Eli Zaretskii |
Handle lines truncated on right.
|
Sat, 22 May 2010 15:38:26 +0300 |
Eli Zaretskii |
Test and debug find_row_edges on TTY display.
|
Wed, 19 May 2010 23:24:21 +0300 |
Eli Zaretskii |
Completed initial debugging and testing of reimplemented cursor motion.
|
Tue, 18 May 2010 18:22:15 +0300 |
Eli Zaretskii |
Initial reimplementation of calculating line edge positions in bidi lines.
|
Tue, 18 May 2010 16:31:44 -0400 |
Stefan Monnier |
* subr.el (read-quoted-char): Resolve modifiers after key remapping.
|
Tue, 18 May 2010 21:43:04 +0200 |
Michael Albinus |
Add command `secrets-show-secrets'.
|
Tue, 18 May 2010 21:34:26 +0200 |
Michael Albinus |
Add visualization code for secrets.
|
Tue, 18 May 2010 15:24:24 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
|
Tue, 18 May 2010 14:05:43 -0400 |
Chong Yidong |
Fix stack overflow in string creation (Bug#6214).
|
Tue, 18 May 2010 14:01:10 -0400 |
Chong Yidong |
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
|
Tue, 18 May 2010 12:03:51 -0400 |
Stefan Monnier |
Fix handling of non-associative equal levels.
|
Tue, 18 May 2010 13:49:10 +0200 |
Juanma Barranquero |
* doc/emacs/ChangeLog: Fix typos.
|
Tue, 18 May 2010 13:58:56 +0300 |
Eli Zaretskii |
Document bidi-aware behavior of arrow keys and display features.
|
Tue, 18 May 2010 10:33:29 +0200 |
Juanma Barranquero |
Fix ChangeLog typos.
|
Tue, 18 May 2010 10:08:33 +0200 |
Juanma Barranquero |
* charset.c (load_charset_map_from_file): Don't call close after fclose.
|
Tue, 18 May 2010 10:57:27 +0300 |
Eli Zaretskii |
msdos/sed1x.inp: Add copyright notice.
|
Tue, 18 May 2010 09:52:10 +0200 |
Juanma Barranquero |
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
|
Tue, 18 May 2010 09:44:07 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el: Fix typos in docstrings.
|
Tue, 18 May 2010 10:38:35 +0300 |
Eli Zaretskii |
Advise against unnecessary merges from trunk to feature branches.
|
Mon, 17 May 2010 20:03:14 -0700 |
Glenn Morris |
* s/gnu-linux.h: Combine two conditionals.
|
Mon, 17 May 2010 19:59:15 -0700 |
Glenn Morris |
* src/[ms]/template.h: Comments.
|
Mon, 17 May 2010 19:54:25 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 17 May 2010 19:52:21 -0700 |
Glenn Morris |
* admin/notes/bzr: New file.
|
Mon, 17 May 2010 19:49:28 -0700 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
Mon, 17 May 2010 19:44:07 -0700 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
Mon, 17 May 2010 19:30:13 -0700 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
Mon, 17 May 2010 17:02:06 -0400 |
Stefan Monnier |
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
|
Mon, 17 May 2010 15:27:26 -0400 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
Sun, 16 May 2010 22:15:03 -0700 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
Sun, 16 May 2010 23:16:29 -0500 |
Jay Belanger |
calc-vec.el (math-vector-avg): Put the vector elements in order
|
Sun, 16 May 2010 17:01:22 -0700 |
Glenn Morris |
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
|
Sun, 16 May 2010 16:46:44 -0700 |
Glenn Morris |
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
|
Sun, 16 May 2010 16:38:13 -0700 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|
Sun, 16 May 2010 16:31:05 -0700 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
Sun, 16 May 2010 16:21:06 -0700 |
Glenn Morris |
Remove one variable from Makefile.in.
|
Sun, 16 May 2010 16:01:56 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sun, 16 May 2010 10:58:27 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sat, 15 May 2010 23:40:19 -0700 |
Glenn Morris |
Remove unused Makefile variables STARTFLAGS.
|
Sat, 15 May 2010 22:58:55 -0700 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
Sat, 15 May 2010 22:40:10 -0700 |
Dan Nicolaescu |
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
|
Sat, 15 May 2010 22:34:48 -0700 |
Dan Nicolaescu |
Remove reference to CANNOT_EXEC, not used anymore.
|
Sat, 15 May 2010 23:43:09 -0500 |
Jay Belanger |
calc-vec.el (calc-histogram):
|
Sat, 15 May 2010 21:18:52 -0500 |
Jay Belanger |
calc-ext.el (math-group-float): Have the number of digits being
|
Sat, 15 May 2010 17:30:14 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_BASE): Always define.
|
Sat, 15 May 2010 17:21:58 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
|
Sat, 15 May 2010 17:02:13 -0700 |
Glenn Morris |
* src/Makefile.in (LIBXT): Always define.
|
Sat, 15 May 2010 15:36:29 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sat, 15 May 2010 15:33:24 -0700 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
Sat, 15 May 2010 15:15:49 -0700 |
Glenn Morris |
src/Makefile.in (OLDXMENU): Move out of cpp section.
|
Sat, 15 May 2010 15:01:22 -0700 |
Glenn Morris |
Always define OLDXMENU in src/Makefile.in.
|
Sat, 15 May 2010 14:51:12 -0700 |
Glenn Morris |
msdos/ChangeLog missing from previous commit.
|
Sat, 15 May 2010 14:47:58 -0700 |
Glenn Morris |
Always define LIBX_OTHER in src/Makefile.in.
|
Sat, 15 May 2010 14:34:03 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 15 May 2010 14:31:19 -0700 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
Sat, 15 May 2010 17:21:30 -0400 |
Ken Raeburn |
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
|
Sat, 15 May 2010 17:19:05 -0400 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
|
Sat, 15 May 2010 17:16:20 -0400 |
Ken Raeburn |
* emacs.c (main): Initialize initial-environment and process-environment
|
Sat, 15 May 2010 17:12:44 -0400 |
Ken Raeburn |
Update scripts and text to refer to version number string in emacs.c
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Sat, 15 May 2010 17:43:55 +0300 |
Eli Zaretskii |
Avoid crashes when stepping with right-arrow through "^L^L".
|
Sat, 15 May 2010 17:06:58 +0300 |
Eli Zaretskii |
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
|
Sat, 15 May 2010 16:50:16 +0300 |
Eli Zaretskii |
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
|
Sat, 15 May 2010 16:41:59 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Sat, 15 May 2010 16:23:48 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Sat, 15 May 2010 11:38:48 +0300 |
Eli Zaretskii |
Fix DOS build; don't override convert-standard-filename.
|
Sat, 15 May 2010 11:31:40 +0300 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
Sat, 15 May 2010 10:51:52 +0300 |
Eli Zaretskii |
config.bat: Remove support for DJGPP v1.x.
|
Sat, 15 May 2010 10:19:59 +0300 |
Eli Zaretskii |
Fix "config msdos" step.
|
Sat, 15 May 2010 09:25:23 +0300 |
Eli Zaretskii |
Fix a typo in msdos/ChangeLog.
|
Fri, 14 May 2010 23:50:25 -0500 |
Jay Belanger |
calc-aent.el (math-read-token, math-find-user-tokens):
|
Sat, 15 May 2010 00:10:22 -0400 |
Stefan Monnier |
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
|
Sat, 15 May 2010 00:08:03 -0400 |
Stefan Monnier |
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.
|
Fri, 14 May 2010 23:50:26 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-completions-at-point): New function,
|
Fri, 14 May 2010 19:02:28 -0700 |
Glenn Morris |
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
|
Fri, 14 May 2010 18:58:36 -0700 |
Glenn Morris |
Regenerate configure.
|
Fri, 14 May 2010 18:55:24 -0700 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
Fri, 14 May 2010 18:45:18 -0700 |
Glenn Morris |
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
|
Fri, 14 May 2010 18:09:16 -0700 |
Glenn Morris |
* lisp/org/org-docview.el: Fix copyright years.
|
Fri, 14 May 2010 18:05:11 -0700 |
Glenn Morris |
* lib-src/Makefile.in: Break some long lines.
|
Fri, 14 May 2010 17:54:24 -0700 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
Fri, 14 May 2010 17:48:53 -0700 |
Glenn Morris |
Minor NS build fixes.
|
Fri, 14 May 2010 17:42:22 -0700 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
Fri, 14 May 2010 18:46:11 -0500 |
Jay Belanger |
calc-bin.el (math-format-twos-complement): Group digits when appropriate.
|
Fri, 14 May 2010 17:21:12 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
|
Fri, 14 May 2010 13:53:42 -0400 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
Fri, 14 May 2010 12:41:01 -0400 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
Fri, 14 May 2010 18:19:07 +0300 |
Eli Zaretskii |
Make the cache of bidi iterator states dynamically allocated.
|
Fri, 14 May 2010 06:01:17 +0000 |
convert-repo |
update tags
|
Fri, 14 May 2010 17:30:45 +0300 |
Eli Zaretskii |
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
|
Fri, 14 May 2010 16:44:12 +0300 |
Eli Zaretskii |
Fix comments from revno 100276.
|
Fri, 14 May 2010 15:31:36 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos in docstrings.
|
Fri, 14 May 2010 12:02:50 +0300 |
Eli Zaretskii |
Fix spelling and remove merge marks due to revno 100276.
|
Fri, 14 May 2010 07:49:16 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 14 May 2010 07:48:21 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 14 May 2010 07:46:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 16:30:39 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Fri, 14 May 2010 16:29:06 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 13 May 2010 21:23:23 -0700 |
Glenn Morris |
No harm in always defining some ns_ Makefile variables.
|
Fri, 14 May 2010 13:15:58 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 14 May 2010 12:53:22 +0900 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
Fri, 14 May 2010 12:52:21 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 13 May 2010 20:36:40 -0700 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
Thu, 13 May 2010 20:19:52 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: Updates.
|
Thu, 13 May 2010 20:17:27 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Thu, 13 May 2010 20:13:39 -0700 |
Glenn Morris |
Replace some msdos cpp.
|
Thu, 13 May 2010 20:05:00 -0700 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
Thu, 13 May 2010 22:43:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 13:14:23 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Mon, 10 May 2010 12:37:03 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 06 May 2010 09:50:39 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 28 Apr 2010 10:00:38 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 14 May 2010 12:47:38 +0900 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
Thu, 13 May 2010 19:51:50 -0700 |
Glenn Morris |
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
|
Thu, 13 May 2010 19:46:09 -0700 |
Glenn Morris |
Minor build simplification for NS.
|
Thu, 13 May 2010 19:36:46 -0700 |
Glenn Morris |
* src/Makefile.in (ns_appresdir): Remove, unused.
|
Thu, 13 May 2010 19:32:29 -0700 |
Glenn Morris |
* src/Makefile.in (SHELL): Move outside cpp section.
|
Thu, 13 May 2010 19:28:28 -0700 |
Glenn Morris |
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
|
Thu, 13 May 2010 17:33:11 -0500 |
Jay Belanger |
calc.texi: Remove "\turnoffactive" commands throughout.
|
Thu, 13 May 2010 17:52:20 -0400 |
Chong Yidong |
Add TeX open-block and close-block keybindings to SGML, and vice versa.
|
Thu, 13 May 2010 22:45:58 +0200 |
Michael Albinus |
* net/tramp.el (with-progress-reporter): Create reporter object
|
Thu, 13 May 2010 19:48:56 +0200 |
Jan D |
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
|
Thu, 13 May 2010 12:36:03 +0200 |
Agustin martin |
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
|
Thu, 13 May 2010 00:57:28 -0700 |
Glenn Morris |
Unify some conditionals in src/Makefile.in.
|
Thu, 13 May 2010 00:41:37 -0700 |
Glenn Morris |
Minor simplification for src/Makefile.in.
|
Thu, 13 May 2010 00:26:50 -0700 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
Thu, 13 May 2010 06:00:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 13 May 2010 05:59:23 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 13 May 2010 05:57:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 03:59:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 01:09:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 22:40:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 21:23:06 -0700 |
Glenn Morris |
Fix ChangeLog typo.
|
Wed, 12 May 2010 21:15:12 -0700 |
Glenn Morris |
Remove WINNT_SUPPORT from src/Makefile.in,
|
Wed, 12 May 2010 20:58:17 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Wed, 12 May 2010 20:55:46 -0700 |
Glenn Morris |
Some msdos build fixes (hopefully, possibly, ...)
|
Wed, 12 May 2010 20:52:07 -0700 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Wed, 12 May 2010 19:50:20 -0700 |
Glenn Morris |
Define some variables to hold configure's output, for clarity.
|
Wed, 12 May 2010 20:44:22 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.
|
Wed, 12 May 2010 20:35:07 -0400 |
Stefan Monnier |
* dos-fns.el: Add "dos-" prefix for namespace control.
|
Wed, 12 May 2010 14:10:21 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 14:09:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 12:17:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 12:54:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 11:06:12 +0000 |
Alan Mackenzie |
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
|
Wed, 12 May 2010 08:25:16 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 08:24:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 08:11:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 23:53:03 -0700 |
Glenn Morris |
Reformat some comments in src/s/*.h.
|
Tue, 11 May 2010 20:44:36 -0700 |
Glenn Morris |
Simplify linker-related logic in src/Makefile.in.
|
Tue, 11 May 2010 20:09:56 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 11 May 2010 20:06:50 -0700 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
Tue, 11 May 2010 20:01:16 -0700 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
Tue, 11 May 2010 19:37:59 -0700 |
Glenn Morris |
Minor comment reformatting for some src/m/*.h files.
|
Wed, 12 May 2010 02:10:56 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 02:09:58 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 02:08:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 22:45:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 06:12:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 20:39:46 -0400 |
Stefan Monnier |
Allow the default completion to cycle.
|
Wed, 12 May 2010 00:01:34 +0200 |
Juanma Barranquero |
Fix bug#6173: "(require 'dirtrack) erroring"
|
Tue, 11 May 2010 17:02:32 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 11 May 2010 16:07:12 -0400 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
Tue, 11 May 2010 20:23:52 +0300 |
Eli Zaretskii |
Backport from trunk: Fix bug #6126.
|
Tue, 11 May 2010 08:48:29 -0700 |
Glenn Morris |
* src/ChangeLog: Remove tiny change marker from author with assignment.
|
Tue, 11 May 2010 20:17:41 +0900 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
Tue, 11 May 2010 20:15:29 +0900 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
Mon, 10 May 2010 13:14:21 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 09 May 2010 17:37:59 -0700 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
Sun, 09 May 2010 17:30:08 -0700 |
Glenn Morris |
Backport from trunk: Fix bug#5755.
|
Tue, 11 May 2010 22:42:21 +0300 |
Juri Linkov |
* scroll-all.el (scroll-all-check-to-scroll):
|
Tue, 11 May 2010 14:51:27 -0400 |
Stefan Monnier |
* iimage.el: Misc cleanup.
|
Tue, 11 May 2010 20:52:18 +0300 |
Eli Zaretskii |
xdisp.c (init_iterator): Fix comment from last change.
|
Tue, 11 May 2010 09:24:49 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.
|
Tue, 11 May 2010 06:05:19 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 06:04:22 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:49:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 04:44:44 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:43:46 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:09:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 20:18:58 -0700 |
Glenn Morris |
Minor lib-src/Makefile.in edits.
|
Mon, 10 May 2010 20:10:36 -0700 |
Glenn Morris |
* make-dist (msdos): No more mainmake.
|
Mon, 10 May 2010 20:07:52 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
Mon, 10 May 2010 20:05:31 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 10 May 2010 20:00:32 -0700 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
Mon, 10 May 2010 22:43:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 19:51:08 -0700 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
Tue, 11 May 2010 04:04:13 +0200 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
Mon, 10 May 2010 22:07:22 +0300 |
Juri Linkov |
Remove nodes visited during Isearch from the Info history.
|
Mon, 10 May 2010 21:40:26 +0300 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
Mon, 10 May 2010 17:50:30 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
|
Mon, 10 May 2010 16:48:17 +0200 |
Juanma Barranquero |
Fix typos and whitespace.
|
Mon, 10 May 2010 16:37:59 +0200 |
Juanma Barranquero |
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
|
Mon, 10 May 2010 12:09:27 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 12:07:40 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 11:57:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 08 May 2010 10:54:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 22:41:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 12:19:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 12:51:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 10:17:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Apr 2010 12:11:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 12:24:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Apr 2010 12:48:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Apr 2010 13:11:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 23 Apr 2010 22:30:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 12:19:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 14:49:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 12:24:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 11 Apr 2010 10:53:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Apr 2010 12:36:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 08 Apr 2010 14:13:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 14:24:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 14:19:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 11:40:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 03 Apr 2010 12:47:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 02 Apr 2010 14:34:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 14:34:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 14:00:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 11:41:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 26 Mar 2010 15:03:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Mar 2010 10:47:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 21 Mar 2010 11:01:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 20 Mar 2010 10:43:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 19 Mar 2010 12:16:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Mar 2010 14:41:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Mar 2010 00:17:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 13 Mar 2010 11:15:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 12 Mar 2010 15:04:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 10 Mar 2010 15:00:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Mar 2010 11:51:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 05 Mar 2010 15:28:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 13:26:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 03:49:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 27 Feb 2010 13:17:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 27 Feb 2010 00:41:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 26 Feb 2010 14:26:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 13:25:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 20 Feb 2010 13:10:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 19 Feb 2010 15:29:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Feb 2010 13:43:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 12:17:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 00:30:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 13 Feb 2010 08:15:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 12 Feb 2010 15:35:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 11 Feb 2010 10:21:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 10 Feb 2010 14:06:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Feb 2010 02:40:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 06 Feb 2010 13:36:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 06 Feb 2010 04:13:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 05 Feb 2010 15:06:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 03 Feb 2010 12:21:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 14:11:30 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 31 Jan 2010 11:34:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 30 Jan 2010 11:24:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 29 Jan 2010 15:20:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 23 Jan 2010 11:46:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 22 Jan 2010 14:50:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 14:24:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 14:40:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 12:46:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 00:12:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 15 Jan 2010 14:21:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 14:05:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 10 Jan 2010 06:54:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 09 Jan 2010 09:37:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 08 Jan 2010 14:59:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 07:26:12 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 07:25:27 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 07:13:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 03:40:12 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 03:39:23 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 03:37:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 09 May 2010 22:52:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 07:47:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 09 May 2010 19:21:42 -0700 |
Glenn Morris |
Regenerate configure.
|
Sun, 09 May 2010 19:20:00 -0700 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
Sun, 09 May 2010 22:07:58 -0400 |
Michael Mauger |
SQL mode version 2.1
|
Sun, 09 May 2010 17:11:40 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sun, 09 May 2010 17:07:47 -0700 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
Sun, 09 May 2010 18:39:36 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
Sun, 09 May 2010 21:57:55 +0200 |
Michael Albinus |
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
|
Sat, 08 May 2010 16:51:08 -0400 |
Stefan Monnier |
* progmodes/compile.el (compilation-buffer-modtime): Rename from
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 08 May 2010 11:42:56 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Sat, 08 May 2010 17:32:51 +0200 |
Jan D |
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
|
Sat, 08 May 2010 00:46:44 -0400 |
Chong Yidong |
Bump version to 23.2.50.
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Fri, 07 May 2010 18:51:37 -0400 |
Chong Yidong |
Fix ChangeLog typo.
|
Fri, 07 May 2010 10:51:09 -0400 |
Chong Yidong |
* building.texi (GDB Graphical Interface): Remove misleading comparison
|
Wed, 05 May 2010 15:54:04 -0400 |
Chong Yidong |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
|
Mon, 03 May 2010 21:31:59 -0400 |
Chong Yidong |
Bump version to 23.1.97.
EMACS_PRETEST_23_1_97
|
Mon, 03 May 2010 18:01:23 -0400 |
Chong Yidong |
Fix typos (Bug#6094). From ¸ŖŽt¸«µp¸«n N¸«µmec.
|
Sun, 02 May 2010 21:55:01 -0400 |
Chong Yidong |
Variable purecopying fix (Bug#6083).
|
Sun, 02 May 2010 21:42:50 -0400 |
Chong Yidong |
Add check for buggy version of GCC (Bug#6031).
|
Sun, 02 May 2010 11:15:29 -0400 |
Chong Yidong |
Make paragraph vars local for js-mode (Bug#6071).
|
Sat, 01 May 2010 21:50:20 +0300 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Wed, 28 Apr 2010 21:38:12 -0500 |
Jay Belanger |
Use the proper form for gnuplot's set command
|
Tue, 27 Apr 2010 11:36:16 -0400 |
Chong Yidong |
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
|
Mon, 26 Apr 2010 11:55:29 +0200 |
Juanma Barranquero |
* abbrev.el: Fix typos.
|
Sun, 25 Apr 2010 18:09:52 -0400 |
Chong Yidong |
Remove --- and +++ lines from NEWS file.
|
Sun, 25 Apr 2010 17:50:34 -0400 |
Chong Yidong |
* keymaps.texi (Menu Bar): Document :advertised-binding property.
|
Sun, 25 Apr 2010 17:21:51 -0400 |
Chong Yidong |
Document Emacs 23.2 changes.
|
Sun, 25 Apr 2010 08:34:03 +0200 |
Michael Albinus |
Fix the entry about eshell's su and sudo commands. bug#6021
|
Sat, 24 Apr 2010 18:35:43 +0200 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
Sat, 24 Apr 2010 04:59:23 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos.
|
Fri, 23 Apr 2010 19:46:03 +0300 |
Juri Linkov |
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
|
Fri, 23 Apr 2010 19:35:57 +0300 |
Juri Linkov |
Fix typo in docstring.
|
Fri, 23 Apr 2010 21:30:36 +0900 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
Fri, 23 Apr 2010 11:17:55 +0900 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
Fri, 23 Apr 2010 21:29:11 +0900 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
Fri, 23 Apr 2010 11:17:09 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 23 Apr 2010 02:15:47 +0200 |
Juanma Barranquero |
* filecache.el: Fix typos in docstrings.
|
Thu, 22 Apr 2010 23:43:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 23:41:53 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 07:53:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 21 Apr 2010 22:57:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 22:41:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 22:42:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 03:41:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:26:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:14:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 22:41:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 14:01:21 +0900 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
Thu, 22 Apr 2010 13:08:10 +0900 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
Fri, 23 Apr 2010 11:14:40 +0900 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
Thu, 22 Apr 2010 13:59:50 +0900 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
Thu, 22 Apr 2010 13:07:11 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 22 Apr 2010 13:05:26 +0900 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
Tue, 20 Apr 2010 19:49:00 -0700 |
Glenn Morris |
Minor doc fix.
|
Wed, 21 Apr 2010 09:49:59 +0900 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
Wed, 21 Apr 2010 09:49:01 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 20 Apr 2010 22:25:42 +0900 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
Tue, 20 Apr 2010 18:28:26 -0400 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
Tue, 20 Apr 2010 12:04:05 -0400 |
Chong Yidong |
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
|
Tue, 20 Apr 2010 11:57:54 -0400 |
Chong Yidong |
Fix hg envvar handling (Bug#5846).
|
Tue, 20 Apr 2010 00:54:28 -0700 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
Tue, 20 Apr 2010 00:37:20 -0700 |
Glenn Morris |
* minibuffer.el (completion-at-point): Doc fix.
|
Mon, 19 Apr 2010 21:29:37 -0400 |
Chong Yidong |
Bump version to 23.1.96.
EMACS_PRETEST_23_1_96
|
Mon, 19 Apr 2010 10:38:53 -0400 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
Mon, 19 Apr 2010 10:38:12 -0400 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
Sat, 08 May 2010 16:25:31 +0300 |
Eli Zaretskii |
Improve docs of Unicode General Category.
|
Sat, 08 May 2010 14:04:47 +0200 |
Jan D |
Fix bug #6139, text is briefly shown in tool bar on startup.
|
Sat, 08 May 2010 13:42:01 +0200 |
Juanma Barranquero |
* src/makefile.w32-in: Update dependencies.
|
Sat, 08 May 2010 12:29:49 +0300 |
Eli Zaretskii |
Fix fringe truncation bitmaps in R2L lines.
|
Fri, 07 May 2010 19:13:50 -0700 |
Glenn Morris |
Regenerate configure.
|
Fri, 07 May 2010 19:11:06 -0700 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
Fri, 07 May 2010 19:05:24 -0700 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
Fri, 07 May 2010 20:20:30 -0400 |
Stefan Monnier |
Misc code tweaks.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Fri, 07 May 2010 14:55:18 -0400 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
Fri, 07 May 2010 13:47:56 -0400 |
Stefan Monnier |
Highlight vendor specific properties.
|
Fri, 07 May 2010 20:14:26 +0300 |
Eli Zaretskii |
Fix bug #6126.
|
Fri, 07 May 2010 20:04:15 +0300 |
Eli Zaretskii |
NEWS: Remove FUD from description of bidirectional editing.
|
Fri, 07 May 2010 20:08:31 +0300 |
Eli Zaretskii |
Fix bug #6126.
|
Fri, 07 May 2010 10:18:27 -0400 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
Fri, 07 May 2010 17:07:51 +0300 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
Fri, 07 May 2010 16:52:25 +0300 |
Eli Zaretskii |
cus-start.el (all): Add native condition for tool-bar-* symbols.
|
Fri, 07 May 2010 16:51:16 +0300 |
Eli Zaretskii |
Don't use XSYMBOL (foo)->value.
|
Fri, 07 May 2010 15:57:24 +0300 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
Fri, 07 May 2010 14:21:29 +0300 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Fri, 07 May 2010 13:45:54 +0300 |
Eli Zaretskii |
HELLO: Reorder Arabic greetings into logical order.
|
Fri, 07 May 2010 17:10:28 +0900 |
Daiki Ueno |
Skip disabled PGP key when encrypting mail with Gnus.
|
Fri, 07 May 2010 07:43:41 +0000 |
Katsumi Yamaoka |
Fix typos.
|
Fri, 07 May 2010 07:41:53 +0000 |
Katsumi Yamaoka |
Fix typos.
|
Fri, 07 May 2010 07:29:07 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 07:28:15 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 07:11:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 07:01:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 06:58:17 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 06:32:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 22:42:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 06:11:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 05:59:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 05:21:06 +0200 |
Juanma Barranquero |
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
|
Fri, 07 May 2010 05:11:56 +0200 |
Juanma Barranquero |
* minibuffer.el: Revert previous change.
|
Thu, 06 May 2010 20:01:40 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 06 May 2010 19:59:20 -0700 |
Glenn Morris |
Missing part of previous commit.
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
Fri, 07 May 2010 02:50:26 +0200 |
Juanma Barranquero |
* minibuffer.el (comps): Declare for byte-compiler.
|
Fri, 07 May 2010 02:46:09 +0200 |
Juanma Barranquero |
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
|
Thu, 06 May 2010 17:35:44 -0700 |
Dan Nicolaescu |
Remove more unused symbols.
|
Thu, 06 May 2010 17:30:56 -0700 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
Thu, 06 May 2010 12:46:47 -0700 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
Thu, 06 May 2010 12:40:02 -0700 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
Thu, 06 May 2010 09:18:33 -0700 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
Thu, 06 May 2010 11:34:56 +0200 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
Thu, 06 May 2010 10:40:06 +0200 |
Michael Albinus |
* net/tramp.el (top, with-progress-reporter): Use
|
Thu, 06 May 2010 01:07:12 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 06 May 2010 01:03:27 -0700 |
Glenn Morris |
Minimize blessmail-related cpp usage, with an eye to future removal.
|
Thu, 06 May 2010 00:29:09 -0700 |
Glenn Morris |
Let configure handle ranlib.
|
Thu, 06 May 2010 00:24:18 -0700 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
Thu, 06 May 2010 06:05:48 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 05 May 2010 22:50:26 -0700 |
Glenn Morris |
src/Makefile.in: Convert comment in cpp section to the right format.
|
Thu, 06 May 2010 05:54:57 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 05:51:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 22:27:17 -0700 |
Glenn Morris |
Comment changes for some src/m/*.h files.
|
Thu, 06 May 2010 04:21:09 +0000 |
Katsumi Yamaoka |
Update.
|
Thu, 06 May 2010 04:19:22 +0000 |
Katsumi Yamaoka |
Update.
|
Thu, 06 May 2010 04:16:24 +0000 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
Thu, 06 May 2010 04:15:34 +0000 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
Thu, 06 May 2010 03:31:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 03:28:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 03:27:20 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 03:24:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 22:59:07 -0400 |
Stefan Monnier |
Extract common suffix for * in partial-completion.
|
Wed, 05 May 2010 22:53:56 -0400 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
Wed, 05 May 2010 23:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 00:14:15 +0200 |
Juanma Barranquero |
lib-src/ChangeLog: Remove duplicate entry.
|
Thu, 06 May 2010 00:56:15 +0300 |
Juri Linkov |
Add `slow' and `history' tags to the desktop data.
|
Wed, 05 May 2010 13:51:40 -0400 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
Wed, 05 May 2010 08:51:32 -0700 |
Glenn Morris |
* src/m/sparc.h: Fix typo in earlier change.
|
Wed, 05 May 2010 12:20:23 +0200 |
Michael Albinus |
Add FORCE argument to `delete-file'.
|
Wed, 05 May 2010 00:27:16 -0400 |
Stefan Monnier |
Minor cleanups.
|
Tue, 04 May 2010 23:45:21 -0400 |
Stefan Monnier |
Use define-minor-mode in more cases.
|
Tue, 04 May 2010 22:08:25 -0400 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
Tue, 04 May 2010 20:21:32 +0200 |
Juanma Barranquero |
* src/ChangeLog: Formatting fixes.
|
Tue, 04 May 2010 13:44:54 -0400 |
Stefan Monnier |
Misc tweaks.
|
Tue, 04 May 2010 09:53:59 -0700 |
Dan Nicolaescu |
Delete names that have been removed from the tree.
|
Tue, 04 May 2010 18:03:23 +0200 |
Jan D. |
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
|
Tue, 04 May 2010 10:44:47 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
|
Tue, 04 May 2010 00:40:53 -0700 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
Mon, 03 May 2010 21:00:10 -0700 |
Dan Nicolaescu |
Remove POSIX_SIGNALS.
|
Mon, 03 May 2010 20:33:04 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Mon, 03 May 2010 20:26:38 -0700 |
Glenn Morris |
Yet another missing piece of C_SWITCH commit.
|
Mon, 03 May 2010 20:20:50 -0700 |
Glenn Morris |
Missing lwlib part of earlier C_SWITCH commit.
|
Mon, 03 May 2010 20:17:05 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: Remove some no-longer-used defines.
|
Mon, 03 May 2010 20:13:35 -0700 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
Mon, 03 May 2010 20:06:27 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
Mon, 03 May 2010 19:56:19 -0700 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
Mon, 03 May 2010 19:51:49 -0700 |
Dan Nicolaescu |
* s/hpux10-20.h (LIB_STANDARD): New definition.
|
Tue, 04 May 2010 00:42:19 +0200 |
Juanma Barranquero |
* ibuffer.el: Update autoload checksum.
|
Tue, 04 May 2010 00:38:50 +0200 |
Juanma Barranquero |
* mm-util.el (mm-decompress-buffer): Use `delete-file'.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Mon, 03 May 2010 14:46:56 +0200 |
Juanma Barranquero |
Fix typo.
|
Sun, 02 May 2010 23:23:01 -0700 |
Glenn Morris |
Fix some ChangeLog attributions.
|
Sun, 02 May 2010 22:29:46 -0400 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
Sun, 02 May 2010 19:23:42 -0700 |
Glenn Morris |
* src/m/amdx86-64.h: Fix typo in previous.
|
Sun, 02 May 2010 19:15:26 -0700 |
Glenn Morris |
Regenerate configure.
|
Sun, 02 May 2010 19:10:43 -0700 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
Sun, 02 May 2010 18:53:58 -0700 |
Glenn Morris |
* make-dist: There are no more src/m/*.inp files.
|
Sun, 02 May 2010 20:41:45 -0400 |
Stefan Monnier |
Use define-minor-mode in Gnus where applicable.
|
Sun, 02 May 2010 12:32:18 -0700 |
Dan Nicolaescu |
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
|
Sun, 02 May 2010 20:44:04 +0200 |
Jan D. |
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
|
Sun, 02 May 2010 01:56:30 -0400 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
Sun, 02 May 2010 01:06:53 -0400 |
Stefan Monnier |
Use a mode-line spec rather than a static string in Semantic.
|
Sat, 01 May 2010 23:38:19 -0400 |
Stefan Monnier |
Use define-minor-mode in CEDET where applicable.
|
Sat, 01 May 2010 22:39:50 -0400 |
Stefan Monnier |
* allout.el: Fix commenting convention.
|
Sat, 01 May 2010 18:47:59 -0500 |
Jay Belanger |
(Tutorial): Use ^{\prime} to indicate primes.
|
Sat, 01 May 2010 14:38:59 -0700 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
Sat, 01 May 2010 13:23:29 -0700 |
Dan Nicolaescu |
Clean up IRIX code.
|
Sat, 01 May 2010 13:19:41 -0700 |
Dan Nicolaescu |
Clean up AIX code.
|
Sat, 01 May 2010 13:14:10 -0700 |
Dan Nicolaescu |
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
|
Sat, 01 May 2010 21:53:23 +0300 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
Sat, 01 May 2010 21:38:33 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 21:11:20 +0300 |
Eli Zaretskii |
Fix display of R2L lines and cursor motion in bidi buffers.
|
Sat, 01 May 2010 21:28:00 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 18:53:35 +0300 |
Eli Zaretskii |
Fix cursor positioning in partial width windows on TTY.
|
Sat, 01 May 2010 16:39:44 +0300 |
Eli Zaretskii |
Fix display of truncated R2L lines on a TTY.
|
Sat, 01 May 2010 13:49:09 +0300 |
Eli Zaretskii |
Fix display of R2L continued lines in partial-width windows on a TTY.
|
Sat, 01 May 2010 11:50:01 +0300 |
Eli Zaretskii |
Refactor code that determines row->start and row->end.
|
Tue, 27 Apr 2010 22:40:05 +0300 |
Eli Zaretskii |
Fix a crash when a display string is continued to the next line.
|
Sun, 25 Apr 2010 22:33:31 +0300 |
Eli Zaretskii |
Start fixing cursor positioning in bidi buffers with display properties.
|
Tue, 27 Apr 2010 23:38:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 06:45:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 06:37:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Apr 2010 22:44:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Apr 2010 22:47:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 22:43:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 01 May 2010 12:08:42 +0200 |
Michael Albinus |
* tramp.texi (Inline methods, Default Method): Mention
|
Sat, 01 May 2010 11:34:14 +0200 |
Michael Albinus |
Implement compression for inline methods.
|
Fri, 30 Apr 2010 20:04:51 -0700 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
Fri, 30 Apr 2010 19:58:41 -0700 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
Fri, 30 Apr 2010 22:19:40 -0400 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
Fri, 30 Apr 2010 21:39:58 -0400 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
Fri, 30 Apr 2010 21:29:12 -0400 |
Stefan Monnier |
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
|
Fri, 30 Apr 2010 21:27:16 -0400 |
Stefan Monnier |
Fix commenting convention
|
Fri, 30 Apr 2010 21:08:43 -0400 |
Stefan Monnier |
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.
|
Fri, 30 Apr 2010 19:13:22 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): Fix return value.
|
Fri, 30 Apr 2010 13:48:04 -0700 |
Dan Nicolaescu |
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
|
Fri, 30 Apr 2010 09:37:01 -0700 |
Glenn Morris |
Hopefully fix bug#6065.
|
Fri, 30 Apr 2010 15:50:34 +0200 |
Jan D |
xsettings.c: include limits.h and update file comment.
|
Fri, 30 Apr 2010 15:16:13 +0300 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
Thu, 29 Apr 2010 18:54:08 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 29 Apr 2010 18:50:17 -0700 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
Thu, 29 Apr 2010 18:36:42 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Thu, 29 Apr 2010 18:27:33 -0700 |
Glenn Morris |
Simplify some manual dependencies in src/Makefile.in.
|
Thu, 29 Apr 2010 18:18:09 -0700 |
Glenn Morris |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
|
Thu, 29 Apr 2010 11:41:23 -0400 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
Thu, 29 Apr 2010 11:38:08 -0400 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
Thu, 29 Apr 2010 11:32:11 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
Thu, 29 Apr 2010 14:48:32 +0000 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
Thu, 29 Apr 2010 10:29:09 -0400 |
Stefan Monnier |
Don't burp if process sentinel/filter kills the current buffer.
|
Thu, 29 Apr 2010 16:23:12 +0200 |
Juanma Barranquero |
Add bug reference.
|
Thu, 29 Apr 2010 10:04:33 -0400 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
Thu, 29 Apr 2010 08:42:01 -0400 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
Wed, 28 Apr 2010 18:27:54 -0400 |
Chong Yidong |
Document complete-symbol change.
|
Wed, 28 Apr 2010 15:04:16 -0400 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
Wed, 28 Apr 2010 20:42:20 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
Wed, 28 Apr 2010 12:14:41 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Wed, 28 Apr 2010 08:58:29 -0700 |
Glenn Morris |
* configure.in (LIBXMU): Fix logic in previous change.
|
Wed, 28 Apr 2010 11:45:45 -0400 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
Wed, 28 Apr 2010 11:18:37 -0400 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
Wed, 28 Apr 2010 00:33:48 -0700 |
Glenn Morris |
Regenerate configure.
|
Wed, 28 Apr 2010 00:25:47 -0700 |
Glenn Morris |
src/Makefile.in minor simplification,
|
Wed, 28 Apr 2010 00:20:39 -0700 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
Wed, 28 Apr 2010 00:15:10 -0700 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
Wed, 28 Apr 2010 00:08:53 -0700 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
Wed, 28 Apr 2010 00:01:43 -0700 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
Tue, 27 Apr 2010 23:54:25 -0700 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
Tue, 27 Apr 2010 23:45:35 -0700 |
Glenn Morris |
Missing src/ChangeLog for previous commit.
|
Tue, 27 Apr 2010 23:43:38 -0700 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
Tue, 27 Apr 2010 14:14:16 -0400 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|
Tue, 27 Apr 2010 13:57:32 -0400 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
Tue, 27 Apr 2010 11:13:42 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Tue, 27 Apr 2010 13:47:19 +0200 |
Juanma Barranquero |
When killing buffers with ido, don't offer virtual buffers for completion.
|
Tue, 27 Apr 2010 12:49:02 +0200 |
Agustin martin |
Commit missing lisp/Changelog entries.
|
Tue, 27 Apr 2010 12:44:44 +0200 |
Agustin martin |
ispell.el: Kill ispell process when killing its associated buffer.
|
Tue, 27 Apr 2010 12:35:00 +0200 |
Agustin martin |
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
|
Tue, 27 Apr 2010 01:11:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 27 Apr 2010 01:09:01 -0700 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
Tue, 27 Apr 2010 00:38:05 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 27 Apr 2010 00:33:35 -0700 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
Tue, 27 Apr 2010 00:02:12 -0700 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
Tue, 27 Apr 2010 08:45:43 +0200 |
Jan D. |
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
|
Tue, 27 Apr 2010 06:40:58 +0000 |
Katsumi Yamaoka |
Don't load tm and apel XEmacs packages when compiling.
|
Tue, 27 Apr 2010 08:20:03 +0200 |
Jan D. |
Regenerate configure and cibfig.in
|
Mon, 26 Apr 2010 22:24:53 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:47:47 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:32:39 -0700 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
Mon, 26 Apr 2010 20:18:39 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 26 Apr 2010 20:14:14 -0700 |
Glenn Morris |
Use $CRT_DIR in more places.
|
Mon, 26 Apr 2010 19:38:36 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 26 Apr 2010 19:36:20 -0700 |
Glenn Morris |
Replace some more cpp with autoconf.
|
Mon, 26 Apr 2010 11:23:01 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 11:20:58 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 11:14:24 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 10:10:09 -0700 |
Dan Nicolaescu |
Use autoconf instead of cpp for LIB_MATH.
|
Mon, 26 Apr 2010 21:03:28 +0900 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
Mon, 26 Apr 2010 21:02:08 +0900 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
Mon, 26 Apr 2010 10:22:02 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 26 Apr 2010 09:23:02 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 25 Apr 2010 15:16:58 -0700 |
Dan Nicolaescu |
Remove all NO_ARG_ARRAY uses.
|
Sun, 25 Apr 2010 20:06:41 +0300 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
Sun, 25 Apr 2010 19:55:59 +0300 |
Eli Zaretskii |
Move code that bidi-iterates out of display property to a separate function.
|
Sun, 25 Apr 2010 17:42:34 +0300 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
Sun, 25 Apr 2010 09:23:01 +0200 |
Jan D |
tool-bar.el: Revert unintended checkin in rev 100010.
|
Sat, 24 Apr 2010 12:50:03 -0700 |
Glenn Morris |
Minor simplications for src/m/amdx86-64.h.
|
Sat, 24 Apr 2010 11:10:17 -0700 |
Glenn Morris |
* etc/NEWS: Mention --with-crt-dir.
|
Sat, 24 Apr 2010 19:46:20 +0300 |
Eli Zaretskii |
Fix typos in comments of composite.c
|
Sat, 24 Apr 2010 19:23:29 +0300 |
Eli Zaretskii |
composite.el (find-composition): Doc fix.
|
Sat, 24 Apr 2010 16:24:25 +0300 |
Eli Zaretskii |
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
|
Sat, 24 Apr 2010 14:33:31 +0200 |
Juanma Barranquero |
Remove conflict markers.
|
Sat, 24 Apr 2010 14:11:40 +0300 |
Eli Zaretskii |
Fix cursor motion at end of line that ends in a composed character.
|
Sat, 24 Apr 2010 14:07:27 +0300 |
Eli Zaretskii |
Fix cursor motion at end of line that ends with a composite character.
|
Sat, 24 Apr 2010 10:32:48 +0300 |
Eli Zaretskii |
Fix GDB startup with .gdbinit.
|
Sat, 24 Apr 2010 10:36:27 +0300 |
Eli Zaretskii |
Fix GDB startup with src/.gdbinit.
|
Fri, 23 Apr 2010 19:36:43 -0700 |
Glenn Morris |
Minor htmlfontify simplifications.
|
Fri, 23 Apr 2010 19:30:11 -0700 |
Glenn Morris |
Accidentally omitted from previous commit.
|
Fri, 23 Apr 2010 19:25:45 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Fri, 23 Apr 2010 19:23:22 -0700 |
Glenn Morris |
Close bug#5655.
|
Fri, 23 Apr 2010 19:16:13 -0700 |
Glenn Morris |
Minor authors.el updates.
|
Fri, 23 Apr 2010 15:28:10 -0700 |
Dan Nicolaescu |
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
|
Fri, 23 Apr 2010 15:22:06 -0700 |
Dan Nicolaescu |
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
|
Fri, 23 Apr 2010 15:18:49 -0700 |
Dan Nicolaescu |
Remove redundant flags.
|
Fri, 23 Apr 2010 15:14:14 -0700 |
Dan Nicolaescu |
Simplify m/intel386.h.
|
Fri, 23 Apr 2010 14:58:07 -0700 |
Dan Nicolaescu |
* m/mips.h: Remove #if 0 code.
|
Fri, 23 Apr 2010 21:23:51 +0300 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
|
Fri, 23 Apr 2010 21:10:31 +0300 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers.
|
Fri, 23 Apr 2010 20:48:22 +0300 |
Eli Zaretskii |
dispextern.h: Fix a typo in a comment.
|
Fri, 23 Apr 2010 10:40:47 -0700 |
Dan Nicolaescu |
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
|
Fri, 23 Apr 2010 12:26:11 -0400 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|
Fri, 23 Apr 2010 12:15:51 -0400 |
Stefan Monnier |
* mm-util.el (mm-find-buffer-file-coding-system):
|
Fri, 23 Apr 2010 11:59:32 -0400 |
Stefan Monnier |
* progmodes/compile.el: (compilation-start): Abbreviate default directory.
|
Fri, 23 Apr 2010 11:50:48 -0400 |
Stefan Monnier |
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
|
Fri, 23 Apr 2010 18:24:39 +0300 |
Eli Zaretskii |
xdisp.c (pop_it): Fix last change.
|
Fri, 23 Apr 2010 18:09:11 +0300 |
Eli Zaretskii |
Support `display' text properties and overlay strings in bidi buffers.
|
Fri, 23 Apr 2010 18:05:23 +0300 |
Eli Zaretskii |
Support `display' text properties and overlays.
|
Fri, 23 Apr 2010 16:19:44 +0200 |
Michael Albinus |
* etc/NEWS: Tramp supports SELinux.
|
Fri, 23 Apr 2010 16:12:05 +0200 |
Michael Albinus |
Implement SELINUX backends.
|
Fri, 23 Apr 2010 02:06:43 -0700 |
Dan Nicolaescu |
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
|
Fri, 23 Apr 2010 00:37:42 -0700 |
Dan Nicolaescu |
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
|
Fri, 23 Apr 2010 00:21:18 -0700 |
Dan Nicolaescu |
Simplify STARTFILES definition.
|
Fri, 23 Apr 2010 00:00:38 -0700 |
Dan Nicolaescu |
Clean up Solaris code.
|
Thu, 22 Apr 2010 22:43:48 -0700 |
Glenn Morris |
* etc/NEWS: More SELinux details and some minor fixes.
|
Thu, 22 Apr 2010 22:40:33 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 23 Apr 2010 04:46:53 +0200 |
Michael Albinus |
Restore 0644 file permissions, which were changed accidently.
|
Thu, 22 Apr 2010 13:32:43 -0700 |
Dan Nicolaescu |
Regenerate configure.
|
Thu, 22 Apr 2010 19:23:18 +0200 |
Jan D. |
Fix Bug#6001.
|
Thu, 22 Apr 2010 09:37:58 -0700 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
Thu, 22 Apr 2010 14:07:37 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Thu, 22 Apr 2010 13:21:39 +0200 |
Michael Albinus |
Detect ssh 'ControlMaster' argument automatically in some cases.
|
Thu, 22 Apr 2010 11:15:27 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-file): Add new optional
|
Thu, 22 Apr 2010 08:25:46 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 08:24:25 +0000 |
Katsumi Yamaoka |
(message-generate-headers): Record insertion of optional headers as well.
|
Thu, 22 Apr 2010 07:56:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 06:30:16 +0200 |
Michael Albinus |
*** empty log message ***
|
Thu, 22 Apr 2010 06:27:55 +0200 |
Michael Albinus |
* net/tramp.el(tramp-completion-handle-file-name-all-completions):
|
Wed, 21 Apr 2010 23:03:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 23:33:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 22:45:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 22:46:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 03:43:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 00:32:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:17:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 22:46:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 16 Apr 2010 03:24:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 22:47:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 22:47:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 22:52:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 22:58:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 01:03:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 21:55:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Apr 2010 21:56:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 22:01:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 10:14:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 21:58:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 02 Apr 2010 11:36:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 21:55:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 09:15:20 +0900 |
Miles Bader |
Update ChangeLog
|
Thu, 22 Apr 2010 09:10:43 +0900 |
Miles Bader |
Update configure
|
Thu, 22 Apr 2010 09:10:30 +0900 |
Miles Bader |
get rid of "unix" pre-defined macro when preprocessing Makefile
|
Wed, 21 Apr 2010 23:44:48 +0200 |
Andreas Schwab |
Avoid non-portable shell command negation
|
Wed, 21 Apr 2010 21:48:42 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 21 Apr 2010 12:32:54 -0700 |
Dan Nicolaescu |
Clean up HP-UX files.
|
Wed, 21 Apr 2010 20:25:13 +0200 |
Jan D. |
* xsettings.c: Move misplaced HAVE_GCONF
|
Wed, 21 Apr 2010 20:59:39 +0300 |
Eli Zaretskii |
Fix bug #5992.
|
Wed, 21 Apr 2010 13:53:03 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Try and handle errors.
|
Wed, 21 Apr 2010 18:42:39 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
|
Wed, 21 Apr 2010 18:26:09 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons
|
Wed, 21 Apr 2010 18:41:29 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
Wed, 21 Apr 2010 18:25:15 +0200 |
Jan D. |
Document tool-bar-style
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
Wed, 21 Apr 2010 18:13:55 +0200 |
Jan D. |
Declarations before code (Bug#5993).
|
Wed, 21 Apr 2010 07:00:58 -0400 |
John Wiegley |
Added C-o keybinding to toggle use of virtual buffers
|
Tue, 20 Apr 2010 23:49:28 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
Tue, 20 Apr 2010 23:40:18 -0700 |
Glenn Morris |
* src/ChangeLog: Remove merged duplicate entry.
|
Tue, 20 Apr 2010 23:35:35 -0700 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
Tue, 20 Apr 2010 22:47:56 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS, unused.
|
Tue, 20 Apr 2010 22:33:24 -0700 |
Dan Nicolaescu |
Simplify LD_SWITCH_SYSTEM_TEMACS usage.
|
Wed, 21 Apr 2010 05:53:42 +0200 |
Juanma Barranquero |
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
|
Tue, 20 Apr 2010 20:41:01 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 20 Apr 2010 20:33:04 -0700 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
Tue, 20 Apr 2010 20:11:03 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 20 Apr 2010 20:08:21 -0700 |
Glenn Morris |
Doc updates for SELinux support.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Tue, 20 Apr 2010 22:10:50 -0400 |
Stefan Monnier |
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Wed, 21 Apr 2010 02:49:40 +0200 |
Juanma Barranquero |
Fix typos and spacing.
|
Wed, 21 Apr 2010 02:17:02 +0200 |
Juanma Barranquero |
Don't depend on cm.c or termcap.c on Windows, use stubs.
|
Wed, 21 Apr 2010 01:05:30 +0200 |
Juanma Barranquero |
Remove references to (default-)direction-reversed.
|
Tue, 20 Apr 2010 13:35:16 -0400 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
Tue, 20 Apr 2010 13:17:29 -0400 |
Stefan Monnier |
* font.c (syms_of_font): Make the style table vars read-only.
|
Tue, 20 Apr 2010 13:01:39 -0400 |
Stefan Monnier |
* buffer.h (struct buffer): Remove unused var `direction_reversed'.
|
Tue, 20 Apr 2010 12:52:43 -0400 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
Tue, 20 Apr 2010 12:37:31 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|
Tue, 20 Apr 2010 11:46:52 -0400 |
Chong Yidong |
* emacs.manifest: Add trustInfo section to Windows manifest.
|
Tue, 20 Apr 2010 10:45:14 -0400 |
Stefan Monnier |
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.
|
Tue, 20 Apr 2010 16:31:28 +0300 |
Eli Zaretskii |
Implement GUI display of R2L lines, fix TTY display of R2L lines.
|
Tue, 20 Apr 2010 13:38:30 +0200 |
Jan D. |
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
|
Tue, 20 Apr 2010 16:08:35 +0300 |
Eli Zaretskii |
Fix R2L paragraph display on TTY.
|
Sat, 17 Apr 2010 19:02:18 +0300 |
Eli Zaretskii |
Fix cursor positioning at end of R2L line on TTY frames.
|
Sat, 17 Apr 2010 15:33:05 +0300 |
Eli Zaretskii |
Mirror continuation indicators for R2L lines; fix face extension on TTY.
|
Sat, 17 Apr 2010 13:29:40 +0300 |
Eli Zaretskii |
Fix two crashes with display of R2L lines in GUI sessions.
|
Sat, 17 Apr 2010 12:46:44 +0300 |
Eli Zaretskii |
Continue work on R2L paragraphs in GUI sessions.
|
Sat, 10 Apr 2010 19:28:30 +0300 |
Eli Zaretskii |
Implement cursor on the left fringe for R2L lines.
|
Sat, 10 Apr 2010 15:40:35 +0300 |
Eli Zaretskii |
Initial implementation of display of R2L paragraphs in GUI sessions.
|
Fri, 09 Apr 2010 14:17:35 +0300 |
Eli Zaretskii |
Overwritten from mainline.
|
Tue, 20 Apr 2010 16:27:15 +0900 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
Tue, 20 Apr 2010 16:26:02 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 20 Apr 2010 15:30:26 +0900 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
Tue, 20 Apr 2010 13:24:33 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Mon, 19 Apr 2010 14:33:11 -0400 |
Stefan Monnier |
(completion-styles-alist): Fix up last merge and document `substring'.
|
Mon, 19 Apr 2010 13:05:12 -0400 |
Stefan Monnier |
* international/mule.el: Help the user choose a valid coding-system.
|
Mon, 19 Apr 2010 19:22:55 +0300 |
Eli Zaretskii |
Cosmetic changes in src/bidi.c.
|
Mon, 19 Apr 2010 18:35:15 +0300 |
Eli Zaretskii |
Improve commentary regarding redisplay.
|
Mon, 19 Apr 2010 11:26:06 -0400 |
Stefan Monnier |
* vc-bzr: Use standard *vc* and *vc-diff* buffers.
|
Mon, 19 Apr 2010 11:07:52 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 19 Apr 2010 09:17:40 -0400 |
Stefan Monnier |
(completion-styles): Improve docstrings.
|
Mon, 19 Apr 2010 05:06:29 +0200 |
Juanma Barranquero |
* dired.c (Ffile_attributes): Fix typo in docstring.
|
Sun, 18 Apr 2010 23:24:22 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Sun, 18 Apr 2010 19:02:16 -0400 |
Chong Yidong |
* programs.texi (Semantic): New node.
|
Sun, 18 Apr 2010 17:40:10 -0400 |
Chong Yidong |
Bugfix for ede-proj-makefile-insert-variables.
|
Sat, 17 Apr 2010 09:10:19 -0700 |
Dan Nicolaescu |
Fix the version number for added files.
|
Fri, 16 Apr 2010 19:07:48 -0700 |
Glenn Morris |
Add some autoloads.
|
Fri, 16 Apr 2010 19:06:12 -0700 |
Glenn Morris |
* etc/NEWS: Minor edits.
|
Fri, 16 Apr 2010 20:28:19 -0400 |
Chong Yidong |
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
|
Fri, 16 Apr 2010 00:43:29 -0700 |
Glenn Morris |
* emacs.texi (Acknowledgments): Remove duplicate.
|
Fri, 16 Apr 2010 03:27:09 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Fri, 16 Apr 2010 03:26:07 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Fri, 16 Apr 2010 03:22:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 22:43:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 23:20:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 22:44:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 22:49:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 00:59:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 19:50:42 -0700 |
Glenn Morris |
* etc/NEWS: git version number issues don't need manual changes.
|
Thu, 15 Apr 2010 19:45:26 -0700 |
Glenn Morris |
Improve previous change.
|
Thu, 15 Apr 2010 19:39:22 -0700 |
Glenn Morris |
* vc-git.el (vc-git-print-log): Doc fix.
|
Thu, 15 Apr 2010 19:35:59 -0700 |
Glenn Morris |
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
|
Thu, 15 Apr 2010 10:17:01 -0700 |
Glenn Morris |
* doc/emacs/ChangeLog: Fix typo.
|
Thu, 15 Apr 2010 00:56:31 -0700 |
Glenn Morris |
* etc/NEWS: Remove duplicate entry.
|
Thu, 15 Apr 2010 00:54:06 -0700 |
Glenn Morris |
Mention Dired VC diff and log in manual.
|
Thu, 15 Apr 2010 00:34:28 -0700 |
Glenn Morris |
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
|
Thu, 15 Apr 2010 00:25:20 -0700 |
Glenn Morris |
* help.texi (Help Summary): Mention M-x info-finder.
|
Thu, 15 Apr 2010 00:19:06 -0700 |
Glenn Morris |
NEWS markup.
|
Thu, 15 Apr 2010 00:06:25 -0700 |
Glenn Morris |
* ack.texi (Acknowledgments): Add mpc.el
|
Wed, 14 Apr 2010 19:20:33 -0700 |
Glenn Morris |
* etc/NEWS: Minor mark-up and typo fixes.
|
Wed, 14 Apr 2010 19:05:36 -0700 |
Glenn Morris |
Document new commands for manipulating local variable lists.
|
Thu, 15 Apr 2010 01:41:21 +0300 |
Juri Linkov |
Fix @deffn without category.
|
Wed, 14 Apr 2010 13:32:50 -0400 |
Chong Yidong |
* ido.el (ido-file-internal): Fix 2009-12-02 change.
|
Wed, 14 Apr 2010 11:33:42 -0400 |
Chong Yidong |
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
|
Tue, 13 Apr 2010 19:36:48 -0700 |
Glenn Morris |
* admin/notes/bugtracker: Minor updates.
|
Tue, 13 Apr 2010 09:15:14 +0000 |
Alan Mackenzie |
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
|
Tue, 13 Apr 2010 11:58:42 +0300 |
Adrian Robert |
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
|
Tue, 13 Apr 2010 11:56:08 +0300 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
Tue, 13 Apr 2010 09:01:46 +0300 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
Mon, 12 Apr 2010 18:58:52 +0000 |
Alan Mackenzie |
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
|
Mon, 12 Apr 2010 15:15:07 +0000 |
Alan Mackenzie |
Reverse change 99448: "Change strategy for marking < and > as template
|
Mon, 12 Apr 2010 14:59:56 +0000 |
Alan Mackenzie |
Reverse 99556:
|
Mon, 12 Apr 2010 14:55:18 +0000 |
Alan Mackenzie |
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
|
Mon, 12 Apr 2010 14:48:07 +0000 |
Alan Mackenzie |
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
|
Mon, 12 Apr 2010 14:34:09 +0000 |
Alan Mackenzie |
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
|
Sat, 10 Apr 2010 19:31:01 +0900 |
YAMAMOTO Mitsuharu |
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
|
Fri, 09 Apr 2010 19:14:47 -0700 |
Glenn Morris |
Fix bug ref in previous.
|
Fri, 09 Apr 2010 19:12:03 -0700 |
Glenn Morris |
Close bug#1835.
|
Thu, 08 Apr 2010 18:20:45 -0700 |
Glenn Morris |
Doc fix related to Contributing.
|
Thu, 08 Apr 2010 09:43:57 +0900 |
YAMAMOTO Mitsuharu |
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
|
Wed, 07 Apr 2010 21:51:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 18:34:31 +0200 |
Jan D. |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 07 Apr 2010 15:09:33 +0900 |
Kenichi Handa |
Fix previous change of *-composable-pattern.
|
Wed, 07 Apr 2010 15:08:27 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 07 Apr 2010 13:36:25 +0900 |
Kenichi Handa |
Fix previous change of *-composable-pattern).
|
Tue, 06 Apr 2010 21:54:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 21:59:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Apr 2010 12:10:31 -0400 |
Chong Yidong |
Edits to Persistent Mark node.
|
Tue, 06 Apr 2010 11:43:08 -0400 |
Chong Yidong |
Revert 2008-03-03 change (Bug#5821).
|
Tue, 06 Apr 2010 11:32:15 -0400 |
Chong Yidong |
* quail/vntelex.el: Fix "af" rule (Bug#5836).
|
Tue, 06 Apr 2010 01:15:04 +0300 |
Juri Linkov |
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
|
Mon, 05 Apr 2010 11:46:29 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Sun, 04 Apr 2010 21:55:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 12:42:05 +0200 |
Francesc Rocher |
Add a new entry for QWE
|
Sat, 03 Apr 2010 19:40:20 -0400 |
Chong Yidong |
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
|
Sat, 03 Apr 2010 04:16:16 +0200 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
Fri, 02 Apr 2010 11:32:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 21:53:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 21:53:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 06:31:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 00:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 21:52:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 03:58:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 21:51:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:22:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 10:34:01 -0400 |
Stefan Monnier |
* tmm.el: Add missing key-binding shortcuts.
|
Mon, 19 Apr 2010 16:17:44 +0300 |
Eli Zaretskii |
Mention in src/ChangeLog the bug number solved by revno 99937.
|
Mon, 19 Apr 2010 16:05:35 +0300 |
Eli Zaretskii |
.gdbinit (xsubchartable): New command.
|
Mon, 19 Apr 2010 15:12:13 +0300 |
Eli Zaretskii |
Fix crashes in GC in "emacs -nw".
|
Sun, 18 Apr 2010 22:32:47 -0400 |
Stefan Monnier |
* custom.el (defcustom): Add edebug spec.
|
Mon, 19 Apr 2010 02:49:58 +0300 |
Juri Linkov |
Test for special mode-class in view-buffer instead of view-file (bug#5513).
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Sun, 18 Apr 2010 17:49:33 -0400 |
Stefan Monnier |
Hash-cons pure data.
|
Sun, 18 Apr 2010 17:45:44 -0400 |
Stefan Monnier |
Fix duplicate entries in cedet's loaddefs.el files.
|
Sun, 18 Apr 2010 17:37:29 -0400 |
Stefan Monnier |
* cvs-status.el (cvs-refontify): Remove unused.
|
Sun, 18 Apr 2010 17:35:20 -0400 |
Stefan Monnier |
(Mathematics): Prefer Unicode charset.
|
Sun, 18 Apr 2010 13:24:59 +0200 |
Jan D. |
Set USER_POS in hint_flags to work around Cygwin problem.
|
Sat, 17 Apr 2010 23:13:09 -0500 |
Jay Belanger |
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
|
Sat, 17 Apr 2010 22:09:18 -0500 |
Jay Belanger |
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.
|
Sat, 17 Apr 2010 20:18:12 +0200 |
Jan D. |
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
|
Sat, 17 Apr 2010 19:49:18 +0200 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
Sat, 17 Apr 2010 19:43:03 +0200 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
Sat, 17 Apr 2010 11:53:55 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Sat, 17 Apr 2010 16:34:23 +0300 |
Eli Zaretskii |
Fix a crash when an NSM character is inserted at BEGV.
|
Fri, 16 Apr 2010 21:52:12 -0500 |
Jay Belanger |
Merge: Add O option to Calc.
|
Fri, 16 Apr 2010 21:47:25 -0500 |
Jay Belanger |
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
|
Fri, 16 Apr 2010 23:37:59 +0300 |
Eli Zaretskii |
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
|
Fri, 16 Apr 2010 10:22:12 -0700 |
Dan Nicolaescu |
* s/freebsd.h: Restore osreldate.h include.
|
Fri, 16 Apr 2010 19:06:41 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 19:05:31 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 19:05:20 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 00:41:19 -0700 |
Glenn Morris |
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
|
Fri, 16 Apr 2010 04:41:58 +0300 |
Juri Linkov |
Move scrolling commands from simple.el to window.el
|
Fri, 16 Apr 2010 04:24:00 +0300 |
Juri Linkov |
Check both `isearch-scroll' and `scroll-command' properties.
|
Fri, 16 Apr 2010 10:08:29 +0900 |
YAMAMOTO Mitsuharu |
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
|
Thu, 15 Apr 2010 21:00:45 -0400 |
Chong Yidong |
* s/cygwin.h: Avoid linking against static libgcc.
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Fri, 16 Apr 2010 00:19:01 +0200 |
Michael Albinus |
* net/tramp.el (tramp-error-with-buffer): Don't show the
|
Thu, 15 Apr 2010 14:52:27 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
Thu, 15 Apr 2010 11:24:00 -0700 |
Dan Nicolaescu |
* xdisp.c (message): Do not use NO_ARG_ARRAY.
|
Thu, 15 Apr 2010 11:19:00 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
Thu, 15 Apr 2010 10:22:07 -0700 |
Glenn Morris |
* admin/notes/BRANCH: Defer to emacs-devel.
|
Thu, 15 Apr 2010 10:14:10 -0700 |
Glenn Morris |
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
|
Thu, 15 Apr 2010 12:13:27 +0200 |
Carsten Dominik |
Merge update-org-to-6.35
|
Thu, 15 Apr 2010 12:11:52 +0200 |
Carsten Dominik |
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 15 Apr 2010 11:31:54 +0200 |
Carsten Dominik |
Testcommit
|
Thu, 15 Apr 2010 11:27:44 +0200 |
Carsten Dominik |
Testcommit with brz
|
Wed, 14 Apr 2010 19:10:20 -0700 |
Glenn Morris |
* admin/notes/BRANCH: Update.
|
Thu, 15 Apr 2010 03:12:20 +0200 |
Juanma Barranquero |
Simplify by using `define-derived-mode'.
|
Thu, 15 Apr 2010 00:05:14 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 14 Apr 2010 08:36:25 -0700 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
Wed, 14 Apr 2010 11:24:17 -0400 |
Stefan Monnier |
(non-essential): New var.
|
Wed, 14 Apr 2010 11:07:53 -0400 |
Stefan Monnier |
Add a new field `location' to bookmarks for non-file bookmarks.
|
Wed, 14 Apr 2010 03:43:54 +0300 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
Wed, 14 Apr 2010 03:33:32 +0300 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Tue, 13 Apr 2010 17:16:42 +0200 |
Jan D. |
Fix so top -10 and left -10 in frame parameters work.
|
Tue, 13 Apr 2010 10:19:05 +0200 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
Mon, 12 Apr 2010 23:29:38 -0400 |
Stefan Monnier |
Move complete.el to lisp/obsolete.
|
Mon, 12 Apr 2010 23:06:50 -0400 |
Stefan Monnier |
Remove the Arch metafiles.
|
Mon, 12 Apr 2010 22:19:17 -0400 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
Mon, 12 Apr 2010 22:07:48 -0400 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
Mon, 12 Apr 2010 21:47:40 -0400 |
Stefan Monnier |
Try to detect file modification within the same second.
|
Mon, 12 Apr 2010 21:24:10 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
|
Mon, 12 Apr 2010 21:03:04 -0400 |
Stefan Monnier |
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
|
Mon, 12 Apr 2010 19:49:29 -0400 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
Mon, 12 Apr 2010 15:14:16 -0400 |
Stefan Monnier |
(vc-dir-kill-line): New command.
|
Mon, 12 Apr 2010 15:12:36 -0400 |
Stefan Monnier |
* bookmark.el (bookmark-insert-location): Handle a nil filename.
|
Mon, 12 Apr 2010 20:58:15 +0200 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|
Mon, 12 Apr 2010 12:09:47 -0400 |
Stefan Monnier |
Clean up last bookmark changes for man/woman/gnus-summary.
|
Mon, 12 Apr 2010 11:17:29 -0400 |
Stefan Monnier |
Summary: Add bookmark support for man, woman and gnus-summary.
|
Mon, 12 Apr 2010 07:38:42 -0700 |
Dan Nicolaescu |
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
|
Mon, 12 Apr 2010 07:32:10 -0700 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
Mon, 12 Apr 2010 13:28:56 +0200 |
Jan D. |
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
|
Mon, 12 Apr 2010 12:59:35 +0200 |
Jan D. |
Change so emacs at least compiles.
|
Sun, 11 Apr 2010 14:45:59 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 14:43:28 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 13:17:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Sun, 11 Apr 2010 13:04:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Sun, 11 Apr 2010 20:26:13 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Sun, 11 Apr 2010 20:25:09 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Sun, 11 Apr 2010 12:15:09 -0400 |
Stefan Monnier |
* process.c (exec_sentinel): Preserve current-buffer.
|
Sun, 11 Apr 2010 11:53:13 -0400 |
Stefan Monnier |
(read_process_output): Move the save-current-buffer to
|
Sat, 10 Apr 2010 19:54:50 -0400 |
Chong Yidong |
Update comint-password-prompt-regexp (Bug#2817).
|
Sat, 10 Apr 2010 13:38:48 -0700 |
Dan Nicolaescu |
* s/msdos.h (UNEXEC): New definition.
|
Sat, 10 Apr 2010 17:51:46 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
|
Sat, 10 Apr 2010 14:59:22 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Sat, 10 Apr 2010 14:50:31 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Sat, 10 Apr 2010 19:59:46 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
|
Sat, 10 Apr 2010 19:52:30 +0900 |
YAMAMOTO Mitsuharu |
Don't abort try_window with fonts change when showing tooltip (Bug#2423).
|
Sat, 10 Apr 2010 19:39:16 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Undo last change.
|
Fri, 09 Apr 2010 19:18:09 -0700 |
Glenn Morris |
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.
|
Fri, 09 Apr 2010 13:19:53 -0400 |
Eric S. Raymond |
Get rid of several uses of the term 'master' in favor of equivalent verbiage
|
Fri, 09 Apr 2010 18:49:06 +0200 |
Jan D |
Fix showing the complete tip the first time, bug #2423.
|
Fri, 09 Apr 2010 12:04:17 -0400 |
Sam Steingold |
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
|
Fri, 09 Apr 2010 11:52:45 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
|
Fri, 09 Apr 2010 08:35:30 -0700 |
Dan Nicolaescu |
Add --author support to git commit.
|
Fri, 09 Apr 2010 10:17:52 -0400 |
Eric S. Raymond |
Improve documentation comments.
|
Fri, 09 Apr 2010 00:14:33 +0300 |
Eli Zaretskii |
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
|
Thu, 08 Apr 2010 15:59:46 -0400 |
Stefan Monnier |
Fix some of the problems in defsubst* (bug#5728).
|
Thu, 08 Apr 2010 20:22:51 +0200 |
Jan D. |
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
|
Thu, 08 Apr 2010 20:35:10 +0300 |
Eli Zaretskii |
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
|
Thu, 08 Apr 2010 18:21:25 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Thu, 08 Apr 2010 18:20:32 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Wed, 07 Apr 2010 12:25:49 -0400 |
Sam Steingold |
add ";;;###autoload" cookies
|
Wed, 07 Apr 2010 12:20:35 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): New custom variable.
|
Wed, 07 Apr 2010 15:43:04 +0200 |
Juanma Barranquero |
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
|
Wed, 07 Apr 2010 14:57:04 +0200 |
Jan D. |
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
|
Wed, 07 Apr 2010 13:45:08 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 07 Apr 2010 13:39:26 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Tue, 06 Apr 2010 23:11:45 -0700 |
Dan Nicolaescu |
Simplify code for HP machines.
|
Tue, 06 Apr 2010 23:01:30 -0700 |
Dan Nicolaescu |
* m/iris4d.h (UNEXEC): Move definition ...
|
Tue, 06 Apr 2010 22:56:35 -0700 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
Tue, 06 Apr 2010 21:14:56 -0700 |
Dan Nicolaescu |
Fix default-directory for vc-root-diff.
|
Tue, 06 Apr 2010 21:06:23 -0700 |
Dan Nicolaescu |
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
|
Tue, 06 Apr 2010 20:43:23 -0500 |
Jay Belanger |
(calcFunc-fdiv): Use `nth' to choose elements from list.
|
Tue, 06 Apr 2010 20:33:00 -0500 |
Jay Belanger |
(calcFunc-fdiv): Allow `fdiv' to divide fractions.
|
Tue, 06 Apr 2010 14:17:55 -0400 |
jwiegley |
Removed duplicate definition of ido-virtual-buffers
|
Tue, 06 Apr 2010 13:02:56 +0200 |
Juanma Barranquero |
Fix typos.
|
Tue, 06 Apr 2010 03:02:57 -0400 |
jwiegley |
Fixed duplicate names appearing in IDO buffer list (using virtuals)
|
Mon, 05 Apr 2010 23:38:56 -0400 |
jwiegley |
Minor fixes to a recent contribution to ido.el
|
Tue, 06 Apr 2010 04:26:37 +0200 |
Juanma Barranquero |
Enable recentf-mode if using virtual buffers.
|
Tue, 06 Apr 2010 02:44:24 +0300 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
Tue, 06 Apr 2010 02:38:53 +0300 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
Mon, 05 Apr 2010 22:05:47 +0200 |
Juanma Barranquero |
lisp/help.el: Turn ChangeLog comment into source comment.
|
Mon, 05 Apr 2010 12:36:45 +0200 |
Juanma Barranquero |
* help.el (describe-mode): Return nil (for IELM's sake).
|
Mon, 05 Apr 2010 09:35:53 +0200 |
Jan D |
xfns.c (set_machine_and_pid_properties): Fix parantesis
|
Sun, 04 Apr 2010 17:29:42 +0200 |
jhd |
Move declaration before other statements.
|
Sun, 04 Apr 2010 12:47:12 +0200 |
jhd |
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
|
Sun, 04 Apr 2010 12:30:38 +0300 |
Eli Zaretskii |
Improve commentary of handle_stop_backwards.
|
Sun, 04 Apr 2010 02:55:19 -0400 |
jwiegley |
2010-04-04 John Wiegley <jwiegley@gmail.com>
|
Sat, 03 Apr 2010 16:10:14 -0400 |
Stefan Monnier |
* font-lock.el: Require CL when compiling.
|
Sat, 03 Apr 2010 16:59:53 +0300 |
Eli Zaretskii |
Fix merge conflicts in ldefs-boot.el.
|
Sat, 03 Apr 2010 16:43:23 +0300 |
Eli Zaretskii |
Fix infloop in bidi buffers with vertical cursor motion at ZV.
|
Sat, 03 Apr 2010 12:09:56 +0300 |
Eli Zaretskii |
Fix typo in src/ChangeLog.
|
Sat, 03 Apr 2010 12:04:46 +0300 |
Eli Zaretskii |
Revert last change in batch-update-authors.
|
Sat, 03 Apr 2010 11:59:36 +0300 |
Eli Zaretskii |
Fix bug in batch-update-authors. Add bidi to AUTHORS.
|
Fri, 02 Apr 2010 18:01:41 +0000 |
convert-repo |
update tags
|
Sat, 03 Apr 2010 04:23:51 +0200 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
Fri, 02 Apr 2010 21:54:24 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 02 Apr 2010 17:24:53 -0700 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Move definition ...
|
Fri, 02 Apr 2010 17:20:04 -0700 |
Dan Nicolaescu |
* m/vax.h (CRT0_DUMMIES): Remove, unused.
|
Fri, 02 Apr 2010 17:06:38 -0700 |
Dan Nicolaescu |
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
|
Sat, 03 Apr 2010 02:01:22 +0300 |
Juri Linkov |
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
|
Fri, 02 Apr 2010 20:42:10 -0400 |
Chong Yidong |
Bump version to 23.1.95.
EMACS_PRETEST_23_1_95
|
Fri, 02 Apr 2010 11:24:16 -0400 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
Fri, 02 Apr 2010 04:30:09 +0200 |
Juanma Barranquero |
Fix typos.
|
Fri, 02 Apr 2010 04:25:19 +0200 |
Juanma Barranquero |
Fix typos in semantic/imenu.el.
|
Fri, 02 Apr 2010 04:22:17 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 01 Apr 2010 17:34:05 +0200 |
Andreas Schwab |
Use correct coding system when verifying a pgp signed message
|
Thu, 01 Apr 2010 11:24:53 -0400 |
Chong Yidong |
Fix markup mistake in nonascii.texi.
|
Thu, 01 Apr 2010 11:15:28 -0400 |
Chong Yidong |
Fix typo.
|
Wed, 31 Mar 2010 10:27:50 -0400 |
Chong Yidong |
Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 12:43:53 +0300 |
Eli Zaretskii |
Explain how to re-throw a signal.
|
Wed, 31 Mar 2010 12:08:40 +0300 |
Eli Zaretskii |
Fix bug #5703.
|
Wed, 31 Mar 2010 00:00:23 -0400 |
Chong Yidong |
* nsterm.h: Fix last change.
|
Fri, 02 Apr 2010 13:24:37 -0400 |
Sam Steingold |
(bug-reference-bug-regexp): Also accept "patch" and "RFE".
|
Fri, 02 Apr 2010 11:26:24 -0400 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
Fri, 02 Apr 2010 17:18:25 +0200 |
Jan D. |
Fix previous fix. Parantesis misplaced.
|
Fri, 02 Apr 2010 17:15:05 +0200 |
Jan D. |
Fix previous fix.
|
Fri, 02 Apr 2010 10:21:57 -0400 |
Sam Steingold |
(vc-hg-push, vc-hg-pull): Use `apply' when calling
|
Fri, 02 Apr 2010 11:46:07 +0200 |
Jan D. |
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.
|
Fri, 02 Apr 2010 11:45:27 +0200 |
Jan D. |
Merge from trunk
|
Fri, 02 Apr 2010 12:35:01 +0300 |
Eli Zaretskii |
xdisp.c (set_cursor_from_row): Improve comments.
|
Fri, 02 Apr 2010 12:12:21 +0300 |
Eli Zaretskii |
Fix typos and formatting in ChangeLog entries.
|
Fri, 02 Apr 2010 11:44:50 +0200 |
Jan D. |
tmm.el (tmm-get-keymap): Check with symbolp before passing
|
Thu, 01 Apr 2010 08:50:44 +0200 |
Jan D. |
Merge from trunk
|
Fri, 26 Mar 2010 08:01:19 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Mar 2010 20:32:31 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Mar 2010 08:04:35 +0100 |
Jan D. |
Merge from trunk
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Thu, 01 Apr 2010 18:29:04 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 01 Apr 2010 18:15:16 +0300 |
Eli Zaretskii |
msdos.c: Fix last change.
|
Thu, 01 Apr 2010 17:59:46 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 01 Apr 2010 15:37:28 +0300 |
Eli Zaretskii |
Fix bug #5816.
|
Thu, 01 Apr 2010 10:55:55 +0000 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
Thu, 01 Apr 2010 10:55:01 +0000 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
Thu, 01 Apr 2010 10:52:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 00:00:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 21:55:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 06:53:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 00:10:31 -0700 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
Wed, 31 Mar 2010 18:28:12 -0400 |
Chong Yidong |
[merge] Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 18:22:17 -0400 |
Chong Yidong |
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
|
Wed, 31 Mar 2010 13:39:03 -0700 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
Wed, 31 Mar 2010 18:16:12 +0300 |
Juri Linkov |
* simple.el (next-line, previous-line): Re-throw a signal
|
Wed, 31 Mar 2010 18:02:53 +0300 |
Juri Linkov |
* simple.el (keyboard-escape-quit): Raise deselecting the active
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Wed, 31 Mar 2010 17:28:16 +0300 |
Eli Zaretskii |
Fix highlight of trailing whitespace is right-to-left lines.
|
Wed, 31 Mar 2010 06:48:04 +0000 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
Wed, 31 Mar 2010 06:45:38 +0000 |
Katsumi Yamaoka |
Update.
|
Wed, 31 Mar 2010 06:44:35 +0000 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
Wed, 31 Mar 2010 06:33:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 00:14:08 -0400 |
Stefan Monnier |
Get rid of the direct_output optimizations.
|
Tue, 30 Mar 2010 22:47:52 -0500 |
Jay Belanger |
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
|
Wed, 31 Mar 2010 00:14:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 22:53:53 -0400 |
Stefan Monnier |
* simple.el (append-to-buffer): Simplify.
|
Tue, 30 Mar 2010 22:37:57 -0400 |
Stefan Monnier |
Merge from emacs-23 branch
|
Tue, 30 Mar 2010 19:26:38 -0400 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
Tue, 30 Mar 2010 23:41:01 +0200 |
Juanma Barranquero |
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
|
Tue, 30 Mar 2010 19:26:58 +0200 |
Jan D. |
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
|
Tue, 30 Mar 2010 21:50:44 +0900 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
Tue, 30 Mar 2010 21:49:50 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 30 Mar 2010 21:46:31 +0900 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
Tue, 30 Mar 2010 16:48:06 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 30 Mar 2010 13:59:26 +0300 |
Eli Zaretskii |
Improve documentation of "C-x 8 RET".
|
Mon, 29 Mar 2010 19:48:44 -0400 |
Chong Yidong |
Clean up unneeded ns_set_icon_type calls.
|
Mon, 29 Mar 2010 17:35:39 -0400 |
Chong Yidong |
Add a test function from semantic-test.el to semantic-ia-utest.el.
|
Mon, 29 Mar 2010 17:26:49 -0400 |
Chong Yidong |
Update Semantic test copyrights, delete some test files (Bug#4656).
|
Mon, 29 Mar 2010 11:23:01 -0400 |
Stefan Monnier |
Make tmm-menubar work for the Buffers menu again.
|
Mon, 29 Mar 2010 10:18:13 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 10:16:23 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Sun, 28 Mar 2010 21:52:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 23:20:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 16:41:37 -0400 |
Chong Yidong |
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
|
Sun, 28 Mar 2010 15:09:21 -0400 |
Chong Yidong |
Fix for Bug#5790.
|
Sun, 28 Mar 2010 11:55:20 -0700 |
Glenn Morris |
Close bug#5336.
|
Sun, 28 Mar 2010 14:44:47 -0400 |
Chong Yidong |
Expand discussion of mail setup.
|
Sat, 27 Mar 2010 23:52:17 -0400 |
Chong Yidong |
* mail/sendmail.el (mail-default-directory): Doc fix.
|
Sat, 27 Mar 2010 23:41:34 -0400 |
Chong Yidong |
Document Message mode as the default mail mode.
|
Sat, 27 Mar 2010 13:53:35 -0400 |
Chong Yidong |
Fix mail-default-headers handling in Message mode.
|
Sat, 27 Mar 2010 15:52:55 +0300 |
Eli Zaretskii |
Document problems on MS-Windows with incompatible regex.h headers.
|
Sat, 27 Mar 2010 15:31:04 +0300 |
Eli Zaretskii |
Fix doc strings of version-* functions and variables.
|
Fri, 26 Mar 2010 13:43:01 -0400 |
Chong Yidong |
Document `after-load-functions'.
|
Fri, 26 Mar 2010 21:58:41 +1300 |
Nick Roberts |
*** empty log message ***
|
Fri, 26 Mar 2010 21:56:09 +1300 |
Nick Roberts |
(gdb-apple-test): New function.
|
Thu, 25 Mar 2010 20:04:48 -0400 |
Chong Yidong |
* maintaining.texi (Old Revisions): Document vc-root-diff.
|
Thu, 25 Mar 2010 19:41:22 -0400 |
Chong Yidong |
* vc.el (vc-root-diff): Doc fix.
|
Thu, 25 Mar 2010 19:32:51 -0400 |
Chong Yidong |
* maintaining.texi (VCS Concepts): Fix typo.
|
Thu, 25 Mar 2010 18:58:46 -0400 |
Chong Yidong |
* vc.el (vc-print-log, vc-print-root-log): Doc fix.
|
Thu, 25 Mar 2010 18:57:13 -0400 |
Chong Yidong |
Document VC changes: vc-log-show-limit and vc-print-root-log.
|
Thu, 25 Mar 2010 22:03:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 17:14:17 -0400 |
Chong Yidong |
Document comint history-search changes.
|
Thu, 25 Mar 2010 16:36:41 -0400 |
Chong Yidong |
* programs.texi (Program Modes): Mention Javascript mode.
|
Thu, 25 Mar 2010 16:32:39 -0400 |
Chong Yidong |
Note in documentation that nXML is now the default XML mode.
|
Thu, 25 Mar 2010 16:15:52 -0400 |
Chong Yidong |
* misc.texi (Navigation): Document doc-view-continuous.
|
Thu, 25 Mar 2010 01:53:30 -0400 |
Chong Yidong |
* simple.el (append-to-buffer): Fix last change.
|
Wed, 24 Mar 2010 21:54:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 17:25:46 -0400 |
Chong Yidong |
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
|
Wed, 24 Mar 2010 12:18:13 -0400 |
Chong Yidong |
Fix 2009-11-13 change to append-to-buffer (Bug#5749).
|
Tue, 30 Mar 2010 22:08:05 -0400 |
Stefan Monnier |
(keys_of_window): Remove redundant/overridden bindings.
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Wed, 31 Mar 2010 00:10:57 +0000 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
Wed, 31 Mar 2010 00:08:42 +0000 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
Tue, 30 Mar 2010 21:55:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 10:03:53 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Mar 2010 06:29:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 06:41:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 15:16:49 -0400 |
Eli Zaretskii |
Restore original behavior of move_it_in_display_line_to when !bidi_p.
|
Tue, 30 Mar 2010 10:40:04 -0700 |
Dan Nicolaescu |
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
|
Tue, 30 Mar 2010 19:38:45 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Move occur-engine related
|
Tue, 30 Mar 2010 19:29:02 +0300 |
Eli Zaretskii |
Fix a crash of I-search in a bidi-reordered buffer.
|
Tue, 30 Mar 2010 19:10:14 +0300 |
Juri Linkov |
* dired-x.el (dired-omit-mode): Doc fix.
|
Tue, 30 Mar 2010 19:03:08 +0300 |
Juri Linkov |
Make occur handle multi-line matches cleanly with context.
|
Tue, 30 Mar 2010 18:44:50 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Fix a bug where the first
|
Tue, 30 Mar 2010 14:15:45 +0200 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
|
Tue, 30 Mar 2010 13:02:24 +0300 |
Eli Zaretskii |
bidi.c: Update to GPLv3.
|
Tue, 30 Mar 2010 12:55:42 +0300 |
Eli Zaretskii |
bidi.c: Update Copyright years.
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Tue, 30 Mar 2010 05:02:07 -0400 |
Eli Zaretskii |
Removed src/ChangeLog.bidi from bzr.
|
Mon, 29 Mar 2010 08:26:24 -0400 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
Sun, 28 Mar 2010 11:18:10 -0400 |
Eli Zaretskii |
Fix glyph_row reversed_p flag in empty lines between paragraphs.
|
Sun, 28 Mar 2010 09:04:11 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 20 Mar 2010 10:32:32 -0400 |
Eli Zaretskii |
Finish work on cursor motion in continuation lines.
|
Sat, 20 Mar 2010 07:14:01 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 13 Mar 2010 11:38:01 -0500 |
Eli Zaretskii |
Continue work on cursor movement in continued lines.
|
Sat, 13 Mar 2010 04:02:01 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Mar 2010 11:06:24 -0500 |
Eli Zaretskii |
Continue debugging continuation lines.
|
Sat, 06 Mar 2010 05:16:27 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 27 Feb 2010 07:43:30 -0500 |
Eli Zaretskii |
Merge frome mainline.
|
Sat, 20 Feb 2010 11:22:07 -0500 |
Eli Zaretskii |
Continue work on continuation lines.
|
Sat, 20 Feb 2010 05:25:57 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 13 Feb 2010 12:41:13 -0500 |
Eli Zaretskii |
Continue work on continuation lines. Some progress with cursor motion.
|
Sat, 13 Feb 2010 08:18:46 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Feb 2010 12:50:45 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Feb 2010 12:47:35 -0500 |
Eli Zaretskii |
Start working on cursor movement in continuation lines.
|
Fri, 05 Feb 2010 09:28:04 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 30 Jan 2010 10:20:14 -0500 |
Eli Zaretskii |
Fix fallout from changes to managing glyph row reversed_p flag.
|
Sat, 30 Jan 2010 08:50:39 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 29 Jan 2010 06:13:16 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Mon, 25 Jan 2010 12:42:44 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Mon, 25 Jan 2010 12:38:27 -0500 |
Eli Zaretskii |
Remove empty entry.
|
Mon, 25 Jan 2010 12:29:38 -0500 |
Eli Zaretskii |
Finish and debug display of invisible text.
|
Sat, 23 Jan 2010 03:49:15 -0500 |
Eli Zaretskii |
Merger from mainline.
|
Fri, 22 Jan 2010 15:45:21 -0500 |
Eli Zaretskii |
rmail.el autoloads.
|
Fri, 22 Jan 2010 15:40:56 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 16:13:12 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 11:11:37 -0500 |
Eli Zaretskii |
Start working on invisible text. For now, just untested source changes.
|
Sat, 16 Jan 2010 06:59:23 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 06:57:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 09 Jan 2010 11:27:11 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 09 Jan 2010 11:24:37 -0500 |
Eli Zaretskii |
Recompute prev_stop and base_level_stop when the iterator is
|
Sat, 09 Jan 2010 06:00:21 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 08 Jan 2010 15:59:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sun, 03 Jan 2010 13:18:21 -0500 |
Eli Zaretskii |
Update Copyright years.
|
Sat, 02 Jan 2010 10:57:35 -0500 |
Eli Zaretskii |
Continue working on handling of properties in bidi iteration.
|
Sat, 02 Jan 2010 05:57:50 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 02 Jan 2010 05:22:05 -0500 |
Eli Zaretskii |
Merge from upstream.
|
Fri, 01 Jan 2010 14:30:06 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 01 Jan 2010 10:17:13 -0500 |
Eli Zaretskii |
This commits the exact copies of files I had before switch to bzr.
|
Fri, 01 Jan 2010 10:04:53 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-12-26.
|
Fri, 01 Jan 2010 09:57:27 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-1219.
|
Fri, 01 Jan 2010 09:46:25 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-12-12.
|
Fri, 01 Jan 2010 07:01:23 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-21.
|
Fri, 01 Jan 2010 06:57:39 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-14.
|
Fri, 01 Jan 2010 06:54:22 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-07.
|
Fri, 01 Jan 2010 06:49:38 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-31.
|
Fri, 01 Jan 2010 06:45:36 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-24.
|
Fri, 01 Jan 2010 06:39:56 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-17.
|
Fri, 01 Jan 2010 06:35:03 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-10.
|
Fri, 01 Jan 2010 06:27:51 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-08.
|
Fri, 01 Jan 2010 06:22:52 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-05.
|
Fri, 01 Jan 2010 06:17:13 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-04.
|
Fri, 01 Jan 2010 06:06:48 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-03.
|
Fri, 01 Jan 2010 06:01:34 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-27.
|
Fri, 01 Jan 2010 05:57:17 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-26.
|
Thu, 31 Dec 2009 16:31:54 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-20.
|
Thu, 31 Dec 2009 16:20:15 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-19.
|
Thu, 31 Dec 2009 16:14:26 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-12.
|
Thu, 31 Dec 2009 16:09:28 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-12.
|
Thu, 31 Dec 2009 15:56:07 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-29.
|
Thu, 31 Dec 2009 15:49:08 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-22.
|
Thu, 31 Dec 2009 15:04:11 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-15.
|
Thu, 31 Dec 2009 14:44:59 -0500 |
Eli Zaretskii |
Retrospective commit.
|
Tue, 30 Mar 2010 04:46:45 +0000 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
Tue, 30 Mar 2010 04:44:38 +0000 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
Tue, 30 Mar 2010 04:12:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 04:04:58 +0000 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
Tue, 30 Mar 2010 04:03:00 +0000 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
Tue, 30 Mar 2010 04:00:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:23:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 19:47:23 -0700 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
Tue, 30 Mar 2010 13:22:34 +1300 |
Nick Roberts |
*** empty log message ***
|
Mon, 29 Mar 2010 19:18:48 -0400 |
Chong Yidong |
* subr.el: Extend progress reporters to perform "spinning".
|
Mon, 29 Mar 2010 10:19:03 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 10:16:37 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 09:37:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 09:29:19 +0000 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
Mon, 29 Mar 2010 09:28:20 +0000 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
Mon, 29 Mar 2010 00:00:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 23:57:34 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:53:09 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:55:59 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:52:01 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 21:55:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:33:43 +1300 |
Nick Roberts |
Regenerate ldefs-boot.el.
|
Thu, 25 Mar 2010 22:06:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 00:17:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 21:57:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 06:31:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 21:50:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 07:41:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 15:51:55 -0400 |
Chong Yidong |
Fix for `compile' (Bug#5771).
|
Sun, 28 Mar 2010 15:31:27 -0400 |
Chong Yidong |
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).
|
Sun, 28 Mar 2010 12:22:52 -0700 |
Glenn Morris |
* gdb-mi.el: Add 2010 to copyright years.
|
Sun, 28 Mar 2010 17:00:37 +1300 |
Nick Roberts |
emacs.texi (Top): Update node names to those in building.texi.
|
Sun, 28 Mar 2010 02:27:43 +1300 |
Nick Roberts |
Restore GDB/MI fuctionality removed by r99212:
|
Sat, 27 Mar 2010 15:01:22 +0300 |
Eli Zaretskii |
Enclose the argument of "-l" in quotes.
|
Sat, 27 Mar 2010 13:49:18 +0300 |
Eli Zaretskii |
Fix the MSDOS build as fallout from the latest Makefile.in changes.
|
Sat, 27 Mar 2010 13:36:12 +0300 |
Eli Zaretskii |
Fix a typo in a comment.
|
Fri, 26 Mar 2010 20:45:32 -0400 |
Chong Yidong |
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
|
Thu, 25 Mar 2010 17:56:15 +0900 |
YAMAMOTO Mitsuharu |
Don't call turn_on_atimers around `connect' (Bug#5723).
|
Thu, 25 Mar 2010 17:48:52 +0900 |
YAMAMOTO Mitsuharu |
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
|
Wed, 24 Mar 2010 23:18:17 -0700 |
Glenn Morris |
Close bug#5755.
|
Wed, 24 Mar 2010 20:14:42 -0500 |
Ted Zlatanov |
Fix wrong variable name.
|
Wed, 24 Mar 2010 20:06:08 -0400 |
Stefan Monnier |
Add "union tags" in mpc.el.
|
Wed, 24 Mar 2010 19:56:43 -0400 |
Stefan Monnier |
Misc cleanup.
|
Wed, 24 Mar 2010 15:14:50 -0400 |
Stefan Monnier |
Ignore tempfiles of the configure script
|
Wed, 24 Mar 2010 14:02:56 -0400 |
Stefan Monnier |
Merge from `emacs-23'.
|
Wed, 24 Mar 2010 13:33:39 -0400 |
Stefan Monnier |
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.
|
Wed, 24 Mar 2010 11:57:16 -0400 |
Stefan Monnier |
(makefile-rule-action-regex): Backtrack less.
|
Tue, 23 Mar 2010 20:02:42 -0700 |
Glenn Morris |
Close bug#5759.
|
Wed, 24 Mar 2010 01:19:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 24 Mar 2010 01:18:03 +0100 |
Juanma Barranquero |
Fix typos in Changelog.
|
Wed, 24 Mar 2010 01:17:31 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 24 Mar 2010 01:16:45 +0100 |
Juanma Barranquero |
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
|
Mon, 22 Mar 2010 19:37:11 -0700 |
Glenn Morris |
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
|
Mon, 22 Mar 2010 13:28:27 -0400 |
Chong Yidong |
* indent.el (indent-for-tab-command): Doc fix.
|
Mon, 22 Mar 2010 17:21:22 +0000 |
Alan Mackenzie |
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
|
Mon, 22 Mar 2010 17:56:22 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 22 Mar 2010 08:26:56 +0100 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
Sun, 21 Mar 2010 18:13:26 -0400 |
Chong Yidong |
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.
|
Sun, 21 Mar 2010 14:32:19 -0400 |
Chong Yidong |
Document multi-isearch-buffers and tab-always-indent.
|
Sun, 21 Mar 2010 11:28:53 -0400 |
Chong Yidong |
* processes.texi (Network Processes): Document seqpacket type.
|
Sun, 21 Mar 2010 11:09:29 -0400 |
Chong Yidong |
NEWS: Re-organize Lisp changes for Emacs 23.2.
|
Sat, 20 Mar 2010 13:24:06 -0400 |
Chong Yidong |
Document font-use-system-font.
|
Sat, 20 Mar 2010 12:37:39 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
|
Fri, 19 Mar 2010 11:27:49 -0400 |
Chong Yidong |
`make uninstall' fix (Bug#5620).
|
Fri, 19 Mar 2010 11:15:27 -0400 |
Chong Yidong |
Document Bug#5541.
|
Mon, 22 Mar 2010 17:50:29 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Mon, 22 Mar 2010 17:37:32 +0100 |
Juanma Barranquero |
Fix typos in mh-e.
|
Mon, 22 Mar 2010 16:49:52 +0100 |
Juanma Barranquero |
Fix typos in Gnus.
|
Fri, 19 Mar 2010 14:22:15 +0100 |
Juanma Barranquero |
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
|
Wed, 17 Mar 2010 21:49:35 -0700 |
Glenn Morris |
Restore user option rmail-highlight-face.
|
Tue, 16 Mar 2010 13:24:44 -0400 |
Chong Yidong |
Woman parsing fix (Bug#5729).
|
Tue, 16 Mar 2010 16:05:46 +0900 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
Tue, 16 Mar 2010 14:50:19 +0900 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
Tue, 16 Mar 2010 11:16:09 +0900 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
Tue, 16 Mar 2010 16:04:46 +0900 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
Tue, 16 Mar 2010 14:48:41 +0900 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
Tue, 16 Mar 2010 11:14:40 +0900 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
Tue, 16 Mar 2010 10:04:20 +0900 |
Kenichi Handa |
from trunk
|
Mon, 15 Mar 2010 11:51:48 -0400 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
Mon, 15 Mar 2010 11:45:03 +0100 |
Francesc Rocher |
Remove CEDET entry in MORE.STUFF.
|
Sun, 14 Mar 2010 21:10:47 +0100 |
Michael Albinus |
* lisp/net/trampver.el: Update release number.
|
Sat, 13 Mar 2010 12:02:01 -0800 |
Glenn Morris |
* copyright: Add note about lisp/cedet/semantic/imenu.el.
|
Sat, 13 Mar 2010 11:57:29 -0800 |
Glenn Morris |
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
|
Sat, 13 Mar 2010 11:55:44 -0800 |
Glenn Morris |
* cedet/semantic/imenu.el: Fix typo in copyright header.
|
Sat, 13 Mar 2010 20:11:01 +0100 |
Michael Albinus |
* net/tramp.el (tramp-find-executable): Use
|
Sat, 13 Mar 2010 10:49:54 -0500 |
Chong Yidong |
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
|
Thu, 11 Mar 2010 19:19:17 -0800 |
Glenn Morris |
Close bug#4427.
|
Thu, 11 Mar 2010 08:25:46 -0800 |
Dan Nicolaescu |
(auto-mode-alist): Accept more verilog file patterns.
|
Wed, 10 Mar 2010 22:58:54 -0800 |
Glenn Morris |
License updates for some test/cedet/tests files.
|
Wed, 10 Mar 2010 22:54:51 -0800 |
Glenn Morris |
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
|
Wed, 10 Mar 2010 23:03:11 -0500 |
Chong Yidong |
Bump version to 23.1.94 and regenerate ldefs-boot.el.
EMACS_PRETEST_23_1_94
|
Wed, 10 Mar 2010 21:44:35 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 10 Mar 2010 21:41:21 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 24 Mar 2010 09:41:07 -0400 |
Sam Steingold |
fix a typo in last patch
|
Wed, 24 Mar 2010 04:30:28 -0500 |
Ted Zlatanov |
Add a list of HTTP status code symbols and their text, mapped by number.
|
Tue, 23 Mar 2010 23:32:45 -0700 |
Glenn Morris |
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
|
Tue, 23 Mar 2010 20:53:32 -0700 |
Glenn Morris |
* cedet/ede/project-am.el (ede-shell-run-something): Declare.
|
Tue, 23 Mar 2010 20:38:17 -0700 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
Tue, 23 Mar 2010 20:34:06 -0700 |
Glenn Morris |
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
|
Tue, 23 Mar 2010 20:30:53 -0700 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
Tue, 23 Mar 2010 20:27:24 -0700 |
Glenn Morris |
* log-edit.el (log-edit-before-checkin-process): Doc fix.
|
Tue, 23 Mar 2010 20:21:53 -0700 |
Glenn Morris |
* mail-source.el (gnus-message): Declare.
|
Tue, 23 Mar 2010 20:19:15 -0700 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Tue, 23 Mar 2010 14:22:46 -0400 |
Sam Steingold |
Fix bug#5620: recalculate all markers on compilation buffer
|
Tue, 23 Mar 2010 12:27:10 -0400 |
Sam Steingold |
update author's email
|
Tue, 23 Mar 2010 18:18:52 +0200 |
Juri Linkov |
* occur-testsuite.el: New file.
|
Tue, 23 Mar 2010 18:09:45 +0200 |
Juri Linkov |
Implement Occur multi-line matches.
|
Tue, 23 Mar 2010 17:48:09 +0200 |
Juri Linkov |
* replace.el (occur-engine-line): Add optional arg `keep-props'.
|
Tue, 23 Mar 2010 07:38:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:37:09 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:35:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 07:32:05 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:29:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:28:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 09:16:57 +0200 |
Juri Linkov |
* replace.el (occur-accumulate-lines, occur-engine):
|
Tue, 23 Mar 2010 09:11:50 +0200 |
Juri Linkov |
* finder.el: Remove TODO tasks.
|
Tue, 23 Mar 2010 06:43:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 01:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Mar 2010 19:47:41 -0700 |
Dan Nicolaescu |
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
|
Mon, 22 Mar 2010 19:42:25 -0700 |
Dan Nicolaescu |
* s/netbsd.h: Remove commented out code.
|
Mon, 22 Mar 2010 19:39:19 -0700 |
Dan Nicolaescu |
Simplify LIBS_MACHINE definitions.
|
Mon, 22 Mar 2010 20:59:49 -0400 |
Stefan Monnier |
Add a new completion style `substring'.
|
Mon, 22 Mar 2010 12:51:59 -0700 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
Mon, 22 Mar 2010 09:33:21 -0400 |
Stefan Monnier |
Get rid of .elc files after removal of the corresponding .el.
|
Mon, 22 Mar 2010 08:51:19 +0100 |
Jan D. |
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:50:40 +0100 |
Jan D. |
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:34:25 +0100 |
Jan D. |
Merge from trunk
|
Mon, 22 Mar 2010 00:24:25 -0400 |
Stefan Monnier |
Get rid of the ELCFILES abomination, again.
|
Sun, 21 Mar 2010 19:56:56 -0700 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|
Sun, 21 Mar 2010 12:59:04 -0700 |
Dan Nicolaescu |
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
|
Sun, 21 Mar 2010 12:32:38 -0700 |
Dan Nicolaescu |
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
Sun, 21 Mar 2010 12:57:49 +0100 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
Sun, 21 Mar 2010 12:27:46 +0100 |
Andreas Schwab |
Expand ${bootstrap_exe} before chdir
|
Sun, 21 Mar 2010 12:52:51 +0200 |
Juri Linkov |
Fix message of multi-line occur regexps and multi-buffer header lines.
|
Sat, 20 Mar 2010 17:46:31 -0400 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
Sat, 20 Mar 2010 14:21:44 -0500 |
Ted Zlatanov |
Fix unbalanced parenthesis in secrets.el.
|
Sat, 20 Mar 2010 15:04:44 -0400 |
Stefan Monnier |
(hide-sublevels): Unfix the paren non-typo! (bug#5738).
|
Sat, 20 Mar 2010 11:17:59 -0700 |
Glenn Morris |
Use faces not variables for font-lock customization in rst.el.
|
Sat, 20 Mar 2010 11:13:46 -0700 |
Glenn Morris |
Cosmetic changes to lib-src/Makefile.in.
|
Sat, 20 Mar 2010 01:11:59 -0700 |
Dan Nicolaescu |
Remove support for old GNU/Linux using libc version 5.
|
Sat, 20 Mar 2010 00:57:11 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions in s/bsd-common.h.
|
Sat, 20 Mar 2010 00:09:31 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions.
|
Fri, 19 Mar 2010 23:48:13 -0700 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
Fri, 19 Mar 2010 22:52:55 -0700 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
Fri, 19 Mar 2010 22:18:05 -0700 |
Dan Nicolaescu |
* s/openbsd.h: Remove support for non-ELF and for systems that do
|
Sat, 20 Mar 2010 03:29:12 +0200 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
Fri, 19 Mar 2010 18:03:39 -0700 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
Fri, 19 Mar 2010 17:46:01 -0700 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
Fri, 19 Mar 2010 15:19:54 +0100 |
Juanma Barranquero |
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
|
Fri, 19 Mar 2010 11:29:02 +0100 |
Michael Albinus |
* auth-source.el (netrc-machine-user-or-password): Autoload.
|
Fri, 19 Mar 2010 02:46:08 -0700 |
Dan Nicolaescu |
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
|
Fri, 19 Mar 2010 02:42:13 -0700 |
Dan Nicolaescu |
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Thu, 18 Mar 2010 23:32:47 -0400 |
Stefan Monnier |
(hide-sublevels): Don't hide trailing newline (and fix paren typo).
|
Thu, 18 Mar 2010 20:19:09 -0700 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
Thu, 18 Mar 2010 19:55:37 -0700 |
Glenn Morris |
Stop message.el from loading about 40 libraries it doesn't always need.
|
Thu, 18 Mar 2010 19:44:37 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Thu, 18 Mar 2010 19:42:32 -0700 |
Glenn Morris |
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
|
Thu, 18 Mar 2010 12:57:21 +0100 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
Thu, 18 Mar 2010 12:56:23 +0100 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
Thu, 18 Mar 2010 08:22:27 +0100 |
Jan D. |
Merge from trunk
|
Mon, 15 Mar 2010 09:18:20 +0100 |
Jan D. |
Merge from trunk
|
Thu, 11 Mar 2010 11:05:39 +0100 |
Jan D. |
Merge from trunk
|
Mon, 08 Mar 2010 13:05:51 +0100 |
Jan D. |
Merge from trunk
|
Wed, 17 Mar 2010 23:47:12 -0700 |
Glenn Morris |
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
|
Wed, 17 Mar 2010 23:44:36 -0700 |
Glenn Morris |
Use query-replace-{from,to}-history-variable in more places.
|
Wed, 17 Mar 2010 23:37:26 -0700 |
Glenn Morris |
Simplify some leim/Makefile.in clean rules.
|
Wed, 17 Mar 2010 23:33:39 -0700 |
Glenn Morris |
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.
|
Wed, 17 Mar 2010 23:27:55 -0700 |
Glenn Morris |
Remove obsolete code in emacs.c that chooses a bug reporting address.
|
Wed, 17 Mar 2010 23:21:21 -0700 |
Glenn Morris |
* mail/hashcash.el (declare-function): Remove duplicate definition.
|
Wed, 17 Mar 2010 23:18:47 -0700 |
Glenn Morris |
Minor simplifications for emacsbug.el.
|
Wed, 17 Mar 2010 23:13:45 -0700 |
Glenn Morris |
Remove supercite.el's need for sendmail.el.
|
Wed, 17 Mar 2010 22:59:32 -0700 |
Glenn Morris |
* configure: Fix comment mistake in previous change.
|
Wed, 17 Mar 2010 22:57:21 -0700 |
Glenn Morris |
Regenerate configure.
|
Wed, 17 Mar 2010 22:54:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 17 Mar 2010 22:49:31 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Wed, 17 Mar 2010 22:25:13 -0700 |
Glenn Morris |
* calendar/cal-french.el: Convert to utf-8.
|
Wed, 17 Mar 2010 22:17:11 -0700 |
Glenn Morris |
Close bug#5720.
|
Wed, 17 Mar 2010 21:54:51 -0700 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
Wed, 17 Mar 2010 02:53:43 +0000 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
Wed, 17 Mar 2010 02:51:21 +0000 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
Tue, 16 Mar 2010 22:06:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Mar 2010 00:21:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Mar 2010 22:14:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Mar 2010 01:43:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Mar 2010 17:45:07 +0100 |
Michael Albinus |
* net/secrets.el (secrets-enabled): New variable. Use it instead
|
Tue, 16 Mar 2010 00:27:31 +0100 |
Michael Albinus |
* net/secrets.el (top): Register the D-Bus signals only when the
|
Mon, 15 Mar 2010 13:16:46 -0400 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
Mon, 15 Mar 2010 01:39:53 +0000 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
Mon, 15 Mar 2010 01:38:28 +0000 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
Sun, 14 Mar 2010 21:56:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Mar 2010 23:28:52 +0200 |
Juri Linkov |
Add finder unknown keywords.
|
Sun, 14 Mar 2010 23:15:02 +0200 |
Juri Linkov |
Fix keywords.
|
Sat, 13 Mar 2010 21:33:54 +0100 |
Michael Albinus |
* etc/NEWS: Add secrets.el.
|
Sat, 13 Mar 2010 14:54:29 -0500 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
Sat, 13 Mar 2010 10:29:13 -0500 |
Eli Zaretskii |
Commit the change in src/Makefile.in announced in rev 99649.
|
Sat, 13 Mar 2010 11:16:37 +0100 |
Andreas Schwab |
Remove obsolete .cvsignore files
|
Sat, 13 Mar 2010 03:52:05 -0500 |
Eli Zaretskii |
Spell out in ChangeLog the purpose of revision 99649.
|
Fri, 12 Mar 2010 18:13:27 -0500 |
Chong Yidong |
Document Customize and scroll-bar changes.
|
Fri, 12 Mar 2010 18:13:02 -0500 |
Chong Yidong |
* xfns.c (Fx_create_frame): Set default to Qright.
|
Fri, 12 Mar 2010 18:08:30 -0500 |
Chong Yidong |
Allow using list-colors-display to set colors in the Color widget.
|
Fri, 12 Mar 2010 17:56:30 -0500 |
Chong Yidong |
Improvements to the Custom interface.
|
Fri, 12 Mar 2010 16:42:05 -0500 |
Chong Yidong |
Update Custom arrow images.
|
Fri, 12 Mar 2010 14:13:38 -0500 |
Chong Yidong |
Fix last change to use existing comm Custom group instead of `net'.
|
Fri, 12 Mar 2010 12:47:22 -0500 |
Chong Yidong |
Reorganize Custom groups.
|
Fri, 12 Mar 2010 12:32:30 -0500 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
Fri, 12 Mar 2010 11:34:27 -0500 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
Fri, 12 Mar 2010 00:07:18 -0800 |
Dan Nicolaescu |
Fix typo.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 19:13:01 -0800 |
Glenn Morris |
Regenerate configure.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Thu, 11 Mar 2010 22:42:19 +0200 |
Juri Linkov |
Add a NEWS entry for animated image API.
|
Wed, 10 Mar 2010 22:20:24 -0800 |
Glenn Morris |
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
|
Wed, 10 Mar 2010 22:17:08 -0800 |
Glenn Morris |
Minor animated image housekeeping.
|
Wed, 10 Mar 2010 22:10:50 -0800 |
Glenn Morris |
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.
|
Wed, 10 Mar 2010 10:17:13 -0500 |
Chong Yidong |
Bump version to 24.0.50.
|
Wed, 10 Mar 2010 09:45:21 -0500 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
Wed, 10 Mar 2010 23:16:06 +0900 |
Miles Bader |
quick-install-emacs: Use more portable shell syntax
|
Wed, 10 Mar 2010 23:14:34 +0900 |
Miles Bader |
quick-install-emacs: Be more picky about files we avoid installing
|
Wed, 10 Mar 2010 01:32:43 -0500 |
Stefan Monnier |
vc-git.el (vc-git-revision-table): Include remote branches.
|
Wed, 10 Mar 2010 00:18:51 -0500 |
Stefan Monnier |
Merge pending branch
|
Sun, 07 Mar 2010 15:08:38 -0500 |
Stefan Monnier |
Start laying out a plan for Emacs-24
|
Sun, 07 Mar 2010 21:02:20 +0200 |
Juri Linkov |
Animated image API.
|
Tue, 09 Mar 2010 22:24:44 +0900 |
Miles Bader |
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
|
Mon, 08 Mar 2010 19:14:53 +0200 |
Juri Linkov |
Fix numeric keywords.
|
Mon, 08 Mar 2010 11:17:30 -0500 |
Chong Yidong |
Additional fix for rfc822-addresses (Bug#5692).
|
Mon, 08 Mar 2010 14:00:18 +0100 |
Juanma Barranquero |
Fix typos in Changelogs.
|
Mon, 08 Mar 2010 20:40:36 +0900 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
Mon, 08 Mar 2010 20:30:58 +0900 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
Mon, 08 Mar 2010 20:39:36 +0900 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:53:37 +0900 |
Kenichi Handa |
from trunk
|
Mon, 08 Mar 2010 10:52:57 +0900 |
Kenichi Handa |
Add bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:50:35 +0900 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
Wed, 03 Mar 2010 15:04:00 +0900 |
Kenichi Handa |
from trunk
|
Sun, 07 Mar 2010 18:34:40 +0100 |
Andreas Schwab |
Don't end parsing rfc822 addresses prematurely (Bug#5692)
|
Sun, 07 Mar 2010 09:45:53 -0500 |
Chong Yidong |
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
|
Sat, 06 Mar 2010 15:35:04 -0500 |
Chong Yidong |
NEWS: Clarify last change.
|
Sat, 06 Mar 2010 15:33:04 -0500 |
Chong Yidong |
NEWS: Document change to Lisp reader for overflowing ints.
|
Sat, 06 Mar 2010 15:27:19 -0500 |
Chong Yidong |
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
|
Sat, 06 Mar 2010 14:02:49 -0500 |
Chong Yidong |
Improve documentation for setting buffer-local vars (Bug#5688).
|
Sat, 06 Mar 2010 13:23:23 -0500 |
Chong Yidong |
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
|
Fri, 05 Mar 2010 23:05:47 -0500 |
Stefan Monnier |
* vc-git.el: Re-flow to fit into 80 columns.
|
Fri, 05 Mar 2010 19:06:37 -0800 |
Glenn Morris |
Update some cedet template copyrights to GPLv3+.
|
Fri, 05 Mar 2010 19:00:40 -0800 |
Glenn Morris |
Add license information for ede-test.el and srecode-test.el.
|
Fri, 05 Mar 2010 18:08:18 -0500 |
Stefan Monnier |
Make it possible to C-g in a tight bytecode loop again (bug#5680).
|
Fri, 05 Mar 2010 15:18:20 -0500 |
Stefan Monnier |
(Man-files-regexp): Tighten up the regexp (bug#5686).
|
Fri, 05 Mar 2010 14:54:39 -0500 |
Stefan Monnier |
* regex.c (regex_compile): Setup gl_state as well.
|
Fri, 05 Mar 2010 13:42:38 -0500 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
Thu, 04 Mar 2010 19:01:38 -0800 |
Glenn Morris |
Fix orgcard.tex pdf landscape format.
|
Wed, 03 Mar 2010 21:23:20 +0200 |
Juri Linkov |
Add a comment for the previous commit.
|
Wed, 03 Mar 2010 12:31:50 -0500 |
Chong Yidong |
Fix keyboard macro key lookup (Bug#5481).
|
Wed, 03 Mar 2010 11:14:16 -0500 |
Chong Yidong |
NEWS: Auto composition mode is still a minor mode.
|
Tue, 02 Mar 2010 20:11:15 -0800 |
Glenn Morris |
Mark previous ChangeLog entry as a tiny change.
|
Tue, 02 Mar 2010 19:58:26 -0800 |
Glenn Morris |
Close bug#5670 with patch from ¸Ŗ©?t¸Ŗ£?p¸ŖŖ¸¢Ān N¸Ŗ£?mec <stepnem at gmail.com>.
|
Tue, 02 Mar 2010 19:50:15 -0800 |
Glenn Morris |
Update Lispref for 30-bit integers.
|
Tue, 02 Mar 2010 21:50:57 -0500 |
Chong Yidong |
NEWS: async-shell-command and ansi-color are now documented.
|
Tue, 02 Mar 2010 21:44:52 -0500 |
Chong Yidong |
* faq.texi: Note that ansi-color is now enabled by default.
|
Tue, 02 Mar 2010 17:57:07 -0500 |
Chong Yidong |
Documented make-pointer-invisible.
|
Tue, 02 Mar 2010 17:56:36 -0500 |
Chong Yidong |
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
|
Tue, 02 Mar 2010 23:43:50 +0200 |
Eli Zaretskii |
(emacs_mule_char): Fix a typo in commentary.
|
Tue, 02 Mar 2010 23:15:46 +0200 |
Juri Linkov |
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
|
Tue, 02 Mar 2010 22:35:44 +0200 |
Eli Zaretskii |
Fix bug in decoding emacs-mule encoding.
|
Tue, 02 Mar 2010 10:32:45 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
|
Tue, 02 Mar 2010 13:55:33 +0900 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
Tue, 02 Mar 2010 13:54:04 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 19:47:19 -0800 |
Glenn Morris |
Small tweaks to etc/refcards/Makefile rules for PDFs.
|
Mon, 01 Mar 2010 19:29:50 -0800 |
Glenn Morris |
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
|
Mon, 01 Mar 2010 19:27:41 -0800 |
Glenn Morris |
Fix date of Yom HaAtzma'ut holiday.
|
Tue, 02 Mar 2010 13:44:28 +0900 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
Tue, 02 Mar 2010 10:35:00 +0900 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
Tue, 02 Mar 2010 10:33:48 +0900 |
Kenichi Handa |
from trunk
|
Tue, 02 Mar 2010 10:30:52 +0900 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
Mon, 01 Mar 2010 17:46:36 +0000 |
Alan Mackenzie |
Correct buggy patch 99592 to cc-engine.el.
|
Mon, 01 Mar 2010 20:52:21 +0900 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
Mon, 01 Mar 2010 20:50:57 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 20:34:11 +0900 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
Sat, 27 Feb 2010 16:24:12 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 11:31:42 +0000 |
Alan Mackenzie |
Fix bug #5649: 23.1.92; Indentation problems in C mode.
|
Mon, 01 Mar 2010 01:15:04 -0800 |
Glenn Morris |
Regenerate pl-refcard.pdf.
|
Mon, 01 Mar 2010 01:06:49 -0800 |
Glenn Morris |
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
|
Mon, 01 Mar 2010 00:58:52 -0800 |
Glenn Morris |
Regenerate de-refcard.pdf.
|
Mon, 01 Mar 2010 00:56:58 -0800 |
Glenn Morris |
* refcards/de-refcard.tex: Fix paren typo.
|
Mon, 01 Mar 2010 00:06:52 -0800 |
Glenn Morris |
Regenerate most pdf refcards.
|
Sun, 28 Feb 2010 23:13:57 -0800 |
Glenn Morris |
Rename a command in ru-refcard.tex.
|
Sun, 28 Feb 2010 18:40:56 -0800 |
Glenn Morris |
Fix some ChangeLog typos.
|
Sun, 28 Feb 2010 18:36:15 -0800 |
Glenn Morris |
Update short copyright year in refcard tex files.
|
Sun, 28 Feb 2010 23:38:45 +0000 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
Sun, 28 Feb 2010 23:37:19 +0000 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
Sun, 28 Feb 2010 21:55:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 16:34:58 -0500 |
Chong Yidong |
Minor doc fix.
|
Fri, 26 Feb 2010 06:05:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Feb 2010 21:56:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Feb 2010 02:25:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 22:24:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 21:53:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 10:47:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Feb 2010 21:58:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Feb 2010 21:54:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 21 Feb 2010 21:56:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 18 Feb 2010 21:54:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 18 Feb 2010 02:46:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Feb 2010 22:09:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Feb 2010 21:53:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Feb 2010 04:18:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Feb 2010 21:54:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 21:55:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 11 Feb 2010 21:54:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 09 Feb 2010 21:54:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 09 Feb 2010 00:01:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 08 Feb 2010 22:13:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Feb 2010 22:11:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 04 Feb 2010 22:04:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 03 Feb 2010 21:56:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 02 Feb 2010 23:25:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 02 Feb 2010 21:53:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 23:55:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 21:54:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 31 Jan 2010 21:53:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 22:03:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 15:37:20 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:36:34 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:36:24 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:32:51 +0100 |
Jan D. |
Merge from trunk
|
Sun, 28 Feb 2010 11:41:52 +0100 |
Jan D. |
Merge from trunk
|
Thu, 25 Feb 2010 17:08:53 +0100 |
Jan D. |
Merge from trunk
|
Sun, 28 Feb 2010 09:19:31 -0500 |
Chong Yidong |
Fix use of unitialized memory.
|
Sun, 28 Feb 2010 12:36:39 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): START can be a string.
|
Sun, 28 Feb 2010 11:27:39 +0100 |
Michael Albinus |
* net/dbus.el (dbus-introspect, dbus-get-property)
|
Sun, 28 Feb 2010 11:05:21 +0100 |
Michael Albinus |
*** empty log message ***
|
Sun, 28 Feb 2010 11:03:02 +0100 |
Michael Albinus |
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when
|
Sat, 27 Feb 2010 20:22:44 -0500 |
Chong Yidong |
Fix more save-excursion warnings.
|
Sat, 27 Feb 2010 20:11:15 -0500 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
Sat, 27 Feb 2010 16:21:43 -0500 |
Stefan Monnier |
Fix in-buffer completion when after-change-functions modify the buffer.
|
Sat, 27 Feb 2010 10:18:07 -0500 |
Chong Yidong |
Document :otf font-spec property.
|
Sat, 27 Feb 2010 10:02:09 -0500 |
Chong Yidong |
* international/fontset.el (setup-default-fontset): Fix :otf spec.
|
Sat, 27 Feb 2010 06:01:00 +0000 |
convert-repo |
update tags
|
Sat, 27 Feb 2010 15:28:52 +0100 |
Andreas Schwab |
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
|
Sat, 27 Feb 2010 00:01:11 +0000 |
convert-repo |
update tags
EMACS_PRETEST_23_1_93
|
Fri, 26 Feb 2010 22:11:21 -0500 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
Fri, 26 Feb 2010 22:09:45 -0500 |
Chong Yidong |
Bump version to 23.1.93; regenerate AUTHORS.
|
Fri, 26 Feb 2010 21:09:03 -0500 |
Chong Yidong |
Addendum to last patch: add "Medium" GTK font name keyword.
|
Fri, 26 Feb 2010 21:06:13 -0500 |
Chong Yidong |
Recognize more keywords in GTK font names (Bug#5646).
|
Fri, 26 Feb 2010 19:19:50 -0500 |
Chong Yidong |
Minor Python mode fix (Bug#5653).
|
Fri, 26 Feb 2010 21:45:47 +0900 |
Kenichi Handa |
Fix Myanmar OTF support
|
Fri, 26 Feb 2010 21:43:50 +0900 |
Kenichi Handa |
from trunk
|
Fri, 26 Feb 2010 21:40:46 +0900 |
Kenichi Handa |
Fix Myanmar OTF support
|
Thu, 25 Feb 2010 20:59:04 -0800 |
Glenn Morris |
* configure: Revert accidental commit from rev 99553.
|
Thu, 25 Feb 2010 20:45:41 -0800 |
Glenn Morris |
Close bug#5643.
|
Thu, 25 Feb 2010 20:42:07 -0800 |
Glenn Morris |
* custom.el (custom-initialize-delay): Doc fix.
|
Thu, 25 Feb 2010 20:40:03 -0800 |
Glenn Morris |
Fix initialization of send-mail-function option.
|
Thu, 25 Feb 2010 20:35:34 -0800 |
Glenn Morris |
Minor TUTORIAL fixes.
|
Fri, 26 Feb 2010 10:23:19 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
Fri, 26 Feb 2010 10:22:23 +0900 |
Kenichi Handa |
from trunk
|
Thu, 25 Feb 2010 19:48:53 -0500 |
Chong Yidong |
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
|
Thu, 25 Feb 2010 21:21:25 +0000 |
Alan Mackenzie |
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
|
Fri, 26 Feb 2010 10:17:28 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
Thu, 25 Feb 2010 11:32:53 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
Thu, 25 Feb 2010 11:31:53 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Feb 2010 20:11:28 -0500 |
Stefan Monnier |
Fix up last erroneous commit
|
Thu, 25 Feb 2010 11:29:35 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
Thu, 25 Feb 2010 09:56:44 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Feb 2010 22:07:26 +0000 |
Robert J. Chassell |
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
|
Wed, 24 Feb 2010 19:25:44 +0100 |
Jan D. |
Move declarations before statements.
|
Wed, 24 Feb 2010 19:23:48 +0100 |
Jan D. |
Move declarations before statements.
|
Wed, 24 Feb 2010 19:10:47 +0100 |
Jan D. |
Merge from trunk
|
Wed, 24 Feb 2010 11:40:04 -0500 |
Stefan Monnier |
(gnus-treat-display-x-face): Protect against errors (bug#5299).
|
Wed, 24 Feb 2010 10:30:49 -0500 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
Wed, 24 Feb 2010 10:12:17 -0500 |
Chong Yidong |
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
|
Fri, 19 Feb 2010 14:11:21 +0100 |
Jan D. |
Merge from trunk
|
Thu, 18 Feb 2010 14:20:39 +0100 |
Jan D. |
Merge from trunk
|
Sun, 14 Feb 2010 18:31:45 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Feb 2010 19:12:54 -0800 |
Glenn Morris |
Doc fixes.
|
Mon, 22 Feb 2010 20:38:16 -0800 |
Glenn Morris |
* TODO: Replace reference to CVS with explicit version number.
|
Mon, 22 Feb 2010 14:48:52 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
|
Sun, 21 Feb 2010 16:12:46 -0500 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
Sun, 21 Feb 2010 16:05:13 -0500 |
Chong Yidong |
Minor doc fixes.
|
Sun, 21 Feb 2010 08:44:07 -0500 |
Chong Yidong |
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
|
Sun, 21 Feb 2010 08:35:25 -0500 |
Chong Yidong |
* frames.texi (Frame Commands): Note that the last ordinary frame can
|
Sun, 21 Feb 2010 08:11:07 -0500 |
Chong Yidong |
* startup.el (fancy-about-screen): In mode-line, apply
|
Sat, 20 Feb 2010 09:11:20 -0500 |
Chong Yidong |
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
|
Sat, 20 Feb 2010 08:53:06 -0500 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist): In
|
Sat, 20 Feb 2010 10:59:16 +0200 |
Eli Zaretskii |
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
|
Fri, 19 Feb 2010 16:36:29 -0500 |
Chong Yidong |
Revert isearch.el change due to feature freeze.
|
Fri, 19 Feb 2010 19:59:00 +0100 |
Ulf Jasper |
Fixed bug#5549 (icalendar.el)
|
Fri, 19 Feb 2010 15:57:53 +0200 |
Eli Zaretskii |
term.c, dispextern.h: Fix stale comments.
|
Fri, 19 Feb 2010 15:26:50 +0200 |
Eli Zaretskii |
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.
|
Fri, 19 Feb 2010 17:55:31 +1300 |
Nick Roberts |
Accommodate change of disassemble output in GDB 7.1.
|
Thu, 18 Feb 2010 18:36:10 -0800 |
Glenn Morris |
Close bug#5593.
|
Thu, 18 Feb 2010 18:32:36 -0800 |
Glenn Morris |
* trouble.texi: Revert grammar change from previous change.
|
Thu, 18 Feb 2010 14:55:41 -0500 |
Sam Steingold |
(vc-cvs-merge-news): Yet another fix of message parsing.
|
Thu, 18 Feb 2010 13:52:36 -0500 |
Stefan Monnier |
Use abbreviated file names in bookmarks (bug#5591).
|
Thu, 18 Feb 2010 12:02:24 -0500 |
Stefan Monnier |
(fatal): Add a final \n if needed (bug#5596).
|
Thu, 18 Feb 2010 11:08:48 +0100 |
Michael Albinus |
(tramp-handle-directory-files): When FULL, do not expand "." and "..".
|
Thu, 18 Feb 2010 11:03:12 +0100 |
Michael Albinus |
(tramp-handle-insert-file-contents): Set always the permissions of the
|
Thu, 18 Feb 2010 01:14:12 -0800 |
Glenn Morris |
* mh-acros.el: Comment fixes.
|
Thu, 18 Feb 2010 01:11:18 -0800 |
Glenn Morris |
* README: Minor fixes.
|
Thu, 18 Feb 2010 01:08:37 -0800 |
Glenn Morris |
* loadup.el: Comment fix.
|
Thu, 18 Feb 2010 01:04:46 -0800 |
Glenn Morris |
* trouble.texi (Contributing): Repository is no longer CVS.
|
Thu, 18 Feb 2010 01:02:04 -0800 |
Glenn Morris |
* fileio.c: Comment fix.
|
Thu, 18 Feb 2010 02:21:15 -0500 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
|
Wed, 17 Feb 2010 22:35:21 -0800 |
Glenn Morris |
* callint.c (Finteractive): Doc fix.
|
Wed, 17 Feb 2010 22:18:49 -0800 |
Glenn Morris |
* commits: Mention not to mix changes in any given commit.
|
Wed, 17 Feb 2010 22:05:45 -0800 |
Glenn Morris |
* emacs-lisp/authors.el (authors-renamed-files-alist):
|
Wed, 17 Feb 2010 22:02:35 -0800 |
Glenn Morris |
INSTALL.BZR: Minor edit.
|
Wed, 17 Feb 2010 21:39:06 -0800 |
Glenn Morris |
CONTRIBUTE: Various minor updates and changes.
|
Thu, 18 Feb 2010 11:32:37 +0900 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
Thu, 18 Feb 2010 11:29:34 +0900 |
Kenichi Handa |
from trunk
|
Wed, 17 Feb 2010 16:39:21 -0500 |
Mark A. Hershberger |
2010-02-17 Mark A. Hershberger <mah@everybody.org>
|
Thu, 18 Feb 2010 11:27:25 +0900 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
Wed, 17 Feb 2010 15:52:12 +0900 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
Wed, 17 Feb 2010 15:51:01 +0900 |
Kenichi Handa |
from trunk
|
Wed, 17 Feb 2010 15:47:32 +0900 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
Tue, 16 Feb 2010 17:03:29 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
|
Tue, 16 Feb 2010 09:46:15 -0500 |
Chong Yidong |
* org-freemind.el (org-freemind-from-org-mode-node)
|
Tue, 16 Feb 2010 09:40:45 -0500 |
Chong Yidong |
* simple.el (save-interprogram-paste-before-kill): Doc fix.
|
Tue, 16 Feb 2010 09:35:45 -0500 |
Chong Yidong |
Minor tweaks to custom groups.
|
Tue, 16 Feb 2010 09:28:41 -0500 |
Chong Yidong |
Small edit to custom images for better text alignment.
|
Tue, 16 Feb 2010 09:23:44 -0500 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word): Obey the offset specified
|
Tue, 16 Feb 2010 16:41:11 +0900 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
Tue, 16 Feb 2010 16:39:44 +0900 |
Kenichi Handa |
Regenate ja-dic.el.
|
Tue, 16 Feb 2010 15:58:32 +0900 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
Tue, 16 Feb 2010 15:51:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 16 Feb 2010 15:49:23 +0900 |
Kenichi Handa |
Fix for the new SKK-JISYO.L format.
|
Tue, 16 Feb 2010 10:48:51 +0900 |
Kenichi Handa |
from trunk
|
Sat, 13 Feb 2010 09:37:27 +0900 |
Kenichi Handa |
from trunk
|
Mon, 15 Feb 2010 18:48:08 -0800 |
Glenn Morris |
Change a custom default to ease the mail->message transition.
|
Mon, 15 Feb 2010 18:44:29 -0800 |
Glenn Morris |
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
|
Mon, 15 Feb 2010 18:42:03 -0800 |
Glenn Morris |
Close bug#5562.
|
Mon, 15 Feb 2010 18:38:00 -0800 |
Glenn Morris |
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
|
Mon, 15 Feb 2010 15:03:22 -0500 |
Stefan Monnier |
(ad-compile-function): Fix last change.
|
Mon, 15 Feb 2010 14:55:51 -0500 |
Stefan Monnier |
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying
|
Mon, 15 Feb 2010 16:04:53 +0100 |
Michael Albinus |
* net/tramp.el (tramp-process-actions, tramp-read-passwd):
|
Sun, 14 Feb 2010 18:34:09 +0100 |
Juanma Barranquero |
Fix typos.
|
Sun, 14 Feb 2010 18:32:16 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 14 Feb 2010 18:31:34 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 14 Feb 2010 18:30:41 +0100 |
Juanma Barranquero |
* quick-install-emacs (PRUNED): Fix typo in message.
|
Sun, 14 Feb 2010 18:28:10 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 14 Feb 2010 10:23:52 +0100 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
Sun, 14 Feb 2010 02:20:31 +0200 |
Juri Linkov |
* man.el (Man-fontify-manpage, Man-cleanup-manpage):
|
Sat, 13 Feb 2010 11:29:25 -0800 |
Glenn Morris |
Improve docs of some transposition functions.
|
Sat, 13 Feb 2010 14:28:09 +0100 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
Sat, 13 Feb 2010 14:27:32 +0100 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
Sat, 13 Feb 2010 13:55:57 +0100 |
Jan D. |
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
Sat, 13 Feb 2010 13:54:50 +0100 |
Jan D. |
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
Sat, 13 Feb 2010 13:30:17 +0100 |
Jan D. |
Merge from trunk
|
Wed, 10 Feb 2010 10:34:18 +0100 |
Jan D. |
Merge from trunk
|
Fri, 12 Feb 2010 21:35:45 +0200 |
Juri Linkov |
* arc-mode.el (archive-unique-fname): Make directories for nested
|
Fri, 12 Feb 2010 21:28:29 +0200 |
Juri Linkov |
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
|
Thu, 11 Feb 2010 21:20:50 -0800 |
Glenn Morris |
* NEWS: Mention mail-interactive change from Emacs 23.1.
|
Thu, 11 Feb 2010 14:37:11 -0500 |
Stefan Monnier |
(copy-overlay): Damn typo.
|
Thu, 11 Feb 2010 14:35:36 -0500 |
Stefan Monnier |
* subr.el (copy-overlay): Handle deleted overlays.
|
Thu, 11 Feb 2010 11:00:01 -0500 |
Stefan Monnier |
(Man-completion-table): Don't signal an error if we can't run
|
Wed, 10 Feb 2010 20:13:39 -0800 |
Glenn Morris |
* ChangeLog: Spelling fix.
|
Thu, 11 Feb 2010 01:12:47 +0100 |
Juanma Barranquero |
Fix typos.
|
Thu, 11 Feb 2010 01:02:43 +0100 |
Juanma Barranquero |
* textmodes/artist.el (artist-mt): Fix typos in docstring.
|
Thu, 11 Feb 2010 00:53:28 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 10 Feb 2010 15:04:51 -0500 |
Stefan Monnier |
(Info-bookmark-jump): Simplify.
|
Wed, 10 Feb 2010 15:02:54 -0500 |
Stefan Monnier |
(bookmark-handle-bookmark): Catch the right error.
|
Wed, 10 Feb 2010 09:31:49 -0800 |
Glenn Morris |
* ChangeLog: Fix typos.
|
Wed, 10 Feb 2010 10:31:24 +0100 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
Wed, 10 Feb 2010 04:19:32 -0500 |
Chong Yidong |
* iswitchb.el (iswitchb-completions): Revert last change.
|
Wed, 10 Feb 2010 10:29:28 +0100 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
Wed, 10 Feb 2010 08:47:34 +0100 |
Jan D. |
Merge from trunk
|
Mon, 01 Feb 2010 14:09:07 +0100 |
Jan D. |
Merge from trunk
|
Wed, 10 Feb 2010 09:46:54 +0100 |
Michael Albinus |
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
|
Tue, 09 Feb 2010 21:33:17 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Remove
|
Mon, 08 Feb 2010 21:43:23 -0800 |
Glenn Morris |
* ChangeLog: Mark tiny change.
|
Mon, 08 Feb 2010 20:58:57 -0500 |
Chong Yidong |
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
|
Mon, 08 Feb 2010 18:39:01 -0500 |
Chong Yidong |
* nsfont.m (nsfont_open): The system's value for the font descent
|
Mon, 08 Feb 2010 18:27:29 -0500 |
Chong Yidong |
Fix ada-mode handling of number literals.
|
Mon, 08 Feb 2010 09:11:15 -0800 |
Glenn Morris |
* buffers.texi: Fix typo in previous.
|
Sun, 07 Feb 2010 23:20:58 -0800 |
Glenn Morris |
Close bug#5529.
|
Mon, 08 Feb 2010 16:11:11 +0900 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
Mon, 08 Feb 2010 16:08:18 +0900 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
Mon, 08 Feb 2010 14:51:15 +0900 |
Kenichi Handa |
from trunk
|
Fri, 05 Feb 2010 16:14:26 +0900 |
Kenichi Handa |
from trunk
|
Tue, 02 Feb 2010 13:15:15 +0900 |
Kenichi Handa |
from trunk
|
Sun, 07 Feb 2010 12:23:20 -0800 |
Glenn Morris |
Fix previous change for F2003 interfaces.
|
Sun, 07 Feb 2010 01:36:17 -0500 |
Chong Yidong |
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
|
Sun, 07 Feb 2010 01:23:10 -0500 |
Chong Yidong |
Fix to uid/gid format in eshell's ls (Bug#5528).
|
Sat, 06 Feb 2010 23:14:26 -0500 |
Chong Yidong |
Fix setting family and foundry in set-face-attribute (Bug#5536).
|
Sat, 06 Feb 2010 17:41:45 -0800 |
Glenn Morris |
Handle F2003 named interfaces.
|
Sat, 06 Feb 2010 08:29:05 -0500 |
Chong Yidong |
Credit Vivek Dasmohapatra for suggesting the last change.
|
Sat, 06 Feb 2010 08:23:33 -0500 |
Chong Yidong |
* charset.c (load_charset_map_from_file)
|
Sat, 06 Feb 2010 08:01:43 -0500 |
Chong Yidong |
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
|
Fri, 05 Feb 2010 20:23:59 -0800 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
|
Sat, 06 Feb 2010 00:36:20 +0200 |
Juri Linkov |
* doc-view.el (doc-view-mode):
|
Fri, 05 Feb 2010 14:20:17 -0500 |
Mark A. Hershberger |
add primative implementation of vc-svn-revision-table
|
Fri, 05 Feb 2010 14:09:38 -0500 |
Mark A. Hershberger |
forgot changelog entry
|
Fri, 05 Feb 2010 14:05:33 -0500 |
Mark A. Hershberger |
Use standard format for direntry
|
Fri, 05 Feb 2010 12:15:28 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory):
|
Fri, 05 Feb 2010 00:12:08 -0800 |
Glenn Morris |
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
|
Thu, 04 Feb 2010 23:49:36 -0500 |
Chong Yidong |
Fix 2009-02-20 change to startup.el (Bug#5519).
|
Thu, 04 Feb 2010 23:21:11 -0500 |
Stefan Monnier |
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
|
Thu, 04 Feb 2010 22:54:49 -0500 |
Chong Yidong |
Fix for Bug#5526.
|
Thu, 04 Feb 2010 20:53:40 -0500 |
Stefan Monnier |
Fix up various corner case problems.
|
Thu, 04 Feb 2010 21:15:37 +0000 |
Alan Mackenzie |
Change strategy for marking < and > as template delimiters: mark them
|
Thu, 04 Feb 2010 17:25:57 +0100 |
Michael Albinus |
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
|
Wed, 03 Feb 2010 21:21:40 -0800 |
Glenn Morris |
Remove silly examples of changes.
|
Wed, 03 Feb 2010 21:17:02 -0800 |
Glenn Morris |
* inc/grp.h: Remove execute bit.
|
Wed, 03 Feb 2010 21:14:36 -0800 |
Glenn Morris |
Close bug#5485.
|
Wed, 03 Feb 2010 21:10:21 -0800 |
Glenn Morris |
* mail/rmail.el (rmail-show-message-1): Handle malformed
|
Wed, 03 Feb 2010 21:05:37 -0800 |
Glenn Morris |
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
|
Wed, 03 Feb 2010 21:02:56 -0800 |
Glenn Morris |
* simple.el (visual-line-mode): Capitalize lighter.
|
Wed, 03 Feb 2010 20:51:49 -0800 |
Glenn Morris |
Explain pkreport sort options.
|
Wed, 03 Feb 2010 15:47:25 -0500 |
jwiegley |
iswitchb.el (iswitchb-completions): Add bookmark files to the
|
Wed, 03 Feb 2010 07:16:34 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
|
Tue, 02 Feb 2010 22:55:03 -0500 |
Stefan Monnier |
(vc-path): Make it an obsolete var, rather than function.
|
Wed, 03 Feb 2010 00:33:52 +0200 |
Juri Linkov |
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
|
Wed, 03 Feb 2010 00:28:57 +0200 |
Juri Linkov |
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
|
Tue, 02 Feb 2010 12:19:36 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
|
Tue, 02 Feb 2010 00:35:04 +0200 |
Juri Linkov |
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
|
Mon, 01 Feb 2010 13:39:33 -0500 |
Stefan Monnier |
Avoid obsolete special default variables like default-major-mode.
|
Mon, 01 Feb 2010 13:25:47 -0500 |
Stefan Monnier |
(doc-view-new-window-function): Be a bit more defensive.
|
Sun, 31 Jan 2010 20:58:35 -0800 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Add a header when a
|
Sun, 31 Jan 2010 23:47:47 +0200 |
Juri Linkov |
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
|
Sun, 31 Jan 2010 23:28:22 +0200 |
Juri Linkov |
* .bzrignore: Add TAGS-LISP.
|
Sun, 31 Jan 2010 16:08:07 +0900 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)
|
Sun, 31 Jan 2010 16:01:05 +0900 |
Kenichi Handa |
Add bug#.
|
Sun, 31 Jan 2010 15:50:30 +0900 |
Kenichi Handa |
from trunk
|
Sun, 31 Jan 2010 00:23:09 -0500 |
Chong Yidong |
* nsterm.m (ns_defined_color): Block input. Suggested by Mike
|
Sun, 31 Jan 2010 15:46:53 +0900 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
|
Sat, 30 Jan 2010 23:49:28 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
|
Sat, 30 Jan 2010 23:29:06 -0500 |
Chong Yidong |
src/config.in: Regenerate.
|
Sat, 30 Jan 2010 22:36:06 -0500 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Handle visible bell like X.
|
Sat, 30 Jan 2010 13:58:56 -0800 |
Glenn Morris |
eieio.texi: Remove execute bit.
|
Sat, 30 Jan 2010 11:32:39 +0100 |
Andreas Schwab |
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
|
Sat, 30 Jan 2010 00:00:58 +0000 |
convert-repo |
update tags
|
Sat, 30 Jan 2010 05:22:37 +0100 |
Juanma Barranquero |
Fix typos.
|
Fri, 29 Jan 2010 18:01:17 +0000 |
convert-repo |
update tags
EMACS_PRETEST_23_1_92
|
Fri, 29 Jan 2010 21:11:41 -0500 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
Fri, 29 Jan 2010 21:09:50 -0500 |
Chong Yidong |
Bump version to 23.1.92.
|
Fri, 29 Jan 2010 21:08:53 -0500 |
Chong Yidong |
Regenerate AUTHORS.
|
Fri, 29 Jan 2010 15:43:31 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Match another renaming indicator.
|
Fri, 29 Jan 2010 14:14:26 -0500 |
Chong Yidong |
Mark last change as tiny.
|
Fri, 29 Jan 2010 14:13:13 -0500 |
Chong Yidong |
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
|
Fri, 29 Jan 2010 14:08:09 -0500 |
Chong Yidong |
Don't signal error on incorrect dirtrack regexp (Bug#5476)
|
Fri, 29 Jan 2010 14:02:02 -0500 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
Fri, 29 Jan 2010 17:23:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle also
|
Fri, 29 Jan 2010 16:03:25 +0200 |
Eli Zaretskii |
w32inevt.c (key_event): Remove unnecessary comparison of
|
Thu, 28 Jan 2010 23:19:22 -0800 |
Glenn Morris |
Explain mbox folder links.
|
Thu, 28 Jan 2010 16:55:43 -0500 |
Stefan Monnier |
Fix up spurious execute-bit on net/tramp.el
|
Thu, 28 Jan 2010 22:13:01 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
|
Thu, 28 Jan 2010 15:06:36 -0500 |
Chong Yidong |
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
|
Thu, 28 Jan 2010 14:53:11 -0500 |
Chong Yidong |
Flymake fix to handle more C++ filenames (Bug#5488).
|
Thu, 28 Jan 2010 12:47:05 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Fix last change (Bug#5487).
|
Thu, 28 Jan 2010 12:33:28 -0500 |
Chong Yidong |
Fixes for NetBSD (Bug#4629, Bug#2072).
|
Thu, 28 Jan 2010 16:24:50 +0000 |
Alan Mackenzie |
display.texi (Auto Faces): Say fontification-functions is called
|
Thu, 28 Jan 2010 21:09:25 +0800 |
Jason Rumney |
Add bug number to recent change.
|
Thu, 28 Jan 2010 09:03:33 +0000 |
Katsumi Yamaoka |
Fix last bogus commit.
|
Thu, 28 Jan 2010 08:58:10 +0000 |
Katsumi Yamaoka |
Fix last bogus commit.
|
Thu, 28 Jan 2010 08:56:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 00:06:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 26 Jan 2010 22:04:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 25 Jan 2010 21:57:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 24 Jan 2010 21:58:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 21 Jan 2010 22:03:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 21 Jan 2010 09:12:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 08:13:47 +0100 |
Jan D. |
Revert code for bug #3643.
|
Thu, 28 Jan 2010 08:10:04 +0100 |
Jan D. |
xfns.c (Fx_create_frame): Remove window size matching code from
|
Thu, 28 Jan 2010 08:06:13 +0100 |
Jan D. |
Merge from trunk
|
Thu, 28 Jan 2010 07:06:41 +0100 |
Michael Albinus |
Fix some busybox annoyances.
|
Wed, 27 Jan 2010 21:54:48 -0800 |
Glenn Morris |
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
|
Wed, 27 Jan 2010 21:19:23 -0800 |
Glenn Morris |
(log-edit-strip-single-file-name): Add missing :safe, :group, and
|
Wed, 27 Jan 2010 21:15:52 -0800 |
Glenn Morris |
Add some details of bzr's --fixes option.
|
Thu, 28 Jan 2010 07:21:16 +0800 |
Jason Rumney |
Use Unicode for keyboard input on w32 console.
|
Thu, 28 Jan 2010 00:22:16 +0800 |
Jason Rumney |
Fix typos, check for negative ASCII characters.
|
Wed, 27 Jan 2010 21:59:13 +0800 |
Jason Rumney |
Use Unicode for console keyboard input on Windows.
|
Wed, 27 Jan 2010 21:15:40 +0800 |
Jason Rumney |
Merged from trunk
|
Thu, 21 Jan 2010 23:43:05 +0800 |
Jason Rumney |
Merged from trunk
|
Thu, 21 Jan 2010 07:04:21 +0800 |
Jason Rumney |
Merge from trunk
|
Sat, 16 Jan 2010 07:16:26 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 14 Jan 2010 22:19:01 +0800 |
Jason Rumney |
Merge from trunk
|
Mon, 11 Jan 2010 22:34:47 +0800 |
Jason Rumney |
Merge from trunk
|
Sun, 10 Jan 2010 22:34:14 +0800 |
Jason Rumney |
Merged from trunk
|
Sun, 10 Jan 2010 22:18:39 +0800 |
Jason Rumney |
Merged from trunk
|
Fri, 08 Jan 2010 22:31:37 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 07 Jan 2010 21:54:07 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 07 Jan 2010 21:53:57 +0800 |
Jason Rumney |
Merge from trunk
|
Wed, 27 Jan 2010 14:29:18 +0900 |
Kenichi Handa |
Fix src/ChangeLog.
|
Wed, 27 Jan 2010 14:25:10 +0900 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
Wed, 27 Jan 2010 14:28:39 +0900 |
Kenichi Handa |
Fix src/ChangeLog.
|
Wed, 27 Jan 2010 14:23:52 +0900 |
Kenichi Handa |
from trunk
|
Wed, 27 Jan 2010 14:17:35 +0900 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
Mon, 25 Jan 2010 17:22:45 +0900 |
Kenichi Handa |
from trunk
|
Thu, 21 Jan 2010 13:14:47 +0900 |
Kenichi Handa |
from trunk
|
Wed, 20 Jan 2010 10:22:20 +0900 |
Kenichi Handa |
from trunk
|
Tue, 26 Jan 2010 20:12:26 -0800 |
Glenn Morris |
Add a quick-start guide.
|
Tue, 26 Jan 2010 23:08:41 -0500 |
Chong Yidong |
Fix rename-file to handle directory renaming properly (Bug#3353).
|
Tue, 26 Jan 2010 20:00:54 -0800 |
Glenn Morris |
Fix bug#5477.
|
Tue, 26 Jan 2010 22:36:36 -0500 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
Tue, 26 Jan 2010 22:17:23 -0500 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
Mon, 25 Jan 2010 23:22:25 -0800 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
Mon, 25 Jan 2010 13:49:23 -0500 |
Chong Yidong |
Fix erc reconnection via non-default connectors (Bug#4958).
|
Mon, 25 Jan 2010 01:04:59 -0800 |
Dan Nicolaescu |
(vc-annotate-revision-at-line): Compare file
|
Mon, 25 Jan 2010 08:46:15 +0100 |
Jan D. |
* xfns.c (Fx_create_frame): If frame height is too big, try
|
Mon, 25 Jan 2010 08:45:12 +0100 |
Jan D. |
Merge from trunk
|
Sun, 24 Jan 2010 22:03:23 -0800 |
Dan Nicolaescu |
(vc-bzr-print-log): Use the more compact --line option
|
Mon, 25 Jan 2010 00:03:35 -0500 |
Mark A. Hershberger |
merge
|
Sun, 24 Jan 2010 20:46:40 -0800 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
Mon, 25 Jan 2010 00:02:10 -0500 |
Mark A. Hershberger |
working version of vc-bzr-revision-table
|
Sun, 24 Jan 2010 23:52:26 -0500 |
Mark A. Hershberger |
merge conflict
|
Tue, 19 Jan 2010 14:39:22 -0500 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
Mon, 25 Jan 2010 08:43:29 +0100 |
Jan D. |
Typo fix.
|
Mon, 25 Jan 2010 08:43:10 +0100 |
Jan D. |
xfns.c (Fx_create_frame): If frame height i stoo big, try
|
Wed, 20 Jan 2010 07:28:33 +0100 |
Jan D. |
Merge from trunk
|
Sun, 24 Jan 2010 21:52:03 -0500 |
Stefan Monnier |
Try and fix bug#788, hopefully for real this time.
|
Sun, 24 Jan 2010 18:03:13 -0500 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
Sun, 24 Jan 2010 13:23:17 -0800 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
Sun, 24 Jan 2010 13:08:53 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Rename
|
Sun, 24 Jan 2010 03:42:22 -0500 |
Stefan Monnier |
* keymap.c (shadow_lookup): Add `remap' arg.
|
Sun, 24 Jan 2010 12:28:50 -0800 |
Glenn Morris |
Add the aliases bug-emacs and bug-gnumacs.
|
Sat, 23 Jan 2010 19:58:14 -0800 |
Glenn Morris |
(aelement): Fix typo in previous.
|
Sat, 23 Jan 2010 15:25:25 -0800 |
Glenn Morris |
Small fixes.
|
Sat, 23 Jan 2010 15:18:58 -0800 |
Glenn Morris |
Fix some details of previous change.
|
Sat, 23 Jan 2010 15:11:24 -0800 |
Glenn Morris |
Update X-Debbugs-CC details.
|
Sat, 23 Jan 2010 18:05:16 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
|
Sat, 23 Jan 2010 17:50:13 -0500 |
Chong Yidong |
* url-util.el: Require url-vars (Bug#5459).
|
Sat, 23 Jan 2010 17:46:32 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aelement): Doc fix.
|
Sat, 23 Jan 2010 17:44:03 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
|
Sat, 23 Jan 2010 17:15:22 -0500 |
Chong Yidong |
Account for utmp.h availability.
|
Sat, 23 Jan 2010 13:42:22 +0100 |
Juanma Barranquero |
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
|
Sat, 23 Jan 2010 13:38:02 +0100 |
Juanma Barranquero |
* mail/rmail.el: Update autoload checksum.
|
Sat, 23 Jan 2010 12:02:28 +0100 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
|
Sat, 23 Jan 2010 13:34:52 +0100 |
Juanma Barranquero |
Tweak docstring and comment.
|
Thu, 21 Jan 2010 13:25:54 +0100 |
Juanma Barranquero |
Fix bug#5435.
|
Sat, 23 Jan 2010 14:20:38 +0900 |
YAMAMOTO Mitsuharu |
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
|
Fri, 22 Jan 2010 22:19:50 +0100 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
Fri, 22 Jan 2010 22:17:11 +0100 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
Fri, 22 Jan 2010 11:43:54 -0500 |
Stefan Monnier |
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
|
Fri, 22 Jan 2010 11:32:31 -0500 |
Chong Yidong |
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
|
Fri, 22 Jan 2010 12:23:25 +0200 |
Eli Zaretskii |
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
|
Fri, 22 Jan 2010 18:10:04 +0900 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
Fri, 22 Jan 2010 10:44:50 +0200 |
Eli Zaretskii |
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
|
Thu, 21 Jan 2010 21:45:01 +0000 |
Alan Mackenzie |
Fix a situation where deletion of a cpp construct throws an error.
|
Thu, 21 Jan 2010 09:03:10 -0500 |
Chong Yidong |
Fix sgml-maybe-name-self (Bug#5380).
|
Thu, 21 Jan 2010 09:07:49 +0000 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
Thu, 21 Jan 2010 09:05:08 +0000 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
Thu, 21 Jan 2010 08:59:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 21:55:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 19 Jan 2010 22:56:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 19 Jan 2010 22:05:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 23:30:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 22:02:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 04:43:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 23:32:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 21:57:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 14 Jan 2010 23:01:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 14 Jan 2010 11:42:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 23:35:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 22:04:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 09:37:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 23:43:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 21:54:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 11 Jan 2010 22:07:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 08 Jan 2010 02:43:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 07 Jan 2010 23:49:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 06 Jan 2010 23:07:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 20:37:44 -0800 |
Glenn Morris |
(Bugs): Fix PROBLEMS keybinding.
|
Wed, 20 Jan 2010 12:14:37 -0500 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
Wed, 20 Jan 2010 11:42:50 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
|
Wed, 20 Jan 2010 11:40:47 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
|
Wed, 20 Jan 2010 13:01:57 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Wed, 20 Jan 2010 13:01:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 20 Jan 2010 11:33:52 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Mon, 18 Jan 2010 10:19:32 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:26 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 19 Jan 2010 19:49:35 -0800 |
Glenn Morris |
Remove file that only works with CVS, and isn't really needed with
|
Tue, 19 Jan 2010 19:46:23 -0800 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
Tue, 19 Jan 2010 22:27:24 +0000 |
Alan Mackenzie |
Redate and reposition log entry.
|
Tue, 19 Jan 2010 22:10:19 +0000 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
Tue, 19 Jan 2010 15:56:35 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 15:54:57 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 15:54:13 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 11:52:59 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 13:16:01 +0000 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
Tue, 19 Jan 2010 11:43:25 +0000 |
Alan Mackenzie |
no message
|
Fri, 08 Jan 2010 13:41:42 +0000 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
Tue, 19 Jan 2010 00:10:57 +0100 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
Mon, 18 Jan 2010 21:24:43 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 20:34:55 +0100 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
Mon, 18 Jan 2010 11:29:00 -0500 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
Mon, 18 Jan 2010 05:44:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 10:09:12 +0900 |
Kenichi Handa |
Add bug number.
|
Mon, 18 Jan 2010 10:07:25 +0900 |
Kenichi Handa |
Add bug number.
|
Sat, 16 Jan 2010 10:43:20 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 05:39:40 +0100 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
Mon, 18 Jan 2010 04:58:35 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 18 Jan 2010 04:54:24 +0100 |
Juanma Barranquero |
Fix typo in texinfo file.
|
Sun, 17 Jan 2010 18:49:27 -0500 |
Chong Yidong |
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
|
Sun, 17 Jan 2010 18:34:53 -0500 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
Sun, 17 Jan 2010 18:33:55 -0500 |
Chong Yidong |
* message.el (message-mail): Just pass yank-action on to message-setup.
|
Sun, 17 Jan 2010 17:24:49 -0500 |
Chong Yidong |
* elisp.texi: Remove duplicate edition information (Bug#5407).
|
Sun, 17 Jan 2010 13:31:25 -0800 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
Sun, 17 Jan 2010 12:36:21 -0800 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
Sun, 17 Jan 2010 14:50:24 -0500 |
Chong Yidong |
Minor Semantic and EIEIO manual fixes.
|
Sun, 17 Jan 2010 20:15:32 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
Sun, 17 Jan 2010 13:15:25 +0100 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
|
Sat, 16 Jan 2010 23:08:35 -0600 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
Sat, 16 Jan 2010 19:24:31 -0800 |
Glenn Morris |
(Reporting Bugs): Don't mention format of repository.
|
Sat, 16 Jan 2010 19:20:08 -0800 |
Glenn Morris |
(Bugs): Make "Emacs repository" less specific, and the URL for same
|
Sat, 16 Jan 2010 19:11:09 -0800 |
Glenn Morris |
(Latest version of Emacs): The repository is now Bazaar.
|
Sat, 16 Jan 2010 19:03:59 -0800 |
Glenn Morris |
Edit some notes/ files to replace `cvs' with `bzr', or something general.
|
Sat, 16 Jan 2010 18:54:35 -0800 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
Sun, 17 Jan 2010 03:30:13 +0100 |
Juanma Barranquero |
Fix typos.
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 17 Jan 2010 03:24:22 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 17 Jan 2010 03:22:44 +0100 |
Juanma Barranquero |
Fix typos in info documentation.
|
Sat, 16 Jan 2010 17:24:05 -0500 |
Chong Yidong |
Fix return value of nxml-extend-after-change-region.
|
Sat, 16 Jan 2010 16:38:47 -0500 |
Chong Yidong |
* lisp/ChangeLog: Mark last change as tiny.
|
Sat, 16 Jan 2010 16:37:46 -0500 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
Sat, 16 Jan 2010 16:20:43 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
|
Sat, 16 Jan 2010 15:50:23 -0500 |
Chong Yidong |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
|
Sat, 16 Jan 2010 12:24:08 -0800 |
Glenn Morris |
Update with Miles's advice on how to commit.
|
Sat, 16 Jan 2010 15:20:32 -0500 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
Sat, 16 Jan 2010 12:18:30 -0800 |
Glenn Morris |
Rename from cvslogs to commits.
|
Sat, 16 Jan 2010 15:04:29 -0500 |
Chong Yidong |
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
|
Sat, 16 Jan 2010 14:28:59 -0500 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
Sat, 16 Jan 2010 06:58:42 -0500 |
Eli Zaretskii |
Reformat copyright line.
|
Sat, 16 Jan 2010 10:40:57 +0100 |
Andreas Schwab |
Update $(lisp) and $(shortlisp) to match changes in loadup.el
|
Fri, 15 Jan 2010 23:49:37 -0500 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
Fri, 15 Jan 2010 18:51:50 -0800 |
Glenn Morris |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
|
Fri, 15 Jan 2010 14:52:25 +0000 |
convert-repo |
update tags
|
Fri, 15 Jan 2010 18:05:04 +0100 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
Fri, 15 Jan 2010 18:04:14 +0100 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
Fri, 15 Jan 2010 18:01:51 +0100 |
Jan D. |
Merge from trunk
|
Fri, 15 Jan 2010 11:55:43 -0500 |
Chong Yidong |
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
|
Fri, 15 Jan 2010 18:01:04 +0100 |
Jan D. |
Merge from trunk
|
Fri, 15 Jan 2010 21:52:50 +0900 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
Fri, 15 Jan 2010 21:40:13 +0900 |
Kenichi Handa |
from trunk
|
Fri, 15 Jan 2010 14:14:00 +0900 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
Fri, 15 Jan 2010 14:13:05 +0900 |
Kenichi Handa |
from trunk
|
Fri, 15 Jan 2010 14:09:50 +0900 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
Thu, 14 Jan 2010 21:06:23 +0900 |
Kenichi Handa |
from trunk
|
Thu, 14 Jan 2010 19:59:04 -0800 |
Glenn Morris |
Fix Bug#5311.
|
Thu, 14 Jan 2010 19:54:36 -0800 |
Glenn Morris |
(vc-svn-print-log): Use --limit rather than -l since the
|
Thu, 14 Jan 2010 19:51:48 -0800 |
Glenn Morris |
Some more pointless updates.
|
Thu, 14 Jan 2010 19:49:47 -0800 |
Glenn Morris |
Add log entry for new gdb icons.
|
Thu, 14 Jan 2010 20:46:53 -0500 |
Chong Yidong |
Fix Qnone definition in NS files.
|
Fri, 15 Jan 2010 11:26:27 +1300 |
Nick Roberts |
Add icons for reverse debugging. (3rd attempt).
|
Thu, 14 Jan 2010 20:08:47 +0100 |
Juanma Barranquero |
Fix typos.
|
Thu, 14 Jan 2010 19:59:31 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Thu, 14 Jan 2010 19:49:53 +0100 |
Juanma Barranquero |
Fix typo in error message.
|
Thu, 14 Jan 2010 19:45:02 +0100 |
Juanma Barranquero |
Fix typos in template docstrings.
|
Thu, 14 Jan 2010 19:37:23 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Thu, 14 Jan 2010 19:29:36 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs and NEWS files.
|
Thu, 14 Jan 2010 15:37:13 +0100 |
Juanma Barranquero |
Fix bug#5313: editing files in hexl-mode corrupts file
|
Thu, 14 Jan 2010 14:16:40 +0100 |
Juanma Barranquero |
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.
|
Thu, 14 Jan 2010 14:14:24 +0100 |
Juanma Barranquero |
Simplify previous change.
|
Thu, 14 Jan 2010 14:12:05 +0100 |
Juanma Barranquero |
Default ada_project_path to $ADA_PROJECT_PATH.
|
Thu, 14 Jan 2010 13:57:07 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
|
Thu, 14 Jan 2010 13:52:37 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
|
Thu, 14 Jan 2010 13:36:14 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
|
Thu, 14 Jan 2010 20:51:58 +0900 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
Fri, 15 Jan 2010 21:35:31 +0900 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
Thu, 14 Jan 2010 20:31:16 +0900 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
Wed, 13 Jan 2010 22:13:16 -0800 |
Glenn Morris |
(show-trailing-whitespace): Safe if boolean. (Bug#5312)
|
Thu, 14 Jan 2010 05:03:24 +0100 |
Juanma Barranquero |
Fix typo.
|
Thu, 14 Jan 2010 12:56:00 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Thu, 14 Jan 2010 12:54:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 13 Jan 2010 18:25:01 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
|
Wed, 13 Jan 2010 13:35:36 -0500 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
Wed, 13 Jan 2010 17:28:32 +0100 |
Juanma Barranquero |
Fix comment for bug#5345.
|
Wed, 13 Jan 2010 16:38:28 +0100 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
Wed, 13 Jan 2010 13:34:53 +0100 |
Juanma Barranquero |
Update autoload checksums.
|
Wed, 13 Jan 2010 13:11:48 +0100 |
Juanma Barranquero |
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 13 Jan 2010 13:42:45 +0900 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
Tue, 12 Jan 2010 23:33:42 -0500 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
Thu, 14 Jan 2010 12:44:36 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Wed, 13 Jan 2010 10:40:39 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Wed, 13 Jan 2010 10:33:19 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 13 Jan 2010 00:55:23 +0100 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
Tue, 12 Jan 2010 22:59:05 +0100 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
Tue, 12 Jan 2010 11:25:08 -0500 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
Tue, 12 Jan 2010 19:10:51 +0900 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
Tue, 12 Jan 2010 09:14:45 +0100 |
Jan D. |
* keyboard.c (read_char): Return after executing from special map.
|
Tue, 12 Jan 2010 09:12:52 +0100 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
Tue, 12 Jan 2010 08:54:18 +0100 |
Jan D. |
Merge from trunk
|
Mon, 11 Jan 2010 21:11:05 -0800 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
Tue, 12 Jan 2010 05:58:01 +0100 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
Tue, 12 Jan 2010 05:51:26 +0100 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
Wed, 13 Jan 2010 10:29:58 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Tue, 12 Jan 2010 13:01:30 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 11 Jan 2010 15:57:28 -0500 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
Mon, 11 Jan 2010 15:53:23 -0500 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
Mon, 11 Jan 2010 18:26:28 +0100 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
Mon, 11 Jan 2010 11:18:06 -0500 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
Mon, 11 Jan 2010 16:22:23 +0100 |
Juanma Barranquero |
Fix typos in ffap.el.
|
Mon, 11 Jan 2010 09:58:59 -0500 |
Chong Yidong |
* nsterm.m: Use DEFSYM for last change.
|
Mon, 11 Jan 2010 09:54:52 -0500 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
Sun, 10 Jan 2010 23:51:51 -0800 |
Glenn Morris |
Set copyright year to 2010.
|
Mon, 11 Jan 2010 08:37:07 +0100 |
Jan D. |
Merge from trunk
|
Mon, 11 Jan 2010 14:19:47 +0900 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
Sun, 10 Jan 2010 19:03:38 -0800 |
Glenn Morris |
(Highlight Interactively): `t' does not mean highlight all patterns.
|
Sun, 10 Jan 2010 22:30:40 +0800 |
Jason Rumney |
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
|
Sun, 10 Jan 2010 00:22:54 -0500 |
Stefan Monnier |
(format-annotate-function): Only set
|
Sat, 09 Jan 2010 19:39:05 -0500 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
Sat, 09 Jan 2010 19:38:07 -0500 |
Chong Yidong |
Add Semantic parsers for Python.
|
Sat, 09 Jan 2010 18:53:06 -0500 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
Sat, 09 Jan 2010 18:39:36 -0500 |
Chong Yidong |
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
|
Sat, 09 Jan 2010 17:32:47 -0500 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
Sat, 09 Jan 2010 16:14:50 -0500 |
Chong Yidong |
* compile.el (compilation-read-command): Doc fix.
|
Sat, 09 Jan 2010 22:03:33 +0100 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
Sat, 09 Jan 2010 15:53:55 -0500 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
Sat, 09 Jan 2010 15:31:26 -0500 |
Chong Yidong |
Fix for Bug#4113.
|
Sat, 09 Jan 2010 14:48:16 -0500 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
Sat, 09 Jan 2010 16:16:10 +0200 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
Sat, 09 Jan 2010 14:28:02 +0100 |
Jan D. |
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
Sat, 09 Jan 2010 14:26:23 +0100 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
Sat, 09 Jan 2010 13:32:37 +0100 |
Jan D. |
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
|
Sat, 09 Jan 2010 13:31:29 +0100 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
Sat, 09 Jan 2010 13:13:15 +0100 |
Jan D. |
Merge from trunk
|
Sat, 09 Jan 2010 13:16:32 +0900 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
Fri, 08 Jan 2010 23:42:14 +0200 |
Eli Zaretskii |
Fix format.
|
Fri, 08 Jan 2010 12:43:09 +0100 |
Jan D. |
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
|
Fri, 08 Jan 2010 12:41:57 +0100 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
Fri, 08 Jan 2010 07:58:54 +0100 |
Jan D. |
Merge from trunk
|
Fri, 08 Jan 2010 10:54:58 +0900 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
Fri, 08 Jan 2010 10:53:29 +0900 |
Kenichi Handa |
from trunk
|
Fri, 08 Jan 2010 10:46:22 +0900 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
Fri, 08 Jan 2010 09:46:18 +0900 |
Kenichi Handa |
from trunk
|
Thu, 07 Jan 2010 23:46:44 +0100 |
Juanma Barranquero |
Fix bug#3224.
|
Wed, 06 Jan 2010 20:43:11 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Wed, 06 Jan 2010 20:42:27 +0100 |
Jan D. |
Merge from trunk
|
Wed, 06 Jan 2010 20:41:25 +0100 |
Jan D. |
Forgot one.
|
Wed, 06 Jan 2010 20:38:39 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Wed, 06 Jan 2010 17:04:19 +0100 |
Jan D. |
Merge from trunk
|
Wed, 06 Jan 2010 09:41:59 -0700 |
Chong Yidong |
NS fixes for Bug#3233.
|
Wed, 06 Jan 2010 16:57:43 +0100 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
Wed, 06 Jan 2010 07:11:52 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
Wed, 06 Jan 2010 17:03:26 +0100 |
Jan D. |
Fixing user-spec for fonts instead of using name.
|
Wed, 06 Jan 2010 16:55:00 +0100 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
Wed, 06 Jan 2010 15:33:57 +0100 |
Jan D. |
Merge from trunk.
|
Wed, 06 Jan 2010 09:22:19 +0000 |
Katsumi Yamaoka |
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
|
Wed, 06 Jan 2010 09:16:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 06 Jan 2010 00:07:08 +0000 |
Katsumi Yamaoka |
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
|
Wed, 06 Jan 2010 00:00:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 05 Jan 2010 15:11:04 -0700 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
Tue, 05 Jan 2010 13:19:34 -0800 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
Tue, 05 Jan 2010 21:37:43 +0100 |
Andreas Schwab |
Fix gnus-summary-recenter to properly handle invisible lines
|
Tue, 05 Jan 2010 15:49:36 +0100 |
Jan D. |
Handle internal-border width changes when maximized. Bug #2568
|
Tue, 05 Jan 2010 15:42:39 +0100 |
Jan D. |
Merge from mainline.
|
Tue, 05 Jan 2010 07:04:04 -0700 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
Tue, 05 Jan 2010 21:03:13 +0900 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
Tue, 05 Jan 2010 20:59:03 +0900 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
Tue, 05 Jan 2010 20:53:11 +0900 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
Tue, 05 Jan 2010 20:49:19 +0900 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
Tue, 05 Jan 2010 20:42:19 +0900 |
Kenichi Handa |
merge from trunk
|
Mon, 04 Jan 2010 23:46:35 -0800 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
Mon, 04 Jan 2010 13:18:38 -0500 |
Stefan Monnier |
Avoid dubious uses of save-excursions.
|
Mon, 04 Jan 2010 12:38:20 -0500 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
Sun, 03 Jan 2010 22:40:30 -0800 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
Mon, 04 Jan 2010 00:35:18 -0500 |
Stefan Monnier |
Register the fact that rmail-mbox-branch was merged (a long time ago)
|
Mon, 04 Jan 2010 00:18:51 -0500 |
Stefan Monnier |
Register the fact that multi-tty was merged (a long time ago)
|
Mon, 04 Jan 2010 00:00:28 -0500 |
Stefan Monnier |
Register the fact that gnus-5_10-branch was merged (a long time ago)
|
Sun, 03 Jan 2010 23:50:31 -0500 |
Stefan Monnier |
Register the fact that gerd_defvaralias was merged (a long time ago)
|
Sun, 03 Jan 2010 20:43:23 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
Sun, 03 Jan 2010 20:35:21 -0800 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
Sun, 03 Jan 2010 20:27:17 +0100 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
Tue, 05 Jan 2010 15:30:22 +0100 |
Jan D. |
Remove fprintf
|
Tue, 05 Jan 2010 15:16:30 +0100 |
Jan D. |
Handle change of internal-border width when maximized.
|
Sat, 02 Jan 2010 23:33:36 +0200 |
Eli Zaretskii |
eieio.texi (Naming Conventions): Correction to xref on elisp
|
Sat, 02 Jan 2010 22:31:41 +0200 |
Eli Zaretskii |
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
|
Sat, 02 Jan 2010 15:14:54 -0500 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
Sat, 02 Jan 2010 14:40:59 -0500 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
Sat, 02 Jan 2010 14:18:44 -0500 |
Chong Yidong |
Fix last change to message-exchange-point-and-mark.
|
Sat, 02 Jan 2010 14:14:13 -0500 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
Sat, 02 Jan 2010 14:03:25 -0500 |
Karl Fogel |
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
|
Sat, 02 Jan 2010 13:57:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
Sat, 02 Jan 2010 13:55:19 -0500 |
Chong Yidong |
Consistently hex notation to represent character codes.
|
Sat, 02 Jan 2010 13:52:32 -0500 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
Sat, 02 Jan 2010 13:13:28 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
Sat, 02 Jan 2010 19:33:54 +0200 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
Sat, 02 Jan 2010 11:13:22 -0500 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
Sat, 02 Jan 2010 12:42:11 +0200 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
Sat, 02 Jan 2010 11:44:51 +0200 |
Eli Zaretskii |
.bzrignore: Add 2 more patterns.
|
Sat, 02 Jan 2010 11:40:28 +0200 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|
Sat, 02 Jan 2010 03:09:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Remove gratuitous gratitude.
|
Sat, 02 Jan 2010 02:08:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function
|
Sat, 02 Jan 2010 00:00:55 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
|
Fri, 01 Jan 2010 23:36:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Improvements suggested by Drew Adams:
|
Sat, 02 Jan 2010 02:09:11 +0100 |
Juanma Barranquero |
Fix typos.
|
Sat, 02 Jan 2010 02:06:31 +0100 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Sat, 02 Jan 2010 02:05:44 +0100 |
Juanma Barranquero |
lisp/*: Fix typos in docstrings and messages.
|
Sat, 02 Jan 2010 02:03:48 +0100 |
Juanma Barranquero |
lisp/org/org.el: Fix typos in error messages.
|
Sat, 02 Jan 2010 02:03:11 +0100 |
Juanma Barranquero |
etc/NEWS: Fix typos.
|
Fri, 01 Jan 2010 17:10:50 -0500 |
Chong Yidong |
Fix buffer overflow in ns_get_color.
|
Fri, 01 Jan 2010 15:42:22 -0500 |
Chong Yidong |
* lisp/gnus/message.el (message-exchange-point-and-mark): Call
|
Fri, 01 Jan 2010 15:03:37 -0500 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
Fri, 01 Jan 2010 13:44:02 -0500 |
Chong Yidong |
* lisp/ChangeLog: Update bug number in last change.
|
Fri, 01 Jan 2010 13:43:25 -0500 |
Chong Yidong |
* comint.el (comint-input-ring-size): Make it a defcustom and
|
Fri, 01 Jan 2010 13:14:22 -0500 |
Chong Yidong |
* src/lread.c (syms_of_lread): Make it clearer that these are the
|
Fri, 01 Jan 2010 12:14:05 -0500 |
Chong Yidong |
* eval.c (run_hook_with_args): Handle the case where the global
|
Wed, 30 Dec 2009 21:14:46 -0500 |
Chong Yidong |
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
EMACS_PRETEST_23_1_91
|
Thu, 31 Dec 2009 02:19:53 +1300 |
Nick Roberts |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
|
Wed, 30 Dec 2009 05:39:47 -0500 |
Chong Yidong |
* doc/emacs/building.texi: Re-apply revno 99212, which was
|
Wed, 30 Dec 2009 19:53:47 +1300 |
Nick Roberts |
(vc-hg-working-revision): Tweak previous change.
|
Wed, 30 Dec 2009 15:22:45 +1300 |
Nick Roberts |
Show working revision correctly for mercurial.
|
Tue, 29 Dec 2009 19:29:33 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 29 Dec 2009 13:06:16 -0500 |
Chong Yidong |
* doc/emacs/misc.texi (Shell): Document async-shell-command.
|
Tue, 29 Dec 2009 18:44:27 +0100 |
Juanma Barranquero |
Declare some functions for the byte-compiler.
|
Tue, 29 Dec 2009 20:22:00 +1300 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
Tue, 29 Dec 2009 20:15:34 +1300 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
Mon, 28 Dec 2009 22:46:08 -0800 |
Dan Nicolaescu |
Make vc-dir work on subdirectories of the bzr root.
|
Tue, 29 Dec 2009 02:57:40 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 29 Dec 2009 01:51:07 +0100 |
Juanma Barranquero |
process.c: Fix typo in comment.
|
Mon, 28 Dec 2009 20:38:29 +0100 |
Tassilo Horn |
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which
|
Mon, 28 Dec 2009 20:34:10 +0100 |
Tassilo Horn |
* font-lock.el (font-lock-refresh-defaults): New function, which
|
Mon, 28 Dec 2009 20:25:38 +0100 |
Tassilo Horn |
Merge from mainline.
|
Mon, 28 Dec 2009 11:20:02 -0800 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
Mon, 28 Dec 2009 10:34:51 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Fix short log regexp.
|
Mon, 28 Dec 2009 16:25:05 +0100 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
Mon, 28 Dec 2009 16:24:26 +0100 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
Mon, 28 Dec 2009 10:38:43 +0100 |
Andreas Schwab |
Fix bazaar update instructions
|
Mon, 28 Dec 2009 10:12:09 +0100 |
Andreas Schwab |
Remove duplicate .bzrignore entry
|
Mon, 28 Dec 2009 16:48:29 +0900 |
Kenichi Handa |
Merge: Add entries in ChangeLog
|
Mon, 28 Dec 2009 16:29:24 +0900 |
Kenichi Handa |
Add new entries to ChangeLog
|
Mon, 28 Dec 2009 15:09:58 +0900 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Dec 2009 15:09:26 +0900 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Dec 2009 03:45:47 +0100 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
Mon, 28 Dec 2009 03:43:28 +0100 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
Mon, 28 Dec 2009 03:13:43 +0100 |
Juanma Barranquero |
Update .bzrignore.
|
Mon, 28 Dec 2009 03:11:09 +0100 |
Juanma Barranquero |
Update .bzrignore.
|
Mon, 28 Dec 2009 02:50:49 +0100 |
Juanma Barranquero |
Update autoload checksum.
|
Sun, 27 Dec 2009 18:40:41 -0500 |
Karl Fogel |
Merge: update nt/INSTALL for CVS->Bazaar switchover too.
|
Sun, 27 Dec 2009 17:28:35 -0500 |
Karl Fogel |
Merge: document that we are on Bazaar now.
|
Sun, 27 Dec 2009 22:38:14 +0100 |
Andreas Schwab |
Add .bzrignore
|
Sun, 27 Dec 2009 18:40:01 -0500 |
Karl Fogel |
* INSTALL: Update for CVS->Bazaar switchover.
|
Sun, 27 Dec 2009 17:26:27 -0500 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
Sun, 27 Dec 2009 08:11:12 +0000 |
Chong Yidong |
* minibuf.c (Fall_completions): Minor optimization.
|
Sat, 26 Dec 2009 22:02:26 +0000 |
Kevin Ryde |
* man.el
|
Sat, 26 Dec 2009 22:00:47 +0000 |
Kevin Ryde |
(Man-bgproc-sentinel): When "-k foo" produces no output show error
|
Sat, 26 Dec 2009 21:32:51 +0000 |
Kevin Ryde |
Tweak a comment: it's man-db on gnu/linux which agrees with posix that
|
Sat, 26 Dec 2009 21:30:00 +0000 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
Sat, 26 Dec 2009 21:28:57 +0000 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
Sat, 26 Dec 2009 21:14:25 +0000 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
Sat, 26 Dec 2009 21:13:21 +0000 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
Sat, 26 Dec 2009 20:04:43 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
|
Sat, 26 Dec 2009 15:56:43 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Dec 2009 15:55:47 +0000 |
Eli Zaretskii |
(pitx) Fix last change.
|
Sat, 26 Dec 2009 12:53:42 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Dec 2009 12:52:50 +0000 |
Eli Zaretskii |
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
|
Fri, 25 Dec 2009 20:05:14 +0000 |
Chong Yidong |
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
|
Fri, 25 Dec 2009 20:04:07 +0000 |
Chong Yidong |
* frames.texi (Resources): Describe inhibit-x-resources.
|
Fri, 25 Dec 2009 20:00:32 +0000 |
Chong Yidong |
* emacs.texi (Top): Update node listing.
|
Fri, 25 Dec 2009 05:27:03 +0000 |
Kenichi Handa |
(command_loop_1): Fix previous change.
|
Fri, 25 Dec 2009 02:45:47 +0000 |
Kenichi Handa |
(devanagari-composable-pattern): Fixed to
|
Fri, 25 Dec 2009 02:44:13 +0000 |
Kenichi Handa |
(composition_adjust_point): Update prototype.
|
Fri, 25 Dec 2009 02:43:36 +0000 |
Kenichi Handa |
(composition_reseat_it): Don't make a composition
|
Fri, 25 Dec 2009 02:41:59 +0000 |
Kenichi Handa |
(command_loop_1): Force redisplay if the last point
|
Thu, 24 Dec 2009 04:35:17 +0000 |
Stefan Monnier |
(Fsave_excursion): Mention save-current-buffer in the docstring.
|
Wed, 23 Dec 2009 22:45:06 +0000 |
Vinicius Jose Latorre |
Attribute face for faces specified as string.
|
Wed, 23 Dec 2009 01:02:55 +0000 |
Glenn Morris |
Comment on out-of-sequence messages.
|
Tue, 22 Dec 2009 08:07:47 +0000 |
Glenn Morris |
Add some notes on the debbugs.gnu.org setup.
|
Sat, 19 Dec 2009 20:32:11 +0000 |
Glenn Morris |
Update some addresses for debbugs.gnu.org.
|
Sat, 19 Dec 2009 14:16:47 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 14:15:54 +0000 |
Eli Zaretskii |
(pitx): Don't use enum names, use their values. Remove reference to
|
Sat, 19 Dec 2009 11:58:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 11:57:36 +0000 |
Eli Zaretskii |
($(BLD)/cmds.$(O)): Depend on frame.h.
|
Sat, 19 Dec 2009 11:27:49 +0000 |
Eli Zaretskii |
(alloc.o): Fix last change.
|
Sat, 19 Dec 2009 11:25:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 11:24:59 +0000 |
Eli Zaretskii |
Update dependencies in Makefile.in.
|
Sat, 19 Dec 2009 09:57:22 +0000 |
Andreas Schwab |
(Fclear_font_cache): Pass correct cache argument to
|
Fri, 18 Dec 2009 19:35:14 +0000 |
Ulf Jasper |
Fixed timezone handling problem in icalendar.el.
|
Fri, 18 Dec 2009 04:29:17 +0000 |
Katsumi Yamaoka |
(Direct Functions): Add missing port number to tls method.
|
Fri, 18 Dec 2009 00:52:39 +0000 |
Katsumi Yamaoka |
Typo.
|
Fri, 18 Dec 2009 00:47:21 +0000 |
Katsumi Yamaoka |
replace [:digit:] with [0-9] for XEmacs.
|
Thu, 17 Dec 2009 13:18:03 +0000 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
Thu, 17 Dec 2009 04:37:40 +0000 |
Glenn Morris |
Expand on previous change.
|
Thu, 17 Dec 2009 04:22:45 +0000 |
Glenn Morris |
Refer to the static bug page (rather than the dynamic one) for a list
|
Thu, 17 Dec 2009 04:20:55 +0000 |
Glenn Morris |
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
|
Thu, 17 Dec 2009 04:16:25 +0000 |
Glenn Morris |
Change bug web-page to short-form at debbugs.gnu.org.
|
Thu, 17 Dec 2009 04:15:25 +0000 |
Glenn Morris |
(gnus-bug-group-download-format-alist): Change emacs entry to
|
Thu, 17 Dec 2009 04:12:40 +0000 |
Glenn Morris |
(bug-reference-url-format): Change to debbugs.gnu.org.
|
Thu, 17 Dec 2009 02:06:31 +0000 |
Juanma Barranquero |
Some doc fixes (more needed).
|
Thu, 17 Dec 2009 01:18:14 +0000 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
Thu, 17 Dec 2009 01:16:15 +0000 |
Juri Linkov |
Make `dired-diff' more safe. (Bug#5225)
|
Thu, 17 Dec 2009 00:23:24 +0000 |
Andreas Schwab |
Regenerate autoloads.
|
Thu, 17 Dec 2009 00:21:47 +0000 |
Andreas Schwab |
(batch-update-autoloads): Only exclude
|
Thu, 17 Dec 2009 00:03:51 +0000 |
Andreas Schwab |
(prefix-args${EXEEXT}): Don't compile prefix-args.c
|
Wed, 16 Dec 2009 09:52:42 +0000 |
Juri Linkov |
Revert to old 23.1 logic of using the file at the mark as default.
|
Tue, 15 Dec 2009 22:53:39 +0000 |
Chong Yidong |
Minor tweak to last change.
|
Tue, 15 Dec 2009 22:51:31 +0000 |
Chong Yidong |
* xdisp.c (decode_mode_spec): Inhibit garbage collection when
|
Tue, 15 Dec 2009 21:11:39 +0000 |
Michael Albinus |
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
|
Tue, 15 Dec 2009 05:59:39 +0000 |
Michael Albinus |
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
|
Tue, 15 Dec 2009 05:31:08 +0000 |
Glenn Morris |
Add appendix with the GFDL.
|
Tue, 15 Dec 2009 04:44:34 +0000 |
Jay Belanger |
(Radix Modes): Clean up wording.
|
Tue, 15 Dec 2009 03:35:31 +0000 |
Juanma Barranquero |
Add EDT Emulation manual.
|
Tue, 15 Dec 2009 03:13:46 +0000 |
Glenn Morris |
(Coding Standards): Update URL.
|
Tue, 15 Dec 2009 03:12:44 +0000 |
Glenn Morris |
Update some URLs.
|
Tue, 15 Dec 2009 03:11:56 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 15 Dec 2009 03:09:25 +0000 |
Glenn Morris |
Remove comments about edt-user.doc. No longer applies now file has
|
Tue, 15 Dec 2009 03:07:30 +0000 |
Glenn Morris |
Update comments for edt doc changes.
|
Tue, 15 Dec 2009 03:04:30 +0000 |
Glenn Morris |
(Default keypad): Remove commented out node, which is just a duplicate
|
Tue, 15 Dec 2009 03:03:26 +0000 |
Glenn Morris |
Add EDT entry.
|
Tue, 15 Dec 2009 03:02:42 +0000 |
Glenn Morris |
(INFO_FILES): Add edt.
|
Tue, 15 Dec 2009 03:01:20 +0000 |
Glenn Morris |
(INFO_TARGETS, DVI_TARGETS): Add edt.
|
Tue, 15 Dec 2009 03:00:30 +0000 |
Glenn Morris |
New file (etc/edt-user.doc converted to Texinfo).
|
Tue, 15 Dec 2009 02:58:44 +0000 |
Glenn Morris |
Split into edt-user.el and ../doc/misc/edt.texi, and remove.
|
Tue, 15 Dec 2009 02:58:26 +0000 |
Glenn Morris |
New file, split out from edt-user.doc.
|
Tue, 15 Dec 2009 00:58:26 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 15 Dec 2009 00:58:08 +0000 |
Jay Belanger |
(Radix Modes): Clarify two's complement notation.
|
Mon, 14 Dec 2009 23:22:54 +0000 |
Chong Yidong |
* Makefile.in: Revert last change (Bug#5191).
|
Mon, 14 Dec 2009 21:48:48 +0000 |
Juri Linkov |
(org-export-html-style-include-default):
|
Mon, 14 Dec 2009 17:12:18 +0000 |
Dan Nicolaescu |
(vc-hg-working-revision): Make sure the command is executed in a
|
Mon, 14 Dec 2009 16:55:34 +0000 |
Dan Nicolaescu |
(vc-hg-print-log): Fix argument order.
|
Mon, 14 Dec 2009 16:19:24 +0000 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
Mon, 14 Dec 2009 09:44:43 +0000 |
Nick Roberts |
(gdb-frame-handler): Only set gud-lat-frame
|
Mon, 14 Dec 2009 09:44:13 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 14 Dec 2009 06:52:59 +0000 |
Juri Linkov |
(ediff-context-diff-label-regexp): Don't match
|
Mon, 14 Dec 2009 06:39:39 +0000 |
Glenn Morris |
Comment.
|
Mon, 14 Dec 2009 05:09:08 +0000 |
Juri Linkov |
* info.el (Info-hide-cookies-node): Before hiding a cookie,
|
Mon, 14 Dec 2009 04:17:00 +0000 |
Chong Yidong |
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
|
Mon, 14 Dec 2009 04:11:43 +0000 |
Chong Yidong |
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
|
Mon, 14 Dec 2009 03:28:34 +0000 |
Glenn Morris |
(message-sort-headers): Define for compiler.
|
Mon, 14 Dec 2009 01:20:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 14 Dec 2009 01:19:28 +0000 |
Kenichi Handa |
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
|
Sun, 13 Dec 2009 23:43:17 +0000 |
Glenn Morris |
(report-emacs-bug): In message-mode, sort manually before storing
|
Sun, 13 Dec 2009 19:14:28 +0000 |
Reiner Steib |
(mm-sign-option, mm-encrypt-option): Add :version tag.
|
Sun, 13 Dec 2009 15:39:28 +0000 |
Jan Dj¸«£rv |
Set the extended window manager hint for tooltip windows.
|
Sun, 13 Dec 2009 14:24:22 +0000 |
Jan Dj¸«£rv |
Work around warning about g_set_prgname() called multiple times.
|
Sun, 13 Dec 2009 13:31:35 +0000 |
Jan Dj¸«£rv |
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
|
Sun, 13 Dec 2009 13:16:17 +0000 |
Jan Dj¸«£rv |
xftfont.c: Parse symbolic names for constants also.
|
Sun, 13 Dec 2009 01:55:09 +0000 |
Chong Yidong |
Add commentary about how to use Semantic.
|
Sat, 12 Dec 2009 22:49:55 +0000 |
Dmitry Dzhus |
NEWS entry for gdb-mi GSoC changes.
|
Sat, 12 Dec 2009 19:18:33 +0000 |
Michael Albinus |
* net/dbus.el (dbus-property-handler): Filter lambda forms out
|
Sat, 12 Dec 2009 17:11:41 +0000 |
Jan Dj¸«£rv |
Fix typo.
|
Sat, 12 Dec 2009 17:01:03 +0000 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
Sat, 12 Dec 2009 16:12:59 +0000 |
Jan Dj¸«£rv |
DPI might get set to 0 if we saw some Xsettings, but not DPI.
|
Sat, 12 Dec 2009 13:41:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Dec 2009 13:40:43 +0000 |
Eli Zaretskii |
(struct text_pos): Use EMACS_INT;
|
Sat, 12 Dec 2009 12:29:15 +0000 |
Jan Dj¸«£rv |
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
|
Sat, 12 Dec 2009 11:53:27 +0000 |
Reiner Steib |
(message-info): Explain why we use `Info-goto-node'.
|
Sat, 12 Dec 2009 09:49:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Dec 2009 09:48:36 +0000 |
Eli Zaretskii |
(archive-rar-summarize): Support Attribute fields in RAR archives
|
Sat, 12 Dec 2009 05:23:54 +0000 |
Stefan Monnier |
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
|
Sat, 12 Dec 2009 04:54:26 +0000 |
Miles Bader |
Remove RCS keywords
|
Sat, 12 Dec 2009 02:28:05 +0000 |
Kenichi Handa |
(malayalam-composable-pattern): Fix previous change.
|
Sat, 12 Dec 2009 02:20:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 12 Dec 2009 02:17:48 +0000 |
Kenichi Handa |
(indian-compose-regexp): New function.
|
Sat, 12 Dec 2009 02:14:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 12 Dec 2009 02:14:00 +0000 |
Kenichi Handa |
(struct ftfont_info): New member matrix.
|
Sat, 12 Dec 2009 02:11:29 +0000 |
Kenichi Handa |
(struct xftfont_info): New member matrix.
|
Fri, 11 Dec 2009 20:48:03 +0000 |
Miles Bader |
Remove RCS keywords
|
Fri, 11 Dec 2009 17:02:03 +0000 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
Fri, 11 Dec 2009 16:48:02 +0000 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
Fri, 11 Dec 2009 02:31:49 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
Fri, 11 Dec 2009 01:46:24 +0000 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
Fri, 11 Dec 2009 01:27:40 +0000 |
Glenn Morris |
Fix thinko.
|
Fri, 11 Dec 2009 01:26:58 +0000 |
Glenn Morris |
Fix typo.
|
Fri, 11 Dec 2009 01:21:35 +0000 |
Glenn Morris |
No longer require sendmail.
|
Fri, 11 Dec 2009 01:20:04 +0000 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
Fri, 11 Dec 2009 01:04:55 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Fri, 11 Dec 2009 01:00:52 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Thu, 10 Dec 2009 22:58:40 +0000 |
Vinicius Jose Latorre |
Doc fix.
|
Thu, 10 Dec 2009 19:27:37 +0000 |
Jan Dj¸«£rv |
configure.in: Check for RSVG if GNUStep is used.
|
Thu, 10 Dec 2009 19:25:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 10 Dec 2009 19:25:01 +0000 |
Eli Zaretskii |
(archive-rar-summarize): Allow between 6 and 7 characters in the
|
Thu, 10 Dec 2009 14:29:11 +0000 |
Alan Mackenzie |
Fix bug#5091: indentation in c++-mode.
|
Thu, 10 Dec 2009 14:24:42 +0000 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
Thu, 10 Dec 2009 08:47:26 +0000 |
Stefan Monnier |
Remove mention of latex-complete, which was removed before the release.
|
Thu, 10 Dec 2009 08:46:54 +0000 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
Thu, 10 Dec 2009 08:25:58 +0000 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
Thu, 10 Dec 2009 08:24:41 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
Thu, 10 Dec 2009 08:17:15 +0000 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
Wed, 09 Dec 2009 20:15:56 +0000 |
Chong Yidong |
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
|
Wed, 09 Dec 2009 18:46:53 +0000 |
Jan Dj¸«£rv |
configure.in: Don't check for RSVG or GConf unless X11 is used.
|
Wed, 09 Dec 2009 14:30:37 +0000 |
Andreas Schwab |
* xsettings.c: Include "keyboard.h".
|
Wed, 09 Dec 2009 14:26:26 +0000 |
Andreas Schwab |
(xg_tool_bar_proxy_help_callback): Fix missing return.
|
Wed, 09 Dec 2009 14:20:49 +0000 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
Wed, 09 Dec 2009 13:14:08 +0000 |
Andreas Schwab |
Regenerate.
|
Wed, 09 Dec 2009 10:37:30 +0000 |
Michael Albinus |
* NEWS: Point to the external counterparts of su and sudo.
|
Wed, 09 Dec 2009 10:23:00 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
Wed, 09 Dec 2009 10:10:18 +0000 |
Michael Albinus |
* eshell.texi (History): Add the other built-in variables.
|
Wed, 09 Dec 2009 06:04:09 +0000 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
Wed, 09 Dec 2009 05:56:53 +0000 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
Wed, 09 Dec 2009 02:32:27 +0000 |
Chong Yidong |
No longer need to patch configure.
|
Wed, 09 Dec 2009 02:11:29 +0000 |
Stefan Monnier |
Minor cleanup.
|
Wed, 09 Dec 2009 02:06:16 +0000 |
Chong Yidong |
Bump version to 23.1.90.
EMACS_PRETEST_23_1_90
|
Wed, 09 Dec 2009 02:05:40 +0000 |
Chong Yidong |
AUTHORS: Regenerate
|
Wed, 09 Dec 2009 02:05:23 +0000 |
Chong Yidong |
ldefs-boot.el: Regenerate.
|
Wed, 09 Dec 2009 01:53:15 +0000 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
Wed, 09 Dec 2009 01:07:36 +0000 |
Chong Yidong |
Remove resolved GTK on Cygwin problem.
|
Wed, 09 Dec 2009 01:06:32 +0000 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
Wed, 09 Dec 2009 01:02:28 +0000 |
Kenichi Handa |
Require help-mode instead of help-fns.
|
Wed, 09 Dec 2009 01:02:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:57:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:55:55 +0000 |
Kenichi Handa |
(ucs-names): Supply a sufficiently fine ranges instead of
|
Tue, 08 Dec 2009 15:56:57 +0000 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
Tue, 08 Dec 2009 11:27:53 +0000 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
Tue, 08 Dec 2009 03:29:05 +0000 |
Glenn Morris |
Fix entries.
|
Tue, 08 Dec 2009 03:28:22 +0000 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
Tue, 08 Dec 2009 03:27:05 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Tue, 08 Dec 2009 03:26:07 +0000 |
Glenn Morris |
Fix log entries.
|
Tue, 08 Dec 2009 02:59:53 +0000 |
Chong Yidong |
NEWS entries for mail-user-agent and CEDET.
|
Mon, 07 Dec 2009 22:36:58 +0000 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
Mon, 07 Dec 2009 21:15:19 +0000 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
Mon, 07 Dec 2009 20:27:40 +0000 |
Andreas Schwab |
(unexec): Don't search for .data twice.
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Mon, 07 Dec 2009 19:21:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 07 Dec 2009 19:21:15 +0000 |
Eli Zaretskii |
Prevent save-buffer in Rmail buffers from using the coding-system
|
Mon, 07 Dec 2009 17:35:47 +0000 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
Mon, 07 Dec 2009 17:30:01 +0000 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
Mon, 07 Dec 2009 16:53:48 +0000 |
Stefan Monnier |
(ucs-names): Fix last-minute paren-typo.
|
Mon, 07 Dec 2009 16:18:42 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
Mon, 07 Dec 2009 16:14:23 +0000 |
Chong Yidong |
Added compose-mail-user-agent-warnings.
|
Mon, 07 Dec 2009 16:12:47 +0000 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
Mon, 07 Dec 2009 16:09:05 +0000 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Mon, 07 Dec 2009 06:56:40 +0000 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
Mon, 07 Dec 2009 06:38:06 +0000 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Rapha¸«³l
|
Mon, 07 Dec 2009 06:30:30 +0000 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
Mon, 07 Dec 2009 06:21:27 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Mon, 07 Dec 2009 02:37:42 +0000 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
Sun, 06 Dec 2009 23:27:55 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
Sun, 06 Dec 2009 22:36:11 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 06 Dec 2009 22:18:03 +0000 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
Sun, 06 Dec 2009 21:25:55 +0000 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
Sun, 06 Dec 2009 20:25:36 +0000 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
Sun, 06 Dec 2009 20:22:16 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
Sun, 06 Dec 2009 19:49:04 +0000 |
Ulf Jasper |
Fixed Bug#5096.
|
Sun, 06 Dec 2009 18:48:48 +0000 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
Sun, 06 Dec 2009 18:13:19 +0000 |
Ulf Jasper |
Fixed Bug#5008.
|
Sun, 06 Dec 2009 15:34:59 +0000 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
Sun, 06 Dec 2009 15:33:09 +0000 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
Sun, 06 Dec 2009 05:05:36 +0000 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
Sun, 06 Dec 2009 05:03:26 +0000 |
Roland Winkler |
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end
|
Sun, 06 Dec 2009 01:25:41 +0000 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
Sun, 06 Dec 2009 00:58:40 +0000 |
Stefan Monnier |
(completion-in-region): Improve docstring.
|
Sun, 06 Dec 2009 00:42:19 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:41:18 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:22:51 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sun, 06 Dec 2009 00:21:56 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sat, 05 Dec 2009 23:51:26 +0000 |
Chong Yidong |
Copyedit several NEWS entries.
|
Sat, 05 Dec 2009 23:22:03 +0000 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
Sat, 05 Dec 2009 22:49:00 +0000 |
Chong Yidong |
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
|
Sat, 05 Dec 2009 22:01:00 +0000 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
Sat, 05 Dec 2009 21:33:48 +0000 |
Glenn Morris |
Add bug ref.
|
Sat, 05 Dec 2009 21:12:19 +0000 |
Chong Yidong |
* misc.texi (Shell Options): ansi-color is now default.
|
Sat, 05 Dec 2009 21:11:29 +0000 |
Chong Yidong |
Fix commentary to reflect that ansi-color is now enabled by default.
|
Sat, 05 Dec 2009 21:08:09 +0000 |
Chong Yidong |
ansi-color is now enabled by default in the shell.
|
Sat, 05 Dec 2009 21:05:51 +0000 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
Sat, 05 Dec 2009 20:56:42 +0000 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
Sat, 05 Dec 2009 20:45:39 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 05 Dec 2009 20:38:05 +0000 |
Chong Yidong |
Minor doc fix.
|
Sat, 05 Dec 2009 20:23:25 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
Sat, 05 Dec 2009 20:16:42 +0000 |
Chong Yidong |
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
|
Sat, 05 Dec 2009 20:09:49 +0000 |
Chong Yidong |
Fix a comment and delete trailing whitespace.
|
Sat, 05 Dec 2009 19:49:47 +0000 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
Sat, 05 Dec 2009 19:10:42 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Sat, 05 Dec 2009 13:32:18 +0000 |
Eli Zaretskii |
(next_element_from_ellipsis): Fix a typo in the commentary.
|
Sat, 05 Dec 2009 13:21:49 +0000 |
Eli Zaretskii |
(next_element_from_display_vector): Fix a typo in the commentary.
|
Sat, 05 Dec 2009 11:16:04 +0000 |
Alan Mackenzie |
Revert change 1.85
|
Sat, 05 Dec 2009 04:08:48 +0000 |
Roland Winkler |
*** empty log message ***
|
Sat, 05 Dec 2009 04:05:37 +0000 |
Roland Winkler |
(bibtex-map-entries): Use marker to keep
|
Sat, 05 Dec 2009 03:49:58 +0000 |
Glenn Morris |
Documented diary view-mode.
|
Sat, 05 Dec 2009 03:49:36 +0000 |
Glenn Morris |
(Diary Display): Mention View mode.
|
Sat, 05 Dec 2009 03:39:03 +0000 |
Glenn Morris |
(Displaying the Diary): Mention keys apply to calendar.
|
Sat, 05 Dec 2009 03:27:24 +0000 |
Glenn Morris |
A bit rusty on the alphabet.
|
Sat, 05 Dec 2009 03:25:57 +0000 |
Glenn Morris |
Put calendar and diary hooks back in alphabetical order following
|
Sat, 05 Dec 2009 03:10:32 +0000 |
Glenn Morris |
Documented diary fancy display.
|
Sat, 05 Dec 2009 03:09:17 +0000 |
Glenn Morris |
Make it less tasty.
|
Sat, 05 Dec 2009 03:08:48 +0000 |
Glenn Morris |
(Top): Update menu for cal-xtra node changes.
|
Sat, 05 Dec 2009 03:08:30 +0000 |
Glenn Morris |
(Displaying the Diary): Holidays may be in the buffer
|
Sat, 05 Dec 2009 03:08:05 +0000 |
Glenn Morris |
(Advanced Calendar/Diary Usage): Update menu.
|
Sat, 05 Dec 2009 03:07:26 +0000 |
Glenn Morris |
(Standard Hooks): Remove diary-display-hook, replaced by
|
Sat, 05 Dec 2009 02:54:21 +0000 |
Chong Yidong |
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.
|
Sat, 05 Dec 2009 01:22:54 +0000 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
Sat, 05 Dec 2009 00:24:03 +0000 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
Fri, 04 Dec 2009 21:47:08 +0000 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
Fri, 04 Dec 2009 21:45:29 +0000 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
Fri, 04 Dec 2009 21:43:07 +0000 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
Fri, 04 Dec 2009 19:27:42 +0000 |
Ulf Jasper |
Newsticker fixes/changes.
|
Fri, 04 Dec 2009 16:34:22 +0000 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
Fri, 04 Dec 2009 16:16:26 +0000 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
Fri, 04 Dec 2009 10:51:37 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 04 Dec 2009 10:50:59 +0000 |
Eli Zaretskii |
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
|
Fri, 04 Dec 2009 05:00:44 +0000 |
Glenn Morris |
Regenerate autoloads.
|
Fri, 04 Dec 2009 04:39:21 +0000 |
Stefan Monnier |
Minor cleanup.
|
Thu, 03 Dec 2009 20:03:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 03 Dec 2009 20:03:12 +0000 |
Eli Zaretskii |
(lisp, shortlisp): Replace indian.el with indian.elc.
|
Thu, 03 Dec 2009 19:12:52 +0000 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
Thu, 03 Dec 2009 19:01:36 +0000 |
Stefan Monnier |
(Fmake_network_process): Fix up the tests for
|
Thu, 03 Dec 2009 18:51:32 +0000 |
Stefan Monnier |
(Qseqpacket): New symbol.
|
Thu, 03 Dec 2009 17:14:33 +0000 |
Glenn Morris |
(class): Restore still useful declaration.
|
Thu, 03 Dec 2009 16:02:10 +0000 |
Alan Mackenzie |
Enhance `c-parse-state' to run efficiently in "brace desserts".
|
Thu, 03 Dec 2009 15:56:29 +0000 |
Alan Mackenzie |
Correct conflicts in previous patch.
|
Thu, 03 Dec 2009 15:52:37 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 03 Dec 2009 14:34:04 +0000 |
Roland Winkler |
*** empty log message ***
|
Thu, 03 Dec 2009 14:33:00 +0000 |
Roland Winkler |
(proced-filter-alist): Use regexp-quote.
|
Thu, 03 Dec 2009 11:34:11 +0000 |
Michael Albinus |
Cleanup.
|
Thu, 03 Dec 2009 08:53:54 +0000 |
Glenn Morris |
Revert previous accidental commit.
|
Thu, 03 Dec 2009 08:53:06 +0000 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Fix typo.
|
Thu, 03 Dec 2009 07:46:13 +0000 |
Dan Nicolaescu |
Add support for bzr shelve/unshelve.
|
Thu, 03 Dec 2009 07:31:15 +0000 |
Dan Nicolaescu |
(vc-bzr-print-log): Deal with nil arguments better.
|
Thu, 03 Dec 2009 05:41:17 +0000 |
Stefan Monnier |
(bibtex-complete-internal): Use completion-in-region.
|
Thu, 03 Dec 2009 04:08:08 +0000 |
Dan Nicolaescu |
Support applying stashes. Improve UI.
|
Thu, 03 Dec 2009 03:11:14 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
Thu, 03 Dec 2009 03:09:45 +0000 |
Glenn Morris |
(Free Software and Free Manuals): Update URL, and remove duplicate text.
|
Thu, 03 Dec 2009 03:02:34 +0000 |
Stefan Monnier |
(makefile-special-targets-list): No need for it to be an alist any more.
|
Thu, 03 Dec 2009 02:58:16 +0000 |
Stefan Monnier |
(octave-complete-symbol): Use completion-in-region.
|
Thu, 03 Dec 2009 02:57:16 +0000 |
Stefan Monnier |
Misc cleanup.
|
Thu, 03 Dec 2009 01:43:23 +0000 |
Juanma Barranquero |
* progmodes/pascal.el: Require CL when compiling (for lexical-let).
|
Thu, 03 Dec 2009 01:33:56 +0000 |
Stefan Monnier |
(try-expand-dabbrev-visible): Preserve point in the
|
Wed, 02 Dec 2009 18:31:26 +0000 |
Stefan Monnier |
Use completion-in-buffer and remove uses of dynamic scoping.
|
Wed, 02 Dec 2009 08:01:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 02 Dec 2009 07:59:51 +0000 |
Kenichi Handa |
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.
|
Wed, 02 Dec 2009 04:11:08 +0000 |
Stefan Monnier |
Use completion-in-buffer.
|
Wed, 02 Dec 2009 03:11:38 +0000 |
Stefan Monnier |
(message-completion-in-region): New compatibility function.
|
Wed, 02 Dec 2009 03:05:14 +0000 |
Glenn Morris |
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
|
Wed, 02 Dec 2009 03:04:43 +0000 |
Glenn Morris |
(rmail-pop-to-buffer): New function. (Bug#2282)
|
Wed, 02 Dec 2009 03:03:48 +0000 |
Glenn Morris |
(diary-list-entries): Replace superfluous save-excursion with
|
Wed, 02 Dec 2009 03:02:10 +0000 |
Glenn Morris |
Comment.
|
Wed, 02 Dec 2009 03:01:44 +0000 |
Glenn Morris |
2009-12-02 Michael Welsh Duggan <mwd at cert.org>
|
Wed, 02 Dec 2009 03:00:41 +0000 |
Glenn Morris |
Andreas Politz <politza at fh-trier.de> (tiny change)
|
Wed, 02 Dec 2009 02:08:21 +0000 |
Juanma Barranquero |
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
|
Wed, 02 Dec 2009 00:48:21 +0000 |
Katsumi Yamaoka |
(gnus-group-prepare-flat): Check also whether groups with no unread article
|
Tue, 01 Dec 2009 20:44:21 +0000 |
Stefan Monnier |
(tpu-cursor-free-mode): Emit message.
|
Tue, 01 Dec 2009 20:31:57 +0000 |
Stefan Monnier |
(comint-insert-input): Ignore clicks to the right of
|
Tue, 01 Dec 2009 20:08:20 +0000 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
Tue, 01 Dec 2009 19:42:28 +0000 |
Stefan Monnier |
(pcomplete/cd): Complete more than one argument, just in case.
|
Tue, 01 Dec 2009 19:39:52 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Don't try to complete past the last element.
|
Tue, 01 Dec 2009 19:01:41 +0000 |
Chong Yidong |
* message.el: Revert last change.
|
Tue, 01 Dec 2009 18:06:06 +0000 |
Stefan Monnier |
(normal-erase-is-backspace-mode): Fix thinko in message.
|
Tue, 01 Dec 2009 17:06:30 +0000 |
Glenn Morris |
Add etc/images/mpc directory.
|
Tue, 01 Dec 2009 17:04:55 +0000 |
Glenn Morris |
(window--display-buffer-2): Fix previous changes.
|
Tue, 01 Dec 2009 16:21:36 +0000 |
Chong Yidong |
Delete trailing whitespace.
|
Tue, 01 Dec 2009 16:20:59 +0000 |
Chong Yidong |
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
|
Tue, 01 Dec 2009 09:28:22 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 01 Dec 2009 09:07:36 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 01 Dec 2009 09:07:26 +0000 |
YAMAMOTO Mitsuharu |
(font_load_for_lface, font_open_by_name): Don't store name
|
Tue, 01 Dec 2009 07:51:02 +0000 |
Glenn Morris |
(ELCFILES): Add mpc.elc.
|
Tue, 01 Dec 2009 07:49:26 +0000 |
Glenn Morris |
New file.
|
Tue, 01 Dec 2009 07:47:11 +0000 |
Glenn Morris |
Add missing entry.
|
Tue, 01 Dec 2009 07:10:17 +0000 |
Bill Wohler |
*** empty log message ***
|
Tue, 01 Dec 2009 07:09:11 +0000 |
Bill Wohler |
(Searching): Use mh vfolder_format and fix typo in database path for
|
Tue, 01 Dec 2009 07:07:23 +0000 |
Bill Wohler |
*** empty log message ***
|
Tue, 01 Dec 2009 07:07:13 +0000 |
Bill Wohler |
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in
|
Tue, 01 Dec 2009 04:04:33 +0000 |
Stefan Monnier |
* mpc.el: New file.
|
Tue, 01 Dec 2009 03:15:01 +0000 |
Glenn Morris |
(window-to-use): Define for compiler.
|
Tue, 01 Dec 2009 03:14:02 +0000 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
Tue, 01 Dec 2009 03:13:03 +0000 |
Glenn Morris |
(rmail-mime-handle): Doc fix.
|
Tue, 01 Dec 2009 03:12:13 +0000 |
Glenn Morris |
Update maintainer per comment from HN in bug#5056: "I no longer
|
Tue, 01 Dec 2009 03:10:31 +0000 |
Glenn Morris |
Mention usertags.
|
Tue, 01 Dec 2009 00:35:43 +0000 |
Dan Nicolaescu |
Make vc-print-log buttons work.
|
Mon, 30 Nov 2009 23:39:04 +0000 |
Juanma Barranquero |
* savehist.el (savehist-autosave-interval): Allow setting to nil
|
Mon, 30 Nov 2009 22:51:34 +0000 |
Juanma Barranquero |
Fix references to jit-lock properties.
|
Mon, 30 Nov 2009 22:11:19 +0000 |
Katsumi Yamaoka |
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.
|
Mon, 30 Nov 2009 21:45:30 +0000 |
Juri Linkov |
(multi-isearch-search-fun): Always provide a non-nil
|
Mon, 30 Nov 2009 21:21:35 +0000 |
Dan Nicolaescu |
(vc-git-registered): Call vc-git-root only once.
|
Mon, 30 Nov 2009 21:08:25 +0000 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
Mon, 30 Nov 2009 20:27:44 +0000 |
Juri Linkov |
(multi-isearch-read-buffers): Move canonicalization
|
Mon, 30 Nov 2009 19:42:16 +0000 |
Juri Linkov |
(multi-isearch-read-buffers)
|
Mon, 30 Nov 2009 16:14:48 +0000 |
Juri Linkov |
(doc-view-continuous):
|
Mon, 30 Nov 2009 16:11:18 +0000 |
Juri Linkov |
(comint-mode-map): Rebind `M-r' from
|
Mon, 30 Nov 2009 16:05:47 +0000 |
Juri Linkov |
(perform-replace): Let-bind recenter-last-op to nil.
|
Mon, 30 Nov 2009 13:49:13 +0000 |
Stefan Monnier |
Minor cleanup and simplification.
|
Mon, 30 Nov 2009 13:43:51 +0000 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
Sun, 29 Nov 2009 23:57:18 +0000 |
Juri Linkov |
(Highlight Interactively): Actually a list of
|
Sun, 29 Nov 2009 23:55:57 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 29 Nov 2009 23:55:42 +0000 |
Juri Linkov |
(describe-char-unidata-list): Use lowercase name
|
Sun, 29 Nov 2009 23:54:41 +0000 |
Juri Linkov |
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
|
Sun, 29 Nov 2009 23:52:16 +0000 |
Juri Linkov |
(ediff-minibuffer-with-setup-hook): New compatibility macro.
|
Sun, 29 Nov 2009 23:38:18 +0000 |
Juri Linkov |
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
|
Sun, 29 Nov 2009 23:34:05 +0000 |
Juri Linkov |
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
|
Sun, 29 Nov 2009 20:40:51 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 29 Nov 2009 20:40:12 +0000 |
Michael Albinus |
* tramp.texi (Remote processes): Improve eshell example with "su"
|
Sun, 29 Nov 2009 20:19:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 29 Nov 2009 20:18:59 +0000 |
Michael Albinus |
* eshell/esh-util.el (top): Require also Tramp when compiling.
|
Sun, 29 Nov 2009 20:10:29 +0000 |
Michael Albinus |
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
|
Sun, 29 Nov 2009 20:05:23 +0000 |
Michael Albinus |
* net/tramp.el (tramp-maybe-open-connection): Open the remote
|
Sun, 29 Nov 2009 20:04:08 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
|
Sun, 29 Nov 2009 09:48:50 +0000 |
Jan Dj¸«£rv |
frame.c (frame_make_pointer_invisible)
|
Sat, 28 Nov 2009 21:32:06 +0000 |
Stefan Monnier |
Try and remove assumptions about point-min==1.
|
Sat, 28 Nov 2009 21:11:25 +0000 |
Chong Yidong |
* sem-user.texi (Semantic mode): Link to Idle Scheduler.
|
Sat, 28 Nov 2009 21:09:00 +0000 |
Chong Yidong |
* semantic.texi (Analyzer Internals): Rename from Analyzer.
|
Sat, 28 Nov 2009 20:45:19 +0000 |
Stefan Monnier |
(image-minor-mode): Exit more gracefully when the image
|
Sat, 28 Nov 2009 20:36:05 +0000 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
Sat, 28 Nov 2009 20:35:23 +0000 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
Sat, 28 Nov 2009 20:28:51 +0000 |
Stefan Monnier |
(Man-completion-table): Make it easier to enter "<sec> <name>".
|
Sat, 28 Nov 2009 20:20:39 +0000 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
Sat, 28 Nov 2009 20:19:54 +0000 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
Sat, 28 Nov 2009 17:06:30 +0000 |
Stefan Monnier |
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
|
Sat, 28 Nov 2009 10:50:31 +0000 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
Sat, 28 Nov 2009 10:46:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 28 Nov 2009 10:45:46 +0000 |
Eli Zaretskii |
(Special Properties): More accurate description of what the `cursor'
|
Sat, 28 Nov 2009 10:24:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 28 Nov 2009 10:24:04 +0000 |
Eli Zaretskii |
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.
|
Fri, 27 Nov 2009 22:03:04 +0000 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
Fri, 27 Nov 2009 19:31:57 +0000 |
Stefan Monnier |
(gud-basic-call): Don't only save the buffer but the excursion as well.
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Fri, 27 Nov 2009 16:38:57 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 27 Nov 2009 16:38:38 +0000 |
Michael Albinus |
* NEWS: New functions eshell/su and eshell/sudo.
|
Fri, 27 Nov 2009 16:29:03 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 27 Nov 2009 16:28:42 +0000 |
Michael Albinus |
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
|
Fri, 27 Nov 2009 15:44:30 +0000 |
Jan Dj¸«£rv |
serach.c (simple_search): Remove warning by making *p const.
|
Fri, 27 Nov 2009 07:35:14 +0000 |
Daiki Ueno |
(socks-send-command): Convert binary request to
|
Fri, 27 Nov 2009 04:24:47 +0000 |
Stefan Monnier |
(describe-bindings-internal): Remove `interactive'.
|
Fri, 27 Nov 2009 04:08:04 +0000 |
Stefan Monnier |
(Man-completion-table): Trim a terminating "(".
|
Fri, 27 Nov 2009 01:27:04 +0000 |
Stefan Monnier |
(url-generic-parse-url): Bind deactivate-mark.
|
Thu, 26 Nov 2009 23:59:14 +0000 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
Thu, 26 Nov 2009 23:58:23 +0000 |
Kevin Ryde |
* os.texi (Startup Summary): vindex inhibit-startup-message and
|
Thu, 26 Nov 2009 23:57:40 +0000 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
Thu, 26 Nov 2009 23:39:32 +0000 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
Thu, 26 Nov 2009 23:38:18 +0000 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
Thu, 26 Nov 2009 23:19:53 +0000 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
Thu, 26 Nov 2009 23:18:58 +0000 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
Thu, 26 Nov 2009 22:35:47 +0000 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
Thu, 26 Nov 2009 22:35:09 +0000 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
Thu, 26 Nov 2009 16:24:36 +0000 |
Stefan Monnier |
Misc coding convention cleanups.
|
Thu, 26 Nov 2009 15:22:27 +0000 |
Stefan Monnier |
Various minor fixes.
|
Thu, 26 Nov 2009 14:50:28 +0000 |
Stefan Monnier |
(vc-bzr-annotate-command): Make operation asynchronous.
|
Thu, 26 Nov 2009 07:15:33 +0000 |
Jan Dj¸«£rv |
Mention Metacity hang on Emacs resize.
|
Thu, 26 Nov 2009 03:27:10 +0000 |
Dan Nicolaescu |
(finder-mode-map): Add a menu.
|
Thu, 26 Nov 2009 03:24:41 +0000 |
Dan Nicolaescu |
(power_letter): Remove duplicate const.
|
Thu, 26 Nov 2009 03:18:31 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-at-struct-p): Support "signed" and
|
Thu, 26 Nov 2009 03:09:58 +0000 |
Glenn Morris |
(eshell/cd): Don't throw to a tag outside the scope.
|
Thu, 26 Nov 2009 03:08:30 +0000 |
Glenn Morris |
Fix format.
|
Thu, 26 Nov 2009 03:07:21 +0000 |
Glenn Morris |
(Latest version of Emacs): Mention stability of development version.
|
Thu, 26 Nov 2009 03:05:17 +0000 |
Glenn Morris |
VM has moved again.
|
Thu, 26 Nov 2009 00:15:17 +0000 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
Thu, 26 Nov 2009 00:13:17 +0000 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
Thu, 26 Nov 2009 00:07:01 +0000 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
Thu, 26 Nov 2009 00:04:36 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:04:08 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:03:43 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:02:59 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:01:20 +0000 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
Wed, 25 Nov 2009 23:52:00 +0000 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
Wed, 25 Nov 2009 23:51:08 +0000 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
Wed, 25 Nov 2009 23:47:31 +0000 |
Johan Bockg¸«©rd |
(vc-annotate-revision-previous-to-line): Really use previous revision.
|
Wed, 25 Nov 2009 22:52:02 +0000 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
Wed, 25 Nov 2009 22:51:07 +0000 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
Wed, 25 Nov 2009 22:42:11 +0000 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
Wed, 25 Nov 2009 22:41:06 +0000 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
Wed, 25 Nov 2009 21:16:58 +0000 |
Juri Linkov |
(Man-completion-table): Modify regexp to include section names
|
Wed, 25 Nov 2009 17:53:54 +0000 |
Jan Dj¸«£rv |
(delete_tty): Remove check for last terminal (bug#4970).
|
Wed, 25 Nov 2009 17:23:45 +0000 |
Juri Linkov |
Search recursively in gzipped files. (Bug#4982)
|
Wed, 25 Nov 2009 17:21:12 +0000 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
Wed, 25 Nov 2009 17:18:26 +0000 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
Wed, 25 Nov 2009 17:15:19 +0000 |
Juri Linkov |
Provide additional default values (directories at other Dired
|
Wed, 25 Nov 2009 17:11:29 +0000 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
Wed, 25 Nov 2009 16:36:04 +0000 |
Stefan Monnier |
Really make the *Completions* window soft-dedicated (bug#5030).
|
Wed, 25 Nov 2009 16:19:51 +0000 |
Jan Dj¸«£rv |
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
|
Wed, 25 Nov 2009 06:08:42 +0000 |
Stefan Monnier |
* progmodes/meta-mode.el (meta-complete-symbol):
|
Wed, 25 Nov 2009 06:02:01 +0000 |
Stefan Monnier |
(mail-abbrev-complete-alias): Use completion-in-region.
|
Wed, 25 Nov 2009 05:31:05 +0000 |
Stefan Monnier |
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.
|
Wed, 25 Nov 2009 04:59:02 +0000 |
Stefan Monnier |
(abbrev--before-point): Use word-motion functions
|
Wed, 25 Nov 2009 03:59:19 +0000 |
Stefan Monnier |
(string-prefix-p): New function.
|
Wed, 25 Nov 2009 03:51:00 +0000 |
Stefan Monnier |
(Man-completion-cache): New var.
|
Wed, 25 Nov 2009 03:28:24 +0000 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
Tue, 24 Nov 2009 23:13:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
Tue, 24 Nov 2009 23:13:09 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
Tue, 24 Nov 2009 23:08:15 +0000 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
Tue, 24 Nov 2009 23:07:23 +0000 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
Tue, 24 Nov 2009 22:28:01 +0000 |
Stefan Monnier |
(linum-update-window): Ignore intangible (bug#4996).
|
Tue, 24 Nov 2009 22:23:49 +0000 |
Stefan Monnier |
Handle the [back] button properly (bug#4979).
|
Tue, 24 Nov 2009 21:36:10 +0000 |
Stefan Monnier |
(list-load-path-shadows): Setup a major mode
|
Tue, 24 Nov 2009 21:33:23 +0000 |
Stefan Monnier |
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)
|
Tue, 24 Nov 2009 20:00:41 +0000 |
Stefan Monnier |
(Man-completion-table): New function.
|
Tue, 24 Nov 2009 15:31:01 +0000 |
David Reitter |
vc-git-registered: use checkout directory (where .git is)
|
Tue, 24 Nov 2009 10:25:54 +0000 |
Michael Albinus |
Improve handling of processes on remote hosts.
|
Tue, 24 Nov 2009 09:19:09 +0000 |
Katsumi Yamaoka |
(message-from-style, message-interactive, message-signature): Always set
|
Tue, 24 Nov 2009 08:37:56 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 24 Nov 2009 08:37:40 +0000 |
YAMAMOTO Mitsuharu |
(x_new_font): Update f->scroll_bar_actual_width.
|
Tue, 24 Nov 2009 08:37:32 +0000 |
YAMAMOTO Mitsuharu |
(font_open_entity): Don't use ASET if font_object is Qnil.
|
Tue, 24 Nov 2009 07:47:45 +0000 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
Tue, 24 Nov 2009 03:16:38 +0000 |
Michael Kifer |
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
|
Tue, 24 Nov 2009 02:40:03 +0000 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
Tue, 24 Nov 2009 02:38:08 +0000 |
Glenn Morris |
(global-semantic-idle-scheduler-mode): Move after definition of
|
Tue, 24 Nov 2009 02:37:05 +0000 |
Glenn Morris |
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
|
Tue, 24 Nov 2009 02:21:32 +0000 |
Stefan Monnier |
(bookmark-bmenu-search): Clear echo area when exiting.
|
Mon, 23 Nov 2009 20:58:55 +0000 |
Chong Yidong |
* net/browse-url.el (browse-url-filename-alist): On Windows, add
|
Mon, 23 Nov 2009 20:34:53 +0000 |
Juri Linkov |
Implement DocView Continuous mode. (Bug#4896)
|
Mon, 23 Nov 2009 20:30:33 +0000 |
Juri Linkov |
Implement Isearch in comint input history. (Bug#3746)
|
Mon, 23 Nov 2009 15:59:07 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 23 Nov 2009 15:58:49 +0000 |
Michael Albinus |
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
|
Mon, 23 Nov 2009 14:48:59 +0000 |
Jan Dj¸«£rv |
Must create deps for ecrt0.o in its rule.
|
Mon, 23 Nov 2009 09:51:06 +0000 |
Jan Dj¸«£rv |
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.
|
Mon, 23 Nov 2009 08:55:08 +0000 |
Jan Dj¸«£rv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
Mon, 23 Nov 2009 05:37:34 +0000 |
Stefan Monnier |
(move-to-window-line-last-op): Remove.
|
Mon, 23 Nov 2009 05:32:25 +0000 |
Stefan Monnier |
(move-to-window-line-last-op): New var.
|
Mon, 23 Nov 2009 00:32:37 +0000 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
Sun, 22 Nov 2009 23:49:13 +0000 |
Chong Yidong |
* cedet/srecode/map.el (srecode-get-maps):
|
Sun, 22 Nov 2009 23:09:17 +0000 |
Chong Yidong |
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
|
Sun, 22 Nov 2009 19:53:21 +0000 |
Glenn Morris |
Move entries to the correct file and fix format.
|
Sun, 22 Nov 2009 18:24:29 +0000 |
Tassilo Horn |
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map
|
Sun, 22 Nov 2009 12:11:00 +0000 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
Sun, 22 Nov 2009 03:14:14 +0000 |
Michael Kifer |
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
|
Sun, 22 Nov 2009 02:19:23 +0000 |
Jay Belanger |
*** empty log message ***
|
Sun, 22 Nov 2009 02:19:03 +0000 |
Jay Belanger |
(Radix modes): Discuss alternate bases for two's complement notations.
|
Sat, 21 Nov 2009 20:19:15 +0000 |
Chong Yidong |
Update md5sum.
|
Sat, 21 Nov 2009 20:18:37 +0000 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
|
Sat, 21 Nov 2009 15:40:24 +0000 |
Jan Dj¸«£rv |
* cus-start.el (all): Add native condition for font-use-system-font.
|
Sat, 21 Nov 2009 15:28:59 +0000 |
Jan Dj¸«£rv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Sat, 21 Nov 2009 10:32:20 +0000 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A corrected version of the patch from
|
Sat, 21 Nov 2009 10:31:01 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 21 Nov 2009 07:50:48 +0000 |
Tassilo Horn |
* progmodes/subword.el: Rename from lisp/subword.el.
|
Sat, 21 Nov 2009 06:43:45 +0000 |
Stefan Monnier |
(bookmark-bmenu-bookmark-column): Remove var.
|
Sat, 21 Nov 2009 04:50:36 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 21 Nov 2009 04:43:10 +0000 |
Stefan Monnier |
(bookmark-search-prompt, bookmark-search-timer): Remove.
|
Sat, 21 Nov 2009 02:36:54 +0000 |
Glenn Morris |
(rmail-mime): Decode in fundamental-mode. (Bug#4993)
|
Sat, 21 Nov 2009 02:33:45 +0000 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
Fri, 20 Nov 2009 21:49:46 +0000 |
Chong Yidong |
* net/browse-url.el (browse-url-default-windows-browser): Use
|
Fri, 20 Nov 2009 21:46:28 +0000 |
Chong Yidong |
* PROBLEMS: Remove fixed rebasing problem.
|
Fri, 20 Nov 2009 21:44:58 +0000 |
Chong Yidong |
* s/cygwin.h: Remove unneeded linker flags.
|
Fri, 20 Nov 2009 21:40:00 +0000 |
Chong Yidong |
* PROBLEMS (http): Add workaround for Cygwin crash.
|
Fri, 20 Nov 2009 21:12:54 +0000 |
Karl Fogel |
* lisp/bookmark.el: Formatting and doc fixes only:
|
Fri, 20 Nov 2009 20:55:31 +0000 |
Carsten Dominik |
Change version number to 6.33x
|
Fri, 20 Nov 2009 20:54:22 +0000 |
Carsten Dominik |
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Fri, 20 Nov 2009 20:54:05 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 20 Nov 2009 20:50:32 +0000 |
Carsten Dominik |
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 20 Nov 2009 18:09:29 +0000 |
Tassilo Horn |
* progmodes/cc-cmds.el (c-forward-into-nomenclature)
|
Fri, 20 Nov 2009 15:47:26 +0000 |
Stefan Monnier |
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
|
Fri, 20 Nov 2009 15:11:16 +0000 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc
|
Fri, 20 Nov 2009 14:28:54 +0000 |
Tassilo Horn |
* progmodes/cc-cmds.el: declare-functioned forward-subword and
|
Fri, 20 Nov 2009 14:05:18 +0000 |
Tassilo Horn |
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
|
Fri, 20 Nov 2009 09:44:42 +0000 |
Jan Dj¸«£rv |
Always suggest system font because .emacs may not have been read yet.
|
Fri, 20 Nov 2009 08:54:18 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
|
Fri, 20 Nov 2009 08:22:32 +0000 |
Tassilo Horn |
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
|
Fri, 20 Nov 2009 06:56:16 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Allow non-state changing operations
|
Fri, 20 Nov 2009 06:05:10 +0000 |
Dan Nicolaescu |
Use -Wdeclaration-after-statement if available.
|
Fri, 20 Nov 2009 05:44:49 +0000 |
Dan Nicolaescu |
(vc-annotate-show-log-revision-at-line): Pass a
|
Fri, 20 Nov 2009 05:02:46 +0000 |
Chong Yidong |
* sem-user.texi (Idle Completions Mode): More copyedits.
|
Fri, 20 Nov 2009 03:19:27 +0000 |
Stefan Monnier |
Add missing entry.
|
Fri, 20 Nov 2009 02:30:55 +0000 |
Glenn Morris |
(Acknowledgments): Add htmlfontify.
|
Fri, 20 Nov 2009 02:29:32 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Fri, 20 Nov 2009 02:26:07 +0000 |
Chong Yidong |
* message.el (message-send-mail-with-sendmail): Revert last change.
|
Fri, 20 Nov 2009 01:52:41 +0000 |
Chong Yidong |
* sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
|
Fri, 20 Nov 2009 01:35:49 +0000 |
Chong Yidong |
* cedet/cedet.el (cedet-menu-map): Re-order menu items.
|
Fri, 20 Nov 2009 01:17:15 +0000 |
Jay Belanger |
*** empty log message ***
|
Fri, 20 Nov 2009 01:09:03 +0000 |
Jay Belanger |
(calc-octal-radix, calc-hex-radix): Add spec.
|
Fri, 20 Nov 2009 01:08:03 +0000 |
Jay Belanger |
(math-format-date): Fix typo.
|
Fri, 20 Nov 2009 01:00:27 +0000 |
Jay Belanger |
(calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:59:50 +0000 |
Jay Belanger |
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:59:24 +0000 |
Jay Belanger |
(calc-modes-menu): Clean up two's complement entries.
|
Fri, 20 Nov 2009 00:58:54 +0000 |
Jay Belanger |
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:58:28 +0000 |
Jay Belanger |
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:58:00 +0000 |
Jay Belanger |
(math-format-date): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:57:32 +0000 |
Jay Belanger |
(calc-init-extentions): Rename `calc-complement-signed-mode' to
|
Fri, 20 Nov 2009 00:56:59 +0000 |
Jay Belanger |
(calc-embedded-mode-vars): Rename `calc-complement-signed-mode' to
|
Fri, 20 Nov 2009 00:56:28 +0000 |
Jay Belanger |
(math-compose-expr): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:55:53 +0000 |
Jay Belanger |
(math-format-twos-complement): Renamed from math-format-complement-signed.
|
Fri, 20 Nov 2009 00:55:13 +0000 |
Jay Belanger |
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:54:19 +0000 |
Jay Belanger |
(calc-set-mode-line): Rename `calc-complement-signed-mode' to
|
Thu, 19 Nov 2009 22:55:41 +0000 |
Stefan Monnier |
(latex-complete-bibtex-cache, latex-complete-alist): New vars.
|
Thu, 19 Nov 2009 22:10:40 +0000 |
Stefan Monnier |
(Funintern): Comment out last change.
|
Thu, 19 Nov 2009 22:05:40 +0000 |
Stefan Monnier |
* window.el (display-buffer-mark-dedicated): New var.
|
Thu, 19 Nov 2009 22:03:36 +0000 |
Stefan Monnier |
(symbol-complete): Use completion-in-region.
|
Thu, 19 Nov 2009 22:02:53 +0000 |
Stefan Monnier |
(file-cache-add-file): Use push and cons.
|
Thu, 19 Nov 2009 20:58:42 +0000 |
Stefan Monnier |
(with-wrapper-hook): Fix thinko.
|
Thu, 19 Nov 2009 20:47:40 +0000 |
Stefan Monnier |
* hfy-cmap.el (hfy-rgb-file): Use locate-file.
|
Thu, 19 Nov 2009 20:22:03 +0000 |
Stefan Monnier |
Mention htmlfontify.
|
Thu, 19 Nov 2009 20:21:01 +0000 |
Stefan Monnier |
New files.
|
Thu, 19 Nov 2009 17:40:14 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 19 Nov 2009 17:39:54 +0000 |
Juri Linkov |
(switch-to-completions): Move point to the first
|
Thu, 19 Nov 2009 17:39:14 +0000 |
Juri Linkov |
Vertical completions.
|
Thu, 19 Nov 2009 17:38:37 +0000 |
Juri Linkov |
(completions-format): New defcustom.
|
Thu, 19 Nov 2009 17:37:22 +0000 |
Juri Linkov |
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
|
Thu, 19 Nov 2009 16:49:24 +0000 |
Chong Yidong |
Update md5sum.
|
Thu, 19 Nov 2009 16:48:30 +0000 |
Chong Yidong |
* mail/sendmail.el (mail-yank-prefix): Change default to "> ".
|
Thu, 19 Nov 2009 16:46:50 +0000 |
Chong Yidong |
* message.el (message-from-style, message-interactive)
|
Thu, 19 Nov 2009 16:13:22 +0000 |
Richard M. Stallman |
* lread.c (Funintern): Error if symbol is t or nil.
|
Thu, 19 Nov 2009 09:25:40 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 19 Nov 2009 09:25:19 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
|
Thu, 19 Nov 2009 07:42:20 +0000 |
Glenn Morris |
(dired-compress-file-suffixes): Add ".xz". (Bug#4953)
|
Thu, 19 Nov 2009 07:36:19 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 19 Nov 2009 07:27:46 +0000 |
Glenn Morris |
(sgml-lexical-context): Declare.
|
Thu, 19 Nov 2009 07:13:29 +0000 |
Glenn Morris |
(newsticker-treeview-treewindow-width)
|
Thu, 19 Nov 2009 07:12:12 +0000 |
Glenn Morris |
Fix entries.
|
Thu, 19 Nov 2009 03:12:51 +0000 |
Stefan Monnier |
* abbrev.el (abbrev-with-wrapper-hook): (re)move...
|
Thu, 19 Nov 2009 01:40:22 +0000 |
Stefan Monnier |
(make_gap_larger): Don't make as many assumptions about the
|
Thu, 19 Nov 2009 01:11:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Nov 2009 01:11:09 +0000 |
Kenichi Handa |
(describe-char-padded-string): Compose with TAB
|
Wed, 18 Nov 2009 21:13:07 +0000 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A new, more accurate version of the
|
Wed, 18 Nov 2009 21:11:40 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Wed, 18 Nov 2009 19:12:23 +0000 |
Sam Steingold |
(vc-hg-diff): Fix last patch: do not change directory.
|
Wed, 18 Nov 2009 11:26:47 +0000 |
Juanma Barranquero |
* font-setting.el (font-use-system-font): Declare for byte-compiler.
|
Wed, 18 Nov 2009 07:07:32 +0000 |
Alan Mackenzie |
(c-version): Bump to 5.31.8.
|
Wed, 18 Nov 2009 07:06:43 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Tue, 17 Nov 2009 22:10:40 +0000 |
Katsumi Yamaoka |
(rfc2047-decode-region): Don't quote decoded words containing tspecial
|
Tue, 17 Nov 2009 21:57:48 +0000 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
Tue, 17 Nov 2009 20:17:46 +0000 |
Jan Dj¸«£rv |
xsettings.c didn't check font-use-system-font, fix that.
|
Tue, 17 Nov 2009 19:13:14 +0000 |
Andreas Schwab |
(x_default_font_parameter): Remove dead assignment.
|
Tue, 17 Nov 2009 19:11:53 +0000 |
Andreas Schwab |
(Fbyteorder, init_font, Ffont_get_system_font): Declare.
|
Tue, 17 Nov 2009 14:58:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 17 Nov 2009 14:57:39 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
|
Tue, 17 Nov 2009 13:47:29 +0000 |
Jan Dj¸«£rv |
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does
|
Tue, 17 Nov 2009 10:38:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 17 Nov 2009 10:35:36 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
|
Tue, 17 Nov 2009 09:53:45 +0000 |
Jan Dj¸«£rv |
#ifdef on FC_LCD_FILTER.
|
Tue, 17 Nov 2009 09:19:12 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Tue, 17 Nov 2009 09:19:03 +0000 |
Jan Dj¸«£rv |
menu-bar.el(menu-bar-options-save): Add font-use-system-font.
|
Tue, 17 Nov 2009 09:13:36 +0000 |
Jan Dj¸«£rv |
Add font-setting.el to DOC.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Tue, 17 Nov 2009 04:44:58 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 17 Nov 2009 04:41:15 +0000 |
Glenn Morris |
(newsticker--treeview-list-update-faces):
|
Tue, 17 Nov 2009 04:35:33 +0000 |
Glenn Morris |
(vc-svn-print-log): Fix typo in previous.
|
Tue, 17 Nov 2009 04:34:45 +0000 |
Glenn Morris |
(INFO_FILES): Add semantic.
|
Tue, 17 Nov 2009 04:17:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 17 Nov 2009 04:16:33 +0000 |
Kenichi Handa |
(x_produce_glyphs): Consider face-remapping when falling
|
Tue, 17 Nov 2009 03:32:04 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
|
Tue, 17 Nov 2009 02:01:44 +0000 |
Jay Belanger |
Mention twos-complement notation.
|
Tue, 17 Nov 2009 01:52:48 +0000 |
Juanma Barranquero |
* semantic.texi (Semantic Internals, Glossary):
|
Mon, 16 Nov 2009 23:41:36 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 23:41:19 +0000 |
Jay Belanger |
(Radix modes): Mention twos-complement notation.
|
Mon, 16 Nov 2009 23:35:14 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 23:31:10 +0000 |
Jay Belanger |
(calc-b-prefix-help): Remove references to `calc-symclip'.
|
Mon, 16 Nov 2009 23:30:42 +0000 |
Jay Belanger |
(calc-arithmetic-menu): Remove `calc-symclip'.
|
Mon, 16 Nov 2009 23:30:18 +0000 |
Jay Belanger |
(calc-get-operator):
|
Mon, 16 Nov 2009 23:29:53 +0000 |
Jay Belanger |
(calc-init-extensions): Remove references to symclip.
|
Mon, 16 Nov 2009 23:29:20 +0000 |
Jay Belanger |
(math-symclip, calcFunc-symclip, calc-symclip): Remove.
|
Mon, 16 Nov 2009 22:59:09 +0000 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
Mon, 16 Nov 2009 22:58:21 +0000 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
Mon, 16 Nov 2009 22:55:14 +0000 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
|
Mon, 16 Nov 2009 22:53:21 +0000 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
Mon, 16 Nov 2009 22:52:29 +0000 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
Mon, 16 Nov 2009 22:26:36 +0000 |
Chong Yidong |
* info/dir: Add Semantic.
|
Mon, 16 Nov 2009 22:25:49 +0000 |
Chong Yidong |
* Makefile.in: Build the Semantic manual.
|
Mon, 16 Nov 2009 20:36:06 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
Mon, 16 Nov 2009 20:10:39 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 20:09:52 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
|
Mon, 16 Nov 2009 19:46:56 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 16 Nov 2009 19:43:40 +0000 |
Jan Dj¸«£rv |
xmenu.c(x_menu_wait_for_event): Call XFlush before select.
|
Mon, 16 Nov 2009 15:34:19 +0000 |
Chong Yidong |
Remove unneeded declare-function calls.
|
Mon, 16 Nov 2009 14:41:05 +0000 |
Stefan Monnier |
(vc-rcs-consult-headers): Add missing save-excursion.
|
Mon, 16 Nov 2009 14:29:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 14:29:30 +0000 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): New defun
|
Mon, 16 Nov 2009 14:25:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 14:25:25 +0000 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): New defun.
|
Mon, 16 Nov 2009 04:06:12 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 16 Nov 2009 04:05:51 +0000 |
YAMAMOTO Mitsuharu |
(byte-compile-output-file-form):
|
Mon, 16 Nov 2009 02:10:32 +0000 |
Glenn Morris |
Ignore any deps directory.
|
Mon, 16 Nov 2009 02:08:12 +0000 |
Glenn Morris |
Regenerate autoloads.
|
Mon, 16 Nov 2009 02:06:36 +0000 |
Glenn Morris |
(install-arch-indep): Use a more restrictive Makefile
|
Mon, 16 Nov 2009 00:11:51 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 00:08:00 +0000 |
Jay Belanger |
(calc-b-prefix-help): Add help for `calc-symclip'.
|
Mon, 16 Nov 2009 00:07:07 +0000 |
Jay Belanger |
(calc-arithmetic-menu): Add item for `calc-symclip'.
|
Mon, 16 Nov 2009 00:02:21 +0000 |
Jay Belanger |
(calc-get-operator): Add `calc-symclip'.
|
Mon, 16 Nov 2009 00:01:57 +0000 |
Jay Belanger |
(math-read-number-fancy): Read complement signed numbers.
|
Mon, 16 Nov 2009 00:01:17 +0000 |
Jay Belanger |
(calc-embedded-mode-vars): Add `calc-complement-signed-mode'.
|
Mon, 16 Nov 2009 00:00:22 +0000 |
Jay Belanger |
(calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-word-size'.
|
Sun, 15 Nov 2009 23:59:38 +0000 |
Jay Belanger |
(math-read-token): Read complement signed numbers.
|
Sun, 15 Nov 2009 23:58:11 +0000 |
Jay Belanger |
(calcDigit-key): Fix regexp.
|
Sun, 15 Nov 2009 23:55:53 +0000 |
Jay Belanger |
(math-2-word-size, math-half-2-word-size, calc-complement-signed-mode):
|
Sun, 15 Nov 2009 23:54:21 +0000 |
Chong Yidong |
* register.el (jump-to-register, insert-register): Handle Semantic
|
Sun, 15 Nov 2009 20:28:58 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
Sun, 15 Nov 2009 20:25:55 +0000 |
Dan Nicolaescu |
(mode-line-buffer-identification): Do not purecopy.
|
Sun, 15 Nov 2009 16:23:07 +0000 |
Chong Yidong |
* dired.el (dired-mode-map): Move encryption items to "Operate"
|
Sun, 15 Nov 2009 15:59:05 +0000 |
Chong Yidong |
* strokes.el (strokes-update-window-configuration): Make strokes
|
Sun, 15 Nov 2009 15:37:17 +0000 |
Chong Yidong |
* cedet/semantic/idle.el (semantic-idle-summary-mode)
|
Sun, 15 Nov 2009 15:32:15 +0000 |
Juri Linkov |
(set-mark-default-inactive): Add :type, :group
|
Sun, 15 Nov 2009 13:52:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 15 Nov 2009 13:51:58 +0000 |
Michael Albinus |
* arc-mode.el (archive-maybe-copy): Move creation of directory ...
|
Sun, 15 Nov 2009 07:17:00 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Sun, 15 Nov 2009 07:16:21 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sun, 15 Nov 2009 07:15:10 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
Sun, 15 Nov 2009 07:11:04 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
Sun, 15 Nov 2009 05:16:51 +0000 |
Stefan Monnier |
(help-make-xrefs): Undo the last revert, and replace it with a real fix.
|
Sun, 15 Nov 2009 05:12:52 +0000 |
Stefan Monnier |
(disabled-command-function): Add useful args.
|
Sun, 15 Nov 2009 01:45:23 +0000 |
Glenn Morris |
Fix declarations.
|
Sat, 14 Nov 2009 20:05:33 +0000 |
Glenn Morris |
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)
|
Sat, 14 Nov 2009 19:57:09 +0000 |
Glenn Morris |
(elint-standard-variables): Doc fix.
|
Sat, 14 Nov 2009 19:55:37 +0000 |
Glenn Morris |
Shigeru Fukaya <shigeru.fukaya at gmail.com>
|
Sat, 14 Nov 2009 19:29:45 +0000 |
Glenn Morris |
(Holiday Customizing): Replace obsolete alias.
|
Sat, 14 Nov 2009 19:08:41 +0000 |
Glenn Morris |
Francis Wright <F.J.Wright at qmul.ac.uk>
|
Sat, 14 Nov 2009 18:35:19 +0000 |
Andreas Schwab |
Ignore errors from mkdir when creating deps
|
Sat, 14 Nov 2009 18:22:34 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
|
Sat, 14 Nov 2009 16:07:44 +0000 |
Chong Yidong |
* simple.el (shell-command): Doc fix (Bug#4891).
|
Sat, 14 Nov 2009 15:44:43 +0000 |
Chong Yidong |
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
|
Sat, 14 Nov 2009 15:17:38 +0000 |
Jan Dj¸«£rv |
Use gcc-generated dependency files if we can (GNU Make and gcc required).
|
Sat, 14 Nov 2009 15:15:32 +0000 |
Chong Yidong |
* commands.texi (Motion Events): Fix typo (Bug#4907).
|
Sat, 14 Nov 2009 04:37:00 +0000 |
Glenn Morris |
(viper-set-hooks): Remove duplicate advice statements for vc-diff,
|
Sat, 14 Nov 2009 04:31:52 +0000 |
Glenn Morris |
(top-level): Remove unnecessary load of ange-ftp when compiling.
|
Sat, 14 Nov 2009 04:27:21 +0000 |
Glenn Morris |
No need to cc on -done messages.
|
Sat, 14 Nov 2009 04:23:18 +0000 |
Glenn Morris |
(byte-compile-single-version): Remove, unused.
|
Sat, 14 Nov 2009 04:18:10 +0000 |
Glenn Morris |
(x-selection-owner-p): Declare.
|
Sat, 14 Nov 2009 04:16:17 +0000 |
Glenn Morris |
(Acknowledgments): Update for recent Org changes.
|
Sat, 14 Nov 2009 04:14:49 +0000 |
Glenn Morris |
(defgroup): Doc fix.
|
Sat, 14 Nov 2009 04:14:05 +0000 |
Glenn Morris |
(epg): Doc fix.
|
Sat, 14 Nov 2009 04:12:58 +0000 |
Glenn Morris |
(postscript): Doc fix.
|
Sat, 14 Nov 2009 04:07:19 +0000 |
Glenn Morris |
Fix typo.
|
Sat, 14 Nov 2009 04:07:05 +0000 |
Glenn Morris |
Fix typos.
|
Sat, 14 Nov 2009 02:01:35 +0000 |
Dan Nicolaescu |
* bindings.el (mode-line-buffer-identification): Purecopy only the string.
|
Fri, 13 Nov 2009 22:54:16 +0000 |
Stefan Monnier |
(add-change-log-entry): Avoid displaying the changelog a second time.
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Fri, 13 Nov 2009 17:03:30 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Fri, 13 Nov 2009 16:19:19 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:18:57 +0000 |
Michael Albinus |
* dbus.texi (Type Conversion): Fix typo.
|
Fri, 13 Nov 2009 16:12:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:11:33 +0000 |
Michael Albinus |
* dbusbind.c (Vdbus_registered_objects_table): Renamed from
|
Fri, 13 Nov 2009 16:05:24 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:04:59 +0000 |
Michael Albinus |
* net/dbus.el (dbus-registered-objects-table): Renamed from
|
Fri, 13 Nov 2009 15:26:28 +0000 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
Fri, 13 Nov 2009 14:50:17 +0000 |
Stefan Monnier |
(minibuffer-default-add-completions): Drop deprecated 4th arg.
|
Fri, 13 Nov 2009 11:18:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Nov 2009 11:17:22 +0000 |
Kenichi Handa |
(word_boundary_p): Adjusted for the change of the
|
Fri, 13 Nov 2009 10:35:39 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 13 Nov 2009 10:35:00 +0000 |
Eli Zaretskii |
(artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'
|
Fri, 13 Nov 2009 10:10:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 13 Nov 2009 10:09:38 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Revert last change.
|
Fri, 13 Nov 2009 10:09:05 +0000 |
Eli Zaretskii |
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
|
Fri, 13 Nov 2009 08:41:47 +0000 |
Carsten Dominik |
refcards/orgcard.tex: Document the new archiving keys.
|
Fri, 13 Nov 2009 08:41:34 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 13 Nov 2009 08:39:50 +0000 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 13 Nov 2009 08:39:29 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 13 Nov 2009 08:37:55 +0000 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 13 Nov 2009 06:21:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Nov 2009 06:20:52 +0000 |
Kenichi Handa |
Make sure that the value of jisx0208 property is jisx0208 character.
|
Fri, 13 Nov 2009 02:40:40 +0000 |
Dan Nicolaescu |
(auto-coding-regexp-alist): Only purecopy
|
Thu, 12 Nov 2009 23:10:01 +0000 |
Stefan Monnier |
(minibuffer-completion-help): Use minibuffer-hide-completions.
|
Thu, 12 Nov 2009 22:37:58 +0000 |
Stefan Monnier |
(dired-save-positions, dired-restore-positions): New funs.
|
Thu, 12 Nov 2009 12:37:47 +0000 |
Dan Nicolaescu |
(tooltip-frame-parameters): Undo previous change.
|
Thu, 12 Nov 2009 10:41:50 +0000 |
Juri Linkov |
(ffap-alternate-file-other-window, ffap-literally): New functions.
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Thu, 12 Nov 2009 06:48:03 +0000 |
Dan Nicolaescu |
(define-compiler-macro): Purecopy the file name.
|
Thu, 12 Nov 2009 02:09:33 +0000 |
Stefan Monnier |
(syms_of_xdisp): Fix typo in last change.
|
Thu, 12 Nov 2009 00:51:37 +0000 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.
|
Thu, 12 Nov 2009 00:43:01 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 12 Nov 2009 00:26:09 +0000 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Wed, 11 Nov 2009 19:24:20 +0000 |
Dan Nicolaescu |
* widget.el (define-widget): Purecopy the docstring.
|
Wed, 11 Nov 2009 19:13:50 +0000 |
Dan Nicolaescu |
* s/freebsd.h:
|
Wed, 11 Nov 2009 19:02:35 +0000 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
Wed, 11 Nov 2009 19:01:10 +0000 |
Stefan Monnier |
(face-set-after-frame-default): Add comment.
|
Wed, 11 Nov 2009 14:55:35 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 11 Nov 2009 14:40:18 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-minibuffer-electric-separator)
|
Wed, 11 Nov 2009 06:41:07 +0000 |
Dan Nicolaescu |
Add dependencies to lisp.h. Remove dependencies
|
Wed, 11 Nov 2009 06:36:41 +0000 |
Dan Nicolaescu |
* progmodes/grep.el (grep-regexp-alist):
|
Wed, 11 Nov 2009 06:30:38 +0000 |
Dan Nicolaescu |
* Makefile.in (ELCFILES): Add international/mule-conf.elc.
|
Wed, 11 Nov 2009 06:27:23 +0000 |
Dan Nicolaescu |
(define-charset): Purecopy props.
|
Wed, 11 Nov 2009 06:22:30 +0000 |
Dan Nicolaescu |
* international/mule-cmds.el (register-input-method); Purecopy arguments.
|
Wed, 11 Nov 2009 06:18:17 +0000 |
Dan Nicolaescu |
(define-ccl-program): Purecopy the docstring.
|
Wed, 11 Nov 2009 06:17:07 +0000 |
Dan Nicolaescu |
(define-minor-mode): Purecopy :lighter.
|
Wed, 11 Nov 2009 06:16:16 +0000 |
Dan Nicolaescu |
* subr.el (add-hook): Purecopy strings.
|
Wed, 11 Nov 2009 06:12:21 +0000 |
Dan Nicolaescu |
(custom-declare-group): Purecopy load-file-name.
|
Wed, 11 Nov 2009 06:10:42 +0000 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
Wed, 11 Nov 2009 06:06:43 +0000 |
Dan Nicolaescu |
* net/eudc.el (eudc-tools-menu):
|
Wed, 11 Nov 2009 05:57:51 +0000 |
Dan Nicolaescu |
* subr.el (menu-bar-separator): New defconst.
|
Wed, 11 Nov 2009 05:49:09 +0000 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
Wed, 11 Nov 2009 00:11:40 +0000 |
Juri Linkov |
(dired-get-filename)<declare-function>:
|
Tue, 10 Nov 2009 21:22:57 +0000 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
Tue, 10 Nov 2009 19:06:40 +0000 |
Jan Dj¸«£rv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
Tue, 10 Nov 2009 18:07:09 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
Tue, 10 Nov 2009 08:12:52 +0000 |
Glenn Morris |
(Hints to MUA Authors): MUA should do any decoding.
|
Tue, 10 Nov 2009 08:11:47 +0000 |
Glenn Morris |
Update x-popup-menu declaration.
|
Tue, 10 Nov 2009 08:06:53 +0000 |
Glenn Morris |
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
|
Tue, 10 Nov 2009 07:58:57 +0000 |
Jan Dj¸«£rv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
Tue, 10 Nov 2009 00:54:45 +0000 |
Juri Linkov |
(read-file-name): Support a list of default values
|
Tue, 10 Nov 2009 00:07:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 22:15:41 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:05:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:04:57 +0000 |
Michael Albinus |
* net/dbus.el (dbus-unregister-object): Release service, if no
|
Mon, 09 Nov 2009 11:21:04 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 11:07:05 +0000 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Sun, 08 Nov 2009 23:19:11 +0000 |
Chong Yidong |
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
|
Sun, 08 Nov 2009 23:05:49 +0000 |
Chong Yidong |
* emulation/cua-base.el: Add CUA property to some CC mode commands
|
Sun, 08 Nov 2009 23:01:45 +0000 |
Chong Yidong |
* bookmark.el (bookmark-completing-read): Sort bookmark names if
|
Sun, 08 Nov 2009 22:53:30 +0000 |
Chong Yidong |
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
|
Sun, 08 Nov 2009 21:49:49 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 21:48:43 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 16:30:52 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 16:30:19 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 15:42:32 +0000 |
Chong Yidong |
Delete trailing whitespace.
|
Sun, 08 Nov 2009 15:06:50 +0000 |
Stefan Monnier |
(parse_menu_item): Handle `notreal' a bit earlier.
|
Sun, 08 Nov 2009 10:49:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 10:48:41 +0000 |
Michael Albinus |
* tramp.texi (Auto-save and Backup): Disable backups just for a
|
Sun, 08 Nov 2009 10:47:53 +0000 |
Michael Albinus |
* trampver.texi: Update release number.
|
Sun, 08 Nov 2009 10:45:22 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 10:44:46 +0000 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Sun, 08 Nov 2009 10:44:22 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-make-auto-save-file-name)
|
Sun, 08 Nov 2009 09:29:54 +0000 |
Andreas Schwab |
Regenerate.
|
Sun, 08 Nov 2009 05:32:48 +0000 |
Chong Yidong |
* url-http.el (url-http-handle-authentication): Use proxy server,
|
Sun, 08 Nov 2009 00:32:18 +0000 |
Chong Yidong |
* dired-aux.el (dired-query): Place cursor in echo area and allow
|
Sun, 08 Nov 2009 00:14:30 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
|
Sun, 08 Nov 2009 00:09:02 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 00:08:25 +0000 |
Michael Albinus |
* trampver.texi: Update release number.
|
Sun, 08 Nov 2009 00:03:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 00:01:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 07 Nov 2009 23:56:24 +0000 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Sat, 07 Nov 2009 23:55:30 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
|
Sat, 07 Nov 2009 23:54:29 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory):
|
Sat, 07 Nov 2009 23:53:54 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 07 Nov 2009 23:53:29 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
Sat, 07 Nov 2009 23:52:48 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-directory): Don't use
|
Sat, 07 Nov 2009 23:51:17 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
Sat, 07 Nov 2009 23:49:08 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
|
Sat, 07 Nov 2009 19:39:39 +0000 |
Chong Yidong |
Update md5sum.
|
Sat, 07 Nov 2009 18:19:48 +0000 |
Chong Yidong |
* tar-mode.el (tar-copy): Call write-region on the right buffer
|
Sat, 07 Nov 2009 18:09:05 +0000 |
Chong Yidong |
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
|
Fri, 06 Nov 2009 19:15:25 +0000 |
Chong Yidong |
* buff-menu.el (Buffer-menu-buffer+size): Use display property to
|
Fri, 06 Nov 2009 19:12:55 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
|
Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Fri, 06 Nov 2009 11:40:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 11:39:31 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
|
Fri, 06 Nov 2009 10:55:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 10:54:26 +0000 |
Eli Zaretskii |
(make_pure_c_string): Fix last change to avoid compiler warning.
|
Fri, 06 Nov 2009 08:30:43 +0000 |
Jan Dj¸«£rv |
Fix bug #4870, issues 3 and 4.
|
Fri, 06 Nov 2009 07:50:54 +0000 |
Dan Nicolaescu |
* progmodes/ld-script.el (auto-mode-alist):
|
Fri, 06 Nov 2009 07:49:31 +0000 |
Dan Nicolaescu |
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Fri, 06 Nov 2009 06:39:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 06 Nov 2009 06:37:54 +0000 |
Kenichi Handa |
Regenerated
|
Fri, 06 Nov 2009 06:31:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 06 Nov 2009 06:31:23 +0000 |
Kenichi Handa |
(unidata-gen-table): Fix for the case that the block data and the
|
Fri, 06 Nov 2009 06:07:46 +0000 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
Fri, 06 Nov 2009 05:24:28 +0000 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
Fri, 06 Nov 2009 05:16:23 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
Fri, 06 Nov 2009 03:22:13 +0000 |
Glenn Morris |
(ELCFILES): Update.
|
Thu, 05 Nov 2009 21:17:21 +0000 |
Stefan Monnier |
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
|
Thu, 05 Nov 2009 21:04:59 +0000 |
Stefan Monnier |
* mh-thread.el (mh-thread-set-tables):
|
Thu, 05 Nov 2009 21:01:32 +0000 |
Stefan Monnier |
* nxml/xsd-regexp.el (xsdre-gen-categories):
|
Thu, 05 Nov 2009 21:00:31 +0000 |
Stefan Monnier |
* org.el (org-version, org-get-refile-targets, org-refile)
|
Thu, 05 Nov 2009 20:54:34 +0000 |
Stefan Monnier |
* verilog-mode.el (verilog-getopt-file, verilog-set-define):
|
Thu, 05 Nov 2009 04:16:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 05 Nov 2009 04:12:49 +0000 |
Kenichi Handa |
(Finsert_file_contents): Be sure set coding-system of
|
Thu, 05 Nov 2009 03:25:41 +0000 |
Glenn Morris |
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
|
Thu, 05 Nov 2009 03:24:08 +0000 |
Glenn Morris |
(vc-git-stash-map): Move definition before use.
|
Thu, 05 Nov 2009 03:23:31 +0000 |
Glenn Morris |
Use autoload-rubric's feature argument.
|
Thu, 05 Nov 2009 03:22:55 +0000 |
Glenn Morris |
(autoload-rubric): Add optional feature arg.
|
Thu, 05 Nov 2009 03:22:18 +0000 |
Glenn Morris |
(top-level): Make load behave more like require.
|
Thu, 05 Nov 2009 03:20:05 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 04 Nov 2009 06:34:37 +0000 |
Dan Nicolaescu |
(custom-declare-group): Purecopy standard-value.
|
Wed, 04 Nov 2009 06:31:42 +0000 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1620000.
|
Wed, 04 Nov 2009 06:16:58 +0000 |
Dan Nicolaescu |
(load-with-code-conversion): Call
|
Wed, 04 Nov 2009 06:15:41 +0000 |
Dan Nicolaescu |
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
|
Wed, 04 Nov 2009 04:33:25 +0000 |
Stefan Monnier |
Load mh-loaddefs during compilation as well.
|
Wed, 04 Nov 2009 04:32:04 +0000 |
Stefan Monnier |
Require help-mode rather than help-fns (bug#4861).
|
Wed, 04 Nov 2009 03:17:15 +0000 |
Glenn Morris |
(byte-defop-compiler19): Remove.
|
Wed, 04 Nov 2009 03:15:43 +0000 |
Glenn Morris |
Add "Incompatible Lisp Changes in Emacs 23.2".
|
Wed, 04 Nov 2009 03:15:14 +0000 |
Glenn Morris |
(byte-compile-version-cond): Remove macro.
|
Wed, 04 Nov 2009 02:53:03 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 04 Nov 2009 02:52:53 +0000 |
Juri Linkov |
(menu-bar-make-mm-toggle): Quote each element of `props'.
|
Wed, 04 Nov 2009 00:27:34 +0000 |
Juanma Barranquero |
* calendar/calendar.el (cal-loaddefs):
|
Tue, 03 Nov 2009 22:24:34 +0000 |
Stefan Monnier |
(todo-add-category): Don't hardcode point-min==1.
|
Tue, 03 Nov 2009 21:45:31 +0000 |
Stefan Monnier |
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
|
Tue, 03 Nov 2009 21:34:59 +0000 |
Stefan Monnier |
(save_restriction_restore): Update the (pt/begv/vz)_markers
|
Tue, 03 Nov 2009 21:12:15 +0000 |
Stefan Monnier |
(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
|
Tue, 03 Nov 2009 15:30:39 +0000 |
Stefan Monnier |
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
|
Tue, 03 Nov 2009 15:28:13 +0000 |
Stefan Monnier |
(define-obsolete-variable-alias): Use dolist,
|
Tue, 03 Nov 2009 07:28:59 +0000 |
Juri Linkov |
*** empty log message ***
|
Tue, 03 Nov 2009 07:28:33 +0000 |
Juri Linkov |
(Buffer-menu-mode-map): Add hyphen between "Buffer"
|
Tue, 03 Nov 2009 07:28:19 +0000 |
Juri Linkov |
(menu-bar-make-mm-toggle, menu-bar-make-toggle)
|
Tue, 03 Nov 2009 03:29:19 +0000 |
Glenn Morris |
(with-mode-local): Another doc fix.
|
Tue, 03 Nov 2009 03:22:30 +0000 |
Glenn Morris |
(with-mode-local): Doc fix.
|
Tue, 03 Nov 2009 03:16:23 +0000 |
Glenn Morris |
(byte-compile-file-form-defvar)
|
Tue, 03 Nov 2009 03:14:47 +0000 |
Glenn Morris |
(ansi-color-apply-on-region): Autoload it...
|
Tue, 03 Nov 2009 03:12:34 +0000 |
Glenn Morris |
Reword header comment to prevent copyright.el wanting to update years.
|
Tue, 03 Nov 2009 02:04:29 +0000 |
Stefan Monnier |
* url-util.el (url-insert-entities-in-string):
|
Tue, 03 Nov 2009 00:39:10 +0000 |
Chong Yidong |
* comint.el (comint-replace-by-expanded-history-before-point):
|
Mon, 02 Nov 2009 02:59:23 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 02 Nov 2009 02:56:43 +0000 |
Jay Belanger |
(calc-date-notation): Check to see if the format is whitespace
|
Mon, 02 Nov 2009 02:30:04 +0000 |
Chong Yidong |
* minibuf.texi (Reading File Names): Note that read-file-name may
|
Mon, 02 Nov 2009 02:06:36 +0000 |
Chong Yidong |
* minibuffer.el (read-file-name): Don't use file dialogs for
|
Sun, 01 Nov 2009 17:44:04 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
|
Sun, 01 Nov 2009 09:47:58 +0000 |
Andreas Schwab |
(view-mode-exit): If OLD-BUF is dead bury the buffer
|
Sat, 31 Oct 2009 21:52:53 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
|
Sat, 31 Oct 2009 20:16:50 +0000 |
Chong Yidong |
* facemenu.el (list-colors-display): Don't mark buffer as
|
Sat, 31 Oct 2009 19:44:02 +0000 |
Glenn Morris |
(User-Chosen Coding Systems): Minor reword. (Bug#4817)
|
Sat, 31 Oct 2009 19:30:47 +0000 |
Chong Yidong |
* international/mule-diag.el (list-character-sets-1): Minor
|
Sat, 31 Oct 2009 19:30:23 +0000 |
Chong Yidong |
* mule.texi (Charsets): Numerous copyedits. Don't discuss the
|
Sat, 31 Oct 2009 18:43:37 +0000 |
Chong Yidong |
* progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
|
Sat, 31 Oct 2009 18:03:02 +0000 |
Chong Yidong |
* menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
|
Sat, 31 Oct 2009 17:12:13 +0000 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
Sat, 31 Oct 2009 02:38:34 +0000 |
Stefan Monnier |
* textmodes/two-column.el (2C-split):
|
Sat, 31 Oct 2009 02:22:30 +0000 |
Glenn Morris |
Stephen Berman <stephen.berman at gmx.net>
|
Sat, 31 Oct 2009 02:19:41 +0000 |
Glenn Morris |
(top-level): Don't require dired when compiling.
|
Sat, 31 Oct 2009 02:17:41 +0000 |
Glenn Morris |
(top-level): Move provide statement to end.
|
Sat, 31 Oct 2009 02:15:09 +0000 |
Glenn Morris |
(tar-parse-info, tar-header-name): Declare for compiler.
|
Sat, 31 Oct 2009 02:13:38 +0000 |
Glenn Morris |
Remove odd/obsolete header comment.
|
Sat, 31 Oct 2009 02:12:06 +0000 |
Glenn Morris |
Mention byte-compile-warnings `constants' member.
|
Sat, 31 Oct 2009 02:10:43 +0000 |
Glenn Morris |
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
|
Sat, 31 Oct 2009 02:05:15 +0000 |
Glenn Morris |
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
|
Sat, 31 Oct 2009 02:03:19 +0000 |
Glenn Morris |
Suppress harmless warnings about setting up semantic-imenu (not part
|
Fri, 30 Oct 2009 10:55:20 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 30 Oct 2009 10:54:30 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
|
Fri, 30 Oct 2009 05:51:11 +0000 |
Stefan Monnier |
Forgot to include lisp/Makefile in the big previous CEDET commit.
|
Fri, 30 Oct 2009 05:48:13 +0000 |
Stefan Monnier |
(vc-bzr-revision-keywords): New var.
|
Fri, 30 Oct 2009 02:16:41 +0000 |
Stefan Monnier |
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Thu, 29 Oct 2009 16:46:52 +0000 |
Glenn Morris |
Update to version 2009-08-14.15 from ftp://tug.org/tex/.
|
Thu, 29 Oct 2009 16:44:23 +0000 |
Glenn Morris |
Fix some entries.
|
Thu, 29 Oct 2009 16:43:02 +0000 |
Glenn Morris |
Add emacs-lisp-intro.pdf.
|
Thu, 29 Oct 2009 14:33:44 +0000 |
Jason Rumney |
(syms_of_w32fns): Change default value of
|
Wed, 28 Oct 2009 19:30:25 +0000 |
Stefan Monnier |
(diff-add-change-log-entries-other-window): Document in the code a bug.
|
Wed, 28 Oct 2009 18:35:33 +0000 |
Stefan Monnier |
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
|
Wed, 28 Oct 2009 15:54:00 +0000 |
Robert J. Chassell |
*** empty log message ***
|
Wed, 28 Oct 2009 15:51:10 +0000 |
Robert J. Chassell |
removed lines 33 and 34 of emacs-lisp-intro.texi which said
|
Wed, 28 Oct 2009 14:01:49 +0000 |
Stefan Monnier |
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
|
Wed, 28 Oct 2009 13:59:30 +0000 |
Stefan Monnier |
(pcomplete-comint-setup): If there's a choice, replace
|
Wed, 28 Oct 2009 03:09:11 +0000 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
Wed, 28 Oct 2009 02:07:13 +0000 |
Stefan Monnier |
Fix last change's attribution.
|
Wed, 28 Oct 2009 02:05:46 +0000 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
Tue, 27 Oct 2009 22:59:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
Tue, 27 Oct 2009 22:52:19 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
Tue, 27 Oct 2009 11:55:13 +0000 |
Robert J. Chassell |
*** empty log message ***
|
Tue, 27 Oct 2009 11:53:51 +0000 |
Robert J. Chassell |
Minor change, bump Emacs version
|
Tue, 27 Oct 2009 10:53:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 27 Oct 2009 10:52:54 +0000 |
Michael Albinus |
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
|
Tue, 27 Oct 2009 02:48:13 +0000 |
Glenn Morris |
Make links to doc/lispintro/*.pdf.
|
Tue, 27 Oct 2009 02:46:22 +0000 |
Glenn Morris |
Add copyright information for PDF images.
|
Tue, 27 Oct 2009 02:45:57 +0000 |
Glenn Morris |
(texinfodir, TEXI2PDF): New variables.
|
Tue, 27 Oct 2009 02:45:40 +0000 |
Glenn Morris |
(TEXI2PDF): New variable.
|
Tue, 27 Oct 2009 02:45:17 +0000 |
Glenn Morris |
New file, generated from .eps version with epstopdf.
|
Mon, 26 Oct 2009 16:20:44 +0000 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
Mon, 26 Oct 2009 15:18:03 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 26 Oct 2009 14:59:12 +0000 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
Mon, 26 Oct 2009 10:39:41 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
Mon, 26 Oct 2009 10:04:37 +0000 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
Mon, 26 Oct 2009 09:29:12 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 26 Oct 2009 09:29:00 +0000 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl
|
Mon, 26 Oct 2009 09:05:09 +0000 |
Michael Albinus |
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
|
Mon, 26 Oct 2009 06:43:36 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
Mon, 26 Oct 2009 04:06:01 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
Mon, 26 Oct 2009 03:39:15 +0000 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
Sun, 25 Oct 2009 20:38:06 +0000 |
Stefan Monnier |
(pcomplete-unquote-argument-function): New var.
|
Sun, 25 Oct 2009 18:09:57 +0000 |
Stefan Monnier |
(bookmark-bmenu-list): Don't use switch-to-buffer if
|
Sun, 25 Oct 2009 02:55:27 +0000 |
Stefan Monnier |
* cedet/semantic/fw.el (semantic-alias-obsolete)
|
Sun, 25 Oct 2009 02:07:45 +0000 |
Karl Fogel |
* bookmark.el: Update documentation, especially documentation
|
Sun, 25 Oct 2009 00:40:13 +0000 |
Chong Yidong |
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
|
Sat, 24 Oct 2009 22:09:08 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Clarify that the
|
Sat, 24 Oct 2009 21:51:03 +0000 |
Chong Yidong |
* whitespace.el (whitespace-mode, whitespace-newline-mode)
|
Sat, 24 Oct 2009 21:32:19 +0000 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
|
Sat, 24 Oct 2009 21:31:16 +0000 |
Miles Bader |
Add arch tagline
|
Sat, 24 Oct 2009 21:15:39 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Handle case
|
Sat, 24 Oct 2009 20:30:44 +0000 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
Sat, 24 Oct 2009 18:58:50 +0000 |
Chong Yidong |
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
|
Sat, 24 Oct 2009 18:02:47 +0000 |
Chong Yidong |
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
|
Sat, 24 Oct 2009 16:45:25 +0000 |
Andreas Schwab |
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
|
Sat, 24 Oct 2009 16:34:52 +0000 |
Andreas Schwab |
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
|
Sat, 24 Oct 2009 16:32:06 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
Sat, 24 Oct 2009 14:01:03 +0000 |
Andreas Schwab |
(procfs_ttyname): Fix sprintf format to match argument
|
Sat, 24 Oct 2009 06:34:26 +0000 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
Sat, 24 Oct 2009 06:32:03 +0000 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
Sat, 24 Oct 2009 03:54:58 +0000 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
Sat, 24 Oct 2009 03:54:50 +0000 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
Sat, 24 Oct 2009 03:51:51 +0000 |
Glenn Morris |
(file-cache-completions-keymap): Bind mouse-2 to
|
Sat, 24 Oct 2009 03:50:20 +0000 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:49:44 +0000 |
Glenn Morris |
(term-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:48:37 +0000 |
Glenn Morris |
(octave-complete-symbol): Use choose-completion if
|
Sat, 24 Oct 2009 03:45:50 +0000 |
Glenn Morris |
(sgml-looking-back-at): Move definition before use.
|
Sat, 24 Oct 2009 03:44:42 +0000 |
Glenn Morris |
(generate-autoload-cookie): Define for compiler.
|
Sat, 24 Oct 2009 03:43:47 +0000 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
Sat, 24 Oct 2009 03:42:18 +0000 |
Glenn Morris |
(help-xref-stack-item): Define for compiler.
|
Sat, 24 Oct 2009 00:46:17 +0000 |
Stefan Monnier |
(completion--embedded-envvar-table): Fix last change.
|
Fri, 23 Oct 2009 20:56:30 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
Fri, 23 Oct 2009 18:39:48 +0000 |
Chong Yidong |
Fix typo.
|
Fri, 23 Oct 2009 18:07:38 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
Fri, 23 Oct 2009 17:56:06 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Decrease to 11/7.
|
Fri, 23 Oct 2009 17:52:56 +0000 |
Chong Yidong |
* window.c (Fwindow_edges, Fwindow_pixel_edges)
|
Fri, 23 Oct 2009 17:37:09 +0000 |
Stefan Monnier |
(pcomplete-common-suffix, pcomplete-table-subvert): New funs.
|
Fri, 23 Oct 2009 17:33:52 +0000 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
Fri, 23 Oct 2009 17:26:06 +0000 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
|
Fri, 23 Oct 2009 16:19:37 +0000 |
Chong Yidong |
* configure.in: Invoke $CPP with -P when creating Makefile and
|
Fri, 23 Oct 2009 16:17:17 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
|
Fri, 23 Oct 2009 16:01:19 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
|
Fri, 23 Oct 2009 15:10:31 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 23 Oct 2009 15:10:12 +0000 |
Michael Albinus |
* tramp.texi (External methods): Temporary files are kept for
|
Fri, 23 Oct 2009 15:04:27 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 23 Oct 2009 15:04:08 +0000 |
Michael Albinus |
* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
|
Fri, 23 Oct 2009 08:20:11 +0000 |
Juanma Barranquero |
* menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
|
Fri, 23 Oct 2009 07:29:21 +0000 |
Dan Nicolaescu |
* bindings.el (propertized-buffer-identification): Undo previous change.
|
Fri, 23 Oct 2009 05:15:26 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
Fri, 23 Oct 2009 01:40:13 +0000 |
Jay Belanger |
*** empty log message ***
|
Fri, 23 Oct 2009 01:39:04 +0000 |
Jay Belanger |
(math-read-number, math-read-number-simple): Use `save-match-data'.
|
Thu, 22 Oct 2009 19:31:43 +0000 |
Stefan Monnier |
* simple.el (normal-erase-is-backspace-mode): Use input-decode-map
|
Thu, 22 Oct 2009 16:14:49 +0000 |
Stefan Monnier |
(completion-table-with-terminator): Allow to specify the terminator-regexp.
|
Thu, 22 Oct 2009 15:27:17 +0000 |
Stefan Monnier |
(switch-to-completions): Look for *Completions* in other frames as well.
|
Thu, 22 Oct 2009 15:17:48 +0000 |
Stefan Monnier |
Allow the use of completion-tables.
|
Thu, 22 Oct 2009 09:42:22 +0000 |
Juanma Barranquero |
Add missing bug references.
|
Thu, 22 Oct 2009 09:40:54 +0000 |
Juanma Barranquero |
Add missing entry.
|
Thu, 22 Oct 2009 07:43:19 +0000 |
Juanma Barranquero |
* find-dired.el (find-name-arg): Fix typo in docstring.
|
Thu, 22 Oct 2009 03:35:11 +0000 |
Stefan Monnier |
(pcomplete/kill): Don't abuse pcomplete-entries.
|
Thu, 22 Oct 2009 03:25:54 +0000 |
Stefan Monnier |
(pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.
|
Thu, 22 Oct 2009 03:24:31 +0000 |
Stefan Monnier |
(comint-read-input-ring, comint-write-input-ring)
|
Wed, 21 Oct 2009 22:58:58 +0000 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
Wed, 21 Oct 2009 22:57:45 +0000 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
Wed, 21 Oct 2009 22:06:40 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
|
Wed, 21 Oct 2009 22:05:34 +0000 |
Kevin Ryde |
(checkdoc-file-comments-engine): When
|
Wed, 21 Oct 2009 21:28:59 +0000 |
Andreas Schwab |
(doprnt): Fix overflow check.
|
Wed, 21 Oct 2009 20:03:57 +0000 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
Wed, 21 Oct 2009 19:15:57 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.
|
Wed, 21 Oct 2009 19:03:32 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Undo previous change, do not tell
|
Wed, 21 Oct 2009 18:54:55 +0000 |
Stefan Monnier |
Don't require help-mode (to avoid bootstrap issues).
|
Wed, 21 Oct 2009 18:29:46 +0000 |
Jan Dj¸«£rv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
Wed, 21 Oct 2009 14:04:00 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
|
Wed, 21 Oct 2009 11:27:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 21 Oct 2009 11:27:26 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
|
Tue, 20 Oct 2009 14:03:48 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 20 Oct 2009 13:48:37 +0000 |
Stefan Monnier |
(char_resolve_modifier_mask): Don't resolve meta to the
|
Tue, 20 Oct 2009 10:21:25 +0000 |
YAMAMOTO Mitsuharu |
Add Bug#.
|
Tue, 20 Oct 2009 10:03:46 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 20 Oct 2009 10:03:37 +0000 |
YAMAMOTO Mitsuharu |
(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
|
Tue, 20 Oct 2009 08:06:02 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 20 Oct 2009 07:59:57 +0000 |
Juanma Barranquero |
* fns.c: Add #endif accidentally removed in previous change.
|
Tue, 20 Oct 2009 05:12:15 +0000 |
Katsumi Yamaoka |
(gnus-remove-overlays): eval-and-compile.
|
Tue, 20 Oct 2009 01:29:17 +0000 |
Stefan Monnier |
(read-key-delay): Reduce to 0.01.
|
Mon, 19 Oct 2009 23:21:04 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Mon, 19 Oct 2009 22:48:52 +0000 |
Dan Nicolaescu |
(vac-dec-vms): Remove, not supported anymore.
|
Mon, 19 Oct 2009 22:33:42 +0000 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
Mon, 19 Oct 2009 18:08:53 +0000 |
Jan Dj¸«£rv |
(x_create_toolkit_scroll_bar): Don't allocate color for
|
Mon, 19 Oct 2009 16:58:18 +0000 |
Dan Nicolaescu |
* nsterm.m:
|
Mon, 19 Oct 2009 15:03:24 +0000 |
Stefan Monnier |
(function-key-map): Map C-@ to C-SPC if C-@ is unbound.
|
Mon, 19 Oct 2009 13:47:10 +0000 |
Stefan Monnier |
* info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
|
Mon, 19 Oct 2009 13:29:34 +0000 |
Stefan Monnier |
(Info-complete-menu-item): Use complete-with-action.
|
Mon, 19 Oct 2009 05:13:31 +0000 |
Dan Nicolaescu |
* process.c (create_pty): Remove conditionals for no longer
|
Mon, 19 Oct 2009 05:11:07 +0000 |
Dan Nicolaescu |
* xterm.c:
|
Mon, 19 Oct 2009 05:04:22 +0000 |
Dan Nicolaescu |
Make vc-annotate work through copies and renames.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 23:56:07 +0000 |
Kevin Ryde |
* net/browse-url.el (browse-url): Identify alist with "consp and
|
Sun, 18 Oct 2009 23:55:16 +0000 |
Kevin Ryde |
(browse-url): Identify alist with "consp and
|
Sun, 18 Oct 2009 23:12:02 +0000 |
Kevin Ryde |
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
|
Sun, 18 Oct 2009 23:11:14 +0000 |
Kevin Ryde |
(ibuffer-confirm-operation-on): Correction to error
|
Sun, 18 Oct 2009 22:25:36 +0000 |
Chong Yidong |
* minibuffer.el (read-file-name): Check for repeat before putting
|
Sun, 18 Oct 2009 19:47:38 +0000 |
Juanma Barranquero |
Whitespace.
|
Sun, 18 Oct 2009 04:06:32 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sun, 18 Oct 2009 02:17:57 +0000 |
Glenn Morris |
I spell gud.
|
Sun, 18 Oct 2009 02:08:52 +0000 |
Stefan Monnier |
(internal_self_insert): `c' is already in "multibyte" form.
|
Sun, 18 Oct 2009 00:46:49 +0000 |
Stefan Monnier |
(ange-ftp-file-size): Use unwind-protect.
|
Sun, 18 Oct 2009 00:34:47 +0000 |
Glenn Morris |
(compile-last): Ensure GREP_OPTIONS is null before calling
|
Sat, 17 Oct 2009 22:43:13 +0000 |
Glenn Morris |
(flyspell-large-region, flyspell-word)
|
Sat, 17 Oct 2009 14:28:44 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Add ede/shell.
|
Sat, 17 Oct 2009 07:13:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1310000.
|
Sat, 17 Oct 2009 04:36:11 +0000 |
Stefan Monnier |
(tar-data-swapped-p): Make the assertion a bit more
|
Sat, 17 Oct 2009 04:18:31 +0000 |
Chong Yidong |
* cedet/srecode/srt.el:
|
Sat, 17 Oct 2009 03:59:45 +0000 |
Stefan Monnier |
(select-safe-coding-system): If the file
|
Sat, 17 Oct 2009 03:16:38 +0000 |
Glenn Morris |
(semantic-grammar--lex-delim-spec): All errors should have messages.
|
Sat, 17 Oct 2009 03:15:53 +0000 |
Glenn Morris |
(foldout-mouse-swallow-events): Replace obsolete form of sit-for.
|
Sat, 17 Oct 2009 03:15:13 +0000 |
Glenn Morris |
(gs-load-image): Replace obsolete forms of sit-for, sleep-for.
|
Sat, 17 Oct 2009 03:13:51 +0000 |
Glenn Morris |
(dired-ls-F-marks-symlinks, dired-keep-marker-rename)
|
Sat, 17 Oct 2009 03:11:54 +0000 |
Glenn Morris |
(rmail-write-region-annotate): Prevent viewing different
|
Sat, 17 Oct 2009 03:10:10 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 17 Oct 2009 03:09:53 +0000 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
Sat, 17 Oct 2009 03:09:25 +0000 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
Sat, 17 Oct 2009 03:08:56 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Sat, 17 Oct 2009 02:35:35 +0000 |
Juanma Barranquero |
* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
|
Fri, 16 Oct 2009 23:33:46 +0000 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
Fri, 16 Oct 2009 23:32:01 +0000 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
Fri, 16 Oct 2009 19:01:21 +0000 |
Eli Zaretskii |
(x_produce_glyphs): Fix typos in comments.
|
Fri, 16 Oct 2009 16:03:33 +0000 |
Glenn Morris |
(rcirc-authenticate): Simplify previous change.
|
Fri, 16 Oct 2009 15:20:51 +0000 |
Stefan Monnier |
(ange-ftp-send-cmd): Handle `size' like `mdtm'.
|
Fri, 16 Oct 2009 14:36:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 16 Oct 2009 14:36:02 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-version): New defvar.
|
Fri, 16 Oct 2009 06:50:00 +0000 |
Glenn Morris |
whitespace.
|
Fri, 16 Oct 2009 06:48:24 +0000 |
Glenn Morris |
(define-obsolete-variable-alias): Doc fix.
|
Fri, 16 Oct 2009 05:03:56 +0000 |
Juanma Barranquero |
* subr.el (error, sit-for, start-process-shell-command)
|
Fri, 16 Oct 2009 04:32:23 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 16 Oct 2009 03:21:18 +0000 |
Stefan Monnier |
(error, sit-for, start-process-shell-command)
|
Fri, 16 Oct 2009 03:12:35 +0000 |
Adrian Robert |
Don't set LIB_STANDARD and START_FILES under __Apple__.
|
Fri, 16 Oct 2009 03:09:48 +0000 |
Adrian Robert |
* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
|
Fri, 16 Oct 2009 03:09:09 +0000 |
Adrian Robert |
Remove DARWIN_OS/_LP64 special case.
|
Fri, 16 Oct 2009 03:09:06 +0000 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.
|
Fri, 16 Oct 2009 03:09:02 +0000 |
Adrian Robert |
(EmacsView-conversationIdentifier): Arg is long.
|
Fri, 16 Oct 2009 03:08:41 +0000 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
|
Fri, 16 Oct 2009 02:20:29 +0000 |
Chong Yidong |
* variables.texi (Constant Variables): Distinguish from defconst
|
Fri, 16 Oct 2009 00:48:52 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 16 Oct 2009 00:47:27 +0000 |
Kenichi Handa |
(ucs-normalize-version): Changed to 1.2.
|
Thu, 15 Oct 2009 22:23:11 +0000 |
Juri Linkov |
(menu-bar-file-menu): Convert `separator-exit'
|
Thu, 15 Oct 2009 20:44:36 +0000 |
Chong Yidong |
* os.texi (Time of Day): Clarify that the microsecond part is
|
Thu, 15 Oct 2009 13:17:19 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 15 Oct 2009 13:17:07 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Thu, 15 Oct 2009 13:15:16 +0000 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): Do not fail
|
Thu, 15 Oct 2009 10:18:17 +0000 |
Juanma Barranquero |
* .gitignore: Add echolisp.tmp.
|
Thu, 15 Oct 2009 07:22:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 15 Oct 2009 07:22:11 +0000 |
Kenichi Handa |
(print_object): Escape a symbol like "2E10" too.
|
Thu, 15 Oct 2009 06:50:34 +0000 |
Glenn Morris |
Ryan Yeske <rcyeske at gmail.com>
|
Thu, 15 Oct 2009 06:31:51 +0000 |
Glenn Morris |
Regenerate.
|
Thu, 15 Oct 2009 06:18:02 +0000 |
Glenn Morris |
Convert comments about autoloads into autoload comments.
|
Thu, 15 Oct 2009 06:11:57 +0000 |
Glenn Morris |
(print_help_and_exit): Fix bug report instructions.
|
Thu, 15 Oct 2009 06:10:45 +0000 |
Glenn Morris |
(w32-batch-update-autoloads): Take autoload-make-program from the
|
Thu, 15 Oct 2009 06:10:10 +0000 |
Glenn Morris |
(autoloads, $(lisp)/calendar/cal-loaddefs.el)
|
Thu, 15 Oct 2009 06:09:52 +0000 |
Glenn Morris |
(autoload-make-program): New variable.
|
Thu, 15 Oct 2009 06:05:07 +0000 |
Glenn Morris |
Add echolisp.tmp.
|
Thu, 15 Oct 2009 06:04:11 +0000 |
Glenn Morris |
(echolisp): New rule.
|
Thu, 15 Oct 2009 06:00:20 +0000 |
Glenn Morris |
(rmail-cease-edit): Give an error if the end of the headers cannot be
|
Thu, 15 Oct 2009 01:50:17 +0000 |
Stefan Monnier |
Replace completion-base-size by completion-base-position to fix bugs
|
Wed, 14 Oct 2009 21:56:37 +0000 |
Juri Linkov |
Multi-isearch functions instead of commands.
|
Wed, 14 Oct 2009 21:51:42 +0000 |
Juri Linkov |
(multi-isearch-next-buffer-from-list)
|
Wed, 14 Oct 2009 15:13:44 +0000 |
Stefan Monnier |
(compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
|
Wed, 14 Oct 2009 15:10:09 +0000 |
Stefan Monnier |
(completion-pcm--merge-completions): Make sure the
|
Wed, 14 Oct 2009 14:53:36 +0000 |
Stefan Monnier |
(ido-everywhere): Use define-minor-mode.
|
Wed, 14 Oct 2009 14:49:13 +0000 |
Stefan Monnier |
(list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.
|
Wed, 14 Oct 2009 14:29:31 +0000 |
Juanma Barranquero |
* trouble.texi (DEL Does Not Delete): Fix typo.
|
Wed, 14 Oct 2009 06:28:00 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Set the branch name
|
Wed, 14 Oct 2009 06:10:19 +0000 |
Dan Nicolaescu |
* config.guess, config.sub: Updated from master source.
|
Wed, 14 Oct 2009 06:08:47 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): When a directory is passed for
|
Wed, 14 Oct 2009 06:00:51 +0000 |
Dan Nicolaescu |
* vc.el: Move comments about RCS and SCCS ...
|
Wed, 14 Oct 2009 03:05:06 +0000 |
Stefan Monnier |
(completion--file-name-table): Return nil if there's
|
Tue, 13 Oct 2009 22:35:44 +0000 |
Juri Linkov |
(read-file-local-variable-value): Don't filter out
|
Tue, 13 Oct 2009 19:50:43 +0000 |
Adrian Robert |
Adjust acknowledgement in last changelog entry.
|
Tue, 13 Oct 2009 07:45:18 +0000 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Remove exclusion of
|
Tue, 13 Oct 2009 05:17:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:03:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:03:03 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:02:39 +0000 |
Kenichi Handa |
Regenerated.
|
Tue, 13 Oct 2009 02:59:19 +0000 |
Sam Steingold |
fix a typo in the last patch
|
Tue, 13 Oct 2009 01:13:08 +0000 |
Juanma Barranquero |
* bs.el (bs-mode): Fix last change. (`revert-buffer-function'
|
Tue, 13 Oct 2009 01:05:18 +0000 |
Adrian Robert |
Add space after casts in last change.
|
Tue, 13 Oct 2009 01:04:07 +0000 |
Adrian Robert |
* dbusbind.c (dbus-method-return-internal)
|
Tue, 13 Oct 2009 01:03:46 +0000 |
Adrian Robert |
(list_processes_1): Use long format in printf, and cast argument.
|
Tue, 13 Oct 2009 01:03:38 +0000 |
Adrian Robert |
(font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.
|
Tue, 13 Oct 2009 01:03:29 +0000 |
Adrian Robert |
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
|
Mon, 12 Oct 2009 21:04:15 +0000 |
Sam Steingold |
(compilation-mode-font-lock-keywords): Do not prepend "^ *" to
|
Mon, 12 Oct 2009 20:42:45 +0000 |
Sam Steingold |
(compilation-next-error-function): Fix the
|
Mon, 12 Oct 2009 07:02:59 +0000 |
Glenn Morris |
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
|
Mon, 12 Oct 2009 04:59:04 +0000 |
Juanma Barranquero |
* proced.el (proced-unload-function): New function.
|
Mon, 12 Oct 2009 04:57:46 +0000 |
Juanma Barranquero |
* bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
|
Mon, 12 Oct 2009 00:52:23 +0000 |
Juanma Barranquero |
* menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
|
Mon, 12 Oct 2009 00:45:10 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
Mon, 12 Oct 2009 00:38:28 +0000 |
Adrian Robert |
(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
|
Mon, 12 Oct 2009 00:36:20 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
Mon, 12 Oct 2009 00:35:54 +0000 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
Mon, 12 Oct 2009 00:31:58 +0000 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
Mon, 12 Oct 2009 00:28:30 +0000 |
Adrian Robert |
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
|
Mon, 12 Oct 2009 00:27:52 +0000 |
Adrian Robert |
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
|
Mon, 12 Oct 2009 00:27:28 +0000 |
Adrian Robert |
* nsfont.m (ns_char_width): Replace deprecated call (suggested by
|
Mon, 12 Oct 2009 00:27:13 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
|
Mon, 12 Oct 2009 00:26:45 +0000 |
Adrian Robert |
(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
|
Mon, 12 Oct 2009 00:26:41 +0000 |
Adrian Robert |
(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.
|
Mon, 12 Oct 2009 00:26:38 +0000 |
Adrian Robert |
(xw-color-values): Use CGFloat where appropriate.
|
Sun, 11 Oct 2009 23:53:22 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 11 Oct 2009 23:50:38 +0000 |
Juri Linkov |
(read-file-local-variable-value):
|
Sun, 11 Oct 2009 15:01:27 +0000 |
Michael Albinus |
Fix last change.
|
Sun, 11 Oct 2009 15:00:46 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 11 Oct 2009 14:02:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 11 Oct 2009 14:01:43 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Sun, 11 Oct 2009 14:00:30 +0000 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): The hash
|
Sun, 11 Oct 2009 13:59:28 +0000 |
Michael Albinus |
* net/tramp.el (tramp-local-host-p): Function shall return nil for
|
Sun, 11 Oct 2009 03:48:10 +0000 |
Juanma Barranquero |
Update.
|
Sun, 11 Oct 2009 02:19:27 +0000 |
Chong Yidong |
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.
|
Sun, 11 Oct 2009 00:07:05 +0000 |
Glenn Morris |
(Size and Position): Clarify what is included in the frame height. (Bug#4535)
|
Sun, 11 Oct 2009 00:01:11 +0000 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
Sat, 10 Oct 2009 23:50:10 +0000 |
Glenn Morris |
(frame-height): Doc fix.
|
Sat, 10 Oct 2009 23:43:27 +0000 |
Glenn Morris |
Documented window-full-height-p.
|
Sat, 10 Oct 2009 23:43:03 +0000 |
Glenn Morris |
(Size of Window): The relationship between window and frame heights is
|
Sat, 10 Oct 2009 21:54:13 +0000 |
Karl Fogel |
* bookmark.el
|
Sat, 10 Oct 2009 21:48:22 +0000 |
Karl Fogel |
* bookmark.el
|
Sat, 10 Oct 2009 20:50:39 +0000 |
Glenn Morris |
(calendar-split-width-threshold): New option.
|
Sat, 10 Oct 2009 19:15:50 +0000 |
Chong Yidong |
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
|
Sat, 10 Oct 2009 16:39:05 +0000 |
Eli Zaretskii |
(try_window_id): Fix typos in comments.
|
Sat, 10 Oct 2009 08:09:22 +0000 |
Eli Zaretskii |
(redisplay_internal): Fix typos in comments.
|
Fri, 09 Oct 2009 20:32:02 +0000 |
Chong Yidong |
* cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
|
Fri, 09 Oct 2009 13:03:17 +0000 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Exclude new "Enclosed
|
Fri, 09 Oct 2009 06:50:14 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
|
Fri, 09 Oct 2009 06:44:40 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
|
Fri, 09 Oct 2009 06:29:56 +0000 |
Glenn Morris |
(report-emacs-bug): Also print `features'.
|
Fri, 09 Oct 2009 05:54:57 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
|
Fri, 09 Oct 2009 05:25:08 +0000 |
Karl Fogel |
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
|
Fri, 09 Oct 2009 02:58:57 +0000 |
Juanma Barranquero |
* eieio.texi: Fix typos.
|
Thu, 08 Oct 2009 22:13:42 +0000 |
Chong Yidong |
* cedet/ede/proj.el (project-compile-project): Fix filename test.
|
Thu, 08 Oct 2009 22:08:49 +0000 |
Chong Yidong |
* cedet/ede/proj.el (project-make-dist): Fix filename test.
|
Thu, 08 Oct 2009 15:21:31 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 08 Oct 2009 15:21:19 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
|
Thu, 08 Oct 2009 15:19:56 +0000 |
Michael Albinus |
* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
|
Thu, 08 Oct 2009 15:18:15 +0000 |
Jan Dj¸«£rv |
gtkutil.c (create_menus): Call gtk_widget_set_size_request for
|
Thu, 08 Oct 2009 14:09:09 +0000 |
Chong Yidong |
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.
|
Thu, 08 Oct 2009 10:54:58 +0000 |
Juanma Barranquero |
* fontset.c (Fset_fontset_font): Fix typos in error messages.
|
Thu, 08 Oct 2009 01:49:05 +0000 |
Chong Yidong |
* cedet/ede/source.el (ede-want-any-source-files-p)
|
Wed, 07 Oct 2009 20:07:31 +0000 |
Eli Zaretskii |
(set_cursor_from_row): Fix commentary.
|
Wed, 07 Oct 2009 18:26:40 +0000 |
Juanma Barranquero |
* Makefile.in (INFO_FILES): Add EDE and EIEIO.
|
Wed, 07 Oct 2009 17:10:19 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
|
Wed, 07 Oct 2009 16:10:31 +0000 |
Glenn Morris |
(batch-update-autoloads): Remove useless use of concat.
|
Wed, 07 Oct 2009 15:04:43 +0000 |
Chong Yidong |
* cl.texi (Argument Lists): Clarify explicit keyword arguments.
|
Wed, 07 Oct 2009 14:33:31 +0000 |
Stefan Monnier |
(read-file-local-variable): Include some
|
Wed, 07 Oct 2009 14:32:08 +0000 |
Stefan Monnier |
(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.
|
Wed, 07 Oct 2009 11:31:21 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 07 Oct 2009 11:30:40 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 07 Oct 2009 11:30:19 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Wed, 07 Oct 2009 11:27:10 +0000 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): Add trace message.
|
Wed, 07 Oct 2009 10:20:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 07 Oct 2009 10:19:21 +0000 |
Eli Zaretskii |
(Directory Names) <abbreviate-file-name>: Document that root home
|
Wed, 07 Oct 2009 09:58:54 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 07 Oct 2009 09:58:11 +0000 |
Eli Zaretskii |
(batch-update-autoloads): Fix last change to not error out of search
|
Wed, 07 Oct 2009 09:31:32 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): New macro.
|
Wed, 07 Oct 2009 07:19:07 +0000 |
Glenn Morris |
(autoloads): Revert previous change.
|
Wed, 07 Oct 2009 07:18:53 +0000 |
Glenn Morris |
(batch-update-autoloads): Rather than having the list of preloaded
|
Wed, 07 Oct 2009 05:37:05 +0000 |
Chong Yidong |
Update comment.
|
Wed, 07 Oct 2009 02:57:46 +0000 |
Glenn Morris |
(calendar-basic-setup): In the wide frame case, show the original
|
Wed, 07 Oct 2009 02:52:37 +0000 |
Glenn Morris |
Markus Rost <rost at math.uni-bielefeld.de>
|
Wed, 07 Oct 2009 02:12:23 +0000 |
Juanma Barranquero |
Fix typo in previous change.
|
Wed, 07 Oct 2009 01:43:06 +0000 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
|
Wed, 07 Oct 2009 01:11:38 +0000 |
Chong Yidong |
Add entries for the EDE and EIEIO manuals.
|
Wed, 07 Oct 2009 01:10:52 +0000 |
Chong Yidong |
* eieio.texi:
|
Tue, 06 Oct 2009 19:52:15 +0000 |
Sam Steingold |
(tramp-compat-process-running-p): Check that
|
Tue, 06 Oct 2009 18:32:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 06 Oct 2009 18:31:49 +0000 |
Eli Zaretskii |
(Special Properties): Document the meaning of the `cursor' text property
|
Tue, 06 Oct 2009 18:20:22 +0000 |
Eli Zaretskii |
(set_cursor_from_row): Fix and improve comments.
|
Tue, 06 Oct 2009 11:15:01 +0000 |
Juanma Barranquero |
* play/animate.el (animate-string): For good effect, make sure
|
Tue, 06 Oct 2009 06:40:40 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 06 Oct 2009 06:40:08 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 06 Oct 2009 03:43:23 +0000 |
Glenn Morris |
(define-obsolete-face-alias): Doc fix.
|
Tue, 06 Oct 2009 03:12:55 +0000 |
Glenn Morris |
(autoloads): Skip preloaded files. (Bug#4446)
|
Tue, 06 Oct 2009 03:12:32 +0000 |
Glenn Morris |
(autoload-excludes): New variable.
|
Tue, 06 Oct 2009 03:09:25 +0000 |
Glenn Morris |
Fix typo in previous.
|
Tue, 06 Oct 2009 02:50:44 +0000 |
Glenn Morris |
(tramp-handle-start-file-process): Move tramp-error call
|
Tue, 06 Oct 2009 02:49:02 +0000 |
Glenn Morris |
(f90-end-of-block, f90-beginning-of-block):
|
Tue, 06 Oct 2009 02:48:44 +0000 |
Glenn Morris |
(fortran-end-of-block, fortran-beginning-of-block):
|
Tue, 06 Oct 2009 02:45:26 +0000 |
Glenn Morris |
(emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
|
Tue, 06 Oct 2009 02:42:29 +0000 |
Glenn Morris |
Use window-full-height-p.
|
Tue, 06 Oct 2009 02:37:22 +0000 |
Glenn Morris |
(rmail-cease-edit): If there is a Content-Type header we don't
|
Tue, 06 Oct 2009 02:36:35 +0000 |
Glenn Morris |
Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
|
Mon, 05 Oct 2009 19:50:15 +0000 |
Stefan Monnier |
(describe-function-1): Don't burp is the function is not a symbol.
|
Mon, 05 Oct 2009 15:32:08 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 05 Oct 2009 15:12:29 +0000 |
Dan Nicolaescu |
(log-view-vc-backend): Declare for compiler.
|
Mon, 05 Oct 2009 15:09:59 +0000 |
Dan Nicolaescu |
(log-view-diff): Use vc-diff-internal instead of
|
Mon, 05 Oct 2009 11:49:45 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:49:32 +0000 |
Michael Albinus |
* files.texi (Magic File Names): Add `copy-directory'.
|
Mon, 05 Oct 2009 11:42:18 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 11:41:59 +0000 |
Eli Zaretskii |
(eval-expression): Doc fix.
|
Mon, 05 Oct 2009 11:41:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:41:24 +0000 |
Michael Albinus |
* tramp.texi (Remote processes): Association of a pty is not supported.
|
Mon, 05 Oct 2009 11:34:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 11:32:27 +0000 |
Eli Zaretskii |
(cwarn-mode): Doc fix.
|
Mon, 05 Oct 2009 11:30:52 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:30:31 +0000 |
Michael Albinus |
* net/tramp.el (tramp-verbose): Fix docstring.
|
Mon, 05 Oct 2009 08:45:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 08:44:33 +0000 |
Eli Zaretskii |
(File Attributes): Fix description of file attributes. (Bug#4638)
|
Mon, 05 Oct 2009 08:35:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 08:35:12 +0000 |
Eli Zaretskii |
(Ffile_attributes): Doc fix. (Bug#4638)
|
Mon, 05 Oct 2009 08:11:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 08:11:42 +0000 |
Michael Albinus |
* files.texi (Create/Delete Dirs): New command copy-directory.
|
Mon, 05 Oct 2009 07:57:30 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 07:57:21 +0000 |
Michael Albinus |
* files.texi (Misc File Ops): Mention copy-directory.
|
Mon, 05 Oct 2009 07:44:01 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 07:41:46 +0000 |
Michael Albinus |
* files.el (directory-files-no-dot-files-regexp): New defconst.
|
Mon, 05 Oct 2009 05:39:48 +0000 |
Stefan Monnier |
(diary-show-all-entries): Re-fit the calendar window if necessary.
|
Mon, 05 Oct 2009 05:36:11 +0000 |
Stefan Monnier |
(calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.
|
Mon, 05 Oct 2009 04:19:04 +0000 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
|
Mon, 05 Oct 2009 02:38:35 +0000 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
|
Mon, 05 Oct 2009 02:17:57 +0000 |
Vinicius Jose Latorre |
Fix doc.
|
Mon, 05 Oct 2009 01:47:00 +0000 |
Karl Fogel |
* bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
|
Mon, 05 Oct 2009 01:35:34 +0000 |
Karl Fogel |
* bookmark.el
|
Sun, 04 Oct 2009 23:48:33 +0000 |
Karl Fogel |
(bookmark-alist): Document the new `handler' element in the param alist.
|
Sun, 04 Oct 2009 23:31:52 +0000 |
Karl Fogel |
(Info-bookmark-make-record): Document this function.
|
Sun, 04 Oct 2009 19:25:26 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Parse all existing buffers when
|
Sun, 04 Oct 2009 19:22:09 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-new-buffer-setup-functions): New
|
Sun, 04 Oct 2009 19:00:54 +0000 |
Chong Yidong |
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
|
Sun, 04 Oct 2009 14:25:42 +0000 |
Chong Yidong |
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
|
Sun, 04 Oct 2009 12:20:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 04 Oct 2009 12:19:50 +0000 |
Michael Albinus |
* NEWS: New function copy-directory.
|
Sun, 04 Oct 2009 12:16:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 04 Oct 2009 12:16:05 +0000 |
Michael Albinus |
* dired-aux.el (dired-copy-file-recursive): Use it.
|
Sun, 04 Oct 2009 12:14:05 +0000 |
Michael Albinus |
* files.el (copy-directory): New defun.
|
Sun, 04 Oct 2009 09:07:40 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 09:06:23 +0000 |
Eli Zaretskii |
(syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.
|
Sun, 04 Oct 2009 09:02:31 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 08:59:36 +0000 |
Eli Zaretskii |
(Unibyte Mode): Emphasize that unibyte-display-via-language-environment
|
Sun, 04 Oct 2009 08:44:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 08:44:21 +0000 |
Eli Zaretskii |
(Horizontal Scrolling): Document cursor behavior under horizontal
|
Sun, 04 Oct 2009 04:00:46 +0000 |
Juanma Barranquero |
* anti.texi (Antinews):
|
Sun, 04 Oct 2009 02:58:53 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 04 Oct 2009 02:25:42 +0000 |
Juanma Barranquero |
* cedet/ede/makefile-edit.el (makefile-beginning-of-command)
|
Sun, 04 Oct 2009 02:11:57 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 04 Oct 2009 01:44:39 +0000 |
Juanma Barranquero |
* files-x.el (modify-dir-local-variable)
|
Sun, 04 Oct 2009 01:36:07 +0000 |
Juanma Barranquero |
* org.el (org-directory, org-map-entries):
|
Sun, 04 Oct 2009 01:32:08 +0000 |
Juanma Barranquero |
* spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
|
Sun, 04 Oct 2009 01:14:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 04 Oct 2009 01:12:13 +0000 |
Juanma Barranquero |
* recentf.el (recentf-unload-function): New function.
|
Sun, 04 Oct 2009 01:03:51 +0000 |
Chong Yidong |
* cedet/semantic/db-file.el (semanticdb-default-save-directory):
|
Sun, 04 Oct 2009 00:42:47 +0000 |
Glenn Morris |
Add window-full-height-p.
|
Sun, 04 Oct 2009 00:41:18 +0000 |
Glenn Morris |
(window-full-height-p): Add doc string.
|
Sun, 04 Oct 2009 00:40:16 +0000 |
Glenn Morris |
Martin Rudalics <rudalics at gmx.at>
|
Sun, 04 Oct 2009 00:01:24 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 03 Oct 2009 20:43:31 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 03 Oct 2009 20:41:06 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 03 Oct 2009 20:40:21 +0000 |
Chong Yidong |
* cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
|
Sat, 03 Oct 2009 20:38:30 +0000 |
Chong Yidong |
* cedet/srecode/map.el (srecode-map-save-file): Default to a file in
|
Sat, 03 Oct 2009 20:30:43 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
|
Sat, 03 Oct 2009 19:43:07 +0000 |
Chong Yidong |
* cedet/srecode/insert.el: Require srecode/args.
|
Sat, 03 Oct 2009 19:28:56 +0000 |
Chong Yidong |
* srecode: New directory for SRecode template files.
|
Sat, 03 Oct 2009 19:28:05 +0000 |
Chong Yidong |
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
|
Sat, 03 Oct 2009 18:29:22 +0000 |
Dan Nicolaescu |
Remove commented out code.
|
Sat, 03 Oct 2009 13:31:08 +0000 |
Juanma Barranquero |
* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
|
Sat, 03 Oct 2009 12:36:21 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 03 Oct 2009 12:35:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 03 Oct 2009 09:51:32 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:51:03 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:34:37 +0000 |
Eli Zaretskii |
(fast_looking_at): Fix a typo in the commentary.
|
Sat, 03 Oct 2009 02:19:22 +0000 |
Glenn Morris |
(calendar-basic-setup): Handle the case where the frame is wide.
|
Sat, 03 Oct 2009 02:11:59 +0000 |
Glenn Morris |
(data-debug-insert-tag-list): Comment out declaration, currently false.
|
Sat, 03 Oct 2009 02:07:28 +0000 |
Glenn Morris |
(rmail-generate-viewer-buffer): Be more careful about reusing existing
|
Fri, 02 Oct 2009 19:53:53 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 19:52:49 +0000 |
Eli Zaretskii |
(WINS_BASIC): Fix last change.
|
Fri, 02 Oct 2009 18:56:05 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 18:55:40 +0000 |
Eli Zaretskii |
(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
|
Fri, 02 Oct 2009 18:48:23 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 18:47:52 +0000 |
Eli Zaretskii |
(WINS_BASIC): Add eieio.
|
Fri, 02 Oct 2009 18:46:37 +0000 |
Eli Zaretskii |
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
|
Fri, 02 Oct 2009 15:47:07 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 02 Oct 2009 15:46:46 +0000 |
Eli Zaretskii |
(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
|
Fri, 02 Oct 2009 14:36:54 +0000 |
Stefan Monnier |
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
|
Fri, 02 Oct 2009 13:37:38 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 13:27:29 +0000 |
Michael Albinus |
* simple.el (start-file-process): Say in the doc-string, that file
|
Fri, 02 Oct 2009 13:21:15 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 13:20:14 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
|
Fri, 02 Oct 2009 12:52:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 Oct 2009 12:39:29 +0000 |
Eli Zaretskii |
Fix arch-tag.
|
Fri, 02 Oct 2009 12:19:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 12:18:59 +0000 |
Eli Zaretskii |
(WINS_BASIC): Remove cedet.
|
Fri, 02 Oct 2009 10:53:34 +0000 |
Miles Bader |
Add arch tagline
|
Fri, 02 Oct 2009 07:11:13 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Fri, 02 Oct 2009 06:01:32 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 06:00:58 +0000 |
Michael Albinus |
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
|
Fri, 02 Oct 2009 05:57:49 +0000 |
Michael Albinus |
* lisp.h (Qdelete_directory_internal): Remove, because it is not
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Fri, 02 Oct 2009 00:02:02 +0000 |
Juanma Barranquero |
* image-mode.el (image-toggle-display):
|
Thu, 01 Oct 2009 23:42:39 +0000 |
Juanma Barranquero |
Fix entry.
|
Thu, 01 Oct 2009 23:41:49 +0000 |
Juanma Barranquero |
Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.
|
Thu, 01 Oct 2009 23:34:27 +0000 |
Juanma Barranquero |
Update to Unicode 5.2.0.
|
Thu, 01 Oct 2009 23:17:39 +0000 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
Thu, 01 Oct 2009 17:52:36 +0000 |
Glenn Morris |
Convert copyright of authors with assignment to FSF.
|
Thu, 01 Oct 2009 17:49:01 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Thu, 01 Oct 2009 17:47:38 +0000 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
Thu, 01 Oct 2009 16:54:21 +0000 |
Stefan Monnier |
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
|
Thu, 01 Oct 2009 15:51:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:50:54 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:50:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:46:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:46:03 +0000 |
Michael Albinus |
* files.texi (Directories): delete-directory has an optional
|
Thu, 01 Oct 2009 15:44:10 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:43:56 +0000 |
Michael Albinus |
* files.texi (Directories): delete-directory prompts for recursive
|
Thu, 01 Oct 2009 15:40:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:40:13 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error message for
|
Thu, 01 Oct 2009 15:39:25 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
|
Thu, 01 Oct 2009 15:35:35 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
|
Thu, 01 Oct 2009 15:34:56 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-directory): Flush upper
|
Thu, 01 Oct 2009 15:33:44 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
|
Thu, 01 Oct 2009 15:08:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:07:32 +0000 |
Michael Albinus |
* fileio.c (Fdelete_directory_internal): Renamed from
|
Thu, 01 Oct 2009 15:04:22 +0000 |
Michael Albinus |
* files.el (delete-directory): New defun. The original function
|
Thu, 01 Oct 2009 15:01:32 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 14:33:58 +0000 |
Stefan Monnier |
(Swapping Text): Minor clarification.
|
Thu, 01 Oct 2009 08:04:46 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 01 Oct 2009 08:04:32 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 01 Oct 2009 08:03:02 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 01 Oct 2009 07:59:53 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 01 Oct 2009 04:54:05 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 04:48:12 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:47:55 +0000 |
Glenn Morris |
Fix comment typos.
|
Thu, 01 Oct 2009 04:38:52 +0000 |
Stefan Monnier |
(byte-compile-defmacro-declaration): New fun.
|
Thu, 01 Oct 2009 04:31:40 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:24:04 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:16:13 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:10:10 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 04:08:46 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:01:50 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 03:34:04 +0000 |
Stefan Monnier |
(cd-absolute): Don't abbreviate-file-name (bug#4599).
|
Thu, 01 Oct 2009 03:32:25 +0000 |
Stefan Monnier |
(vc-resynch-window): Don't revert a buffer which has no associated file.
|
Thu, 01 Oct 2009 03:08:03 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:50:00 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:47:37 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 02:39:07 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:23:29 +0000 |
Glenn Morris |
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
|
Thu, 01 Oct 2009 02:19:38 +0000 |
Glenn Morris |
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
|
Thu, 01 Oct 2009 02:17:38 +0000 |
Glenn Morris |
Remove unused declarations.
|
Thu, 01 Oct 2009 02:13:00 +0000 |
Glenn Morris |
Remove unused declarations.
|
Thu, 01 Oct 2009 02:12:07 +0000 |
Glenn Morris |
(iswitchb-read-buffer): Fix declaration.
|
Thu, 01 Oct 2009 02:06:55 +0000 |
Glenn Morris |
(url-dav-file-attributes): Fix declaration.
|
Thu, 01 Oct 2009 02:05:32 +0000 |
Glenn Morris |
(Declaring Functions): Mention that we also search for ".m" files in
|
Thu, 01 Oct 2009 02:03:38 +0000 |
Glenn Morris |
(declare-function): Doc fix.
|
Thu, 01 Oct 2009 02:02:39 +0000 |
Glenn Morris |
(check-declare-scan): Read the declaration rather than parsing it as a
|
Thu, 01 Oct 2009 01:58:58 +0000 |
Glenn Morris |
See bug#4594.
|
Thu, 01 Oct 2009 01:06:18 +0000 |
Juanma Barranquero |
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
|
Wed, 30 Sep 2009 17:04:27 +0000 |
Juanma Barranquero |
* cedet/srecode/expandproto.el: Fix provide statement.
|
Wed, 30 Sep 2009 15:29:50 +0000 |
Chong Yidong |
* emacs-lisp/eieio.el (boolean-p): Deleted.
|
Wed, 30 Sep 2009 07:59:42 +0000 |
Glenn Morris |
(ede-proj-target-makefile-miscelaneous): Fix doc typo.
|
Wed, 30 Sep 2009 07:58:46 +0000 |
Glenn Morris |
(ede-aux-source): Fix doc typo.
|
Wed, 30 Sep 2009 07:57:57 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:55:35 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:50:48 +0000 |
Glenn Morris |
(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
|
Wed, 30 Sep 2009 07:42:40 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:24:35 +0000 |
Glenn Morris |
(elint-init-form): Report declarations where the filename is not a string.
|
Wed, 30 Sep 2009 07:24:04 +0000 |
Glenn Morris |
(semantic-scope-find): Fix declaration.
|
Wed, 30 Sep 2009 02:33:07 +0000 |
Glenn Morris |
Fix declarations.
|
Wed, 30 Sep 2009 02:32:44 +0000 |
Glenn Morris |
(org-columns-uncompile-format): Avoid assignment to free variable `fun'.
|
Wed, 30 Sep 2009 02:28:17 +0000 |
Glenn Morris |
Relicense under GPLv3+.
|
Wed, 30 Sep 2009 02:27:10 +0000 |
Glenn Morris |
(authors-ignored-files): Add "js2-mode.el".
|
Wed, 30 Sep 2009 02:26:12 +0000 |
Glenn Morris |
(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.
|
Wed, 30 Sep 2009 02:25:43 +0000 |
Glenn Morris |
Remove duplicate author header.
|
Wed, 30 Sep 2009 02:25:27 +0000 |
Glenn Morris |
Fix format of Authors: header.
|
Wed, 30 Sep 2009 02:25:10 +0000 |
Glenn Morris |
Fix comment typo.
|
Wed, 30 Sep 2009 02:23:05 +0000 |
Glenn Morris |
(Acknowledgments): CEDET updates. Fix Hungarian accent.
|
Tue, 29 Sep 2009 23:57:17 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Fix typo.
|
Tue, 29 Sep 2009 13:07:50 +0000 |
Stefan Monnier |
* vc-hooks.el (vc-dir-buffers): New var.
|
Tue, 29 Sep 2009 07:38:42 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:38:34 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:31:22 +0000 |
Glenn Morris |
Relicense under GPLv3+.
|
Tue, 29 Sep 2009 07:28:30 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:21:14 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:20:43 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:20:03 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:18:31 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:14:01 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:12:38 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:09:18 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 04:31:33 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 29 Sep 2009 04:12:46 +0000 |
Glenn Morris |
(check-declare-verify): Add basic defmethod and defclass, and
|
Tue, 29 Sep 2009 04:09:19 +0000 |
Glenn Morris |
Mark declarations not understood by check-declare.
|
Tue, 29 Sep 2009 04:00:38 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 03:37:03 +0000 |
Glenn Morris |
(check-declare-locate): Remove pointless file-name-nondirectory call
|
Tue, 29 Sep 2009 02:43:46 +0000 |
Glenn Morris |
(tramp-smb-handle-directory-files-and-attributes): Use
|
Tue, 29 Sep 2009 02:26:20 +0000 |
Juanma Barranquero |
* speedbar.el (speedbar-item-delete):
|
Tue, 29 Sep 2009 02:20:21 +0000 |
Juanma Barranquero |
* spam-stat.el (spam-stat-load): Fix typo in message.
|
Tue, 29 Sep 2009 02:19:06 +0000 |
Juanma Barranquero |
* org-agenda.el (org-agenda-restore-windows-after-quit): Fix typo in docstring.
|
Tue, 29 Sep 2009 02:18:20 +0000 |
Glenn Morris |
(check): Update for two new levels of subdirectory in lisp/.
|
Tue, 29 Sep 2009 02:17:00 +0000 |
Glenn Morris |
(lisptagsfiles4): New.
|
Tue, 29 Sep 2009 01:01:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 29 Sep 2009 00:55:01 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
|
Mon, 28 Sep 2009 23:24:55 +0000 |
Chong Yidong |
* cedet/*: New unit tests, from CEDET repository.
|
Mon, 28 Sep 2009 23:23:31 +0000 |
Chong Yidong |
Add CEDET tests.
|
Mon, 28 Sep 2009 23:22:12 +0000 |
Chong Yidong |
Add placeholder for CEDET.
|
Mon, 28 Sep 2009 20:18:39 +0000 |
Andreas Schwab |
(lisptagsfiles3): Define.
|
Mon, 28 Sep 2009 17:47:48 +0000 |
Eli Zaretskii |
(extend_face_to_end_of_line): Fix formatting of comments.
|
Mon, 28 Sep 2009 15:51:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 15:51:00 +0000 |
Michael Albinus |
* NEWS: Mention Tramp connection methods "imap" and "imaps".
|
Mon, 28 Sep 2009 15:24:24 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Add CEDET files.
|
Mon, 28 Sep 2009 15:15:00 +0000 |
Chong Yidong |
CEDET (development tools) package merged.
|
Mon, 28 Sep 2009 14:27:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 14:27:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 14:26:45 +0000 |
Michael Albinus |
* tramp.texi (History): Add IMAP support.
|
Mon, 28 Sep 2009 14:21:23 +0000 |
Michael Albinus |
* trampver.texi: Set default value of `emacsimap'.
|
Mon, 28 Sep 2009 12:09:30 +0000 |
Katsumi Yamaoka |
2009-09-22 Daiki Ueno <ueno@unixuser.org>
|
Mon, 28 Sep 2009 12:09:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 28 Sep 2009 12:09:01 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 28 Sep 2009 12:02:53 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 12:02:04 +0000 |
Michael Albinus |
* Makefile.in (ELCFILES): Add net/tramp-imap.elc.
|
Mon, 28 Sep 2009 11:59:22 +0000 |
Michael Albinus |
* net/tramp-imap.el: New package.
|
Mon, 28 Sep 2009 11:56:13 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
|
Mon, 28 Sep 2009 11:54:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 04:33:42 +0000 |
Chong Yidong |
Correct last ChangeLog entry.
|
Mon, 28 Sep 2009 04:33:20 +0000 |
Stefan Monnier |
(log-view-diff,log-view-diff-changeset): Improve docstring.
|
Mon, 28 Sep 2009 02:01:52 +0000 |
Stefan Monnier |
(get_next_display_element): Use an enum in last change.
|
Mon, 28 Sep 2009 01:57:33 +0000 |
Vinicius Jose Latorre |
Fix doc string.
|
Mon, 28 Sep 2009 01:41:23 +0000 |
Chong Yidong |
* emacs-lisp/eieio-datadebug.el: New file.
|
Mon, 28 Sep 2009 01:39:27 +0000 |
Chong Yidong |
* cedet/mode-local.el: New file.
|
Mon, 28 Sep 2009 01:28:41 +0000 |
Chong Yidong |
* cedet/cedet-cscope.el:
|
Mon, 28 Sep 2009 01:05:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Sep 2009 01:05:00 +0000 |
Kenichi Handa |
Pay attention to
|
Mon, 28 Sep 2009 00:59:27 +0000 |
Chong Yidong |
eieio.el: Fix last change.
|
Mon, 28 Sep 2009 00:49:54 +0000 |
Chong Yidong |
* emacs-lisp/chart.el:
|
Mon, 28 Sep 2009 00:22:09 +0000 |
Chong Yidong |
lisp/emacs-lisp/cl-loaddefs.el: Regenerate.
|
Sun, 27 Sep 2009 23:25:03 +0000 |
Chong Yidong |
* menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
|
Sun, 27 Sep 2009 19:11:13 +0000 |
Eli Zaretskii |
(string_buffer_position): Fix commentary.
|
Sun, 27 Sep 2009 17:32:05 +0000 |
Eli Zaretskii |
(move_it_in_display_line_to): Fix a typo in a comment.
|
Sun, 27 Sep 2009 16:21:47 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.
|
Sun, 27 Sep 2009 16:11:10 +0000 |
Adrian Robert |
* term/ns-win.el: Don't set the region face background. (Bug#4381)
|
Sun, 27 Sep 2009 16:06:33 +0000 |
Adrian Robert |
Default light-background background for region face to ns_selection_color under NS.
|
Sun, 27 Sep 2009 16:06:04 +0000 |
Adrian Robert |
Don't set the region face background.
|
Sun, 27 Sep 2009 15:50:39 +0000 |
Adrian Robert |
* nsterm.h (ns_app_name): New extern variable.
|
Sun, 27 Sep 2009 15:49:26 +0000 |
Adrian Robert |
(ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns-get-resource, ns-set-resource): Use ns_app_name instead of NSProcessInfo call.
|
Sun, 27 Sep 2009 15:49:08 +0000 |
Adrian Robert |
(ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
|
Sun, 27 Sep 2009 15:48:51 +0000 |
Adrian Robert |
(ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it.
|
Sun, 27 Sep 2009 15:48:30 +0000 |
Adrian Robert |
(ns_app_name): New extern variable.
|
Sun, 27 Sep 2009 14:47:50 +0000 |
Teodor Zlatanov |
* net/imap-hash.el: New library, see NEWS.
|
Sun, 27 Sep 2009 13:08:27 +0000 |
Johan Bockg¸«©rd |
(erc-button-keymap): Bind `follow-link'.
|
Sun, 27 Sep 2009 11:49:20 +0000 |
Eli Zaretskii |
(move_it_in_display_line_to): Fix a typo in a comment.
|
Sun, 27 Sep 2009 08:27:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 27 Sep 2009 08:27:28 +0000 |
Eli Zaretskii |
(OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc,
|
Sun, 27 Sep 2009 04:40:41 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Sun, 27 Sep 2009 04:40:30 +0000 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Remember last wheel direction.
|
Sun, 27 Sep 2009 00:27:21 +0000 |
Stefan Monnier |
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
|
Sat, 26 Sep 2009 20:02:42 +0000 |
Glenn Morris |
Comments.
|
Sat, 26 Sep 2009 19:49:17 +0000 |
Glenn Morris |
Comments.
|
Sat, 26 Sep 2009 19:40:55 +0000 |
Glenn Morris |
(MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
|
Sat, 26 Sep 2009 19:21:07 +0000 |
Glenn Morris |
Regenerate.
|
Sat, 26 Sep 2009 19:20:48 +0000 |
Glenn Morris |
(rmail-mime-show-images, rmail-mime-bulk-handler):
|
Sat, 26 Sep 2009 18:43:22 +0000 |
Eli Zaretskii |
(WINS_ALMOST): Fix last change.
|
Sat, 26 Sep 2009 14:16:33 +0000 |
Johan Bockg¸«©rd |
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
|
Sat, 26 Sep 2009 09:41:02 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Sep 2009 09:40:09 +0000 |
Eli Zaretskii |
(WINS_ALMOST): Add cedet (with its subdirectories) and eieio.
|
Sat, 26 Sep 2009 09:18:41 +0000 |
Alan Mackenzie |
cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (as
|
Sat, 26 Sep 2009 09:08:54 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 25 Sep 2009 22:04:07 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Allow time-stamp in
|
Fri, 25 Sep 2009 21:47:47 +0000 |
Tassilo Horn |
2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
|
Fri, 25 Sep 2009 18:49:01 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Doc fix.
|
Fri, 25 Sep 2009 17:57:09 +0000 |
Stefan Monnier |
(log-edit-changelog-entries): Avoid inf-loops.
|
Fri, 25 Sep 2009 17:40:53 +0000 |
David Reitter |
nsmenu.m (EmacsMenu-clear): Recognize application menu
|
Fri, 25 Sep 2009 06:15:30 +0000 |
Glenn Morris |
Regenerate.
|
Fri, 25 Sep 2009 06:15:01 +0000 |
Glenn Morris |
(rmail-mime-bulk-handler): Print the size of attachments.
|
Fri, 25 Sep 2009 04:46:34 +0000 |
Juanma Barranquero |
* bs.el (bs--get-file-name): Use `list-buffers-directory'
|
Fri, 25 Sep 2009 04:35:14 +0000 |
Juanma Barranquero |
* menu-bar.el (list-buffers-directory): Add docstring.
|
Fri, 25 Sep 2009 03:42:22 +0000 |
Chong Yidong |
* comint.el (comint-exec, comint-run, make-comint): Doc
|
Fri, 25 Sep 2009 03:39:23 +0000 |
Glenn Morris |
Regenerate.
|
Fri, 25 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(rmail-mime): New custom group.
|
Fri, 25 Sep 2009 03:36:16 +0000 |
Chong Yidong |
* display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
|
Fri, 25 Sep 2009 03:24:52 +0000 |
Chong Yidong |
Fix URL (Bug#4521).
|
Fri, 25 Sep 2009 02:23:51 +0000 |
Vinicius Jose Latorre |
New version 12. Bug#4177
|
Fri, 25 Sep 2009 00:32:21 +0000 |
Juanma Barranquero |
* progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
|
Fri, 25 Sep 2009 00:30:31 +0000 |
Juanma Barranquero |
Update.
|
Thu, 24 Sep 2009 23:22:17 +0000 |
Chong Yidong |
* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
|
Thu, 24 Sep 2009 20:19:58 +0000 |
Alan Mackenzie |
(c-scan-conditionals): A new function like c-forward-conditionals, but it
|
Thu, 24 Sep 2009 20:18:56 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 24 Sep 2009 19:19:41 +0000 |
Juanma Barranquero |
* help-fns.el (help-downcase-arguments): New option, defaulting to nil.
|
Thu, 24 Sep 2009 18:10:44 +0000 |
Stefan Monnier |
(term-set-scroll-region, term-handle-ansi-escape):
|
Thu, 24 Sep 2009 16:59:14 +0000 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
Thu, 24 Sep 2009 12:30:08 +0000 |
Nick Roberts |
Don't require speedbar.
|
Thu, 24 Sep 2009 12:29:39 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 24 Sep 2009 08:18:40 +0000 |
Andreas Schwab |
(decode_coding_iso_2022): Fix operator precedence.
|
Thu, 24 Sep 2009 03:26:51 +0000 |
Glenn Morris |
(diary-fancy-display): Always run the hook.
|
Thu, 24 Sep 2009 03:22:40 +0000 |
Glenn Morris |
(ns-reg-to-script): Define for compiler.
|
Thu, 24 Sep 2009 03:21:20 +0000 |
Glenn Morris |
(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
|
Thu, 24 Sep 2009 03:15:27 +0000 |
Glenn Morris |
(rmail-mime-multipart-handler): Accept the case where
|
Thu, 24 Sep 2009 02:37:37 +0000 |
Stefan Monnier |
(minibuffer-force-complete): Cycle the list, rather
|
Thu, 24 Sep 2009 02:15:11 +0000 |
Stefan Monnier |
* term.el (term-set-scroll-region): Don't move cursor any more.
|
Thu, 24 Sep 2009 02:04:25 +0000 |
Stefan Monnier |
Require CL.
|
Thu, 24 Sep 2009 01:44:35 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Thu, 24 Sep 2009 01:37:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 24 Sep 2009 01:20:36 +0000 |
Stefan Monnier |
(term-bold-attribute): New var.
|
Thu, 24 Sep 2009 01:04:27 +0000 |
Juanma Barranquero |
* dired.c (Fdirectory_files): Fix typo in docstring.
|
Wed, 23 Sep 2009 23:58:40 +0000 |
Juanma Barranquero |
* gnus-art.el (gnus-article-encrypt-body):
|
Wed, 23 Sep 2009 23:55:26 +0000 |
Juanma Barranquero |
* org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
|
Wed, 23 Sep 2009 23:22:13 +0000 |
Nick Roberts |
(gdb-version): New variable.
|
Wed, 23 Sep 2009 23:21:47 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 23 Sep 2009 23:05:37 +0000 |
Stefan Monnier |
(sgml-mode-flyspell-verify): Pass limit args
|
Wed, 23 Sep 2009 18:27:07 +0000 |
Adrian Robert |
* README: Note GNUstep support is now Startup 0.23 or later.
|
Wed, 23 Sep 2009 18:21:50 +0000 |
Adrian Robert |
* nsterm.m (EV_TIMESTAMP, x_set_window_size)
|
Wed, 23 Sep 2009 18:21:04 +0000 |
Adrian Robert |
* nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for
|
Wed, 23 Sep 2009 18:20:03 +0000 |
Adrian Robert |
* nsterm.m (EV_TIMESTAMP, x_set_window_size)
|
Wed, 23 Sep 2009 06:20:23 +0000 |
Glenn Morris |
(rmail-reply): Don't try to add a References header when replying to
|
Wed, 23 Sep 2009 02:38:08 +0000 |
Adrian Robert |
* nsfont.m (Vns_reg_to_script): New lisp variable.
|
Wed, 23 Sep 2009 02:36:57 +0000 |
Adrian Robert |
* nsfont.m (Vns_reg_to_script): New lisp variable.
|
Wed, 23 Sep 2009 02:35:54 +0000 |
Adrian Robert |
* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
|
Wed, 23 Sep 2009 02:35:33 +0000 |
Adrian Robert |
* term/nswin.el (ns-reg-to-script): New variable.
|
Wed, 23 Sep 2009 01:07:45 +0000 |
Adrian Robert |
* nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
|
Wed, 23 Sep 2009 00:22:08 +0000 |
Daiki Ueno |
(epg-wait-for-status): Preserve existing 'error results.
|
Tue, 22 Sep 2009 23:49:10 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
|
Tue, 22 Sep 2009 23:48:19 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errors
|
Tue, 22 Sep 2009 19:49:57 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Tue, 22 Sep 2009 19:49:50 +0000 |
Adrian Robert |
(EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
|
Tue, 22 Sep 2009 19:49:06 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Tue, 22 Sep 2009 18:43:45 +0000 |
Sam Steingold |
(vc-hg-outgoing, vc-hg-incoming): Ignore errors from
|
Tue, 22 Sep 2009 18:16:48 +0000 |
Sam Steingold |
(vc-hg-print-log): Fix shortlog arg passing.
|
Tue, 22 Sep 2009 15:53:00 +0000 |
Stefan Monnier |
Convert to utf-8 encoding.
|
Tue, 22 Sep 2009 15:39:02 +0000 |
Stefan Monnier |
(change-log-fill-forward-paragraph): New function.
|
Tue, 22 Sep 2009 08:44:16 +0000 |
Juanma Barranquero |
* info.el (Info-try-follow-nearest-node): Use the URL extracted by
|
Tue, 22 Sep 2009 07:37:58 +0000 |
Glenn Morris |
(calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
|
Tue, 22 Sep 2009 07:15:31 +0000 |
Glenn Morris |
(cal-menu-scroll-menu): Add a sub-section with commands that move
|
Tue, 22 Sep 2009 02:31:54 +0000 |
Glenn Morris |
elint stuff
|
Tue, 22 Sep 2009 02:28:43 +0000 |
Glenn Morris |
(tpu-copy-keyfile): Fix condition-case handler.
|
Tue, 22 Sep 2009 02:28:28 +0000 |
Glenn Morris |
(elint): New custom group.
|
Tue, 22 Sep 2009 02:24:20 +0000 |
Glenn Morris |
(Building Emacs): Mention preloaded-file-list.
|
Tue, 22 Sep 2009 00:06:28 +0000 |
Juanma Barranquero |
* linum.el (linum-delete-overlays, linum-update-window):
|
Mon, 21 Sep 2009 22:12:28 +0000 |
Chong Yidong |
* files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
|
Mon, 21 Sep 2009 09:51:38 +0000 |
Juanma Barranquero |
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
|
Mon, 21 Sep 2009 02:28:02 +0000 |
Stefan Monnier |
(dig-mode): Use define-derived-mode.
|
Sun, 20 Sep 2009 19:59:38 +0000 |
Dan Nicolaescu |
Mention support for stashes in vc-git.
|
Sun, 20 Sep 2009 19:55:36 +0000 |
Dan Nicolaescu |
(vc-do-command): Return the process object in
|
Sun, 20 Sep 2009 19:51:35 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Add keymap and mouse-face
|
Sun, 20 Sep 2009 18:22:37 +0000 |
Dan Nicolaescu |
(ctl-x-r-map): Define the keys here instead of using autoload.
|
Sun, 20 Sep 2009 17:05:00 +0000 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
Sun, 20 Sep 2009 16:44:50 +0000 |
Eli Zaretskii |
Fix a comment.
|
Sun, 20 Sep 2009 16:06:53 +0000 |
Eli Zaretskii |
Fix comments about header lines.
|
Sun, 20 Sep 2009 14:54:17 +0000 |
Stefan Monnier |
(bookmark-write-file): Avoid calling `pp' with large
|
Sun, 20 Sep 2009 05:40:50 +0000 |
Nick Roberts |
(gud-sentinel): Revert indavertant change.
|
Sun, 20 Sep 2009 05:37:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 20 Sep 2009 02:16:52 +0000 |
Daiki Ueno |
Fix the last commit.
|
Sun, 20 Sep 2009 02:01:09 +0000 |
Daiki Ueno |
(epa-file-cache-passphrase-for-symmetric-encryption):
|
Sat, 19 Sep 2009 21:26:49 +0000 |
Chong Yidong |
* custom.texi (Rebinding): Add cindex for "binding keys".
|
Sat, 19 Sep 2009 21:23:21 +0000 |
Chong Yidong |
* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
|
Sat, 19 Sep 2009 21:22:45 +0000 |
Glenn Morris |
(calc-graph-lookup): Avoid assignment to free variable `var'.
|
Sat, 19 Sep 2009 21:11:40 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 21:07:53 +0000 |
Glenn Morris |
(var): Define for compiler.
|
Sat, 19 Sep 2009 20:58:19 +0000 |
Glenn Morris |
(line): Define for compiler.
|
Sat, 19 Sep 2009 20:06:54 +0000 |
Chong Yidong |
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
|
Sat, 19 Sep 2009 19:55:00 +0000 |
Chong Yidong |
Note removed obsolete functions.
|
Sat, 19 Sep 2009 19:54:36 +0000 |
Chong Yidong |
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
|
Sat, 19 Sep 2009 19:43:37 +0000 |
Chong Yidong |
* time-stamp.el (time-stamp-month-dd-yyyy)
|
Sat, 19 Sep 2009 19:35:15 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
|
Sat, 19 Sep 2009 14:56:04 +0000 |
Juanma Barranquero |
This fixes bug#4197 (merged to bug#865, though not identical).
|
Sat, 19 Sep 2009 11:45:57 +0000 |
Nick Roberts |
(gdb-var-update-handler-1): Include case of
|
Sat, 19 Sep 2009 11:45:10 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 11:44:23 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 19 Sep 2009 03:18:30 +0000 |
Glenn Morris |
(pgg-pgp-encrypt-region): Add missing mapconcat separator.
|
Fri, 18 Sep 2009 23:54:04 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
Fri, 18 Sep 2009 23:40:00 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:39:44 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
|
Fri, 18 Sep 2009 23:39:04 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:36:29 +0000 |
Adrian Robert |
* nsfns.m (x-focus-frame): Activate the app first.
|
Fri, 18 Sep 2009 21:59:25 +0000 |
Adrian Robert |
* README: Note OS X support is now 10.4 or later.
|
Fri, 18 Sep 2009 21:27:11 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:25:13 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:16:28 +0000 |
Adrian Robert |
Update comment for HAVE_NS code in font_find_for_lface().
|
Fri, 18 Sep 2009 21:12:09 +0000 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
Fri, 18 Sep 2009 18:48:38 +0000 |
Chong Yidong |
Re-organize 23.2 News.
|
Fri, 18 Sep 2009 18:42:16 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Change default for XML files to nXML
|
Fri, 18 Sep 2009 16:59:36 +0000 |
Juanma Barranquero |
Update.
|
Fri, 18 Sep 2009 16:55:21 +0000 |
Juanma Barranquero |
* server.el (server-ensure-safe-dir): Pass 'integer
|
Fri, 18 Sep 2009 15:35:23 +0000 |
Stefan Monnier |
(dired-query-alist): Remove spurious backslash.
|
Fri, 18 Sep 2009 15:34:23 +0000 |
Adrian Robert |
* nsfns.m (x-close-connection): Drop PSFlush() under OS X.
|
Fri, 18 Sep 2009 15:33:26 +0000 |
Adrian Robert |
* cus-start.el (ns-use-qd-smoothing): Remove.
|
Fri, 18 Sep 2009 15:14:14 +0000 |
Adrian Robert |
* emacs.c (inhibit_x_resources): Update doc string for NS.
|
Fri, 18 Sep 2009 15:12:54 +0000 |
Adrian Robert |
(x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
|
Fri, 18 Sep 2009 15:12:34 +0000 |
Adrian Robert |
(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
|
Fri, 18 Sep 2009 15:12:15 +0000 |
Adrian Robert |
(ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
|
Fri, 18 Sep 2009 15:11:55 +0000 |
Adrian Robert |
(ns_no_defaults): Remove.
|
Fri, 18 Sep 2009 15:11:38 +0000 |
Adrian Robert |
(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
|
Fri, 18 Sep 2009 07:49:47 +0000 |
Glenn Morris |
(top-level): Remove unnecessary progn.
|
Fri, 18 Sep 2009 07:48:56 +0000 |
Glenn Morris |
(speedbar-track-mouse): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:39:56 +0000 |
Glenn Morris |
Fix typos in condition-case handlers.
|
Fri, 18 Sep 2009 07:25:14 +0000 |
Glenn Morris |
(nxml-end-of-heading): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:16:49 +0000 |
Glenn Morris |
(js-end-of-defun): Remove malformed and unneeded let.
|
Fri, 18 Sep 2009 07:14:43 +0000 |
Glenn Morris |
(define-derived-mode): Fix paren typo in definition of abbrev table.
|
Fri, 18 Sep 2009 07:07:33 +0000 |
Glenn Morris |
Fix typos in condition-case handlers.
|
Fri, 18 Sep 2009 02:01:26 +0000 |
Nick Roberts |
(gud-speedbar-item-info): Adjust for change to
|
Fri, 18 Sep 2009 02:00:59 +0000 |
Nick Roberts |
(gdb-frame-address): New variable.
|
Fri, 18 Sep 2009 02:00:18 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 17 Sep 2009 23:49:15 +0000 |
Miles Bader |
Add arch tagline
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Thu, 17 Sep 2009 20:47:48 +0000 |
Chong Yidong |
* subr.el: Fix last change to avoid using the `unless' macro, which
|
Thu, 17 Sep 2009 18:06:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 17 Sep 2009 18:06:23 +0000 |
Eli Zaretskii |
(MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
|
Thu, 17 Sep 2009 18:02:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 17 Sep 2009 18:02:40 +0000 |
Eli Zaretskii |
(OTHER_FILES): Edit to empty.
|
Thu, 17 Sep 2009 16:43:25 +0000 |
Stefan Monnier |
Require CL for the `loop' macro.
|
Thu, 17 Sep 2009 16:41:55 +0000 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
Thu, 17 Sep 2009 15:58:56 +0000 |
Stefan Monnier |
(eval-next-after-load): Mark as obsolete.
|
Thu, 17 Sep 2009 15:58:35 +0000 |
Stefan Monnier |
(push, pop, dolist, dotimes, declare): Don't overwrite CL's
|
Thu, 17 Sep 2009 10:31:15 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 17 Sep 2009 10:31:06 +0000 |
Juri Linkov |
(menu-bar-search-menu, menu-bar-edit-menu)
|
Thu, 17 Sep 2009 07:29:43 +0000 |
Glenn Morris |
(byte-compile-form): Always check the function arguments, whether or
|
Thu, 17 Sep 2009 06:28:32 +0000 |
Glenn Morris |
(lisp-mode-syntax-table): Give it a doc-string.
|
Thu, 17 Sep 2009 06:26:59 +0000 |
Glenn Morris |
(emacs-lisp-mode-syntax-table): Give it a doc-string.
|
Thu, 17 Sep 2009 06:19:57 +0000 |
Glenn Morris |
(ansi-color-get-face-1): Fix typo in handler.
|
Thu, 17 Sep 2009 06:14:33 +0000 |
Dan Nicolaescu |
Updated from master source.
|
Thu, 17 Sep 2009 06:10:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1290000.
|
Thu, 17 Sep 2009 06:02:20 +0000 |
Glenn Morris |
(hard-newline): Give it a doc-string.
|
Thu, 17 Sep 2009 05:30:17 +0000 |
Dan Nicolaescu |
(menu-bar-file-menu, menu-bar-file-menu)
|
Thu, 17 Sep 2009 02:53:38 +0000 |
Dan Nicolaescu |
(menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
|
Thu, 17 Sep 2009 01:32:56 +0000 |
Stefan Monnier |
(minor-mode-menu-from-indicator): Pay attention
|
Wed, 16 Sep 2009 20:36:54 +0000 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
Wed, 16 Sep 2009 17:54:13 +0000 |
Stefan Monnier |
(command-line): Initialize the window-system after
|
Wed, 16 Sep 2009 13:15:10 +0000 |
Stefan Monnier |
(what-page): Make sure we don't inf-loop if
|
Wed, 16 Sep 2009 03:13:55 +0000 |
Glenn Morris |
(byte-compile-not-obsolete-vars): Set if bound.
|
Wed, 16 Sep 2009 03:13:03 +0000 |
Glenn Morris |
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
|
Wed, 16 Sep 2009 03:10:17 +0000 |
Glenn Morris |
Move comment so it does not get printed every time the rule runs.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Tue, 15 Sep 2009 17:52:42 +0000 |
Dan Nicolaescu |
(vc-git-log-view-mode): Undo inadvertent change.
|
Tue, 15 Sep 2009 15:29:50 +0000 |
Stefan Monnier |
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
|
Tue, 15 Sep 2009 11:42:37 +0000 |
Stephen Eglen |
Doc fix to commentary (how to enable package).
|
Tue, 15 Sep 2009 11:38:15 +0000 |
Stephen Eglen |
*** empty log message ***
|
Tue, 15 Sep 2009 11:38:07 +0000 |
Stephen Eglen |
(iswitchb-read-buffer): When selecting a match from
|
Tue, 15 Sep 2009 08:11:42 +0000 |
Juanma Barranquero |
Update.
|
Tue, 15 Sep 2009 07:09:17 +0000 |
Glenn Morris |
Revert unnecessary parts of previous change.
|
Tue, 15 Sep 2009 07:06:04 +0000 |
Glenn Morris |
(command-line-1): Give local variables with common names a
|
Tue, 15 Sep 2009 04:08:02 +0000 |
Stefan Monnier |
(custom-initialize-default, custom-initialize-set): CSE.
|
Tue, 15 Sep 2009 04:05:12 +0000 |
Stefan Monnier |
(desktop-path): Check user-emacs-directory.
|
Tue, 15 Sep 2009 04:03:35 +0000 |
Stefan Monnier |
(byte-compile-refresh-preloaded): New function.
|
Tue, 15 Sep 2009 03:46:05 +0000 |
Stefan Monnier |
Use after-load-functions to GC after loading each file.
|
Tue, 15 Sep 2009 03:45:51 +0000 |
Stefan Monnier |
(Fload): Also run do-after-load-evaluation while dumping.
|
Tue, 15 Sep 2009 03:39:40 +0000 |
Stefan Monnier |
(after-load-functions): New hook.
|
Tue, 15 Sep 2009 02:38:20 +0000 |
Glenn Morris |
diary stuff
|
Tue, 15 Sep 2009 02:37:28 +0000 |
Glenn Morris |
(apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
|
Tue, 15 Sep 2009 02:36:26 +0000 |
Glenn Morris |
(dired-mode-map): Add menu entry for async shell command.
|
Tue, 15 Sep 2009 02:35:47 +0000 |
Glenn Morris |
(find-lisp-object-file-name): When looking for autoloaded
|
Tue, 15 Sep 2009 02:35:22 +0000 |
Glenn Morris |
(arglist): Define for compiler.
|
Tue, 15 Sep 2009 02:34:54 +0000 |
Glenn Morris |
(diary-display-function): Change the default to fancy display.
|
Tue, 15 Sep 2009 02:34:32 +0000 |
Glenn Morris |
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
|
Tue, 15 Sep 2009 02:33:58 +0000 |
Glenn Morris |
(rmail-mime-save): If file exists, don't try to be clever and add a
|
Tue, 15 Sep 2009 01:21:41 +0000 |
Stefan Monnier |
(what-page): Don't move to beginning of line.
|
Tue, 15 Sep 2009 00:11:51 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Show the remote location.
|
Mon, 14 Sep 2009 23:28:40 +0000 |
Dan Nicolaescu |
* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
|
Mon, 14 Sep 2009 23:24:56 +0000 |
Dan Nicolaescu |
(change-log-mode): Restore bug-reference-mode.
|
Mon, 14 Sep 2009 23:00:52 +0000 |
Juanma Barranquero |
* configure.bat: Add #define PROFILING to config.h.
|
Mon, 14 Sep 2009 09:46:03 +0000 |
Alan Mackenzie |
(Terminal Output): Put "@code{}" around "stdout".
|
Mon, 14 Sep 2009 09:45:33 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 14 Sep 2009 04:42:04 +0000 |
Dan Nicolaescu |
* vc-mtn.el (vc-mtn-annotate-command):
|
Mon, 14 Sep 2009 04:38:49 +0000 |
Dan Nicolaescu |
* vc.el (top): print-log method now takes an optional SHORTLOG
|
Mon, 14 Sep 2009 01:22:42 +0000 |
Stefan Monnier |
* simple.el: Add mapping for backspace/delete/clear/tab/escape/return
|
Mon, 14 Sep 2009 00:48:06 +0000 |
Glenn Morris |
(elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
|
Sun, 13 Sep 2009 22:28:57 +0000 |
Stefan Monnier |
(ispell-command-loop): Improve last fix, using the new read-key function.
|
Sun, 13 Sep 2009 22:28:48 +0000 |
Chong Yidong |
* dired-x.texi (Technical Details): Delete dired-up-directory (Bug#4292).
|
Sun, 13 Sep 2009 22:15:10 +0000 |
Chong Yidong |
* INSTALL: Update URL for GNU FreeFont.
|
Sun, 13 Sep 2009 21:32:58 +0000 |
Chong Yidong |
* term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
|
Sun, 13 Sep 2009 21:21:40 +0000 |
Chong Yidong |
* url-handlers.el (url-copy-file): Add fifth arg for compatibility
|
Sun, 13 Sep 2009 21:09:05 +0000 |
Chong Yidong |
* recentf.el (recentf-cleanup): Use a hash table to find
|
Sun, 13 Sep 2009 20:48:09 +0000 |
Chong Yidong |
Remove obsolete Mule-UCS information (the package is not redundant).
|
Sun, 13 Sep 2009 20:46:46 +0000 |
Chong Yidong |
* PROBLEMS: Document Athena/Lucid internationalization
|
Sun, 13 Sep 2009 20:35:47 +0000 |
Chong Yidong |
Fix last change.
|
Sun, 13 Sep 2009 20:35:12 +0000 |
Chong Yidong |
Fix last change.
|
Sun, 13 Sep 2009 20:34:18 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-command-loop): Convert keys such as
|
Sun, 13 Sep 2009 19:41:52 +0000 |
Chong Yidong |
* misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
|
Sun, 13 Sep 2009 17:09:23 +0000 |
Chong Yidong |
* progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
|
Sun, 13 Sep 2009 02:16:25 +0000 |
Chong Yidong |
* eshell/em-hist.el:
|
Sun, 13 Sep 2009 02:14:25 +0000 |
Glenn Morris |
Replace empty `let's with `progn'.
|
Sun, 13 Sep 2009 02:09:12 +0000 |
Glenn Morris |
(url-file): Avoid assignment to free variable `filename'.
|
Sun, 13 Sep 2009 01:47:03 +0000 |
Chong Yidong |
* functions.texi (Anonymous Functions): Rearrange discussion,
|
Sun, 13 Sep 2009 00:52:55 +0000 |
Stefan Monnier |
* mail/sendmail.el (send-mail-function):
|
Sat, 12 Sep 2009 22:32:52 +0000 |
Glenn Morris |
(elint-init-env): Skip non-list forms.
|
Sat, 12 Sep 2009 19:05:49 +0000 |
Stefan Monnier |
(Custom-mode): Don't use advertised-widget-backward in the docstring.
|
Sat, 12 Sep 2009 19:04:24 +0000 |
Stefan Monnier |
* term/x-win.el (x-initialize-window-system):
|
Sat, 12 Sep 2009 19:03:49 +0000 |
Stefan Monnier |
(mouse-wheel-mode): Make sure the new defvar doesn't
|
Sat, 12 Sep 2009 18:48:22 +0000 |
Glenn Morris |
(elint-file): Make max-lisp-eval-depth at least 1000.
|
Sat, 12 Sep 2009 14:58:55 +0000 |
Daiki Ueno |
(epg-make-context): Add autoload cookie.
|
Sat, 12 Sep 2009 09:45:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Sep 2009 09:45:36 +0000 |
Eli Zaretskii |
(dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.
|
Sat, 12 Sep 2009 09:40:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Sep 2009 09:39:49 +0000 |
Eli Zaretskii |
Fix last change.
|
Sat, 12 Sep 2009 04:38:03 +0000 |
Stefan Monnier |
* mwheel.el (mwheel-installed-bindings): New var.
|
Sat, 12 Sep 2009 03:55:46 +0000 |
Stefan Monnier |
* startup.el (tutorial-directory): Make it a defcustom.
|
Sat, 12 Sep 2009 03:35:40 +0000 |
Stefan Monnier |
* lread.c (Fload): Don't output a message after loading an obsolete
|
Sat, 12 Sep 2009 02:42:22 +0000 |
Glenn Morris |
(proced-mark-alt): Remove alias.
|
Sat, 12 Sep 2009 02:42:03 +0000 |
Glenn Morris |
(emacs-lisp-mode-map): Add menu entries to elint file and directory.
|
Sat, 12 Sep 2009 02:41:39 +0000 |
Glenn Morris |
(elint-file, elint-directory): New autoloaded commands.
|
Sat, 12 Sep 2009 01:40:11 +0000 |
Chong Yidong |
* emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).
|
Sat, 12 Sep 2009 01:30:51 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix (Bug#4227).
|
Sat, 12 Sep 2009 01:21:30 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Use nconc2.
|
Sat, 12 Sep 2009 00:47:13 +0000 |
Chong Yidong |
* url-methods.el (url-scheme--registering-proxy): New variable.
|
Sat, 12 Sep 2009 00:32:49 +0000 |
Chong Yidong |
* emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
|
Sat, 12 Sep 2009 00:03:29 +0000 |
Nick Roberts |
(gdb-var-list-children-regexp): Delete.
|
Sat, 12 Sep 2009 00:02:42 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 12 Sep 2009 00:01:00 +0000 |
Chong Yidong |
* progmodes/js.el (js--proper-indentation): Handle the case where
|
Fri, 11 Sep 2009 22:59:36 +0000 |
Juanma Barranquero |
* emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
|
Fri, 11 Sep 2009 22:48:03 +0000 |
Daiki Ueno |
Fix the last commit.
|
Fri, 11 Sep 2009 22:46:14 +0000 |
Daiki Ueno |
(epg-context-set-passphrase-callback)
|
Fri, 11 Sep 2009 22:27:32 +0000 |
Daiki Ueno |
Add algorithm names.
|
Fri, 11 Sep 2009 21:25:44 +0000 |
Stefan Monnier |
* custom.el (custom-delayed-init-variables): New var.
|
Fri, 11 Sep 2009 21:07:02 +0000 |
Stefan Monnier |
(language-info-alist): Improve docstring.
|
Fri, 11 Sep 2009 20:27:50 +0000 |
Alan Mackenzie |
(Terminal Output): document `send-string-to-terminal' in batch mode.
|
Fri, 11 Sep 2009 20:26:50 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 11 Sep 2009 20:05:11 +0000 |
Alan Mackenzie |
(Fsend_string_to_terminal): Amend doc string to cover batch mode.
|
Fri, 11 Sep 2009 20:04:12 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 11 Sep 2009 19:11:07 +0000 |
Stefan Monnier |
(main): Sort scores before trimming them,
|
Fri, 11 Sep 2009 18:54:55 +0000 |
Stefan Monnier |
(proced-mode-map): Prefer "m" for proced-mark.
|
Fri, 11 Sep 2009 16:46:08 +0000 |
Andreas Schwab |
(display_mode_element): Detect cycles.
|
Fri, 11 Sep 2009 12:05:45 +0000 |
Juanma Barranquero |
Update.
|
Fri, 11 Sep 2009 11:55:11 +0000 |
Nick Roberts |
(gdb-var-update-regexp): Delete.
|
Fri, 11 Sep 2009 11:54:30 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 11 Sep 2009 10:58:54 +0000 |
Juanma Barranquero |
* vc-annotate.el (vc-annotate): Use the main file's coding-system to
|
Fri, 11 Sep 2009 10:01:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 11 Sep 2009 10:00:57 +0000 |
Eli Zaretskii |
(bootstrap): Ensure enough environment space will be available
|
Fri, 11 Sep 2009 06:51:58 +0000 |
Glenn Morris |
Add generated-autoload-file item.
|
Fri, 11 Sep 2009 06:51:06 +0000 |
Glenn Morris |
(autoloads): Make dired.el writable.
|
Fri, 11 Sep 2009 06:50:49 +0000 |
Glenn Morris |
Regenerate with extracted autoloads.
|
Fri, 11 Sep 2009 06:50:14 +0000 |
Glenn Morris |
Put autoloads in dired.el rather than loaddefs.el.
|
Fri, 11 Sep 2009 06:48:31 +0000 |
Glenn Morris |
(autoloads): Make ibuffer.el writable.
|
Fri, 11 Sep 2009 06:47:48 +0000 |
Glenn Morris |
Regenerate with extracted autoloads.
|
Fri, 11 Sep 2009 06:47:26 +0000 |
Glenn Morris |
Put autoloads in ibuffer.el rather than loaddefs.el.
|
Fri, 11 Sep 2009 06:42:13 +0000 |
Glenn Morris |
Reformat doc-strings for make-docfile.
|
Fri, 11 Sep 2009 06:39:21 +0000 |
Glenn Morris |
Comment.
|
Fri, 11 Sep 2009 06:38:44 +0000 |
Glenn Morris |
Remove comment, inapplicable since 1997 (loadup no longer loads the
|
Fri, 11 Sep 2009 05:10:15 +0000 |
Stefan Monnier |
(where_is_internal): Don't erroneously return nil right after
|
Fri, 11 Sep 2009 04:27:38 +0000 |
Stefan Monnier |
(autoloads): Make rmail.el writable as well.
|
Fri, 11 Sep 2009 03:41:26 +0000 |
Glenn Morris |
(x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
|
Fri, 11 Sep 2009 03:40:55 +0000 |
Glenn Morris |
(dired-compress-file): Declare.
|
Fri, 11 Sep 2009 03:40:35 +0000 |
Glenn Morris |
(top-level): Always require dired.
|
Fri, 11 Sep 2009 03:40:14 +0000 |
Glenn Morris |
(describe-function-1): Mention if a function has a compiler-macro.
|
Fri, 11 Sep 2009 03:39:48 +0000 |
Glenn Morris |
(help-function-cmacro): New button.
|
Fri, 11 Sep 2009 03:39:28 +0000 |
Glenn Morris |
(define-compiler-macro): Add a property that records where a macro was
|
Fri, 11 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(apropos-documentation-check-doc-file): Exclude unbound functions and
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Fri, 11 Sep 2009 02:28:50 +0000 |
Simon South |
(delphi-tab): Indent region when Transient Mark mode is enabled and
|
Fri, 11 Sep 2009 02:14:05 +0000 |
Stefan Monnier |
(get_keymap): Return the actual keymap symbol rather than t for autoloaded
|
Fri, 11 Sep 2009 01:11:37 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 11 Sep 2009 01:00:37 +0000 |
Stefan Monnier |
* emulation/crisp.el (crisp-mode-map): Move initialization
|
Fri, 11 Sep 2009 00:58:59 +0000 |
Stefan Monnier |
* keymap.c (QCadvertised_binding): New constant.
|
Thu, 10 Sep 2009 19:17:56 +0000 |
Adrian Robert |
fix typo (wrong name) in my 2009-09-09 entry
|
Thu, 10 Sep 2009 18:19:03 +0000 |
Stefan Monnier |
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
|
Thu, 10 Sep 2009 16:47:47 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Last minute typo.
|
Thu, 10 Sep 2009 16:19:52 +0000 |
Stefan Monnier |
* keymap.c (where_is_internal_data): Make noindirect a boolean.
|
Thu, 10 Sep 2009 06:27:04 +0000 |
Glenn Morris |
Grammar.
|
Thu, 10 Sep 2009 06:23:06 +0000 |
Glenn Morris |
(cvs-mode-find-file): Use forward-line rather than goto-line.
|
Thu, 10 Sep 2009 06:22:30 +0000 |
Glenn Morris |
(byte-compile-function-environment): Doc fix.
|
Thu, 10 Sep 2009 06:21:48 +0000 |
Glenn Morris |
(degrees-to-radians): Mark as free from side effects.
|
Thu, 10 Sep 2009 06:21:23 +0000 |
Glenn Morris |
(define-derived-mode): Give the mode's map, and syntax and abbrev
|
Thu, 10 Sep 2009 06:20:51 +0000 |
Glenn Morris |
(easy-mmode-defmap): Add doc-string.
|
Thu, 10 Sep 2009 06:20:25 +0000 |
Glenn Morris |
(top-level): Require cl when compiling.
|
Thu, 10 Sep 2009 06:19:53 +0000 |
Glenn Morris |
Move all safe and risky properties into the defcustoms.
|
Thu, 10 Sep 2009 06:19:34 +0000 |
Glenn Morris |
(rmail-user-mail-address-regexp): Move here from rmailsum.el.
|
Thu, 10 Sep 2009 06:18:48 +0000 |
Glenn Morris |
(rmail-user-mail-address-regexp): Move to rmail.el.
|
Thu, 10 Sep 2009 06:18:23 +0000 |
Glenn Morris |
Put autoloads in rmail.el rather than loaddefs.el.
|
Thu, 10 Sep 2009 03:42:13 +0000 |
Nick Roberts |
Bug#4375 (can't kill killed gud buffer")
|
Thu, 10 Sep 2009 03:40:51 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 10 Sep 2009 03:20:51 +0000 |
Stefan Monnier |
(display_mode_element): Move list length limit from 50 to
|
Thu, 10 Sep 2009 03:03:27 +0000 |
Nick Roberts |
Reported in thread for Bug#4375.
|
Thu, 10 Sep 2009 03:03:00 +0000 |
Nick Roberts |
Reported in thread for Bug#4375.
|
Thu, 10 Sep 2009 03:02:34 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 10 Sep 2009 02:25:53 +0000 |
Juanma Barranquero |
* startup.el (command-line-normalize-file-name): On Windows and
|
Thu, 10 Sep 2009 00:58:15 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 10 Sep 2009 00:57:44 +0000 |
Juri Linkov |
(grep-template): Add "<X>" to docstring.
|
Thu, 10 Sep 2009 00:54:36 +0000 |
Juri Linkov |
(shell-command): Set asynchronous process filter to
|
Thu, 10 Sep 2009 00:54:15 +0000 |
Juri Linkov |
(isearch-text-char-description): Propertize escape
|
Thu, 10 Sep 2009 00:12:07 +0000 |
Katsumi Yamaoka |
* nnrss.el (nnrss-request-article): Remove binding of
|
Wed, 09 Sep 2009 15:05:47 +0000 |
Adrian Robert |
* nsfont.m (ns_get_family): Don't force first letter to uppercase.
|
Wed, 09 Sep 2009 14:47:54 +0000 |
Stefan Monnier |
(diff-hunk-kill): Fix the search of the next hunk (bug#4368).
|
Wed, 09 Sep 2009 10:41:50 +0000 |
Katsumi Yamaoka |
(with-no-warnings): Define it for old Emacsen.
|
Wed, 09 Sep 2009 10:07:19 +0000 |
Katsumi Yamaoka |
2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
|
Wed, 09 Sep 2009 09:29:29 +0000 |
Katsumi Yamaoka |
* calendar/time-date.el (autoload):
|
Wed, 09 Sep 2009 09:28:43 +0000 |
Katsumi Yamaoka |
2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
|
Wed, 09 Sep 2009 02:38:50 +0000 |
Stefan Monnier |
(where_is_internal): Filter out shadowed remappings.
|
Wed, 09 Sep 2009 02:38:06 +0000 |
Glenn Morris |
Mention world-readable install.
|
Wed, 09 Sep 2009 02:36:38 +0000 |
Glenn Morris |
(ffap-file-at-point): Handle absolute (non-remote) files with line
|
Wed, 09 Sep 2009 02:34:17 +0000 |
Glenn Morris |
(install-arch-indep): Don't recursively change perms of
|
Wed, 09 Sep 2009 02:32:48 +0000 |
Glenn Morris |
(install): Set umask to world-readable before creating directories.
|
Wed, 09 Sep 2009 02:32:25 +0000 |
Glenn Morris |
($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
|
Wed, 09 Sep 2009 01:21:10 +0000 |
Stefan Monnier |
(Vtruncate_partial_width_windows): Improve docstring.
|
Tue, 08 Sep 2009 19:47:07 +0000 |
Stefan Monnier |
(smerge-remove-props, smerge-refine):
|
Tue, 08 Sep 2009 19:42:21 +0000 |
Stefan Monnier |
(with-silent-modifications): New macro.
|
Mon, 07 Sep 2009 15:25:38 +0000 |
Juanma Barranquero |
Update.
|
Mon, 07 Sep 2009 15:23:09 +0000 |
Juanma Barranquero |
* files.el (top-level): Require `cl' when compiling.
|
Mon, 07 Sep 2009 02:35:29 +0000 |
Glenn Morris |
(proced-mode-map): Bind "d" to proced-mark-alt.
|
Mon, 07 Sep 2009 02:26:37 +0000 |
Glenn Morris |
(auto-mode-alist): Use delphi-mode for .dpr files.
|
Mon, 07 Sep 2009 01:22:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 07 Sep 2009 01:03:26 +0000 |
Juanma Barranquero |
Fix typo (again).
|
Mon, 07 Sep 2009 01:01:47 +0000 |
Juanma Barranquero |
Fix typo.
|
Mon, 07 Sep 2009 00:58:16 +0000 |
Juanma Barranquero |
* unidata/.gitignore: New file.
|
Sun, 06 Sep 2009 22:08:31 +0000 |
Nick Roberts |
(vc-git-annotate-command): Use separator to parse
|
Sun, 06 Sep 2009 22:07:55 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 06 Sep 2009 20:09:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 06 Sep 2009 20:08:36 +0000 |
Eli Zaretskii |
(proced-mode): Doc fix.
|
Sun, 06 Sep 2009 14:19:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 06 Sep 2009 14:18:54 +0000 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes): Print "nil" when
|
Sat, 05 Sep 2009 21:11:34 +0000 |
Glenn Morris |
(diary-entry): Add help-echo and follow-link properties to this button.
|
Sat, 05 Sep 2009 21:07:15 +0000 |
Glenn Morris |
(holiday-chinese): Make it slightly more efficient.
|
Sat, 05 Sep 2009 21:00:39 +0000 |
Glenn Morris |
(lisp-font-lock-keywords-2): Add letf.
|
Sat, 05 Sep 2009 19:11:24 +0000 |
Glenn Morris |
Mention that redefining the function byte-compile-dest-file is obsolete.
|
Sat, 05 Sep 2009 19:10:37 +0000 |
Glenn Morris |
(emacs-lisp-file-regexp): Doc fix.
|
Sat, 05 Sep 2009 18:53:34 +0000 |
Glenn Morris |
Don't mention maintainer-clean, since `make bootstrap' does this now.
|
Sat, 05 Sep 2009 17:47:06 +0000 |
Juanma Barranquero |
Fix typos.
|
Sat, 05 Sep 2009 16:25:27 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
|
Sat, 05 Sep 2009 15:16:49 +0000 |
Karl Fogel |
* lisp/files.el (find-alternate-file): If the old buffer is modified
|
Sat, 05 Sep 2009 06:03:01 +0000 |
Carsten Dominik |
2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Sat, 05 Sep 2009 06:02:49 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sat, 05 Sep 2009 00:57:33 +0000 |
Juanma Barranquero |
Fix some dates.
|
Sat, 05 Sep 2009 00:45:08 +0000 |
Juanma Barranquero |
Fix whitespace.
|
Fri, 04 Sep 2009 08:15:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 04 Sep 2009 08:15:15 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
|
Fri, 04 Sep 2009 08:14:30 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
|
Fri, 04 Sep 2009 07:00:22 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 04 Sep 2009 06:58:59 +0000 |
Glenn Morris |
Remove leading * from defcustom and defface docs.
|
Fri, 04 Sep 2009 06:58:00 +0000 |
Glenn Morris |
Reword header to fool copyright-update-year.
|
Fri, 04 Sep 2009 06:52:21 +0000 |
Glenn Morris |
Reword the header to fool copyright-update-year.
|
Fri, 04 Sep 2009 05:33:49 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Fri, 04 Sep 2009 05:33:13 +0000 |
Jan Dj¸«£rv |
(x_focus_changed): If we get a focusout and pointer
|
Fri, 04 Sep 2009 04:47:36 +0000 |
Jan Dj¸«£rv |
Must define x_*_window_to_frame for non-toolkit.
|
Fri, 04 Sep 2009 04:40:17 +0000 |
Jan Dj¸«£rv |
* xterm.h: Remove condition for declaration of
|
Fri, 04 Sep 2009 03:18:08 +0000 |
Stefan Monnier |
(locate-file-completion-table): Make it provide boundary
|
Fri, 04 Sep 2009 03:09:44 +0000 |
Stefan Monnier |
(Footnote-text-under-cursor):
|
Fri, 04 Sep 2009 03:00:31 +0000 |
Glenn Morris |
fancy diary and view mode.
|
Fri, 04 Sep 2009 02:59:13 +0000 |
Glenn Morris |
(diary-fancy-display): Only switch modes if necessary.
|
Fri, 04 Sep 2009 02:49:07 +0000 |
Glenn Morris |
(vc-rcs-annotate-command): Use forward-line rather than goto-line.
|
Fri, 04 Sep 2009 02:47:26 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Fri, 04 Sep 2009 02:46:08 +0000 |
Glenn Morris |
(utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
|
Fri, 04 Sep 2009 02:45:43 +0000 |
Glenn Morris |
(quoted-printable-encode-string): Use mm-enable-multibyte, or
|
Thu, 03 Sep 2009 15:21:47 +0000 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): New item for
|
Thu, 03 Sep 2009 13:21:15 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 03 Sep 2009 13:21:04 +0000 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): New item for
|
Thu, 03 Sep 2009 07:26:31 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Thu, 03 Sep 2009 07:20:50 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:20:18 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 07:19:15 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:18:54 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 07:17:37 +0000 |
Carsten Dominik |
2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 03 Sep 2009 07:17:25 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 03 Sep 2009 06:54:57 +0000 |
Glenn Morris |
Use default-value rather than default-enable-multibyte-characters.
|
Thu, 03 Sep 2009 06:43:33 +0000 |
Glenn Morris |
Comment.
|
Thu, 03 Sep 2009 06:41:46 +0000 |
Glenn Morris |
Move all safe properties into the defcustoms.
|
Thu, 03 Sep 2009 06:35:25 +0000 |
Glenn Morris |
(appt-check): Don't call substitute-in-file-name on diary-file.
|
Thu, 03 Sep 2009 06:34:19 +0000 |
Glenn Morris |
(diary-set-header, diary-live-p)
|
Thu, 03 Sep 2009 06:03:48 +0000 |
Glenn Morris |
CHENG Gao <chenggao at gmail.com>
|
Thu, 03 Sep 2009 02:21:37 +0000 |
Stefan Monnier |
(footnote-prefix): Make it a defcustom.
|
Thu, 03 Sep 2009 00:36:11 +0000 |
Stefan Monnier |
(Fsend_string_to_terminal): Make it work again on the initial terminal as well.
|
Wed, 02 Sep 2009 17:03:20 +0000 |
Jan Dj¸«£rv |
* xterm.h: Rename x_non_menubar_window_to_frame to
|
Wed, 02 Sep 2009 13:08:50 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Wed, 02 Sep 2009 13:08:31 +0000 |
Carsten Dominik |
*** empty log message ***
|
Wed, 02 Sep 2009 13:08:15 +0000 |
Carsten Dominik |
*** empty log message ***
|
Wed, 02 Sep 2009 13:05:58 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
|
Wed, 02 Sep 2009 12:59:52 +0000 |
Carsten Dominik |
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
|
Wed, 02 Sep 2009 11:15:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 02 Sep 2009 11:15:36 +0000 |
Michael Albinus |
* net/tramp-compat.el (top): Autoload used functions from
|
Wed, 02 Sep 2009 11:13:42 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-attributes-with-ls)
|
Wed, 02 Sep 2009 06:38:07 +0000 |
Glenn Morris |
Pass no argument to gnus-float-time rather than current-time.
|
Wed, 02 Sep 2009 06:37:25 +0000 |
Glenn Morris |
Pass no argument to gnus-float-time rather than current-time.
|
Wed, 02 Sep 2009 06:36:11 +0000 |
Glenn Morris |
(gnus-float-time): Make TIME optional, defaulting to current-time.
|
Wed, 02 Sep 2009 03:29:49 +0000 |
Glenn Morris |
Use gnus-float-time rather than time-to-seconds.
|
Wed, 02 Sep 2009 03:27:14 +0000 |
Glenn Morris |
(gnus-float-time): New function.
|
Wed, 02 Sep 2009 03:26:30 +0000 |
Glenn Morris |
(ecomplete-add-item): In Emacs, use float-time.
|
Wed, 02 Sep 2009 03:24:46 +0000 |
Glenn Morris |
(time-date): Mention float-time.
|
Wed, 02 Sep 2009 03:22:58 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 02 Sep 2009 03:22:30 +0000 |
Glenn Morris |
(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
|
Wed, 02 Sep 2009 03:22:00 +0000 |
Glenn Morris |
(time-add): Suppress warnings from compat function.
|
Wed, 02 Sep 2009 03:21:26 +0000 |
Glenn Morris |
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
|
Wed, 02 Sep 2009 03:20:48 +0000 |
Glenn Morris |
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
|
Wed, 02 Sep 2009 03:17:18 +0000 |
Glenn Morris |
Comment.
|
Wed, 02 Sep 2009 03:11:15 +0000 |
Glenn Morris |
(default-major-mode): Move most of the doc from here...
|
Wed, 02 Sep 2009 03:09:10 +0000 |
Glenn Morris |
(completion-initials-expand): Fix typo.
|
Wed, 02 Sep 2009 03:06:50 +0000 |
Glenn Morris |
(info-menu-5): Mark face alias as obsolete.
|
Wed, 02 Sep 2009 03:06:25 +0000 |
Glenn Morris |
(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
|
Wed, 02 Sep 2009 03:04:15 +0000 |
Glenn Morris |
Mark face aliases with "-face" in the name as obsolete.
|
Tue, 01 Sep 2009 23:53:48 +0000 |
Nick Roberts |
(gdb-current-context-command): Move the
|
Tue, 01 Sep 2009 23:36:27 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Sep 2009 20:20:11 +0000 |
Stefan Monnier |
Remove todo item now done.
|
Tue, 01 Sep 2009 19:49:34 +0000 |
Stefan Monnier |
(completion-try-completion, completion-all-completions):
|
Tue, 01 Sep 2009 16:26:23 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 16:17:53 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 10:18:00 +0000 |
Nick Roberts |
(gdb-var-create-handler): Remove redundant
|
Tue, 01 Sep 2009 10:16:44 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Sep 2009 07:59:50 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Tue, 01 Sep 2009 07:46:01 +0000 |
Glenn Morris |
(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 07:24:13 +0000 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
Tue, 01 Sep 2009 03:27:52 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 01 Sep 2009 03:26:32 +0000 |
Glenn Morris |
(etags-goto-tag-location): Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:25:10 +0000 |
Glenn Morris |
(file-name-buffer-file-type-alist): Define for compiler.
|
Tue, 01 Sep 2009 03:18:44 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:17:28 +0000 |
Glenn Morris |
(dos-codepage-setup): Use default-value rather than
|
Tue, 01 Sep 2009 03:17:03 +0000 |
Glenn Morris |
(browse-url-file-url): Use default-value rather than
|
Tue, 01 Sep 2009 03:16:07 +0000 |
Glenn Morris |
(eudc-bob-generic-menu, eudc-bob-image-menu)
|
Tue, 01 Sep 2009 03:14:20 +0000 |
Glenn Morris |
(nslookup): Use make-comint rather than comint-run.
|
Tue, 01 Sep 2009 03:07:11 +0000 |
Glenn Morris |
(gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.
|
Tue, 01 Sep 2009 03:02:25 +0000 |
Glenn Morris |
Remove unnecessary bindings of default-major-mode (all are followed by
|
Tue, 01 Sep 2009 02:54:49 +0000 |
Glenn Morris |
Documented define-obsolete-face-alias.
|
Tue, 01 Sep 2009 02:54:16 +0000 |
Glenn Morris |
(Face Functions): Mention define-obsolete-face-alias.
|
Mon, 31 Aug 2009 18:11:43 +0000 |
Juri Linkov |
*** empty log message ***
|
Mon, 31 Aug 2009 18:11:35 +0000 |
Juri Linkov |
("ipa"): Set `forget-last-selection' to nil.
|
Mon, 31 Aug 2009 15:27:46 +0000 |
Sam Steingold |
add cvtmail & yow
|
Mon, 31 Aug 2009 12:35:55 +0000 |
Nick Roberts |
(gdb-breakpoints-list-handler-custom):
|
Mon, 31 Aug 2009 12:34:15 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Aug 2009 05:47:06 +0000 |
Stefan Monnier |
(displayed-completions): Remove.
|
Mon, 31 Aug 2009 03:52:29 +0000 |
Nick Roberts |
(Threads Buffer, Multithreaded Debugging):
|
Mon, 31 Aug 2009 03:50:12 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Aug 2009 01:35:25 +0000 |
Glenn Morris |
KR has assignment, so no need for "tiny change".
|
Mon, 31 Aug 2009 01:34:13 +0000 |
Glenn Morris |
Mention define-obsolete-face-alias.
|
Mon, 31 Aug 2009 01:33:58 +0000 |
Glenn Morris |
(diary-button-face): Mark this face alias as obsolete.
|
Mon, 31 Aug 2009 01:33:43 +0000 |
Glenn Morris |
(calendar-today): Doc fix.
|
Mon, 31 Aug 2009 01:33:11 +0000 |
Glenn Morris |
(apropos-symbols-internal): Handle (obsolete) face aliases.
|
Mon, 31 Aug 2009 01:32:58 +0000 |
Glenn Morris |
(describe-face): Adjust the output format to be more like
|
Mon, 31 Aug 2009 01:32:36 +0000 |
Glenn Morris |
(define-obsolete-face-alias): New macro.
|
Mon, 31 Aug 2009 00:28:37 +0000 |
Nick Roberts |
(gdb-control-all-threads)
|
Mon, 31 Aug 2009 00:28:11 +0000 |
Juri Linkov |
*** empty log message ***
|
Mon, 31 Aug 2009 00:27:54 +0000 |
Juri Linkov |
("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
|
Mon, 31 Aug 2009 00:27:04 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 23:47:11 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:46:09 +0000 |
Juri Linkov |
(grep-read-files): Strip trailing <N> from buffer names
|
Sun, 30 Aug 2009 23:31:26 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:30:46 +0000 |
Juri Linkov |
("kirshenbaum-ipa", "x-sampa-ipa"):
|
Sun, 30 Aug 2009 23:12:09 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 30 Aug 2009 23:11:48 +0000 |
Juri Linkov |
Recode the file as UTF-8, for better interoperability with other applications.
|
Sun, 30 Aug 2009 22:24:05 +0000 |
Nick Roberts |
(comint-exec-1): Check command is non-null first.
|
Sun, 30 Aug 2009 22:23:15 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 21:45:36 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Use minibuffer-complete.
|
Sun, 30 Aug 2009 18:17:20 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'
|
Sun, 30 Aug 2009 15:13:35 +0000 |
Stefan Monnier |
(field-complete): Use minibuffer-complete.
|
Sun, 30 Aug 2009 14:24:09 +0000 |
Stefan Monnier |
(ldap-search-internal): Use with-current-buffer and push.
|
Sun, 30 Aug 2009 14:23:21 +0000 |
Stefan Monnier |
(imap-send-command): Simplify.
|
Sun, 30 Aug 2009 14:21:34 +0000 |
Stefan Monnier |
(internal-ange-ftp-mode): Use define-derived-mode.
|
Sun, 30 Aug 2009 14:20:43 +0000 |
Stefan Monnier |
(define-minor-mode): Don't use symbol-value with constant argument.
|
Sun, 30 Aug 2009 14:19:25 +0000 |
Stefan Monnier |
(debugger-setup-buffer): Make it multibyte.
|
Sun, 30 Aug 2009 14:18:59 +0000 |
Stefan Monnier |
(cl-macro-environment): Don't define it here.
|
Sun, 30 Aug 2009 14:18:25 +0000 |
Stefan Monnier |
(cl-macro-environment): Provide a docstring.
|
Sun, 30 Aug 2009 13:59:48 +0000 |
Stefan Monnier |
(checkdoc-force-history-flag):
|
Sun, 30 Aug 2009 05:22:50 +0000 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add comint-run.
|
Sun, 30 Aug 2009 05:12:46 +0000 |
Stefan Monnier |
Improve commenting convention.
|
Sun, 30 Aug 2009 05:10:22 +0000 |
Stefan Monnier |
(comint-insert-input): Be careful to only set point if we
|
Sun, 30 Aug 2009 05:00:59 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 04:54:34 +0000 |
Nick Roberts |
(wait_reading_process_output): Keep the descriptor
|
Sun, 30 Aug 2009 04:50:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Aug 2009 03:46:18 +0000 |
Stefan Monnier |
(proced-signal-list): Make it an alist.
|
Sun, 30 Aug 2009 03:45:52 +0000 |
Stefan Monnier |
.
|
Sun, 30 Aug 2009 03:45:30 +0000 |
Stefan Monnier |
(minibuffer-message): If the current buffer is not
|
Sun, 30 Aug 2009 02:42:35 +0000 |
Jay Belanger |
*** empty log message ***
|
Sun, 30 Aug 2009 02:42:06 +0000 |
Jay Belanger |
(Simplifying Formulas): Improve the wording.
|
Sun, 30 Aug 2009 01:38:09 +0000 |
Glenn Morris |
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.
|
Sat, 29 Aug 2009 22:27:19 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Simplify.
|
Sat, 29 Aug 2009 19:44:39 +0000 |
Stefan Monnier |
(\circ): Use the `ring operator' rather than `white circle'.
|
Sat, 29 Aug 2009 19:43:34 +0000 |
Stefan Monnier |
(leim-list.el, install): Don't use -r to remove files.
|
Sat, 29 Aug 2009 19:22:38 +0000 |
Stefan Monnier |
* paths.el (abbrev-file-name): Move to abbrev.el.
|
Sat, 29 Aug 2009 18:56:12 +0000 |
Dan Nicolaescu |
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
|
Sat, 29 Aug 2009 17:36:30 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Aug 2009 17:35:56 +0000 |
Eli Zaretskii |
(redisplay_internal): Remove redundant test and collapse both branches
|
Sat, 29 Aug 2009 15:33:27 +0000 |
Stefan Monnier |
(get-free-disk-space): Fix paren-typo in last change.
|
Sat, 29 Aug 2009 14:58:15 +0000 |
Stefan Monnier |
(get-free-disk-space): Use / for default-directory.
|
Sat, 29 Aug 2009 14:52:25 +0000 |
Stefan Monnier |
Fixup commenting conventions.
|
Sat, 29 Aug 2009 14:48:10 +0000 |
Stefan Monnier |
(ispell-accept-output, ispell-command-loop): Use with-current-buffer.
|
Sat, 29 Aug 2009 14:46:56 +0000 |
Stefan Monnier |
Misc minor typos and comments.
|
Sat, 29 Aug 2009 14:44:45 +0000 |
Stefan Monnier |
(byte-compile-const-symbol-p):
|
Sat, 29 Aug 2009 08:10:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Aug 2009 08:10:09 +0000 |
Eli Zaretskii |
(Initial Options): Fix last change.
|
Sat, 29 Aug 2009 03:03:23 +0000 |
Stefan Monnier |
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
|
Sat, 29 Aug 2009 02:25:29 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Sat, 29 Aug 2009 02:25:03 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Sat, 29 Aug 2009 02:23:18 +0000 |
Glenn Morris |
Nuke trailing whitespace.
|
Sat, 29 Aug 2009 02:21:54 +0000 |
Glenn Morris |
Whitespace.
|
Sat, 29 Aug 2009 02:19:37 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 29 Aug 2009 02:18:03 +0000 |
Glenn Morris |
(info-real): Don't ignore errors from doc Makefiles.
|
Sat, 29 Aug 2009 02:07:42 +0000 |
Stefan Monnier |
* progmodes/cc-vars.el (c-comment-continuation-stars):
|
Sat, 29 Aug 2009 00:27:12 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Fri, 28 Aug 2009 23:49:32 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 28 Aug 2009 23:49:11 +0000 |
Juri Linkov |
(image-type-header-regexps): Use only JPEG magic number
|
Fri, 28 Aug 2009 23:48:46 +0000 |
Juri Linkov |
(magic-fallback-mode-alist): Add ZIP magic number
|
Fri, 28 Aug 2009 22:50:11 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Fri, 28 Aug 2009 22:49:58 +0000 |
YAMAMOTO Mitsuharu |
[temacs] Undef HAVE_POSIX_MEMALIGN.
|
Fri, 28 Aug 2009 22:49:46 +0000 |
YAMAMOTO Mitsuharu |
(print_load_command_name) [LC_DYLD_INFO]: Add cases
|
Fri, 28 Aug 2009 19:26:38 +0000 |
Sam Steingold |
documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
|
Fri, 28 Aug 2009 18:35:25 +0000 |
Juanma Barranquero |
* arc-mode.el (archive-mode):
|
Fri, 28 Aug 2009 18:22:30 +0000 |
Juanma Barranquero |
* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
|
Fri, 28 Aug 2009 17:02:53 +0000 |
Stefan Monnier |
* gnus/nnheader.el (nnheader-find-file-noselect):
|
Fri, 28 Aug 2009 16:29:25 +0000 |
Stefan Monnier |
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
|
Fri, 28 Aug 2009 14:36:53 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 14:36:41 +0000 |
Michael Albinus |
* tramp.texi (Version Control): Remove.
|
Fri, 28 Aug 2009 14:01:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 28 Aug 2009 14:00:24 +0000 |
Eli Zaretskii |
(clean): Add buildobj.h.
|
Fri, 28 Aug 2009 13:58:52 +0000 |
Eli Zaretskii |
(buildobj.h): Renamed from $(SRC)/buildobj.h.
|
Fri, 28 Aug 2009 12:32:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 12:11:58 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 12:11:42 +0000 |
Michael Albinus |
* net/tramp.el (all): Replace "'(lambda" by "(lambda".
|
Fri, 28 Aug 2009 10:56:13 +0000 |
Nick Roberts |
(gdb-use-separate-io-buffer): Remove
|
Fri, 28 Aug 2009 10:55:45 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 28 Aug 2009 10:16:03 +0000 |
Teodor Zlatanov |
(print_object): Set escapeflag to 1 when printing
|
Fri, 28 Aug 2009 09:50:05 +0000 |
Andreas Schwab |
Ignore all backup files.
|
Fri, 28 Aug 2009 08:55:23 +0000 |
Eli Zaretskii |
Mention bug numbers in last cmds.c log entry.
|
Fri, 28 Aug 2009 07:15:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 28 Aug 2009 07:15:33 +0000 |
Michael Albinus |
* NEWS: Mention Tramp connection method "rsyncc" and variable
|
Fri, 28 Aug 2009 04:24:59 +0000 |
Stefan Monnier |
* emulation/viper-init.el (viper-restore-cursor-type):
|
Fri, 28 Aug 2009 04:21:14 +0000 |
Stefan Monnier |
* mh-e/mh-comp.el (mh-send-letter):
|
Fri, 28 Aug 2009 04:12:49 +0000 |
Stefan Monnier |
(edebug-display, edebug-outside-excursion):
|
Fri, 28 Aug 2009 04:05:58 +0000 |
Stefan Monnier |
* mail/feedmail.el: Use CL macros.
|
Fri, 28 Aug 2009 03:18:49 +0000 |
Glenn Morris |
(diary-list-entries, diary-goto-entry)
|
Fri, 28 Aug 2009 02:41:23 +0000 |
Juanma Barranquero |
* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
|
Fri, 28 Aug 2009 02:40:13 +0000 |
Juanma Barranquero |
* .cvsignore, .gitignore: Ignore buildobj.h.
|
Thu, 27 Aug 2009 21:10:17 +0000 |
Stefan Monnier |
(read_integer): Use doubles (and potentially return a float
|
Thu, 27 Aug 2009 20:10:56 +0000 |
Juanma Barranquero |
Update.
|
Thu, 27 Aug 2009 20:04:25 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 27 Aug 2009 19:49:58 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 27 Aug 2009 19:03:20 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 27 Aug 2009 19:02:53 +0000 |
Eli Zaretskii |
(buildobj.h): Replace "echo" with "djecho".
|
Thu, 27 Aug 2009 18:45:26 +0000 |
Eli Zaretskii |
(Mode Line Variables): Fix last change.
|
Thu, 27 Aug 2009 18:35:20 +0000 |
Stefan Monnier |
(update-elcfiles): Report left over elc files.
|
Thu, 27 Aug 2009 18:33:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 27 Aug 2009 18:33:10 +0000 |
Eli Zaretskii |
(SRC): Move to before where it's first used.
|
Thu, 27 Aug 2009 18:32:37 +0000 |
Stefan Monnier |
(build-mail-aliases): Use with-temp-buffer,
|
Thu, 27 Aug 2009 16:53:04 +0000 |
Stefan Monnier |
(vc-read-revision): New function.
|
Thu, 27 Aug 2009 16:18:26 +0000 |
Glenn Morris |
Add fixmes.
|
Thu, 27 Aug 2009 14:56:17 +0000 |
Sam Steingold |
(kill-do-not-save-duplicates): New user option.
|
Thu, 27 Aug 2009 13:50:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 27 Aug 2009 13:50:41 +0000 |
Michael Albinus |
* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
|
Thu, 27 Aug 2009 13:47:55 +0000 |
Michael Albinus |
* net/tramp.el (tramp-methods): New method "rsyncc".
|
Thu, 27 Aug 2009 13:36:19 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 27 Aug 2009 13:35:10 +0000 |
Jay Belanger |
(Rewrite Rules): Improve the example.
|
Thu, 27 Aug 2009 11:13:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 11:12:54 +0000 |
Kenichi Handa |
(send_process): Use encode_coding_object instead of
|
Thu, 27 Aug 2009 07:30:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 07:30:29 +0000 |
Kenichi Handa |
(encode_coding_utf_16): Fix checking of an Unicode character.
|
Thu, 27 Aug 2009 07:25:43 +0000 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove debug helper.
|
Thu, 27 Aug 2009 07:22:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 07:21:29 +0000 |
Kenichi Handa |
(japanese-symbol-table): Add entries for cp932-2-byte.
|
Thu, 27 Aug 2009 07:20:59 +0000 |
Kenichi Handa |
Add category `j' to cp932-2-byte.
|
Thu, 27 Aug 2009 06:26:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 06:24:48 +0000 |
Kenichi Handa |
(build-default-fontset-data): New macro.
|
Thu, 27 Aug 2009 06:02:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 27 Aug 2009 06:01:24 +0000 |
Kenichi Handa |
(Fself_insert_command): Avoid unnecessay unibyte->multibyte
|
Thu, 27 Aug 2009 05:19:42 +0000 |
Stefan Monnier |
(nnrss-request-article): Avoid default-fill-column.
|
Thu, 27 Aug 2009 04:24:00 +0000 |
Stefan Monnier |
* subr.el (default-mode-line-format, default-header-line-format)
|
Thu, 27 Aug 2009 01:50:12 +0000 |
Dan Nicolaescu |
(vc-cvs-update-changelog): Fix typo.
|
Wed, 26 Aug 2009 20:55:39 +0000 |
Sam Steingold |
(save-interprogram-paste-before-kill): New user option.
|
Wed, 26 Aug 2009 20:22:17 +0000 |
Dan Nicolaescu |
(Fcall_process): Remove always true #if.
|
Wed, 26 Aug 2009 19:57:44 +0000 |
Dan Nicolaescu |
* lisp.h: Replace #if 0 code for checking with text pointing to
|
Wed, 26 Aug 2009 17:54:05 +0000 |
Dan Nicolaescu |
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
|
Wed, 26 Aug 2009 14:47:23 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Fix up last change.
|
Wed, 26 Aug 2009 08:28:23 +0000 |
Ken Raeburn |
* Makefile.in (buildobj.h): New target.
|
Wed, 26 Aug 2009 07:42:11 +0000 |
Dan Nicolaescu |
* vc.el (vc-default-prettify-state-info): Remove function, unused.
|
Wed, 26 Aug 2009 07:01:09 +0000 |
Dan Nicolaescu |
(vc-git-stash, vc-git-stash-show): New functions.
|
Wed, 26 Aug 2009 06:48:58 +0000 |
Dan Nicolaescu |
(vc-git-register): Use "git add" for directories.
|
Wed, 26 Aug 2009 06:45:36 +0000 |
Dan Nicolaescu |
(vc-dir-node-directory, vc-dir-update): Get the parent
|
Wed, 26 Aug 2009 05:26:22 +0000 |
Dan Nicolaescu |
Document the desired behavior for reverted files in the
|
Wed, 26 Aug 2009 03:08:33 +0000 |
Glenn Morris |
(enable-local-variables, enable-local-eval)
|
Wed, 26 Aug 2009 03:07:25 +0000 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
Wed, 26 Aug 2009 02:59:34 +0000 |
Glenn Morris |
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
|
Wed, 26 Aug 2009 02:56:28 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Wed, 26 Aug 2009 02:56:05 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Signal overflow.
|
Tue, 25 Aug 2009 19:26:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 19:26:07 +0000 |
Michael Albinus |
* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
|
Tue, 25 Aug 2009 10:31:38 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 10:31:22 +0000 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method)
|
Tue, 25 Aug 2009 10:26:16 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 10:24:25 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
|
Tue, 25 Aug 2009 10:13:54 +0000 |
Michael Albinus |
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
|
Tue, 25 Aug 2009 10:11:08 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 09:05:07 +0000 |
Michael Albinus |
(vc-svn-dir-extra-headers, vc-svn-find-revision):
|
Tue, 25 Aug 2009 09:02:59 +0000 |
Michael Albinus |
* vc-hooks.el (vc-user-login-name):
|
Tue, 25 Aug 2009 09:01:38 +0000 |
Michael Albinus |
* vc-git.el (vc-git-registered, vc-git-working-revision)
|
Tue, 25 Aug 2009 08:55:37 +0000 |
Michael Albinus |
* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 08:53:32 +0000 |
Michael Albinus |
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
|
Tue, 25 Aug 2009 08:50:56 +0000 |
Michael Albinus |
* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
|
Tue, 25 Aug 2009 08:49:24 +0000 |
Michael Albinus |
* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.
|
Tue, 25 Aug 2009 08:47:39 +0000 |
Michael Albinus |
* dired-aux.el (dired-show-file-type): Let-bind
|
Tue, 25 Aug 2009 08:45:41 +0000 |
Michael Albinus |
* simple.el (process-file-side-effects): New defvar.
|
Tue, 25 Aug 2009 08:42:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 08:42:13 +0000 |
Michael Albinus |
* dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
|
Tue, 25 Aug 2009 08:31:42 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 25 Aug 2009 08:31:29 +0000 |
Michael Albinus |
* processes.texi (Synchronous Processes): New defvar process-file-side-effects.
|
Tue, 25 Aug 2009 07:36:49 +0000 |
Glenn Morris |
(byte-compile-file-form-require): Tweak previous change.
|
Tue, 25 Aug 2009 07:28:16 +0000 |
Glenn Morris |
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
|
Tue, 25 Aug 2009 07:05:47 +0000 |
Glenn Morris |
Fix typo.
|
Tue, 25 Aug 2009 07:03:49 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 06:52:09 +0000 |
Glenn Morris |
Unify local variables at end.
|
Tue, 25 Aug 2009 06:03:09 +0000 |
Kenichi Handa |
(mark_char_table): New function.
|
Tue, 25 Aug 2009 03:26:40 +0000 |
Glenn Morris |
(top-level): Don't require lucid (and hence run-time cl).
|
Tue, 25 Aug 2009 03:24:42 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 03:23:37 +0000 |
Glenn Morris |
(top-level): Don't require cl at run-time.
|
Tue, 25 Aug 2009 03:21:14 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:14:22 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:13:25 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:12:27 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Tue, 25 Aug 2009 03:07:16 +0000 |
Glenn Morris |
Revert accidental commit.
|
Tue, 25 Aug 2009 03:05:50 +0000 |
Glenn Morris |
joakim at verona.se
|
Tue, 25 Aug 2009 03:03:27 +0000 |
Glenn Morris |
(format-alist): Doc fix.
|
Tue, 25 Aug 2009 03:02:09 +0000 |
Glenn Morris |
(Format Conversion Round-Trip): Mention nil regexp.
|
Tue, 25 Aug 2009 03:01:20 +0000 |
Glenn Morris |
(Fontsets): Fix typo.
|
Tue, 25 Aug 2009 00:48:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 25 Aug 2009 00:48:42 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF_ASCII): New macor.
|
Mon, 24 Aug 2009 19:12:46 +0000 |
Dmitry Dzhus |
(gdb-mapcar*): Replacement for `mapcar*'
|
Mon, 24 Aug 2009 18:43:50 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 24 Aug 2009 18:42:17 +0000 |
Jay Belanger |
(math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
|
Mon, 24 Aug 2009 17:11:20 +0000 |
Stefan Monnier |
(diff-find-source-location): Avoid goto-line.
|
Mon, 24 Aug 2009 11:43:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 24 Aug 2009 11:42:12 +0000 |
Kenichi Handa |
(mapthread): Delete it.
|
Mon, 24 Aug 2009 04:50:07 +0000 |
Daiki Ueno |
Fix the previous entry.
|
Sun, 23 Aug 2009 16:38:42 +0000 |
Daiki Ueno |
(Encrypting/decrypting *.gpg files): Don't refer to nonexistent
|
Sun, 23 Aug 2009 16:23:57 +0000 |
Daiki Ueno |
(Quick start): Don't refer to nonexistent epa-mode.
|
Sun, 23 Aug 2009 04:43:12 +0000 |
Ken Raeburn |
* Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
|
Sun, 23 Aug 2009 03:54:32 +0000 |
Ken Raeburn |
* Makefile.in (install-arch-indep): If the versioned DOC-####
|
Sun, 23 Aug 2009 02:15:00 +0000 |
Ken Raeburn |
* configure.in: Warn if package version specified here doesn't
|
Sun, 23 Aug 2009 00:45:17 +0000 |
Glenn Morris |
(auto-mode-alist): Remove code for defunct system-type next-mach.
|
Sat, 22 Aug 2009 23:02:14 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 22 Aug 2009 22:16:58 +0000 |
Glenn Morris |
(bootstrap_exe): New variable.
|
Sat, 22 Aug 2009 21:59:40 +0000 |
Glenn Morris |
Remove code for defunct system-types emx, macos, mswindows,
|
Sat, 22 Aug 2009 21:53:34 +0000 |
Glenn Morris |
Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
|
Sat, 22 Aug 2009 21:46:56 +0000 |
Glenn Morris |
Comment.
|
Sat, 22 Aug 2009 19:58:13 +0000 |
Glenn Morris |
Re-fill.
|
Sat, 22 Aug 2009 19:47:42 +0000 |
Glenn Morris |
(diary-mark-entries-1): Only mark all days of a given name if the
|
Sat, 22 Aug 2009 19:45:30 +0000 |
Glenn Morris |
(lunar-phase-names): New option.
|
Sat, 22 Aug 2009 19:42:58 +0000 |
Glenn Morris |
(vi-goto-line): Don't warn about non-interactive goto-line.
|
Sat, 22 Aug 2009 19:41:49 +0000 |
Glenn Morris |
Comment.
|
Sat, 22 Aug 2009 19:39:54 +0000 |
Glenn Morris |
(cperl-imenu-name-and-position): Copy imenu-example--name-and-position
|
Sat, 22 Aug 2009 19:29:18 +0000 |
Glenn Morris |
Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 19:21:18 +0000 |
Glenn Morris |
(compilation-error-regexp-alist, compilation-forget-errors): Declare.
|
Sat, 22 Aug 2009 19:20:27 +0000 |
Glenn Morris |
(makefile-browser-toggle): Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 19:14:37 +0000 |
Glenn Morris |
(nfd, decomposition-translation-alist, decomposition-char-recursively)
|
Sat, 22 Aug 2009 19:13:34 +0000 |
Glenn Morris |
(gnus-button-patch): Use forward-line rather than goto-line.
|
Sat, 22 Aug 2009 10:26:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 10:23:52 +0000 |
Eli Zaretskii |
(encode_coding_string): Don't encode unibyte strings. (Bug#4047)
|
Sat, 22 Aug 2009 09:07:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 09:06:46 +0000 |
Eli Zaretskii |
How to reassign a bug to a list of packages.
|
Sat, 22 Aug 2009 08:57:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 22 Aug 2009 08:56:44 +0000 |
Michael Albinus |
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
|
Sat, 22 Aug 2009 08:54:08 +0000 |
Michael Albinus |
* config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
|
Sat, 22 Aug 2009 08:49:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 22 Aug 2009 08:48:03 +0000 |
Michael Albinus |
* configure: Regenerate.
|
Sat, 22 Aug 2009 08:47:01 +0000 |
Michael Albinus |
* configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
|
Sat, 22 Aug 2009 08:22:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Aug 2009 08:22:29 +0000 |
Eli Zaretskii |
Details of how to check for problems with DOS 8+3 file-name restrictions.
|
Sat, 22 Aug 2009 00:17:56 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 22 Aug 2009 00:17:48 +0000 |
Juri Linkov |
(lgrep, rgrep): At the beginning
|
Sun, 27 Sep 2009 21:35:46 +0000 |
Chong Yidong |
* cedet/ede/system.el (ede-upload-html-documentation)
|
Sun, 27 Sep 2009 17:50:53 +0000 |
Chong Yidong |
* cedet/ede.el (global-ede-mode-map): Move menu to
|
Sun, 27 Sep 2009 03:59:51 +0000 |
Chong Yidong |
* cedet/semantic/symref/list.el: Require semantic/complete.
|
Sun, 27 Sep 2009 03:42:03 +0000 |
Chong Yidong |
Minor comment tweak.
|
Sun, 27 Sep 2009 03:41:43 +0000 |
Chong Yidong |
Minor comment tweak.
|
Sun, 27 Sep 2009 03:36:58 +0000 |
Chong Yidong |
* cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
|
Sat, 26 Sep 2009 19:17:02 +0000 |
Chong Yidong |
* cedet/srecode/mode.el (srecode-menu-bar): Use
|
Sat, 26 Sep 2009 18:30:17 +0000 |
Chong Yidong |
* cedet/semantic/edit.el
|
Sat, 26 Sep 2009 18:23:56 +0000 |
Chong Yidong |
* cedet/semantic/util-modes.el
|
Sat, 26 Sep 2009 18:09:29 +0000 |
Chong Yidong |
* cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert
|
Sat, 26 Sep 2009 18:03:54 +0000 |
Chong Yidong |
Fix last change to use semantic-varalias-obsolete.
|
Sat, 26 Sep 2009 17:47:11 +0000 |
Chong Yidong |
* cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
|
Mon, 21 Sep 2009 19:05:56 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-parser-working-message): Use a less
|
Mon, 21 Sep 2009 18:24:56 +0000 |
Chong Yidong |
Use find-file-hook instead of obsolete name find-file-hooks.
|
Mon, 21 Sep 2009 18:20:50 +0000 |
Chong Yidong |
* cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
|
Mon, 21 Sep 2009 17:49:07 +0000 |
Chong Yidong |
* help-fns.el (describe-function-1): Call
|
Mon, 21 Sep 2009 15:59:48 +0000 |
Chong Yidong |
* cedet/semantic.el: Add autoloads for semantic/idle functions.
|
Mon, 21 Sep 2009 02:26:07 +0000 |
Chong Yidong |
lisp/cedet/semantic/mru-bookmark.el: New file.
|
Mon, 21 Sep 2009 02:14:58 +0000 |
Chong Yidong |
* menu-bar.el: Remove ediff-misc from Tools menu.
|
Sun, 20 Sep 2009 22:18:36 +0000 |
Chong Yidong |
Update commentary.
|
Sun, 20 Sep 2009 22:16:15 +0000 |
Chong Yidong |
* cedet/cedet.el: Require srecode.
|
Sun, 20 Sep 2009 22:08:24 +0000 |
Chong Yidong |
* cedet/ede/system.el: Add local vars for autoloading.
|
Sun, 20 Sep 2009 22:05:17 +0000 |
Chong Yidong |
lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
|
Sun, 20 Sep 2009 21:48:30 +0000 |
Chong Yidong |
* cedet/srecode/compile.el (srecode-compile-split-code)
|
Sun, 20 Sep 2009 21:08:22 +0000 |
Chong Yidong |
cedet/ede/.cvsignore:
|
Sun, 20 Sep 2009 21:07:22 +0000 |
Chong Yidong |
test/cedet/ede-tests.el: New file.
|
Sun, 20 Sep 2009 21:06:41 +0000 |
Chong Yidong |
lisp/cedet/srecode.el:
|
Sun, 20 Sep 2009 15:43:17 +0000 |
Chong Yidong |
* cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
|
Sun, 20 Sep 2009 15:06:05 +0000 |
Chong Yidong |
* cedet/ede.el, cedet/ede/*.el: New files.
|
Sun, 20 Sep 2009 14:22:30 +0000 |
Chong Yidong |
* progmodes/autoconf.el: Provide autoconf as well.
|
Sun, 20 Sep 2009 04:00:13 +0000 |
Chong Yidong |
Add Semantic unit tests.
|
Sun, 20 Sep 2009 03:44:02 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
|
Sat, 19 Sep 2009 17:25:30 +0000 |
Chong Yidong |
Synch to Eric Ludlam's upstream CEDET repository.
|
Sun, 13 Sep 2009 16:18:01 +0000 |
Chong Yidong |
* cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
|
Sun, 13 Sep 2009 16:12:23 +0000 |
Chong Yidong |
* cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
|
Sun, 13 Sep 2009 15:58:30 +0000 |
Chong Yidong |
Synch to Eric Ludlam's upstream CEDET repository.
|
Fri, 11 Sep 2009 01:17:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.
|
Mon, 07 Sep 2009 18:01:27 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (make-autoload): Handle defclass form.
|
Mon, 07 Sep 2009 18:00:19 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Revert last change.
|
Mon, 07 Sep 2009 17:59:16 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-file.el: Add local vars for autoloading.
|
Mon, 07 Sep 2009 17:54:28 +0000 |
Chong Yidong |
lisp/cedet/semantic/db.el: Revert last change.
|
Mon, 07 Sep 2009 17:54:07 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)
|
Mon, 07 Sep 2009 17:26:29 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref/grep.el: New file.
|
Mon, 07 Sep 2009 17:25:56 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Autoload subclasses for
|
Mon, 07 Sep 2009 16:43:21 +0000 |
Chong Yidong |
lisp/cedet/semantic/.cvsignore: New file.
|
Mon, 07 Sep 2009 16:38:54 +0000 |
Chong Yidong |
lisp/cedet/semantic/wisent.el: New file.
|
Mon, 07 Sep 2009 16:38:28 +0000 |
Chong Yidong |
lisp/cedet/semantic/wisent/comp.el:
|
Mon, 07 Sep 2009 16:35:33 +0000 |
Chong Yidong |
lisp/cedet/semantic/util.el (semantic-file-tag-table): Require
|
Mon, 07 Sep 2009 16:34:35 +0000 |
Chong Yidong |
lisp/cedet/semantic/sort.el (semantic-tag-external-class-default)
|
Mon, 07 Sep 2009 16:33:20 +0000 |
Chong Yidong |
Require semantic/db-file.
|
Mon, 07 Sep 2009 16:28:35 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-mode.el (global-semanticdb-minor-mode): Autoload.
|
Mon, 07 Sep 2009 15:31:40 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine/c.el: Remove unnecessary function declaration.
|
Mon, 07 Sep 2009 01:34:14 +0000 |
Chong Yidong |
lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.
|
Mon, 07 Sep 2009 01:31:06 +0000 |
Chong Yidong |
lisp/cedet/semantic.el (semantic-fetch-tags): Check if progress
|
Sun, 06 Sep 2009 21:22:05 +0000 |
Chong Yidong |
Minor whitespace changes and `require' fixes.
|
Sun, 06 Sep 2009 02:18:37 +0000 |
Chong Yidong |
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
|
Sun, 06 Sep 2009 02:18:08 +0000 |
Chong Yidong |
lisp/cedet/semantic/java.el: File moved here from bovine/ subdirectory.
|
Sat, 05 Sep 2009 23:39:31 +0000 |
Chong Yidong |
lisp/cedet/semantic/decorate/include.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:36:11 +0000 |
Chong Yidong |
lisp/cedet/semantic/util-modes.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:30:27 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:27:45 +0000 |
Chong Yidong |
lisp/cedet/semantic/scope.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:25:26 +0000 |
Chong Yidong |
lisp/cedet/semantic/idle.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:22:02 +0000 |
Chong Yidong |
lisp/cedet/semantic/ia-sb.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:20:52 +0000 |
Chong Yidong |
lisp/cedet/semantic/ia.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:17:15 +0000 |
Chong Yidong |
lisp/cedet/semantic/dep.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:13:51 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-global.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:12:41 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-find.el (semanticdb-find-test-translate-path)
|
Sat, 05 Sep 2009 23:09:43 +0000 |
Chong Yidong |
lisp/cedet/semantic/complete.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 23:04:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-ref.el: Require semantic/db.
|
Sat, 05 Sep 2009 21:20:17 +0000 |
Chong Yidong |
lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Require
|
Sat, 05 Sep 2009 21:09:25 +0000 |
Chong Yidong |
lisp/cedet/semantic/symref/filter.el: New file.
|
Sat, 05 Sep 2009 20:48:18 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine.el: New file.
|
Sat, 05 Sep 2009 20:47:41 +0000 |
Chong Yidong |
lisp/cedet/semantic/bovine/c-by.el
|
Sat, 05 Sep 2009 20:45:54 +0000 |
Chong Yidong |
lisp/cedet/semantic/decorate/include.el:
|
Sat, 05 Sep 2009 20:38:12 +0000 |
Chong Yidong |
lisp/cedet/semantic/edit.el: Add local vars for autoloading.
|
Sat, 05 Sep 2009 20:32:50 +0000 |
Chong Yidong |
lisp/cedet/semantic.el (semantic--set-buffer-cache): Ensure that
|
Sat, 05 Sep 2009 01:06:46 +0000 |
Chong Yidong |
lisp/cedet/semantic/elp.el (semantic-elp-idle-work): Require semantic/idle.
|
Sat, 05 Sep 2009 01:00:36 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (generated-autoload-load-name): New var.
|
Thu, 03 Sep 2009 03:58:13 +0000 |
Chong Yidong |
lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
|
Wed, 02 Sep 2009 05:04:38 +0000 |
Chong Yidong |
Fix last change.
|
Wed, 02 Sep 2009 04:37:10 +0000 |
Chong Yidong |
lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
|
Mon, 31 Aug 2009 14:51:12 +0000 |
Chong Yidong |
cedet/semantic/db.el: Synch to upstream.
|
Mon, 31 Aug 2009 02:16:34 +0000 |
Chong Yidong |
cedet/semantic/chart.el: Don't require semantic/find.
|
Mon, 31 Aug 2009 00:45:41 +0000 |
Chong Yidong |
cedet/semantic/db-debug.el: Don't require semantic/db-mode, since
|
Mon, 31 Aug 2009 00:13:42 +0000 |
Chong Yidong |
cedet/semantic/db-search.el: File removed (obsolete).
|
Sun, 30 Aug 2009 21:16:39 +0000 |
Chong Yidong |
cedet/cedet.el (cedet-packages): Bump srecode version.
|
Sun, 30 Aug 2009 21:06:53 +0000 |
Chong Yidong |
cedet/cedet-files.el: New file.
|
Sun, 30 Aug 2009 14:39:12 +0000 |
Chong Yidong |
cedet/semantic/decorate.el: New file.
|
Sun, 30 Aug 2009 14:37:55 +0000 |
Chong Yidong |
cedet/semantic/db-mode.el: New file.
|
Sun, 30 Aug 2009 14:36:00 +0000 |
Chong Yidong |
semantic/cedet/db-global.el, semantic/cedet/ia-sb.el,
|
Sun, 30 Aug 2009 02:16:46 +0000 |
Chong Yidong |
cedet/semantic/lex-spp.el: Synch to 2009-08-29 version in CEDET CVS.
|
Sun, 30 Aug 2009 02:04:33 +0000 |
Chong Yidong |
Directory eieio removed.
|
Sun, 30 Aug 2009 02:04:15 +0000 |
Chong Yidong |
Move eieio/chart.el to emacs-lisp/chart.el.
|
Sun, 30 Aug 2009 02:02:15 +0000 |
Chong Yidong |
emacs-lisp/eieio-base.el, emacs-lisp/eieio-comp.el,
|
Sun, 30 Aug 2009 02:00:36 +0000 |
Chong Yidong |
eieio/eieio-comp.el, eieio/eieio-custom.el, eieio/eieio-datadebug.el,
|
Sat, 29 Aug 2009 22:28:15 +0000 |
Chong Yidong |
cedet/semantic/idle.el: Remove autoloads.
|
Sat, 29 Aug 2009 22:18:11 +0000 |
Chong Yidong |
cedet/semantic/html.el: Don't require semantic/imenu and senator.
|
Sat, 29 Aug 2009 22:15:32 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 29 Aug 2009 22:15:12 +0000 |
Chong Yidong |
cedet/semantic/elp.el: New file.
|
Sat, 29 Aug 2009 22:14:05 +0000 |
Chong Yidong |
cedet/semantic/symref/idutils.el: Fix require statement.
|
Sat, 29 Aug 2009 20:17:13 +0000 |
Chong Yidong |
cedet/semantic/ia.el: Don't require senator.
|
Sat, 29 Aug 2009 20:15:21 +0000 |
Chong Yidong |
cedet/semantic/symref.el: Don't require ede at top-level.
|
Sat, 29 Aug 2009 20:12:41 +0000 |
Chong Yidong |
cedet/semantic/symref.el, cedet/semantic/symref/cscope.el.
|
Sat, 29 Aug 2009 19:45:47 +0000 |
Chong Yidong |
cedet/semantic/debug.el,
|
Sat, 29 Aug 2009 19:32:33 +0000 |
Chong Yidong |
cedet/semantic/adebug.el, cedet/semantic/chart.el,
|
Sat, 29 Aug 2009 19:00:35 +0000 |
Chong Yidong |
cedet/semantic/analyze.el, cedet/semantic/complete.el,
|
Sat, 29 Aug 2009 00:43:12 +0000 |
Chong Yidong |
* cedet/semantic/tag.el: Add declare-function statements for
|
Fri, 28 Aug 2009 19:18:35 +0000 |
Chong Yidong |
cedet/semantic/ctxt.el, cedet/semantic/db-find.el,
|
Fri, 28 Aug 2009 15:47:01 +0000 |
Chong Yidong |
Fix renamed filenames in file headers.
|
Fri, 28 Aug 2009 15:21:26 +0000 |
Chong Yidong |
cedet/semantic/util.el: New file.
|
Fri, 28 Aug 2009 15:19:20 +0000 |
Chong Yidong |
cedet/semantic/db.el, cedet/semantic/decorate.el,
|
Fri, 28 Aug 2009 15:02:24 +0000 |
Chong Yidong |
cedet/semantic/lex.el: New file.
|
Fri, 28 Aug 2009 15:01:48 +0000 |
Chong Yidong |
cedet/semantic.el: Change requires to use semantic/FOO format.
|
Fri, 28 Aug 2009 14:51:35 +0000 |
Chong Yidong |
Files removed.
|
Tue, 25 Aug 2009 04:19:35 +0000 |
Chong Yidong |
Initial version.
|
Sun, 23 Aug 2009 03:46:01 +0000 |
Chong Yidong |
semantic.el, semantic-tag.el, semantic-lex.el, semantic-fw.el: Initial
|
Sat, 22 Aug 2009 21:34:12 +0000 |
Chong Yidong |
cedet-cscope.el: Fix copyright header.
|
Sat, 22 Aug 2009 19:04:43 +0000 |
Chong Yidong |
cedet-cscope.el, cedet-edebug.el, cedet-global.el, cedet-idutils.el,
|
Sat, 22 Aug 2009 18:08:24 +0000 |
Chong Yidong |
data-debug.el: Remove unnecessary autoloads.
|
Sat, 22 Aug 2009 18:07:46 +0000 |
Chong Yidong |
* emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
|
Sat, 22 Aug 2009 14:37:23 +0000 |
Chong Yidong |
eieio-doc.el (eieiodoc--class-indexstring, defvar eieiodoc--class-root): New vars.
|
Sat, 22 Aug 2009 14:35:06 +0000 |
Chong Yidong |
Simplified version of Emacs/XEmacs compatibility code from upstream.
|
Sat, 22 Aug 2009 14:33:55 +0000 |
Chong Yidong |
Remove statement preventing it from being loaded twice.
|
Sat, 22 Aug 2009 04:12:52 +0000 |
Chong Yidong |
Add files for the EIEIO library.
|
Fri, 21 Aug 2009 19:36:50 +0000 |
Adrian Robert |
(ns_get_color): fix typo in last change
CEDET_BASE
|
Fri, 21 Aug 2009 19:33:56 +0000 |
Adrian Robert |
* nsterm.m (ns_get_color): Update documentation properly for last
|
Fri, 21 Aug 2009 19:31:48 +0000 |
Adrian Robert |
* nsterm.m (ns_get_color): Update documentation properly for last
|
Fri, 21 Aug 2009 19:29:31 +0000 |
Adrian Robert |
nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
|
Fri, 21 Aug 2009 15:09:42 +0000 |
Stefan Monnier |
* textmodes/remember.el (remember-buffer):
|
Fri, 21 Aug 2009 14:59:49 +0000 |
Stefan Monnier |
* net/newst-treeview.el (newsticker-groups-filename):
|
Fri, 21 Aug 2009 14:55:56 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Aug 2009 14:55:28 +0000 |
Eli Zaretskii |
Add missing keys that exist on the Arabic X keyboard. Don't insert
|
Fri, 21 Aug 2009 14:53:02 +0000 |
Stefan Monnier |
(init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
|
Fri, 21 Aug 2009 07:44:58 +0000 |
Glenn Morris |
(inferior-moz-process): Fix declaration.
|
Fri, 21 Aug 2009 07:40:24 +0000 |
Glenn Morris |
Use forward-line, not goto-line.
|
Fri, 21 Aug 2009 07:36:41 +0000 |
Glenn Morris |
(imenu-example--name-and-position): Fix obsolescence message.
|
Fri, 21 Aug 2009 07:34:18 +0000 |
Glenn Morris |
(news-mail-reply): Use goto-char rather than goto-line.
|
Fri, 21 Aug 2009 07:31:10 +0000 |
Glenn Morris |
(ns-open-file-select-line): Use line-beginning-position rather than goto-line.
|
Fri, 21 Aug 2009 07:24:26 +0000 |
Glenn Morris |
Use help-print-return-message rather than the now obsolete alias.
|
Fri, 21 Aug 2009 07:11:24 +0000 |
Glenn Morris |
(calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
|
Fri, 21 Aug 2009 07:02:28 +0000 |
Glenn Morris |
(rmail-obsolete): Delete custom group.
|
Fri, 21 Aug 2009 06:45:22 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 21 Aug 2009 06:43:24 +0000 |
Michael Albinus |
* net/dbus.el (top): Initialize only when `dbusbind' is loaded.
|
Fri, 21 Aug 2009 06:19:23 +0000 |
Dan Nicolaescu |
Remove leftover macos code.
|
Fri, 21 Aug 2009 06:16:07 +0000 |
Dan Nicolaescu |
emacsclient already accepts -nw.
|
Fri, 21 Aug 2009 03:37:33 +0000 |
Dan Nicolaescu |
(vc-git-annotate-command): Run asynchronously.
|
Thu, 20 Aug 2009 15:24:58 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 20 Aug 2009 15:24:44 +0000 |
Michael Albinus |
* net/dbus.el (top): Don't check for (getenv
|
Thu, 20 Aug 2009 12:54:57 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 20 Aug 2009 12:54:32 +0000 |
Michael Albinus |
* dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro.
|
Thu, 20 Aug 2009 09:44:25 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 20 Aug 2009 09:44:15 +0000 |
YAMAMOTO Mitsuharu |
(ns_get_color): Remove incompatible color formats again.
|
Thu, 20 Aug 2009 09:44:06 +0000 |
YAMAMOTO Mitsuharu |
(Fxw_color_values): Return 3-element list. Doc fix.
|
Thu, 20 Aug 2009 07:11:54 +0000 |
Glenn Morris |
(Non-Gregorian Diary): Mention ``Adar I'' special case.
|
Thu, 20 Aug 2009 06:41:43 +0000 |
Glenn Morris |
(system-type): Doc fix.
|
Wed, 19 Aug 2009 19:55:58 +0000 |
Stefan Monnier |
* log-edit.el (log-edit-strip-single-file-name): New var.
|
Wed, 19 Aug 2009 19:42:25 +0000 |
Stefan Monnier |
(read-passwd): Use read-key so keypad keys work as well.
|
Wed, 19 Aug 2009 18:07:07 +0000 |
Stefan Monnier |
(help-print-return-message): Rename from print-help-return-message.
|
Wed, 19 Aug 2009 17:31:26 +0000 |
Stefan Monnier |
(log-view-mode-map): Remove `q' binding, and unreliable
|
Wed, 19 Aug 2009 17:28:52 +0000 |
Stefan Monnier |
(linum-mode): window-size-change-functions is redundant.
|
Wed, 19 Aug 2009 17:16:26 +0000 |
Stefan Monnier |
(imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
|
Wed, 19 Aug 2009 17:15:30 +0000 |
Stefan Monnier |
(inferior-prolog-error-regexp-alist): New var.
|
Wed, 19 Aug 2009 14:39:35 +0000 |
Stefan Monnier |
(syms_of_keyboard): Default to 5 buttons, which should be
|
Wed, 19 Aug 2009 11:23:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 19 Aug 2009 11:22:01 +0000 |
Kenichi Handa |
("Tibetan"): Fix sample-text entry.
|
Wed, 19 Aug 2009 11:21:30 +0000 |
Kenichi Handa |
("TaiViet"): Fix sample-text entry.
|
Wed, 19 Aug 2009 07:15:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:14:46 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:11:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 19 Aug 2009 07:08:57 +0000 |
Michael Albinus |
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
|
Wed, 19 Aug 2009 03:03:05 +0000 |
Stefan Monnier |
* subr.el (listify-key-sequence-1): Use normal syntax since those
|
Wed, 19 Aug 2009 02:59:11 +0000 |
Glenn Morris |
(Acknowledgments): Remove cvtmail. Mention info-finder.
|
Wed, 19 Aug 2009 02:57:20 +0000 |
Glenn Morris |
Remove cvtmail.
|
Wed, 19 Aug 2009 02:57:08 +0000 |
Glenn Morris |
Remove file
|
Wed, 19 Aug 2009 02:56:12 +0000 |
Glenn Morris |
(UTILITIES): Remove cvtmail.
|
Wed, 19 Aug 2009 02:55:06 +0000 |
Glenn Morris |
Remove cvtmail.
|
Wed, 19 Aug 2009 02:54:46 +0000 |
Glenn Morris |
Remove cvtmail, yow, emacsserver.
|
Wed, 19 Aug 2009 02:53:53 +0000 |
Glenn Morris |
(authors-fixed-entries): Remove cvtmail.
|
Wed, 19 Aug 2009 02:52:17 +0000 |
Glenn Morris |
Remove reference to cvtmail.
|
Wed, 19 Aug 2009 02:31:59 +0000 |
Stefan Monnier |
(choose-completion-string): Don't rely on minibuffer-completing-file-name
|
Wed, 19 Aug 2009 02:15:19 +0000 |
Stefan Monnier |
(minibuffer-hide-completions): New function.
|
Tue, 18 Aug 2009 19:17:22 +0000 |
Stefan Monnier |
(ucs-normalize-hfs-nfd-post-read-conversion):
|
Tue, 18 Aug 2009 19:11:41 +0000 |
Stefan Monnier |
(completion--do-completion): Move point for the #b001 case as well (bug#4176).
|
Tue, 18 Aug 2009 16:23:09 +0000 |
Glenn Morris |
Checklist for adding new files to Emacs.
|
Tue, 18 Aug 2009 15:17:02 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 18 Aug 2009 15:16:41 +0000 |
Michael Albinus |
* dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New
|
Tue, 18 Aug 2009 15:12:14 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 18 Aug 2009 15:12:01 +0000 |
Michael Albinus |
* net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
|
Tue, 18 Aug 2009 07:35:06 +0000 |
Glenn Morris |
(Acknowledgments): Add files-x.el.
|
Tue, 18 Aug 2009 07:32:46 +0000 |
Glenn Morris |
--daemon was done some time ago.
|
Tue, 18 Aug 2009 07:32:19 +0000 |
Glenn Morris |
Minor modes via local variables:
|
Tue, 18 Aug 2009 07:30:14 +0000 |
Glenn Morris |
(Acknowledgments): Add ucs-normalize.el.
|
Tue, 18 Aug 2009 07:28:36 +0000 |
Glenn Morris |
Fix ucs-normalize attribution.
|
Tue, 18 Aug 2009 07:27:23 +0000 |
Glenn Morris |
Add js.el author.
|
Tue, 18 Aug 2009 07:26:03 +0000 |
Glenn Morris |
(Acknowledgments): Update for js.el replacing js2-mode.el.
|
Tue, 18 Aug 2009 01:26:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:26:05 +0000 |
Kenichi Handa |
(ucs-normalize-version): Changed to 1.1.
|
Tue, 18 Aug 2009 01:21:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:20:34 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 01:19:31 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 01:17:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 01:16:59 +0000 |
Kenichi Handa |
Change to utf-8. Adjust coding cookie.
|
Tue, 18 Aug 2009 00:37:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 00:36:59 +0000 |
Kenichi Handa |
(Ffontset_font): Fix previous change.
|
Tue, 18 Aug 2009 00:22:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 18 Aug 2009 00:21:36 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 17 Aug 2009 23:50:26 +0000 |
Chong Yidong |
Note that specifying a minor mode as a local variables enables that
|
Mon, 17 Aug 2009 23:40:19 +0000 |
Chong Yidong |
* files.el (hack-one-local-variable): If the mode function is for
|
Mon, 17 Aug 2009 21:04:05 +0000 |
Chong Yidong |
* process.c (status_notify): Don't perform redisplay.
|
Mon, 17 Aug 2009 19:12:10 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 17 Aug 2009 19:11:33 +0000 |
Michael Albinus |
* net/tramp.el (tramp-register-completion-file-name-handler):
|
Mon, 17 Aug 2009 01:25:54 +0000 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|
Mon, 17 Aug 2009 00:48:14 +0000 |
Ken Raeburn |
(main): Don't call syms_of_data twice.
|
Sun, 16 Aug 2009 23:20:21 +0000 |
Chong Yidong |
* progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
|
Sun, 16 Aug 2009 23:08:18 +0000 |
Chong Yidong |
* progmodes/cperl-mode.el: Merge upstream 6.2.
|
Sun, 16 Aug 2009 18:38:15 +0000 |
Chong Yidong |
* calendar/parse-time.el (parse-time-string-chars): Save match data.
|
Sun, 16 Aug 2009 17:49:54 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 16 Aug 2009 17:48:45 +0000 |
Michael Albinus |
* dbus.texi (Asynchronous Methods): Allow nil handler.
|
Sun, 16 Aug 2009 17:35:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 16 Aug 2009 17:34:47 +0000 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER.
|
Sun, 16 Aug 2009 15:48:15 +0000 |
Stefan Monnier |
(sql-product-alist): Add :name tag to entries.
|
Sun, 16 Aug 2009 15:40:50 +0000 |
Stefan Monnier |
(lisp-indent-region): Remove unused function.
|
Sun, 16 Aug 2009 15:39:11 +0000 |
Stefan Monnier |
Fix commenting convention, turn comments into docstrings.
|
Sun, 16 Aug 2009 14:46:39 +0000 |
Chong Yidong |
* whitespace.el (whitespace-style): Doc fix (Bug#3661).
|
Sun, 16 Aug 2009 14:36:01 +0000 |
Chong Yidong |
Credit Jan Seeger for last change.
|
Sun, 16 Aug 2009 14:33:43 +0000 |
Chong Yidong |
* calendar/parse-time.el (parse-time-string-chars): Compute using
|
Sun, 16 Aug 2009 14:04:25 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
|
Sun, 16 Aug 2009 12:23:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 16 Aug 2009 12:22:32 +0000 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add connection file descriptor to
|
Sun, 16 Aug 2009 05:49:26 +0000 |
Chong Yidong |
* mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
|
Sun, 16 Aug 2009 05:25:21 +0000 |
Chong Yidong |
* facemenu.el (facemenu-read-color): Use a completion function
|
Sun, 16 Aug 2009 03:16:33 +0000 |
Seiji Zenitani |
* Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
|
Sun, 16 Aug 2009 00:31:28 +0000 |
Chong Yidong |
* files.el (get-free-disk-space): Change fallback default
|
Sat, 15 Aug 2009 22:02:59 +0000 |
Chong Yidong |
* advice.texi (Argument Access in Advice): Note that argument
|
Sat, 15 Aug 2009 21:51:33 +0000 |
Chong Yidong |
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc
|
Sat, 15 Aug 2009 21:47:23 +0000 |
Chong Yidong |
* commands.texi (Distinguish Interactive): Minor copyedit.
|
Sat, 15 Aug 2009 21:08:36 +0000 |
Chong Yidong |
* display.texi (Face Attributes): Add xref to Displaying Faces for
|
Sat, 15 Aug 2009 18:31:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 15 Aug 2009 18:30:54 +0000 |
Michael Albinus |
* keyboard.c (readable_events): Call xd_pending_messages.
|
Sat, 15 Aug 2009 18:27:58 +0000 |
Michael Albinus |
* dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions.
|
Sat, 15 Aug 2009 18:25:38 +0000 |
Michael Albinus |
* lisp.h (xd_pending_messages): Declare.
|
Sat, 15 Aug 2009 17:59:40 +0000 |
Chong Yidong |
* customize.texi (Common Keywords): Add xref to Loading.
|
Sat, 15 Aug 2009 17:51:37 +0000 |
Chong Yidong |
* files.el (load-library): Doc fix.
|
Sat, 15 Aug 2009 17:30:18 +0000 |
Chong Yidong |
* xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
|
Sat, 15 Aug 2009 14:06:02 +0000 |
Chong Yidong |
* buffer.c (set_buffer_internal_1)
|
Sat, 15 Aug 2009 13:53:41 +0000 |
Chong Yidong |
Add comment noting that unbound symbols appear as themselves in local_var_alist.
|
Sat, 15 Aug 2009 06:00:38 +0000 |
Michael Kifer |
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
|
Sat, 15 Aug 2009 05:57:08 +0000 |
Michael Kifer |
2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
|
Sat, 15 Aug 2009 01:13:18 +0000 |
Miles Bader |
Add arch tagline
|
Sat, 15 Aug 2009 01:04:14 +0000 |
Chong Yidong |
* progmodes/js.el: Edit docstrings throughout to follow Emacs
|
Fri, 14 Aug 2009 23:40:20 +0000 |
Chong Yidong |
* files.el (auto-mode-alist): Use js-mode for .js files.
|
Fri, 14 Aug 2009 23:03:50 +0000 |
Chong Yidong |
Javascript mode changed to js.el
|
Fri, 14 Aug 2009 23:02:38 +0000 |
Chong Yidong |
* progmodes/js2-mode.el: File removed.
|
Fri, 14 Aug 2009 18:18:39 +0000 |
Mark A. Hershberger |
add ability to understand ISO8601 basic format as well as the extended one.
|
Fri, 14 Aug 2009 09:38:35 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 14 Aug 2009 09:38:13 +0000 |
Eli Zaretskii |
Add a `coding' file variable.
|
Fri, 14 Aug 2009 09:24:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 14 Aug 2009 09:24:02 +0000 |
Eli Zaretskii |
(ELCFILES): Add international/ucs-normalize.elc.
|
Fri, 14 Aug 2009 09:17:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 14 Aug 2009 09:16:41 +0000 |
Eli Zaretskii |
(create_pty): Fix last change.
|
Fri, 14 Aug 2009 04:47:38 +0000 |
Miles Bader |
Add arch tagline
|
Fri, 14 Aug 2009 04:24:18 +0000 |
Sam Steingold |
typo
|
Fri, 14 Aug 2009 04:24:01 +0000 |
Sam Steingold |
(vc-cvs-merge-news): Yet annother fix of message parsing.
|
Thu, 13 Aug 2009 18:08:25 +0000 |
Chong Yidong |
* objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
|
Thu, 13 Aug 2009 17:02:46 +0000 |
Chong Yidong |
Note bug number in last change.
|
Thu, 13 Aug 2009 17:01:21 +0000 |
Chong Yidong |
* image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
|
Thu, 13 Aug 2009 15:59:34 +0000 |
Chong Yidong |
* faces.el (help-argument-name): Define it here instead of
|
Thu, 13 Aug 2009 13:22:55 +0000 |
Nick Roberts |
(create_pty): New function.
|
Thu, 13 Aug 2009 13:22:11 +0000 |
Nick Roberts |
(gdb-inferior-io-mode): Use start-process to
|
Thu, 13 Aug 2009 13:21:46 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 13 Aug 2009 13:20:09 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 13 Aug 2009 12:18:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 13 Aug 2009 12:18:35 +0000 |
Kenichi Handa |
Mention the new coding system `utf-8-hfs' and many
|
Thu, 13 Aug 2009 12:11:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 13 Aug 2009 12:10:54 +0000 |
Kenichi Handa |
New file.
|
Thu, 13 Aug 2009 01:13:09 +0000 |
Richard M. Stallman |
* mail/rmail.el (rmail-set-message-counters):
|
Thu, 13 Aug 2009 01:04:37 +0000 |
Richard M. Stallman |
* mail/rmail.el (rmail-get-attr-names):
|
Thu, 13 Aug 2009 00:58:54 +0000 |
Richard M. Stallman |
* progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
|
Thu, 13 Aug 2009 00:57:17 +0000 |
Richard M. Stallman |
(next-error-move-function): New variable.
|
Wed, 12 Aug 2009 20:56:25 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 12 Aug 2009 20:55:31 +0000 |
Juri Linkov |
(read-regexp): Return empty string when `default-value' is nil.
|
Wed, 12 Aug 2009 20:54:46 +0000 |
Juri Linkov |
(lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)
|
Wed, 12 Aug 2009 20:44:25 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 12 Aug 2009 20:43:58 +0000 |
Juri Linkov |
(utf-16be-with-signature): Doc fix.
|
Wed, 12 Aug 2009 20:43:08 +0000 |
Juri Linkov |
(ucs-insert): Change arguments from `arg' to `character', `count',
|
Wed, 12 Aug 2009 20:31:25 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 12 Aug 2009 20:30:52 +0000 |
Juri Linkov |
(ELCFILES): Add files-x.elc.
|
Wed, 12 Aug 2009 20:30:31 +0000 |
Juri Linkov |
Move code that deals with adding/deleting
|
Wed, 12 Aug 2009 20:29:30 +0000 |
Juri Linkov |
* files-x.el: New file.
|
Wed, 12 Aug 2009 05:07:48 +0000 |
Stefan Monnier |
* cmds.c (nonundocount): New global variable.
|
Tue, 11 Aug 2009 23:26:04 +0000 |
Dmitry Dzhus |
(gdb): Send -target-detach when buffer is killed (#3794).
|
Tue, 11 Aug 2009 13:53:10 +0000 |
Dmitry Dzhus |
(gdb-line-posns): New helper which helps not to use `goto-line'.
|
Tue, 11 Aug 2009 10:48:56 +0000 |
Dmitry Dzhus |
*** empty log message ***
|
Mon, 10 Aug 2009 21:42:41 +0000 |
Stefan Monnier |
(quail-completion-1): Simplify.
|
Mon, 10 Aug 2009 21:42:33 +0000 |
Stefan Monnier |
(mule-keymap, mule-menu-keymap)
|
Mon, 10 Aug 2009 16:38:16 +0000 |
Stefan Monnier |
(goto-line): Fix up docstring.
|
Mon, 10 Aug 2009 16:28:18 +0000 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add goto-line.
|
Mon, 10 Aug 2009 02:52:57 +0000 |
Miles Bader |
Remove "-face" suffix from face names in j2-mode.el
|
Mon, 10 Aug 2009 02:44:58 +0000 |
Chong Yidong |
Update comment (from Kevin Ryde).
|
Mon, 10 Aug 2009 00:57:48 +0000 |
Ken Raeburn |
(concat): Don't re-set string length to its current value.
|
Mon, 10 Aug 2009 00:56:00 +0000 |
Ken Raeburn |
(decode_coding_string, encode_coding_string): Use SBYTES macro.
|
Mon, 10 Aug 2009 00:54:02 +0000 |
Ken Raeburn |
* doprnt.c (doprnt_lisp): Unused function deleted.
|
Sun, 09 Aug 2009 23:39:59 +0000 |
Chong Yidong |
* calc.texi (Date Forms): Fix typos.
|
Sun, 09 Aug 2009 22:27:45 +0000 |
Bill Wohler |
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
|
Sun, 09 Aug 2009 22:26:59 +0000 |
Bill Wohler |
*** empty log message ***
|
Sun, 09 Aug 2009 18:22:13 +0000 |
Glenn Morris |
(Acknowledgments): Add gdb-mi entry.
|
Sun, 09 Aug 2009 16:22:48 +0000 |
Chong Yidong |
* MORE.STUFF: Update Etags and Ispell URLs.
|
Sun, 09 Aug 2009 14:29:11 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 09 Aug 2009 14:27:45 +0000 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command-with-dired): New defun.
|
Sun, 09 Aug 2009 02:57:45 +0000 |
Chong Yidong |
* subr.el: Provide hashtable-print-readable.
|
Sun, 09 Aug 2009 02:43:50 +0000 |
Chong Yidong |
* progmodes/hideshow.el (hs-special-modes-alist): Don't use
|
Sun, 09 Aug 2009 00:17:01 +0000 |
Dmitry Dzhus |
(gdb-gud-context-call): Does not need to be a macro.
|
Sat, 08 Aug 2009 23:23:39 +0000 |
Dmitry Dzhus |
Added information about all.xpm and thread.xpm to README.
|
Sat, 08 Aug 2009 22:30:26 +0000 |
Dmitry Dzhus |
(gdb-control-all-threads)
|
Sat, 08 Aug 2009 22:17:05 +0000 |
Dmitry Dzhus |
* images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
|
Sat, 08 Aug 2009 19:01:26 +0000 |
Chong Yidong |
Split off a new section, "Installation Changes in Emacs 23.2".
|
Sat, 08 Aug 2009 18:33:51 +0000 |
Chong Yidong |
** Hash tables have a new printed representation that is readable.
|
Sat, 08 Aug 2009 18:27:10 +0000 |
Chong Yidong |
Fix whitespace in last ChangeLog entry.
|
Sat, 08 Aug 2009 18:26:36 +0000 |
Chong Yidong |
* net/net-utils.el (net-utils-font-lock-keywords): New var.
|
Sat, 08 Aug 2009 18:24:32 +0000 |
Dmitry Dzhus |
(gdb-breakpoints-mode-map): Don't assume threads buffer is present.
|
Sat, 08 Aug 2009 17:00:52 +0000 |
Dmitry Dzhus |
* emacs.texi (Top): Add new menu items for GDB-UI.
|
Sat, 08 Aug 2009 13:42:03 +0000 |
Dmitry Dzhus |
(gdb-read-memory-custom)
|
Sat, 08 Aug 2009 12:20:51 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sat, 08 Aug 2009 12:18:56 +0000 |
Carsten Dominik |
Add missing arch-tags
|
Sat, 08 Aug 2009 12:11:52 +0000 |
Carsten Dominik |
Revert clobbered changes to org-rmail.el
|
Sat, 08 Aug 2009 10:26:44 +0000 |
Eli Zaretskii |
(rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.
|
Sat, 08 Aug 2009 10:05:53 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Aug 2009 10:05:30 +0000 |
Eli Zaretskii |
(rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for
|
Sat, 08 Aug 2009 02:39:45 +0000 |
Glenn Morris |
(Agenda commands): Restore clobbered change.
|
Sat, 08 Aug 2009 02:35:52 +0000 |
Glenn Morris |
Correctly attribute files to their authors.
|
Sat, 08 Aug 2009 02:35:13 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:35:01 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:34:50 +0000 |
Glenn Morris |
Fix header.
|
Sat, 08 Aug 2009 02:34:30 +0000 |
Glenn Morris |
Fix header.
|
Sat, 08 Aug 2009 02:34:17 +0000 |
Glenn Morris |
Fix header.
|
Sat, 08 Aug 2009 02:33:59 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:33:53 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:33:33 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:33:22 +0000 |
Glenn Morris |
Fix header.
|
Sat, 08 Aug 2009 02:33:08 +0000 |
Glenn Morris |
Standardize footer.
|
Sat, 08 Aug 2009 02:31:56 +0000 |
Glenn Morris |
(ELCFILES): Update.
|
Sat, 08 Aug 2009 02:24:57 +0000 |
Glenn Morris |
(Acknowledgments): Update for js2-mode and org changes.
|
Fri, 07 Aug 2009 17:30:16 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Aug 2009 17:29:50 +0000 |
Eli Zaretskii |
(mail-yank-original): Set buffer-file-coding-system from the one used
|
Fri, 07 Aug 2009 15:22:29 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Aug 2009 15:22:00 +0000 |
Eli Zaretskii |
(Graphics, Devices): Update with the peculiarities of operation on MS-Windows.
|
Fri, 07 Aug 2009 14:59:37 +0000 |
Eli Zaretskii |
Fix whitespace of last commit.
|
Fri, 07 Aug 2009 14:58:36 +0000 |
Eli Zaretskii |
Mention that Calc graphing commands now work on Windows.
|
Fri, 07 Aug 2009 14:54:10 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Aug 2009 14:53:46 +0000 |
Eli Zaretskii |
(calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"
|
Fri, 07 Aug 2009 14:52:56 +0000 |
Eli Zaretskii |
(calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default.
|
Fri, 07 Aug 2009 14:43:43 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Aug 2009 14:43:15 +0000 |
Eli Zaretskii |
(ELCFILES): org/org-export-latex.elc renames to org/org-latex.elc.
|
Fri, 07 Aug 2009 13:55:00 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 07 Aug 2009 13:54:35 +0000 |
Juri Linkov |
(BASE_PURESIZE): Increase to 1270000.
|
Fri, 07 Aug 2009 08:24:29 +0000 |
Dan Nicolaescu |
(vc-resynch-window): Update comment.
|
Fri, 07 Aug 2009 07:04:02 +0000 |
Dan Nicolaescu |
* term.el (term-handle-ansi-escape): Add comments with the
|
Fri, 07 Aug 2009 05:46:34 +0000 |
Dan Nicolaescu |
(syms_of_print): Undo previous change.
|
Thu, 06 Aug 2009 18:05:32 +0000 |
Dmitry Dzhus |
(gdb-var-create-regexp): Removed.
|
Thu, 06 Aug 2009 15:49:29 +0000 |
Andreas Schwab |
Updated.
|
Thu, 06 Aug 2009 09:14:10 +0000 |
Carsten Dominik |
2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 06 Aug 2009 00:07:12 +0000 |
Seiji Zenitani |
fix message: new multibyte format requires 23
|
Wed, 05 Aug 2009 09:19:21 +0000 |
Teodor Zlatanov |
* lread.c (read1, syms_of_lread): Read hashtables back from the
|
Wed, 05 Aug 2009 00:43:34 +0000 |
Jay Belanger |
(Types Tutorial Exercise 2): Fix wording.
|
Tue, 04 Aug 2009 23:52:06 +0000 |
Juri Linkov |
*** empty log message ***
|
Tue, 04 Aug 2009 23:51:58 +0000 |
Juri Linkov |
Commands to add/delete file/directory-local variables.
|
Tue, 04 Aug 2009 23:51:32 +0000 |
Juri Linkov |
Commands to add/delete file/directory-local variables.
|
Tue, 04 Aug 2009 23:51:11 +0000 |
Juri Linkov |
Remove "Add a command to make a Local Variables section in the current buffer".
|
Tue, 04 Aug 2009 20:06:03 +0000 |
Chong Yidong |
* abbrev.el (insert-abbrev-table-description): Prettify output.
|
Tue, 04 Aug 2009 17:16:58 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
|
Tue, 04 Aug 2009 17:03:54 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
|
Tue, 04 Aug 2009 15:51:58 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
|
Tue, 04 Aug 2009 15:17:28 +0000 |
Dmitry Dzhus |
Mention important fix in ChangeLog.
|
Tue, 04 Aug 2009 15:07:23 +0000 |
Dmitry Dzhus |
* progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
|
Tue, 04 Aug 2009 14:40:33 +0000 |
Dmitry Dzhus |
(gdb-rules-name-maker, gdb-rules-buffer-mode)
|
Tue, 04 Aug 2009 14:19:08 +0000 |
Dmitry Dzhus |
(gdb-pc-address): Removed unused variable.
|
Tue, 04 Aug 2009 13:27:21 +0000 |
Dmitry Dzhus |
(gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
|
Tue, 04 Aug 2009 13:19:02 +0000 |
Dmitry Dzhus |
(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
|
Tue, 04 Aug 2009 13:11:06 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
|
Tue, 04 Aug 2009 12:46:26 +0000 |
Dmitry Dzhus |
(gdb-thread-number): New variable.
|
Tue, 04 Aug 2009 03:32:33 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 04 Aug 2009 03:31:51 +0000 |
Michael Albinus |
* net/tramp.el (top): Make check for tramp-gvfs loading more
|
Tue, 04 Aug 2009 03:29:54 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (top): Remove superfluous message when loading
|
Mon, 03 Aug 2009 22:07:50 +0000 |
Nick Roberts |
(jdb): Set gud-jdb-classpath-string to current
|
Mon, 03 Aug 2009 22:07:23 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 03 Aug 2009 08:31:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 03 Aug 2009 08:22:04 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 03 Aug 2009 08:21:29 +0000 |
Michael Albinus |
* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
|
Sun, 02 Aug 2009 23:51:54 +0000 |
Chong Yidong |
* net/newst-backend.el (newsticker--raw-url-list-defaults): Update
|
Sun, 02 Aug 2009 23:22:03 +0000 |
Chong Yidong |
* select.el (x-set-selection): Doc fix (Bug#4021).
|
Sun, 02 Aug 2009 23:09:00 +0000 |
Chong Yidong |
* help-fns.el (describe-variable): Treat list return values from
|
Sun, 02 Aug 2009 22:51:32 +0000 |
Chong Yidong |
* speedbar.texi (Basic Key Bindings): Fix typo.
|
Sun, 02 Aug 2009 22:49:24 +0000 |
Chong Yidong |
* INSTALL: Fix free fonts URL.
|
Sun, 02 Aug 2009 17:36:14 +0000 |
Michael Albinus |
* NEWS: Autorevert Tail mode works now for remote files.
|
Sun, 02 Aug 2009 17:35:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 02 Aug 2009 17:29:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 02 Aug 2009 17:29:29 +0000 |
Michael Albinus |
* files.texi (Reverting): Auto-Revert Tail mode works also for remote
|
Sun, 02 Aug 2009 17:21:16 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 02 Aug 2009 17:20:39 +0000 |
Michael Albinus |
* autorevert.el (auto-revert-handler): Allow
|
Sun, 02 Aug 2009 17:16:39 +0000 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Print also microseconds.
|
Sun, 02 Aug 2009 17:15:42 +0000 |
Michael Albinus |
* net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
|
Sun, 02 Aug 2009 15:37:07 +0000 |
Adrian Robert |
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
|
Sun, 02 Aug 2009 14:56:04 +0000 |
Jason Rumney |
(read-file-name): Treat confirm options to
|
Sun, 02 Aug 2009 14:20:02 +0000 |
Chong Yidong |
* font-lock.el (font-lock-string-face, font-lock-builtin-face)
|
Sat, 01 Aug 2009 16:21:45 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 01 Aug 2009 08:20:17 +0000 |
Eli Zaretskii |
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
|
Sat, 01 Aug 2009 02:11:36 +0000 |
Miles Bader |
Add arch tagline
|
Fri, 31 Jul 2009 02:14:43 +0000 |
Chong Yidong |
* simple.el (line-move-visual): Perform hscroll to the recorded position.
|
Fri, 31 Jul 2009 01:34:26 +0000 |
Chong Yidong |
* simple.el (line-move-finish): Pass whole number to
|
Thu, 30 Jul 2009 08:04:13 +0000 |
Dmitry Dzhus |
(gdb-place-breakpoints): Use full path when setting breakpoints.
|
Thu, 30 Jul 2009 04:57:42 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 30 Jul 2009 04:56:19 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 30 Jul 2009 04:55:45 +0000 |
Jay Belanger |
(Help Commands): Add index entries for "prefix ?" keybindings.
|
Thu, 30 Jul 2009 04:44:23 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 30 Jul 2009 04:43:11 +0000 |
Jay Belanger |
calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
|
Thu, 30 Jul 2009 04:40:41 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 30 Jul 2009 04:37:51 +0000 |
Jay Belanger |
(Vector/Matrix Functions): Add index entries for both "v" and "V" key
|
Wed, 29 Jul 2009 16:03:12 +0000 |
Adrian Robert |
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
|
Wed, 29 Jul 2009 15:26:21 +0000 |
Jason Rumney |
Updated ready for release
|
Wed, 29 Jul 2009 13:34:19 +0000 |
Chong Yidong |
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
|
Wed, 29 Jul 2009 09:14:13 +0000 |
Dmitry Dzhus |
(gdb-goto-breakpoint): Use full path when setting breakpoints.
|
Wed, 29 Jul 2009 03:46:13 +0000 |
Jay Belanger |
*** empty log message ***
|
Wed, 29 Jul 2009 03:45:15 +0000 |
Jay Belanger |
*** empty log message ***
|
Wed, 29 Jul 2009 03:43:52 +0000 |
Jay Belanger |
(Stack Manipulation Commands): Add documentation for
|
Wed, 29 Jul 2009 03:42:49 +0000 |
Jay Belanger |
(calc-mode-map): Add keybinding for `calc-transpose-lines'.
|
Wed, 29 Jul 2009 03:42:19 +0000 |
Jay Belanger |
(calc-transpose-lines): New function.
|
Tue, 28 Jul 2009 20:36:57 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 28 Jul 2009 20:34:32 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
|
Tue, 28 Jul 2009 15:27:44 +0000 |
Chong Yidong |
* building.texi (Lisp Libraries): Clarify meaning of autoloading.
|
Tue, 28 Jul 2009 15:08:17 +0000 |
Chong Yidong |
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
|
Tue, 28 Jul 2009 08:06:36 +0000 |
Dan Nicolaescu |
(vc-git-checkin): Fix typo.
|
Tue, 28 Jul 2009 05:57:35 +0000 |
Steve Yegge |
added js2-mode.el
|
Tue, 28 Jul 2009 02:09:52 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 28 Jul 2009 02:07:54 +0000 |
Kenichi Handa |
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
|
Tue, 28 Jul 2009 02:07:05 +0000 |
Kenichi Handa |
(xfont_list_pattern): Don't ignore the return value of
|
Tue, 28 Jul 2009 01:47:44 +0000 |
Nick Roberts |
(jdb): Add gud-pstar to dump object information.
|
Tue, 28 Jul 2009 01:47:11 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 27 Jul 2009 17:52:17 +0000 |
Dan Nicolaescu |
(SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h
|
Mon, 27 Jul 2009 17:50:22 +0000 |
Dan Nicolaescu |
(vc-bzr-print-log): Pass multiple arguments to bzr log.
|
Mon, 27 Jul 2009 17:41:38 +0000 |
Dan Nicolaescu |
(change-log-mode-map): Add a menu.
|
Mon, 27 Jul 2009 10:11:47 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 27 Jul 2009 10:11:36 +0000 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Describe special return value
|
Mon, 27 Jul 2009 10:02:50 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 27 Jul 2009 10:02:38 +0000 |
Michael Albinus |
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
|
Mon, 27 Jul 2009 04:19:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 27 Jul 2009 04:19:03 +0000 |
Kenichi Handa |
(face_with_height): Call font_clear_prop.
|
Mon, 27 Jul 2009 02:02:49 +0000 |
Bastien Guerry |
Better docstring for `called-interactively-p'.
|
Sun, 26 Jul 2009 23:09:44 +0000 |
Chong Yidong |
* dispnew.c (init_display): Use Qx, Qw32, and Qns.
|
Sun, 26 Jul 2009 23:06:49 +0000 |
Chong Yidong |
* view.el (view-mode-enable): Don't define Helper-return-blurb if
|
Sun, 26 Jul 2009 19:20:51 +0000 |
Bastien Guerry |
Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
|
Sun, 26 Jul 2009 19:16:16 +0000 |
Bastien Guerry |
Slightly fix the docstring of `select-frame'.
|
Sun, 26 Jul 2009 17:26:29 +0000 |
Chong Yidong |
Entry removed:
|
Sun, 26 Jul 2009 17:24:13 +0000 |
Chong Yidong |
Entry removed:
|
Sun, 26 Jul 2009 15:59:37 +0000 |
Chong Yidong |
Mention etc/compilation.txt
|
Sun, 26 Jul 2009 15:58:55 +0000 |
Chong Yidong |
Add Perl-Glib sample message.
|
Sun, 26 Jul 2009 12:58:56 +0000 |
Chong Yidong |
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
|
Sun, 26 Jul 2009 08:34:53 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Sat, 25 Jul 2009 09:42:50 +0000 |
Eli Zaretskii |
Fix last change.
|
Sat, 25 Jul 2009 09:31:05 +0000 |
Eli Zaretskii |
Fix Bug#3888:
|
Sat, 25 Jul 2009 08:50:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 25 Jul 2009 08:50:17 +0000 |
Eli Zaretskii |
(syms_of_lread) <force_load_messages>: New variable.
|
Sat, 25 Jul 2009 08:31:40 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 25 Jul 2009 08:31:09 +0000 |
Michael Albinus |
* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
|
Sat, 25 Jul 2009 07:45:10 +0000 |
Eli Zaretskii |
Mention probloems with long directory names under `nextstep'.
|
Sat, 25 Jul 2009 07:43:08 +0000 |
Ken Raeburn |
* coding.h (decode_coding_string, encode_coding_string): Use
|
Sat, 25 Jul 2009 07:36:17 +0000 |
Ken Raeburn |
* lread.c: Rewrite 2009-07-21 changes.
|
Fri, 24 Jul 2009 15:43:22 +0000 |
Adrian Robert |
* nsfont.m (ns_findfonts): Correctly return fallback in match case.
|
Fri, 24 Jul 2009 12:14:02 +0000 |
Alan Mackenzie |
(Config Basics, File Styles): Document that at mode initialization, any
|
Fri, 24 Jul 2009 12:12:47 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 24 Jul 2009 08:09:30 +0000 |
Kenichi Handa |
Fix previous change.
|
Fri, 24 Jul 2009 07:59:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 24 Jul 2009 07:57:31 +0000 |
Kenichi Handa |
Fix previous change.
|
Fri, 24 Jul 2009 07:56:19 +0000 |
Kenichi Handa |
Fix setting of category ?C, ?|, ?K,
|
Fri, 24 Jul 2009 05:41:17 +0000 |
Dan Nicolaescu |
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
|
Fri, 24 Jul 2009 03:54:25 +0000 |
Glenn Morris |
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
|
Fri, 24 Jul 2009 03:52:42 +0000 |
Glenn Morris |
(elint-current-buffer, elint-defun):
|
Thu, 23 Jul 2009 14:41:05 +0000 |
Adrian Robert |
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
|
Thu, 23 Jul 2009 13:21:44 +0000 |
Adrian Robert |
* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
|
Thu, 23 Jul 2009 11:52:45 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
|
Thu, 23 Jul 2009 07:09:28 +0000 |
Dan Nicolaescu |
(emacs-lisp-mode-map): Add menu entries
|
Thu, 23 Jul 2009 06:46:16 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 23 Jul 2009 06:42:50 +0000 |
Dan Nicolaescu |
(vc-git--run-command-string): Accept a nil FILE argument.
|
Thu, 23 Jul 2009 05:41:24 +0000 |
Dan Nicolaescu |
(vc-dir-move-to-goal-column): Declare.
|
Thu, 23 Jul 2009 05:21:34 +0000 |
Dan Nicolaescu |
(vc-print-log-internal): New function, split out from ...
|
Thu, 23 Jul 2009 05:17:48 +0000 |
Dan Nicolaescu |
Mention vc-git-add-signoff.
|
Thu, 23 Jul 2009 05:17:27 +0000 |
Dan Nicolaescu |
(vc-git-add-signoff): New variable.
|
Thu, 23 Jul 2009 02:56:06 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 23 Jul 2009 02:55:34 +0000 |
Glenn Morris |
(describe-variable): Describe ignored and risky local
|
Thu, 23 Jul 2009 02:54:39 +0000 |
Glenn Morris |
(elint-standard-variables): Remove most members,
|
Thu, 23 Jul 2009 02:54:15 +0000 |
Glenn Morris |
(cl-compiling-file): Update for the name-change `outbuffer' to
|
Thu, 23 Jul 2009 02:54:00 +0000 |
Glenn Morris |
(load-time-value): Update for the name-change `outbuffer' to
|
Thu, 23 Jul 2009 02:53:29 +0000 |
Glenn Morris |
(byte-compile-from-buffer, byte-compile-output-file-form)
|
Thu, 23 Jul 2009 02:51:22 +0000 |
Glenn Morris |
(Matching): Update blink-matching-paren-distance.
|
Thu, 23 Jul 2009 00:36:49 +0000 |
Ken Raeburn |
Document fixing of load-in-progress corruption.
|
Wed, 22 Jul 2009 16:03:39 +0000 |
Jason Rumney |
* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
|
Wed, 22 Jul 2009 03:07:18 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Wed, 22 Jul 2009 03:03:51 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Wed, 22 Jul 2009 03:02:16 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Wed, 22 Jul 2009 02:55:17 +0000 |
Glenn Morris |
Regenerate with autoconf 2.62.
|
Wed, 22 Jul 2009 02:54:54 +0000 |
Glenn Morris |
(AC_PREREQ): Require autoconf 2.62.
|
Wed, 22 Jul 2009 02:45:34 +0000 |
Glenn Morris |
Remove leading * from defcustom docs.
|
Wed, 22 Jul 2009 02:35:45 +0000 |
Glenn Morris |
(blink-matching-paren-distance): Bump to 100k. (Bug#3889)
|
Wed, 22 Jul 2009 02:34:51 +0000 |
Glenn Morris |
(report-emacs-bug): Include any load-path shadows.
|
Wed, 22 Jul 2009 02:34:11 +0000 |
Glenn Morris |
(shadows-compare-text-p): Remove leading * from defcustom doc.
|
Tue, 21 Jul 2009 23:51:46 +0000 |
Chong Yidong |
Note that last change is documented.
|
Tue, 21 Jul 2009 23:50:50 +0000 |
Chong Yidong |
* frames.texi (Cut/Paste Other App): For select-active-regions,
|
Tue, 21 Jul 2009 23:47:49 +0000 |
Chong Yidong |
Move announcement of select-active-regions to 23.2 section.
|
Tue, 21 Jul 2009 23:36:38 +0000 |
Chong Yidong |
Add auto-save-include-big-deletions.
|
Tue, 21 Jul 2009 23:34:33 +0000 |
Chong Yidong |
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
|
Tue, 21 Jul 2009 23:34:02 +0000 |
Chong Yidong |
* fileio.c: Revert 2009-07-16 changes.
|
Tue, 21 Jul 2009 20:12:09 +0000 |
Chong Yidong |
* xdisp.c (move_it_to): For continued lines ending in a tab, take
|
Tue, 21 Jul 2009 19:01:41 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 21 Jul 2009 19:00:02 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 21 Jul 2009 18:58:34 +0000 |
Jay Belanger |
(Undoing Mistakes): Mention that the undo list will be truncated when
|
Tue, 21 Jul 2009 18:56:35 +0000 |
Jay Belanger |
(calc-undo-length): New variable.
|
Tue, 21 Jul 2009 14:49:36 +0000 |
Richard M. Stallman |
* glossary.texi (GNU, Daemon): Update information.
|
Tue, 21 Jul 2009 14:40:33 +0000 |
Richard M. Stallman |
* files.el (auto-save-mode): Handle buffer-save-size = -2
|
Tue, 21 Jul 2009 09:26:43 +0000 |
Ken Raeburn |
*** empty log message ***
|
Tue, 21 Jul 2009 09:26:30 +0000 |
Ken Raeburn |
(load_depth): New variable.
|
Tue, 21 Jul 2009 06:46:33 +0000 |
Glenn Morris |
Standardize headers.
|
Tue, 21 Jul 2009 06:45:34 +0000 |
Glenn Morris |
Standardize header.
|
Tue, 21 Jul 2009 06:45:18 +0000 |
Glenn Morris |
Standardize header.
|
Tue, 21 Jul 2009 05:03:43 +0000 |
Glenn Morris |
(ispell-looking-back): Update declaration.
|
Tue, 21 Jul 2009 05:02:36 +0000 |
Glenn Morris |
(calendar-current-date): Update declaration.
|
Tue, 21 Jul 2009 04:49:48 +0000 |
Glenn Morris |
(ps-jitify, ps-lazify): Remove aliases only used to
|
Tue, 21 Jul 2009 04:47:34 +0000 |
Glenn Morris |
(pr-mh-get-msg-num, pr-mh-show)
|
Tue, 21 Jul 2009 04:42:55 +0000 |
Glenn Morris |
(rmail-retry-ignored-headers): Bump :version.
|
Tue, 21 Jul 2009 04:42:16 +0000 |
Glenn Morris |
(cl-debug-env): Only define for compiler.
|
Tue, 21 Jul 2009 04:41:29 +0000 |
Glenn Morris |
Remove ancient version: header.
|
Tue, 21 Jul 2009 04:40:17 +0000 |
Glenn Morris |
Remove leading * from defcustom docs.
|
Tue, 21 Jul 2009 04:38:21 +0000 |
Glenn Morris |
(mailclient-send-it): Fix message.
|
Tue, 21 Jul 2009 04:37:53 +0000 |
Glenn Morris |
(abort-if-file-too-large): Explicitly pass `filename' as an argument.
|
Mon, 20 Jul 2009 19:04:15 +0000 |
Chong Yidong |
* term/vt420.el (terminal-init-vt420): Fix typo.
|
Mon, 20 Jul 2009 18:16:02 +0000 |
Adrian Robert |
* nsfont.m (ns_has_attribute): Remove.
|
Mon, 20 Jul 2009 18:14:05 +0000 |
Adrian Robert |
* nsfont.m (ns_attribute_value): Remove.
|
Mon, 20 Jul 2009 16:40:24 +0000 |
Sam Steingold |
(compile-auto-highlight): Remove the variable (removed from compile.el
|
Mon, 20 Jul 2009 14:21:27 +0000 |
Chong Yidong |
* files.el (hack-local-variables-filter): Fix last change.
|
Mon, 20 Jul 2009 13:58:01 +0000 |
Chong Yidong |
* calc.texi (About This Manual): Don't mention chapter numbers in text.
|
Sun, 19 Jul 2009 16:57:12 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 19 Jul 2009 16:57:04 +0000 |
Juri Linkov |
(Specifying File Variables, Safe File Variables):
|
Sun, 19 Jul 2009 16:56:22 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 19 Jul 2009 16:56:05 +0000 |
Juri Linkov |
(describe-variable): Add information about file-local and dir-local variables.
|
Sun, 19 Jul 2009 16:55:16 +0000 |
Juri Linkov |
(ignored-local-variables): Add `dir-local-variables-alist'.
|
Sun, 19 Jul 2009 01:05:17 +0000 |
Chong Yidong |
* files.el (hack-local-variables-filter): Rewrite.
|
Sun, 19 Jul 2009 00:47:47 +0000 |
Glenn Morris |
(verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.
|
Sun, 19 Jul 2009 00:40:04 +0000 |
Glenn Morris |
(auto-coding-regexp-alist): Only match BABYL... at the start of
|
Sun, 19 Jul 2009 00:33:58 +0000 |
Glenn Morris |
(desktop-buffers-not-to-save): Set :version tag.
|
Sun, 19 Jul 2009 00:33:11 +0000 |
Glenn Morris |
(mail-user-agent): Doc fix. Set :version tag.
|
Sun, 19 Jul 2009 00:32:31 +0000 |
Glenn Morris |
(cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
|
Sun, 19 Jul 2009 00:29:52 +0000 |
Glenn Morris |
mail-user-agent placeholder.
|
Sat, 18 Jul 2009 21:16:19 +0000 |
Juri Linkov |
Add info about confirmation when killing a buffer with a running process.
|
Sat, 18 Jul 2009 21:07:12 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 18 Jul 2009 21:06:45 +0000 |
Juri Linkov |
(Fset_process_query_on_exit_flag): Mention killing
|
Sat, 18 Jul 2009 21:06:04 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 18 Jul 2009 21:05:47 +0000 |
Juri Linkov |
(process-kill-buffer-query-function): New function.
|
Sat, 18 Jul 2009 21:04:39 +0000 |
Juri Linkov |
Add `info-finder'.
|
Sat, 18 Jul 2009 21:04:15 +0000 |
Juri Linkov |
Delete task for replacing finder.el with Info manual.
|
Sat, 18 Jul 2009 21:01:49 +0000 |
Juri Linkov |
Virtual Info keyword finder.
|
Sat, 18 Jul 2009 20:42:55 +0000 |
Alan Mackenzie |
(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
|
Sat, 18 Jul 2009 20:41:32 +0000 |
Alan Mackenzie |
(hack-local-variables-filter): Remove entries with duplicate keys from
|
Sat, 18 Jul 2009 20:40:39 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 18 Jul 2009 19:14:11 +0000 |
Eli Zaretskii |
Update the entry for `desktop-buffers-not-to-save'.
|
Sat, 18 Jul 2009 19:04:22 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 18 Jul 2009 19:03:53 +0000 |
Eli Zaretskii |
(deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
|
Sat, 18 Jul 2009 17:39:35 +0000 |
Chong Yidong |
* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
|
Sat, 18 Jul 2009 11:59:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 18 Jul 2009 11:58:39 +0000 |
Eli Zaretskii |
(desktop-buffers-not-to-save): Default value is nil. Accept nil in
|
Sat, 18 Jul 2009 11:13:03 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 18 Jul 2009 11:12:41 +0000 |
Eli Zaretskii |
(x-selection-owner-p, x-own-selection-internal)
|
Sat, 18 Jul 2009 10:37:39 +0000 |
Nick Roberts |
(speedbar-frame): Declare to avoid compiler
|
Sat, 18 Jul 2009 10:37:11 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 18 Jul 2009 04:42:25 +0000 |
Chong Yidong |
* processes.texi (Shell Arguments): Copyedits.
|
Sat, 18 Jul 2009 04:37:52 +0000 |
Chong Yidong |
* simple.el (set-mark): Revert last change.
|
Sat, 18 Jul 2009 02:22:57 +0000 |
Glenn Morris |
(Repeated Loading): Fix typo.
|
Fri, 17 Jul 2009 23:27:28 +0000 |
Chong Yidong |
Fix last change.
|
Fri, 17 Jul 2009 23:24:54 +0000 |
Chong Yidong |
* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
|
Fri, 17 Jul 2009 19:43:49 +0000 |
Chong Yidong |
* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
|
Fri, 17 Jul 2009 15:45:08 +0000 |
Chong Yidong |
* w32-fns.el (x-selection-owner-p): New function.
|
Fri, 17 Jul 2009 12:27:15 +0000 |
Kenichi Handa |
(describe-buffer-case-table): Fix for the case that KEY is a cons.
|
Fri, 17 Jul 2009 12:26:55 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Jul 2009 10:15:54 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Fri, 17 Jul 2009 03:56:17 +0000 |
Glenn Morris |
Regenerate.
|
Fri, 17 Jul 2009 03:56:08 +0000 |
Glenn Morris |
Set copyright year to 2009.
|
Fri, 17 Jul 2009 01:32:50 +0000 |
Chong Yidong |
Fix last change.
|
Fri, 17 Jul 2009 01:28:58 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Jul 2009 01:27:50 +0000 |
Kenichi Handa |
(shuffle): Fix the logic of setting up the cycle.
|
Thu, 16 Jul 2009 21:04:18 +0000 |
Dan Nicolaescu |
Mention two new ./configure options for developers.
|
Thu, 16 Jul 2009 20:52:53 +0000 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-find-file-hook):
|
Thu, 16 Jul 2009 19:37:08 +0000 |
Richard M. Stallman |
* buffers.texi (Swapping Text): Recommend setting
|
Thu, 16 Jul 2009 10:24:07 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 16 Jul 2009 10:23:46 +0000 |
Michael Albinus |
* net/tramp.el (tramp-wait-for-output): Handle the case when
|
Thu, 16 Jul 2009 08:25:21 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 16 Jul 2009 08:24:56 +0000 |
YAMAMOTO Mitsuharu |
(ns-set-alpha): Don't declare.
|
Thu, 16 Jul 2009 08:24:33 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 16 Jul 2009 08:24:06 +0000 |
YAMAMOTO Mitsuharu |
(ns_get_color): Remove incompatible color formats.
|
Thu, 16 Jul 2009 08:23:54 +0000 |
YAMAMOTO Mitsuharu |
(Fns_set_alpha): Remove function.
|
Thu, 16 Jul 2009 03:30:31 +0000 |
Glenn Morris |
Refcard comments.
|
Thu, 16 Jul 2009 03:28:04 +0000 |
Glenn Morris |
refcards comment.
|
Thu, 16 Jul 2009 03:25:00 +0000 |
Glenn Morris |
Regenerate.
|
Thu, 16 Jul 2009 03:16:41 +0000 |
Glenn Morris |
Regenerate.
|
Thu, 16 Jul 2009 03:14:00 +0000 |
Glenn Morris |
Remove non-existent (?) bindings: w, C-u o, U, delete.
|
Thu, 16 Jul 2009 03:13:21 +0000 |
Glenn Morris |
Remove non-existent (?) bindings: w, C-u o, U, delete.
|
Thu, 16 Jul 2009 03:13:09 +0000 |
Glenn Morris |
Remove non-existent (?) bindings: w, C-u o, U, delete.
|
Thu, 16 Jul 2009 02:29:51 +0000 |
Glenn Morris |
Regenerate.
|
Thu, 16 Jul 2009 02:29:37 +0000 |
Glenn Morris |
Condense a few sentences in order to make them fit on one line, and
|
Thu, 16 Jul 2009 02:01:31 +0000 |
Stefan Monnier |
(copyright-update): Save match-data across y-or-n-p, for safety.
|
Thu, 16 Jul 2009 01:52:32 +0000 |
Richard M. Stallman |
* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
|
Thu, 16 Jul 2009 01:45:08 +0000 |
Richard M. Stallman |
* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
|
Thu, 16 Jul 2009 01:24:00 +0000 |
Chong Yidong |
* xterm.c (Qx_gtk_map_stock): New var.
|
Wed, 15 Jul 2009 15:07:39 +0000 |
Chong Yidong |
* net/rcirc.el (rcirc): Use history variables.
|
Wed, 15 Jul 2009 12:29:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 15 Jul 2009 12:28:09 +0000 |
Kenichi Handa |
(set-language-environment-charset):
|
Wed, 15 Jul 2009 12:22:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 15 Jul 2009 12:21:53 +0000 |
Kenichi Handa |
("IPA"): Change coding systems to utf-8. Delete unibyte-display.
|
Wed, 15 Jul 2009 08:25:02 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 15 Jul 2009 08:24:51 +0000 |
YAMAMOTO Mitsuharu |
(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
|
Wed, 15 Jul 2009 08:24:38 +0000 |
YAMAMOTO Mitsuharu |
(nsfont_draw): Remove code for stippling, which actually
|
Wed, 15 Jul 2009 03:28:05 +0000 |
Glenn Morris |
(gnus-logo.pdf): Remove rule, since this file is distributed.
|
Wed, 15 Jul 2009 03:23:41 +0000 |
Glenn Morris |
Regenerate.
|
Wed, 15 Jul 2009 03:23:33 +0000 |
Glenn Morris |
Fix comment typo.
|
Wed, 15 Jul 2009 03:23:00 +0000 |
Glenn Morris |
(emacsversionnumber): Just use major version.
|
Wed, 15 Jul 2009 03:22:38 +0000 |
Glenn Morris |
Regenerate.
|
Wed, 15 Jul 2009 03:22:18 +0000 |
Glenn Morris |
Change from A4 to letter paper.
|
Wed, 15 Jul 2009 03:22:03 +0000 |
Glenn Morris |
(gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
|
Wed, 15 Jul 2009 03:21:19 +0000 |
Glenn Morris |
(Copyright): Add 2009.
|
Wed, 15 Jul 2009 03:13:16 +0000 |
Glenn Morris |
(gnus-make-format-preserve-properties): Doc fix.
|
Wed, 15 Jul 2009 03:11:00 +0000 |
Glenn Morris |
(Gnus): Remove widow.
|
Wed, 15 Jul 2009 03:09:52 +0000 |
Glenn Morris |
Minor re-phrasings throughout.
|
Wed, 15 Jul 2009 02:05:32 +0000 |
Chong Yidong |
* simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
|
Wed, 15 Jul 2009 01:29:41 +0000 |
Chong Yidong |
Clarify last change.
|
Wed, 15 Jul 2009 01:28:57 +0000 |
Chong Yidong |
* markers.texi (The Mark): Document optional arg to deactivate-mark.
|
Wed, 15 Jul 2009 01:25:32 +0000 |
Chong Yidong |
* simple.el (deactivate-mark): Optional argument FORCE.
|
Tue, 14 Jul 2009 19:57:58 +0000 |
Stefan Monnier |
(mail-user-agent): Default to the upwardly-UI-compatible
|
Tue, 14 Jul 2009 16:58:25 +0000 |
Chong Yidong |
* select.el (x-set-selection): Doc fix.
|
Tue, 14 Jul 2009 12:03:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Jul 2009 12:03:16 +0000 |
Kenichi Handa |
(font_vconcat_entity_vectors): New function.
|
Tue, 14 Jul 2009 11:55:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Jul 2009 11:55:03 +0000 |
Kenichi Handa |
(ftfont_spec_pattern): New arg langname. Caller
|
Tue, 14 Jul 2009 08:40:58 +0000 |
Dmitry Dzhus |
(json-partial-output): Fix broken GDB/MI output in -break-info command
|
Tue, 14 Jul 2009 08:01:50 +0000 |
Glenn Morris |
(edebug-setup-hook, edebug-all-forms)
|
Tue, 14 Jul 2009 07:45:56 +0000 |
Glenn Morris |
(def-edebug-spec): Doc fix.
|
Tue, 14 Jul 2009 01:17:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Jul 2009 01:16:50 +0000 |
Kenichi Handa |
Fix setting of category ?C.
|
Mon, 13 Jul 2009 20:23:46 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 13 Jul 2009 20:22:45 +0000 |
Eli Zaretskii |
(directory_files_internal) [WINDOWSNT]: Don't make a local copy
|
Mon, 13 Jul 2009 10:18:03 +0000 |
Jan Dj¸«£rv |
ns-win.el (x-select-font): defailias x-select-font to
|
Mon, 13 Jul 2009 06:31:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 13 Jul 2009 04:02:26 +0000 |
Kenichi Handa |
(sub_char_table_ref_and_range): Fix the range check against max_char.
|
Mon, 13 Jul 2009 01:03:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 13 Jul 2009 01:02:51 +0000 |
Kenichi Handa |
(internal_self_insert): Check sym by SYMBOLP before
|
Sun, 12 Jul 2009 19:45:36 +0000 |
Eli Zaretskii |
Mention change of default value for desktop-buffers-not-to-save.
|
Sun, 12 Jul 2009 19:41:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 12 Jul 2009 19:41:26 +0000 |
Eli Zaretskii |
(desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
|
Sun, 12 Jul 2009 18:56:38 +0000 |
Chong Yidong |
* arc-mode.el (archive-find-type): Allow for a PK00 string before
|
Sun, 12 Jul 2009 16:20:50 +0000 |
Chong Yidong |
* pcomplete.el (pcomplete-comint-setup): Check for
|
Sun, 12 Jul 2009 01:17:19 +0000 |
Glenn Morris |
Mention info-xref.
|
Sat, 11 Jul 2009 20:31:27 +0000 |
Eli Zaretskii |
(stat): Fix last change.
|
Sat, 11 Jul 2009 20:06:30 +0000 |
Glenn Morris |
(TEXI2PDF): New.
|
Sat, 11 Jul 2009 20:03:40 +0000 |
Glenn Morris |
(TEXI2PDF): New.
|
Sat, 11 Jul 2009 19:55:19 +0000 |
Glenn Morris |
Clarify previous change.
|
Sat, 11 Jul 2009 19:39:24 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 11 Jul 2009 19:32:00 +0000 |
Glenn Morris |
(Regexp Backslash): Fix typo.
|
Sat, 11 Jul 2009 16:36:05 +0000 |
Chong Yidong |
* simple.el (temporary-goal-column): Change the value for
|
Sat, 11 Jul 2009 15:45:45 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 11 Jul 2009 15:45:13 +0000 |
Eli Zaretskii |
(directory_files_internal_w32_unwind) [WINDOWSNT]: New function.
|
Sat, 11 Jul 2009 15:44:36 +0000 |
Eli Zaretskii |
(logon_network_drive): Don't assume PATH is an absolute file name.
|
Sat, 11 Jul 2009 10:40:30 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 11 Jul 2009 10:40:04 +0000 |
Eli Zaretskii |
Add a note about bumping the value of
|
Sat, 11 Jul 2009 06:38:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 11 Jul 2009 06:36:14 +0000 |
Kenichi Handa |
(describe-character-set): Don't show width.
|
Sat, 11 Jul 2009 03:06:44 +0000 |
Glenn Morris |
Comments on manual checking.
|
Sat, 11 Jul 2009 03:02:18 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 11 Jul 2009 03:00:01 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 11 Jul 2009 02:59:37 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Sat, 11 Jul 2009 02:52:46 +0000 |
Glenn Morris |
(Top): Display copyright notice at start of non-TeX.
|
Sat, 11 Jul 2009 02:50:20 +0000 |
Glenn Morris |
(Dired): End menu descriptions with a period.
|
Sat, 11 Jul 2009 02:50:05 +0000 |
Glenn Morris |
(Autorevert): Add menu descriptions.
|
Sat, 11 Jul 2009 02:49:56 +0000 |
Glenn Morris |
(Horizontal Scrolling): Re-word to remove widow.
|
Sat, 11 Jul 2009 02:49:45 +0000 |
Glenn Morris |
(Top): Info can be read from other places than Emacs.
|
Sat, 11 Jul 2009 02:49:34 +0000 |
Glenn Morris |
(Help): End menu descriptions with a period.
|
Sat, 11 Jul 2009 02:49:24 +0000 |
Glenn Morris |
(Mac OS / GNUstep): Fix spelling and cross-reference.
|
Sat, 11 Jul 2009 02:49:07 +0000 |
Glenn Morris |
(Version Control, Introduction to VC): End menu descriptions with a period.
|
Sat, 11 Jul 2009 02:48:41 +0000 |
Glenn Morris |
(Document View): Fix typos.
|
Fri, 10 Jul 2009 18:23:49 +0000 |
Sam Steingold |
(compilation-mode-font-lock-keywords): Omake sometimes indents the
|
Fri, 10 Jul 2009 17:07:36 +0000 |
Jan Dj¸«£rv |
xfns.c (Fx_select_font): Remember last font selected in
|
Fri, 10 Jul 2009 12:05:14 +0000 |
Katsumi Yamaoka |
(gnus-group-make-rss-group): Strip newlines and excessive whitespace
|
Fri, 10 Jul 2009 11:30:37 +0000 |
Kenichi Handa |
(xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE.
|
Fri, 10 Jul 2009 11:30:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 10 Jul 2009 09:18:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 10 Jul 2009 09:17:44 +0000 |
Eli Zaretskii |
(customize-changed-options-previous-release): Bump value to 22.1. (Bug#3804)
|
Fri, 10 Jul 2009 06:12:50 +0000 |
Glenn Morris |
(EMACSVER): Fix accidental commit.
|
Fri, 10 Jul 2009 06:12:32 +0000 |
Glenn Morris |
(EMACSVER): Fix accidental commit.
|
Fri, 10 Jul 2009 06:11:39 +0000 |
Glenn Morris |
End menu descriptions with period.
|
Fri, 10 Jul 2009 06:10:51 +0000 |
Glenn Morris |
(Completion): End menu description with period.
|
Fri, 10 Jul 2009 06:10:35 +0000 |
Glenn Morris |
(System Interface): End menu description with period.
|
Fri, 10 Jul 2009 06:10:06 +0000 |
Glenn Morris |
(Format Conversion): End menu description with period.
|
Fri, 10 Jul 2009 05:49:24 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 10 Jul 2009 05:49:15 +0000 |
Kenichi Handa |
Reflect the latest change of TUTORIAL.
|
Fri, 10 Jul 2009 05:23:59 +0000 |
Glenn Morris |
Update @detailmenu.
|
Fri, 10 Jul 2009 05:23:47 +0000 |
Glenn Morris |
Update @detailmenu.
|
Fri, 10 Jul 2009 05:23:38 +0000 |
Glenn Morris |
Update @detailmenu.
|
Fri, 10 Jul 2009 05:05:47 +0000 |
Glenn Morris |
(Character Type, String Type): Merge in some menu descriptions from elisp.texi.
|
Fri, 10 Jul 2009 05:03:30 +0000 |
Glenn Morris |
(Hash Tables): End menu description with period.
|
Fri, 10 Jul 2009 05:01:12 +0000 |
Glenn Morris |
(Multiline Font Lock): End menu description with period.
|
Fri, 10 Jul 2009 04:58:56 +0000 |
Glenn Morris |
(Abstract Display): Merge in some menu descriptions from elisp.texi.
|
Fri, 10 Jul 2009 04:56:39 +0000 |
Glenn Morris |
(Customization Types): Merge in some menu descriptions from elisp.texi.
|
Fri, 10 Jul 2009 04:49:24 +0000 |
Glenn Morris |
(Top): Add missing @detailmenu entry.
|
Fri, 10 Jul 2009 04:44:55 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Thu, 09 Jul 2009 19:02:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 09 Jul 2009 19:02:20 +0000 |
Eli Zaretskii |
(Windows Files) <w32-get-true-file-attributes>: Don't be so categorical
|
Thu, 09 Jul 2009 18:57:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 09 Jul 2009 18:56:26 +0000 |
Eli Zaretskii |
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
|
Thu, 09 Jul 2009 18:44:52 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 09 Jul 2009 18:44:14 +0000 |
Eli Zaretskii |
(stat): Treat UNC file names as residing on remote drives. (Bug#3542)
|
Thu, 09 Jul 2009 03:07:39 +0000 |
Glenn Morris |
Update edition to match elisp.texi.
|
Thu, 09 Jul 2009 03:07:16 +0000 |
Glenn Morris |
(texinfodir): Rename from usermanualdir, and update.
|
Thu, 09 Jul 2009 03:07:01 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:06:36 +0000 |
Glenn Morris |
Dont't hard-code texinfo location.
|
Thu, 09 Jul 2009 03:06:24 +0000 |
Glenn Morris |
(Using Interactive): Fix cross-reference.
|
Thu, 09 Jul 2009 03:06:12 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:05:59 +0000 |
Glenn Morris |
Use a DATE variable with the publication date, and update it.
|
Thu, 09 Jul 2009 03:05:35 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:05:18 +0000 |
Glenn Morris |
Use consistent case for "Unicode Standard".
|
Thu, 09 Jul 2009 03:04:51 +0000 |
Glenn Morris |
Use consistent case for "Unicode Standard".
|
Thu, 09 Jul 2009 03:04:35 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:04:23 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:04:11 +0000 |
Glenn Morris |
Minor rearrangements to improve TeX line-filling.
|
Thu, 09 Jul 2009 03:03:53 +0000 |
Glenn Morris |
(texinfodir): New, with location of texinfo.tex.
|
Thu, 09 Jul 2009 03:03:32 +0000 |
Glenn Morris |
Use a DATE variable with the publication date, and update it.
|
Thu, 09 Jul 2009 03:03:14 +0000 |
Glenn Morris |
Use a DATE variable with the publication date, and update it.
|
Thu, 09 Jul 2009 02:52:40 +0000 |
Glenn Morris |
(Revision Tags): Fix typo.
|
Thu, 09 Jul 2009 02:52:26 +0000 |
Glenn Morris |
(texinfodir): New variable, with location of texinfo.tex.
|
Thu, 09 Jul 2009 02:52:14 +0000 |
Glenn Morris |
(VC Directory Buffer): Fix cross-reference.
|
Thu, 09 Jul 2009 02:52:01 +0000 |
Glenn Morris |
(Top): Fix cross-reference.
|
Thu, 09 Jul 2009 02:48:33 +0000 |
Glenn Morris |
(texinfodir): Rename from usermanualdir, and update.
|
Thu, 09 Jul 2009 01:06:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Jul 2009 01:05:27 +0000 |
Kenichi Handa |
(fontset_find_font): Fix previous change.
|
Wed, 08 Jul 2009 14:23:57 +0000 |
Sam Steingold |
(rgrep): Allow grep-find-ignored-directories
|
Wed, 08 Jul 2009 12:59:47 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 08 Jul 2009 12:58:57 +0000 |
Michael Albinus |
* dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)
|
Wed, 08 Jul 2009 12:43:42 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 08 Jul 2009 12:41:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 08 Jul 2009 12:40:58 +0000 |
Michael Albinus |
* net/tramp.el (tramp-set-file-uid-gid): Handle the case the
|
Wed, 08 Jul 2009 07:23:55 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Jul 2009 07:22:26 +0000 |
Kenichi Handa |
(setup-default-fontset): For each script, append (not set) font-specs.
|
Wed, 08 Jul 2009 04:51:57 +0000 |
Nick Roberts |
(gdb): Remove description of
|
Wed, 08 Jul 2009 04:51:21 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 08 Jul 2009 04:49:57 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 08 Jul 2009 03:49:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Jul 2009 03:49:12 +0000 |
Kenichi Handa |
(fontset_find_font): Fix the logic of handling
|
Wed, 08 Jul 2009 03:20:03 +0000 |
Chong Yidong |
* b2m.c (main): Ensure that each message ends in two newlines.
|
Wed, 08 Jul 2009 03:10:10 +0000 |
Chong Yidong |
* mail/unrmail.el (unrmail): Make sure the message ends with two
|
Wed, 08 Jul 2009 02:51:21 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 08 Jul 2009 02:48:11 +0000 |
Glenn Morris |
(calendar-current-date): Rework previous change.
|
Wed, 08 Jul 2009 02:46:23 +0000 |
Glenn Morris |
Ed Reingold <reingold at emr.cs.iit.edu>
|
Wed, 08 Jul 2009 02:38:11 +0000 |
Glenn Morris |
Checked TUTORIAL.
|
Wed, 08 Jul 2009 02:37:11 +0000 |
Glenn Morris |
(tutorial--describe-nonstandard-key):
|
Wed, 08 Jul 2009 02:34:55 +0000 |
Glenn Morris |
Split old stuff, and arch-tag, into new ChangeLog.14.
|
Wed, 08 Jul 2009 02:34:23 +0000 |
Glenn Morris |
Split ChangeLog.
|
Wed, 08 Jul 2009 02:31:02 +0000 |
Glenn Morris |
Standardize the way M-x commands are written:
|
Wed, 08 Jul 2009 02:23:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Jul 2009 02:22:30 +0000 |
Kenichi Handa |
(JIS_TO_SJIS2): Fix the code range check.
|
Wed, 08 Jul 2009 02:22:05 +0000 |
Kenichi Handa |
(detect_coding_sjis): Handle shift_jis-2004 correctly.
|
Wed, 08 Jul 2009 02:19:24 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Jul 2009 02:18:43 +0000 |
Kenichi Handa |
(japanese-shift-jis-2004): Fix typo in the docstring.
|
Wed, 08 Jul 2009 00:41:00 +0000 |
Nick Roberts |
(gdb-init-1): Move sending
|
Wed, 08 Jul 2009 00:40:30 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 07 Jul 2009 22:56:37 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Remove fadr.elc.
|
Tue, 07 Jul 2009 22:52:58 +0000 |
Chong Yidong |
* fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
|
Tue, 07 Jul 2009 20:10:05 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-input): Add trailing newline to command.
|
Tue, 07 Jul 2009 19:54:08 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): y/n
|
Tue, 07 Jul 2009 17:40:32 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-stack-list-frames-handler): Rewritten
|
Tue, 07 Jul 2009 17:36:42 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
|
Tue, 07 Jul 2009 17:22:26 +0000 |
Dmitry Dzhus |
* progmodes/gdb-mi.el (gdb-init-1): Set correct mode name for
|
Tue, 07 Jul 2009 17:08:20 +0000 |
Dmitry Dzhus |
Removed fadr.el.
|
Tue, 07 Jul 2009 17:04:51 +0000 |
Dmitry Dzhus |
gdb-mi.el: Now using bindat-get-field instead of fadr functions.
|
Tue, 07 Jul 2009 16:57:41 +0000 |
Dmitry Dzhus |
Port memory buffer from gdb-ui.el
|
Tue, 07 Jul 2009 15:06:00 +0000 |
Sam Steingold |
(vc-cvs-merge-news): Fix message parsing for non-top-level files.
|
Tue, 07 Jul 2009 08:38:44 +0000 |
Jan Dj¸«£rv |
xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
|
Tue, 07 Jul 2009 06:28:54 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 07 Jul 2009 06:27:53 +0000 |
Kenichi Handa |
(reset-language-environment): Put
|
Tue, 07 Jul 2009 06:27:23 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 07 Jul 2009 06:27:05 +0000 |
Kenichi Handa |
(Fset_charset_priority): Update charset_unibyte.
|
Tue, 07 Jul 2009 06:26:36 +0000 |
Kenichi Handa |
(unibyte_has_multibyte_table): Delete extern.
|
Tue, 07 Jul 2009 06:26:18 +0000 |
Kenichi Handa |
(unibyte_has_multibyte_table): Delete it.
|
Tue, 07 Jul 2009 06:25:45 +0000 |
Kenichi Handa |
(xcharset): Fix the treating $arg0.
|
Tue, 07 Jul 2009 06:25:20 +0000 |
Kenichi Handa |
(get_next_display_element): Decode it->c by charset_unibyte.
|
Mon, 06 Jul 2009 14:16:52 +0000 |
Chong Yidong |
* progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
|
Mon, 06 Jul 2009 13:37:29 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 06 Jul 2009 13:34:51 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): Flush file properties
|
Mon, 06 Jul 2009 08:32:48 +0000 |
Dan Nicolaescu |
(verilog-error-regexp-emacs-alist): Coded custom
|
Mon, 06 Jul 2009 02:17:31 +0000 |
Chong Yidong |
* woman.el: Remove stand-alone closing parentheses.
|
Mon, 06 Jul 2009 00:54:20 +0000 |
Glenn Morris |
(defvar and asterisk): Minor rephrasing.
|
Mon, 06 Jul 2009 00:51:27 +0000 |
Glenn Morris |
(eval-after-load): Doc fix.
|
Mon, 06 Jul 2009 00:50:51 +0000 |
Glenn Morris |
(ffap): Remove defunct URL from custom group.
|
Mon, 06 Jul 2009 00:49:25 +0000 |
Glenn Morris |
(ffap-version): Make it an obsolete alias for emacs-version.
|
Mon, 06 Jul 2009 00:11:09 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 06 Jul 2009 00:08:29 +0000 |
Jay Belanger |
(calc-embedded-make-info): Don't force when `calc-embedded-word' is
|
Sun, 05 Jul 2009 22:15:34 +0000 |
Stefan Monnier |
(find-alternate-file-other-window, find-alternate-file):
|
Sun, 05 Jul 2009 08:32:26 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 05 Jul 2009 08:31:37 +0000 |
Michael Albinus |
* dired-aux.el (dired-show-file-type): Handle remote files.
|
Sun, 05 Jul 2009 05:14:27 +0000 |
Chong Yidong |
* desktop.el (desktop-globals-to-save): Add file-name-history (Bug#2750).
|
Sun, 05 Jul 2009 04:53:22 +0000 |
Chong Yidong |
* add-log.el (add-log-current-defun-header-regexp): Doc
|
Sat, 04 Jul 2009 13:20:09 +0000 |
Johan Bockg¸«©rd |
(eshell-parse-argument-hook): Put `number' property on entire argument
|
Sat, 04 Jul 2009 10:46:06 +0000 |
Eli Zaretskii |
Mention load average support on MS-Windows.
|
Sat, 04 Jul 2009 10:43:10 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Jul 2009 10:42:45 +0000 |
Eli Zaretskii |
Emulation of `getloadavg' on MS-Windows:
|
Sat, 04 Jul 2009 08:12:10 +0000 |
Andreas Schwab |
(--enable-checking, --enable-profiling): Use
|
Fri, 03 Jul 2009 15:32:02 +0000 |
Jason Rumney |
* w32term.c (w32_initialize): Use standard types.
|
Fri, 03 Jul 2009 14:54:14 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 03 Jul 2009 14:54:00 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-methods)
|
Fri, 03 Jul 2009 14:22:35 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 03 Jul 2009 14:21:48 +0000 |
Eli Zaretskii |
(Ffile_attributes): Decode user and group names by the locale's encoding.
|
Fri, 03 Jul 2009 13:46:39 +0000 |
Dan Nicolaescu |
* sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
|
Fri, 03 Jul 2009 13:42:29 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 03 Jul 2009 13:41:59 +0000 |
Eli Zaretskii |
(WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did.
|
Fri, 03 Jul 2009 13:19:03 +0000 |
Dan Nicolaescu |
* m/mips.h: Mention this file is also used for netbsd.
|
Fri, 03 Jul 2009 13:04:57 +0000 |
Dan Nicolaescu |
(--enable-profiling): New option.
|
Fri, 03 Jul 2009 11:35:04 +0000 |
Jan Dj¸«£rv |
And again...
|
Fri, 03 Jul 2009 11:17:44 +0000 |
Jan Dj¸«£rv |
Fix typo.
|
Fri, 03 Jul 2009 11:07:02 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
Fri, 03 Jul 2009 01:43:33 +0000 |
Jay Belanger |
*** empty log message ***
|
Fri, 03 Jul 2009 01:42:02 +0000 |
Jay Belanger |
(math-use-emacs-fn): Make sure that the number is formatted correctly.
|
Fri, 03 Jul 2009 01:36:12 +0000 |
Glenn Morris |
(Emerge): Tweak Misc menu description.
|
Fri, 03 Jul 2009 01:35:56 +0000 |
Glenn Morris |
(Glossary): Minor phrasing changes throughout.
|
Thu, 02 Jul 2009 23:01:42 +0000 |
Juri Linkov |
Add `Info-virtual-index' and `async-shell-command'.
|
Thu, 02 Jul 2009 22:50:07 +0000 |
Juri Linkov |
Fix comment.
|
Thu, 02 Jul 2009 22:49:30 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 02 Jul 2009 22:48:59 +0000 |
Juri Linkov |
(tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.
|
Thu, 02 Jul 2009 22:48:18 +0000 |
Juri Linkov |
(esc-map): Bind "&" to `async-shell-command'.
|
Thu, 02 Jul 2009 22:47:52 +0000 |
Juri Linkov |
(async-shell-command): New command.
|
Thu, 02 Jul 2009 22:47:33 +0000 |
Juri Linkov |
Virtual Info files and nodes.
|
Thu, 02 Jul 2009 15:27:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 02 Jul 2009 15:27:21 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
|
Thu, 02 Jul 2009 12:27:23 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_frame_set_char_size): Do set width/height if the
|
Thu, 02 Jul 2009 10:38:05 +0000 |
Miles Bader |
Add arch tagline
|
Thu, 02 Jul 2009 10:29:54 +0000 |
Jan Dj¸«£rv |
Remove debug code.
|
Thu, 02 Jul 2009 08:20:56 +0000 |
Jan Dj¸«£rv |
(xg_frame_set_char_size): Do not set pixel width/height
|
Thu, 02 Jul 2009 07:48:23 +0000 |
Jan Dj¸«£rv |
(xg_frame_set_char_size): Do not set pixel width/height here or
|
Thu, 02 Jul 2009 06:44:06 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 02 Jul 2009 06:42:46 +0000 |
Kenichi Handa |
(set-keyboard-coding-system): Force *-unix
|
Thu, 02 Jul 2009 02:31:57 +0000 |
Glenn Morris |
(Antinews): Minor changes in phrasing.
|
Thu, 02 Jul 2009 02:31:38 +0000 |
Glenn Morris |
Re-order a few things to reduce some underfull lines in dvi output.
|
Thu, 02 Jul 2009 02:31:26 +0000 |
Glenn Morris |
(Introduction): Mention included in info Emacs manual.
|
Thu, 02 Jul 2009 02:31:12 +0000 |
Glenn Morris |
Re-order a few things to reduce some underfull lines in dvi output.
|
Thu, 02 Jul 2009 02:30:52 +0000 |
Glenn Morris |
(Mail Sending): Add a tiny bit on mailclient.
|
Thu, 02 Jul 2009 02:30:38 +0000 |
Glenn Morris |
(Advanced VC Usage): End all menu items with a period.
|
Wed, 01 Jul 2009 16:59:09 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Wed, 01 Jul 2009 16:58:05 +0000 |
Jan Dj¸«£rv |
* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
|
Wed, 01 Jul 2009 16:57:01 +0000 |
Jan Dj¸«£rv |
(Management Parameters): Mention sticky.
|
Wed, 01 Jul 2009 16:48:35 +0000 |
Jan Dj¸«£rv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
Wed, 01 Jul 2009 15:52:58 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
|
Wed, 01 Jul 2009 15:21:45 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 01 Jul 2009 15:21:31 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
|
Wed, 01 Jul 2009 15:15:52 +0000 |
Andreas Schwab |
(Type Conversion): Don't use literal control character.
|
Wed, 01 Jul 2009 15:09:50 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 01 Jul 2009 15:09:21 +0000 |
Michael Albinus |
* tramp.texi (GVFS based methods): New section.
|
Wed, 01 Jul 2009 15:06:14 +0000 |
Jan Dj¸«£rv |
Add missing word.
|
Wed, 01 Jul 2009 14:52:28 +0000 |
Andreas Schwab |
(Help Functions): Fix description of help-buffer and
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Wed, 01 Jul 2009 13:03:45 +0000 |
Chong Yidong |
* anti.texi (Antinews): Correct the list of removed platforms.
|
Wed, 01 Jul 2009 12:37:56 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 01 Jul 2009 12:36:12 +0000 |
Kenichi Handa |
(set-language-info-alist): Add korean-cp949, cp949 to spec.
|
Wed, 01 Jul 2009 11:44:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 01 Jul 2009 11:42:00 +0000 |
Kenichi Handa |
(ELCFILES): Delete encoded-kb.elc.
|
Wed, 01 Jul 2009 11:41:29 +0000 |
Kenichi Handa |
Deleted.
|
Wed, 01 Jul 2009 11:40:03 +0000 |
Kenichi Handa |
(set-keyboard-coding-system): Perform the
|
Wed, 01 Jul 2009 11:37:45 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 01 Jul 2009 11:37:19 +0000 |
Kenichi Handa |
(decode_keyboard_code): New function.
|
Wed, 01 Jul 2009 11:35:07 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize
|
Wed, 01 Jul 2009 08:55:45 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 01 Jul 2009 08:55:33 +0000 |
YAMAMOTO Mitsuharu |
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
|
Wed, 01 Jul 2009 07:13:55 +0000 |
Glenn Morris |
(f90-break-delimiters, f90-no-break-re): Doc fixes.
|
Wed, 01 Jul 2009 02:58:52 +0000 |
Glenn Morris |
Evangelos Evangelou <vangelis at email.unc.edu> (tiny change)
|
Tue, 30 Jun 2009 22:07:44 +0000 |
Chong Yidong |
* xftfont.c (xftfont_open): Avoid passing NULL argument to
|
Tue, 30 Jun 2009 21:29:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 30 Jun 2009 21:29:28 +0000 |
Michael Albinus |
* NEWS: Add "synce" connection method of Tramp.
|
Tue, 30 Jun 2009 21:27:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 30 Jun 2009 21:26:44 +0000 |
Michael Albinus |
* trampver.texi: Update release number.
|
Tue, 30 Jun 2009 21:24:52 +0000 |
Michael Albinus |
* tramp.texi (Inline methods, External methods, Gateway methods): Avoid
|
Tue, 30 Jun 2009 21:15:19 +0000 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Tue, 30 Jun 2009 21:13:29 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (top): Add a default for "synce" in
|
Tue, 30 Jun 2009 21:10:55 +0000 |
Michael Albinus |
Remove todo items.
|
Tue, 30 Jun 2009 15:48:23 +0000 |
Jason Rumney |
bug#1849 - Windows 7 Taskbar Support
|
Tue, 30 Jun 2009 15:23:50 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 30 Jun 2009 15:23:36 +0000 |
Michael Albinus |
* net/tramp.el (tramp-default-file-modes) Remove execute permissions.
|
Tue, 30 Jun 2009 14:48:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 30 Jun 2009 14:47:34 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
|
Tue, 30 Jun 2009 11:55:41 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 30 Jun 2009 11:55:19 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
|
Tue, 30 Jun 2009 02:16:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 30 Jun 2009 02:16:07 +0000 |
Kenichi Handa |
(setup-default-fontset): Add CJK fonts
|
Tue, 30 Jun 2009 02:08:36 +0000 |
Kenichi Handa |
(setup-korean-environment-internal): Make
|
Tue, 30 Jun 2009 02:05:05 +0000 |
Kenichi Handa |
("Chinese-GB", "Chinese-BIG5")
|
Tue, 30 Jun 2009 01:52:12 +0000 |
Kenichi Handa |
(setup-japanese-environment-internal):
|
Tue, 30 Jun 2009 01:51:08 +0000 |
Kenichi Handa |
(cjk-char-width-table): Delete it.
|
Mon, 29 Jun 2009 21:00:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 29 Jun 2009 20:41:17 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
|
Mon, 29 Jun 2009 14:44:04 +0000 |
Alan Mackenzie |
(c-mask-paragraph): Remove a spurious correction between the visible
|
Mon, 29 Jun 2009 14:38:31 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 29 Jun 2009 05:28:54 +0000 |
Jim Meyering |
Remove useless if-before-xfree tests.
|
Mon, 29 Jun 2009 05:27:53 +0000 |
Jim Meyering |
Remove useless if-before-free test.
|
Mon, 29 Jun 2009 03:25:10 +0000 |
Chong Yidong |
* server.el (server-buffer-done): Prevent kill-buffer from
|
Sun, 28 Jun 2009 20:25:49 +0000 |
Andreas Schwab |
Simplify last change.
|
Sun, 28 Jun 2009 20:12:20 +0000 |
Andreas Schwab |
(send_process): Keep decoded string in a local
|
Sun, 28 Jun 2009 20:01:28 +0000 |
Chong Yidong |
* xdisp.c (start_display, handle_face_prop)
|
Sun, 28 Jun 2009 19:07:16 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 28 Jun 2009 19:06:50 +0000 |
Eli Zaretskii |
(create_tty_output) [MSDOS]: #ifdef away.
|
Sun, 28 Jun 2009 17:52:45 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-beg-of-statement)
|
Sun, 28 Jun 2009 16:09:46 +0000 |
Chong Yidong |
* files.el (trash-directory): Fix defcustom type.
|
Sun, 28 Jun 2009 15:32:20 +0000 |
Chong Yidong |
* xterm.c (x_update_window_begin, x_new_focus_frame)
|
Sun, 28 Jun 2009 15:22:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 28 Jun 2009 15:21:53 +0000 |
Michael Albinus |
* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
|
Sun, 28 Jun 2009 05:06:56 +0000 |
Chong Yidong |
* help-fns.el (describe-function-1): Correctly locate adviced
|
Sun, 28 Jun 2009 04:54:06 +0000 |
Chong Yidong |
* files.el (trash-directory): Change default to nil.
|
Sun, 28 Jun 2009 01:42:03 +0000 |
Glenn Morris |
Minor revisions.
|
Sun, 28 Jun 2009 00:52:23 +0000 |
Glenn Morris |
(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.
|
Sun, 28 Jun 2009 00:47:58 +0000 |
Glenn Morris |
Minor language tweaks.
|
Sat, 27 Jun 2009 22:09:39 +0000 |
Johan Bockg¸«©rd |
(defstruct): Fix :conc-name spec.
|
Sat, 27 Jun 2009 21:27:51 +0000 |
Chong Yidong |
* term.c (turn_on_face): Allow simultaneously bold and dim
|
Sat, 27 Jun 2009 20:44:03 +0000 |
Chong Yidong |
* faces.el (x-handle-named-frame-geometry): Ensure that we have
|
Sat, 27 Jun 2009 19:50:50 +0000 |
Chong Yidong |
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
|
Sat, 27 Jun 2009 04:21:14 +0000 |
Chong Yidong |
* play/doctor.el: Remove reference to obsolete website.
|
Sat, 27 Jun 2009 03:50:23 +0000 |
Chong Yidong |
* xdisp.c (mouse_face_from_buffer_pos): Fix detection of
|
Sat, 27 Jun 2009 02:42:05 +0000 |
Glenn Morris |
Restore netbsd on mips, mipsel, mipseb.
|
Sat, 27 Jun 2009 02:40:34 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 27 Jun 2009 02:40:19 +0000 |
Glenn Morris |
Trim to just the stuff applicable to netbsd, since the other platforms
|
Sat, 27 Jun 2009 02:39:28 +0000 |
Glenn Morris |
Restore file.
|
Fri, 26 Jun 2009 23:53:55 +0000 |
Dan Nicolaescu |
Remove find-file-not-found-hook VC method. (Bug#2757)
|
Fri, 26 Jun 2009 23:41:43 +0000 |
Dan Nicolaescu |
(--enable-checking): New option.
|
Fri, 26 Jun 2009 18:37:41 +0000 |
David Reitter |
nsterm.m (keydown): avoid infinite loop
|
Fri, 26 Jun 2009 14:42:43 +0000 |
Chong Yidong |
* redisplay-testsuite.el: New file.
|
Fri, 26 Jun 2009 06:16:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 26 Jun 2009 06:15:54 +0000 |
Kenichi Handa |
(get_adstyle_property): Call font_intern_prop with 1 as
|
Thu, 25 Jun 2009 14:28:32 +0000 |
Chong Yidong |
Fix last entry.
|
Thu, 25 Jun 2009 11:25:09 +0000 |
Agustin Martin |
ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looking-back'
|
Thu, 25 Jun 2009 08:02:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 25 Jun 2009 08:02:19 +0000 |
Kenichi Handa |
(fontset_find_font): When a usable rfont_def is found
|
Wed, 24 Jun 2009 20:54:51 +0000 |
Chong Yidong |
* display.texi (Window Systems): Add ns to the list.
|
Wed, 24 Jun 2009 19:21:22 +0000 |
Michael Albinus |
* NEWS: Add new connection methods of Tramp.
|
Wed, 24 Jun 2009 19:20:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 24 Jun 2009 14:27:47 +0000 |
Chong Yidong |
* emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).
|
Wed, 24 Jun 2009 13:04:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 24 Jun 2009 13:04:06 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 24 Jun 2009 13:03:59 +0000 |
Kenichi Handa |
Re-generated.
|
Wed, 24 Jun 2009 13:03:44 +0000 |
Kenichi Handa |
Re-generated.
|
Wed, 24 Jun 2009 13:02:50 +0000 |
Kenichi Handa |
For the UNICODE format files, do reverse sort
|
Wed, 24 Jun 2009 05:12:51 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 24 Jun 2009 05:10:57 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
|
Wed, 24 Jun 2009 04:24:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 24 Jun 2009 04:19:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 24 Jun 2009 04:18:02 +0000 |
Kenichi Handa |
(fontset_get_font_group): Return 0 if no font-group is
|
Wed, 24 Jun 2009 03:50:25 +0000 |
Glenn Morris |
Warn if subdir does not exist in source.
|
Wed, 24 Jun 2009 03:47:07 +0000 |
Glenn Morris |
Yavor Doganov <yavor at gnu.org>
|
Tue, 23 Jun 2009 22:38:22 +0000 |
Katsumi Yamaoka |
(mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
|
Tue, 23 Jun 2009 14:14:13 +0000 |
Chong Yidong |
Reformat 2009-06-23 ChangeLog entry.
|
Tue, 23 Jun 2009 08:27:58 +0000 |
Miles Bader |
Add `text-scale-set' function
|
Tue, 23 Jun 2009 07:44:08 +0000 |
Glenn Morris |
Trivial header format fixes.
|
Tue, 23 Jun 2009 07:43:17 +0000 |
Glenn Morris |
(pcomplete/rpm): Doc fix.
|
Tue, 23 Jun 2009 07:39:40 +0000 |
Glenn Morris |
(mode-line-modified): Fix case of "Buffer is modified".
|
Tue, 23 Jun 2009 07:38:25 +0000 |
Glenn Morris |
(ispell-local-dictionary): Doc fix.
|
Tue, 23 Jun 2009 07:34:28 +0000 |
Glenn Morris |
Minor header format fixes.
|
Tue, 23 Jun 2009 07:30:25 +0000 |
Glenn Morris |
(calendar-time-zone-daylight-rules): Simplify Persian conditionals.
|
Tue, 23 Jun 2009 07:28:19 +0000 |
Glenn Morris |
(calc-graph-plot): Avoid assignment to free variable `filename'.
|
Tue, 23 Jun 2009 07:25:12 +0000 |
Glenn Morris |
(comint-insert-input): Doc fix.
|
Tue, 23 Jun 2009 07:21:22 +0000 |
Glenn Morris |
(ELCFILES): Fix typo in previous change.
|
Tue, 23 Jun 2009 07:09:58 +0000 |
Dan Nicolaescu |
(child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
|
Tue, 23 Jun 2009 07:07:45 +0000 |
Miles Bader |
Add the `recenter-redisplay' variable, and make `recenter' use it.
|
Tue, 23 Jun 2009 06:49:20 +0000 |
Jim Meyering |
Don't dereference NULL upon failed malloc and realloc.
|
Tue, 23 Jun 2009 06:45:39 +0000 |
Dan Nicolaescu |
(movemail.o): Don't pass -Demacs, unused.
|
Tue, 23 Jun 2009 06:44:04 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 23 Jun 2009 06:35:40 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
|
Tue, 23 Jun 2009 05:54:33 +0000 |
Dan Nicolaescu |
(elp-output-insert-symname): Add a link face to make it obvious item
|
Tue, 23 Jun 2009 05:53:56 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jun 2009 05:53:46 +0000 |
Kenichi Handa |
(main): Call init_font ().
|
Tue, 23 Jun 2009 05:53:28 +0000 |
Kenichi Handa |
(Vfont_log): Extern it.
|
Tue, 23 Jun 2009 05:52:59 +0000 |
Kenichi Handa |
(font_sort_entities, font_list_entities)
|
Tue, 23 Jun 2009 05:51:00 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jun 2009 05:50:48 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Tue, 23 Jun 2009 05:50:20 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Tue, 23 Jun 2009 05:49:16 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Tue, 23 Jun 2009 05:48:24 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Tue, 23 Jun 2009 05:48:18 +0000 |
Dan Nicolaescu |
(vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
|
Tue, 23 Jun 2009 05:47:46 +0000 |
Kenichi Handa |
(fontset_font): Call FONT_DEFERRED_LOG.
|
Tue, 23 Jun 2009 02:13:45 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jun 2009 02:13:05 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 23 Jun 2009 02:12:41 +0000 |
Kenichi Handa |
(korean-key-bindings): Change the binding of F9 to
|
Tue, 23 Jun 2009 02:11:35 +0000 |
Kenichi Handa |
(hangul-to-hanja-conversion): When it is called
|
Mon, 22 Jun 2009 21:40:24 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 22 Jun 2009 21:39:59 +0000 |
Michael Albinus |
* trampver.texi: Update release number. Set default value of
|
Mon, 22 Jun 2009 21:39:28 +0000 |
Michael Albinus |
* tramp.texi (History): Add GVFS support.
|
Mon, 22 Jun 2009 21:09:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 22 Jun 2009 21:08:55 +0000 |
Michael Albinus |
* net/trampver.el: Update release number. Make version check fit
|
Mon, 22 Jun 2009 21:08:29 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add
|
Mon, 22 Jun 2009 21:07:52 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
|
Mon, 22 Jun 2009 21:07:27 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-split-string)
|
Mon, 22 Jun 2009 21:06:49 +0000 |
Michael Albinus |
* net/tramp-cmds.el (tramp-bug): Recommend
|
Mon, 22 Jun 2009 21:05:54 +0000 |
Michael Albinus |
* net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
|
Mon, 22 Jun 2009 21:04:49 +0000 |
Michael Albinus |
* net/tramp-gvfs.el: New package.
|
Mon, 22 Jun 2009 21:02:55 +0000 |
Michael Albinus |
* Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
|
Mon, 22 Jun 2009 15:52:32 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 22 Jun 2009 14:53:11 +0000 |
Jim Meyering |
automatically handle .xz suffix (XZ-compressed files), too
|
Mon, 22 Jun 2009 10:57:52 +0000 |
Nick Roberts |
Pull further modified changes from Dmitry's repository (http://sphinx.net.ru/hg/gdb-mi/).
|
Mon, 22 Jun 2009 10:57:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 22 Jun 2009 07:06:29 +0000 |
Glenn Morris |
Mention adding branch commits to emacs-diffs.
|
Mon, 22 Jun 2009 07:02:04 +0000 |
Glenn Morris |
(dir-locals-collect-mode-variables): Allow for any number of `mode'
|
Mon, 22 Jun 2009 06:41:50 +0000 |
Glenn Morris |
Unindent and refill some doc-strings.
|
Mon, 22 Jun 2009 06:39:46 +0000 |
Glenn Morris |
Fix comment typo.
|
Mon, 22 Jun 2009 06:36:49 +0000 |
Glenn Morris |
Fix attribution for fadr.el.
|
Mon, 22 Jun 2009 06:35:04 +0000 |
Glenn Morris |
(ELCFILES): Add fadr.elc.
|
Mon, 22 Jun 2009 06:29:59 +0000 |
Glenn Morris |
(appt-make-list): Fix off-by-one error caused by
|
Mon, 22 Jun 2009 06:27:00 +0000 |
Glenn Morris |
Remove leading "*" from defcustom docs.
|
Mon, 22 Jun 2009 06:24:32 +0000 |
Glenn Morris |
(lisp-indent-offset): Fix safe-local-variable property.
|
Mon, 22 Jun 2009 04:09:14 +0000 |
Chong Yidong |
* xterm.c (xg_default_icon_file): New variable.
|
Mon, 22 Jun 2009 03:40:49 +0000 |
Chong Yidong |
Change width and height to 48 pixels, similar to Gnome svg icons.
|
Mon, 22 Jun 2009 02:01:56 +0000 |
Chong Yidong |
* w32term.c (x_draw_glyph_string): Use the glyph string's width
|
Mon, 22 Jun 2009 01:53:11 +0000 |
Chong Yidong |
* xdisp.c (Qbefore_string, Qafter_string): Add externs.
|
Sun, 21 Jun 2009 14:35:26 +0000 |
Chong Yidong |
Add "Branch for 23.1" ChangeLog entry.
|
Sun, 21 Jun 2009 14:28:27 +0000 |
Chong Yidong |
* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
|
Sun, 21 Jun 2009 13:16:21 +0000 |
Jason Rumney |
(w32_initialize): Add necessary casts to last change.
|
Sun, 21 Jun 2009 12:08:53 +0000 |
Nick Roberts |
* progmodes/gdb-ui.el: Replace with ...
|
Sun, 21 Jun 2009 12:07:34 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 21 Jun 2009 04:46:07 +0000 |
Chong Yidong |
Bump version to 23.1.50.
|
Sun, 21 Jun 2009 04:42:46 +0000 |
Chong Yidong |
Put "temporary note" back in for Emacs 23.2.
|
Sun, 21 Jun 2009 03:34:19 +0000 |
Jason Rumney |
(keyboard_codepage): New static variable.
EMACS_23_1_BASE
|
Sun, 21 Jun 2009 01:39:43 +0000 |
Glenn Morris |
(lisp-indent-function): Add doc string.
|
Sun, 21 Jun 2009 01:16:55 +0000 |
Glenn Morris |
(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
|
Sat, 20 Jun 2009 23:23:55 +0000 |
Ken Raeburn |
*** empty log message ***
|
Sat, 20 Jun 2009 23:23:48 +0000 |
Ken Raeburn |
(status_message): Pass Faset index argument as a lisp object, so as to work
|
Fri, 19 Jun 2009 17:10:49 +0000 |
Chong Yidong |
Bump version number to 23.0.95.
EMACS_PRETEST_23_0_95
|
Fri, 19 Jun 2009 17:10:15 +0000 |
Chong Yidong |
Regenerate.
|
Fri, 19 Jun 2009 17:09:32 +0000 |
Chong Yidong |
Remove +++ and --- lines; minor copyedits.
|
Fri, 19 Jun 2009 16:21:12 +0000 |
Chong Yidong |
Regenerate.
|
Fri, 19 Jun 2009 14:24:07 +0000 |
Chong Yidong |
Reference bug number in last Changelog entry
|
Fri, 19 Jun 2009 14:22:39 +0000 |
Chong Yidong |
* font-core.el (turn-on-font-lock-if-desired): Correctly handle
|
Fri, 19 Jun 2009 13:45:19 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 19 Jun 2009 13:06:02 +0000 |
Jason Rumney |
Update version and date for pending pretest.
|
Fri, 19 Jun 2009 08:39:44 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Fri, 19 Jun 2009 08:39:33 +0000 |
YAMAMOTO Mitsuharu |
(Ffind_coding_systems_region_internal): Cache checked characters.
|
Fri, 19 Jun 2009 03:08:54 +0000 |
Glenn Morris |
Fix previous change, sigh.
|
Fri, 19 Jun 2009 03:06:40 +0000 |
Glenn Morris |
(open-network-stream): Doc fix.
|
Fri, 19 Jun 2009 01:51:07 +0000 |
Juanma Barranquero |
* international/fontset.el (setup-default-fontset):
|
Fri, 19 Jun 2009 00:58:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 19 Jun 2009 00:58:39 +0000 |
Kenichi Handa |
(setup-default-fontset): Add a spec of non-OTF unicode font for Thai.
|
Fri, 19 Jun 2009 00:45:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 19 Jun 2009 00:45:32 +0000 |
Kenichi Handa |
Add coding: utf-8 cookie.
|
Thu, 18 Jun 2009 18:47:58 +0000 |
Chong Yidong |
Fix typo.
|
Thu, 18 Jun 2009 17:53:33 +0000 |
Chong Yidong |
* language/korean.el (korean-cp949): New coding system. Set cp949
|
Thu, 18 Jun 2009 17:47:48 +0000 |
Chong Yidong |
* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format
|
Thu, 18 Jun 2009 10:29:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 18 Jun 2009 10:29:03 +0000 |
Kenichi Handa |
(decode_coding_iso_2022): Check MSB of bytes more rigidly.
|
Thu, 18 Jun 2009 09:49:05 +0000 |
Andreas Schwab |
(redisplay_internal): Check that the frame is still
|
Thu, 18 Jun 2009 07:21:49 +0000 |
Kenichi Handa |
Cancel the unexpected changes.
|
Thu, 18 Jun 2009 07:18:55 +0000 |
Kenichi Handa |
(setup-korean-environment-internal, exit-korean-environment): Cancel
|
Thu, 18 Jun 2009 06:54:47 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Make mtime argument
|
Thu, 18 Jun 2009 01:15:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 18 Jun 2009 01:15:32 +0000 |
Kenichi Handa |
("Korean"): Fix `documentation' property of this language environment.
|
Thu, 18 Jun 2009 01:02:45 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 18 Jun 2009 01:02:02 +0000 |
Kenichi Handa |
(korean-key-bindings): Add binding for key Hangul.
|
Thu, 18 Jun 2009 01:00:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 18 Jun 2009 01:00:00 +0000 |
Kenichi Handa |
(hangul-im-keymap): Add binding of key Hangul_Hanja.
|
Wed, 17 Jun 2009 16:33:41 +0000 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist):
|
Wed, 17 Jun 2009 15:16:17 +0000 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overloadable negative operators (Bug#3587).
|
Wed, 17 Jun 2009 15:06:25 +0000 |
Chong Yidong |
* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
|
Wed, 17 Jun 2009 07:32:58 +0000 |
Kenichi Handa |
(Language Environments): Add @anchor{Describe Language Environment}.
|
Wed, 17 Jun 2009 07:32:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jun 2009 05:55:42 +0000 |
Martin Rudalics |
(Dedicated Windows): Fix typo.
|
Wed, 17 Jun 2009 03:01:03 +0000 |
Glenn Morris |
(Obtaining the FAQ): Add reference to Savannah.
|
Wed, 17 Jun 2009 02:58:56 +0000 |
Glenn Morris |
(Directory Local Variables): Update for 2009-04-11 name-change of
|
Wed, 17 Jun 2009 02:54:49 +0000 |
Glenn Morris |
(dir-locals-set-directory-class): Fix doc typo.
|
Wed, 17 Jun 2009 01:26:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jun 2009 01:25:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jun 2009 01:25:05 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jun 2009 01:16:53 +0000 |
Kenichi Handa |
(list-character-sets): Change
|
Wed, 17 Jun 2009 01:14:36 +0000 |
Kenichi Handa |
(Charsets): Update the description for the new charset.
|
Wed, 17 Jun 2009 00:42:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 Jun 2009 00:42:07 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix previous change.
|
Tue, 16 Jun 2009 07:37:59 +0000 |
Glenn Morris |
(emacsserver, mac-fix-env, yow): Remove deleted files.
|
Tue, 16 Jun 2009 07:35:11 +0000 |
Glenn Morris |
(Top): Language tweak.
|
Tue, 16 Jun 2009 02:55:46 +0000 |
Glenn Morris |
Merge in a few snippets just deleted from faq.texi.
|
Tue, 16 Jun 2009 02:51:00 +0000 |
Glenn Morris |
(Top): Mention which Emacs version this FAQ is about.
|
Tue, 16 Jun 2009 02:04:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 16 Jun 2009 01:59:44 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix previous change.
|
Tue, 16 Jun 2009 01:17:10 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix the logic of rejecting
|
Tue, 16 Jun 2009 00:56:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 16 Jun 2009 00:55:12 +0000 |
Kenichi Handa |
Add cp949-2-byte, cp949.
|
Tue, 16 Jun 2009 00:48:34 +0000 |
Kenichi Handa |
Use "/" instead of "," to seperate independent words.
|
Tue, 16 Jun 2009 00:33:58 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 16 Jun 2009 00:33:18 +0000 |
Kenichi Handa |
(compose-region): Improve the docstring.
|
Mon, 15 Jun 2009 21:36:44 +0000 |
Andreas Schwab |
(detect_coding_utf_16): Fix typo counting odd bytes.
|
Mon, 15 Jun 2009 20:55:53 +0000 |
Stefan Monnier |
(vc-default-revision-granularity): Remove to let the normal
|
Mon, 15 Jun 2009 13:21:14 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 15 Jun 2009 13:20:53 +0000 |
Kenichi Handa |
(status_message): Fix previous change. Be sure to
|
Mon, 15 Jun 2009 10:50:09 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 15 Jun 2009 10:49:59 +0000 |
YAMAMOTO Mitsuharu |
(x_delete_terminal): Put previous change in #if 0 and
|
Mon, 15 Jun 2009 09:05:17 +0000 |
Alan Mackenzie |
Document changes to end-of-defun-function, clarifying entry for
|
Mon, 15 Jun 2009 09:04:05 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 15 Jun 2009 07:32:47 +0000 |
Glenn Morris |
Fix case of some urefs.
|
Mon, 15 Jun 2009 04:34:50 +0000 |
Adrian Robert |
(ns_get_covering_families): Retain scriptToFamilies.
|
Sun, 14 Jun 2009 23:39:07 +0000 |
Glenn Morris |
(Status of Emacs): Re-order with most recent releases first.
|
Sun, 14 Jun 2009 22:29:15 +0000 |
David Reitter |
nsmenu.m (EmacsTooltip: setText): set height of tooltip.
|
Sun, 14 Jun 2009 18:58:38 +0000 |
Adrian Robert |
* nsfont.m (ns_attribute_value): Remove.
|
Sun, 14 Jun 2009 18:58:28 +0000 |
Adrian Robert |
* nsfont.m (ns_attribute_value): Remove.
|
Sun, 14 Jun 2009 18:34:43 +0000 |
Chong Yidong |
* emacs-lisp-intro.texi (edebug): Fix typo.
|
Sun, 14 Jun 2009 06:12:34 +0000 |
Seiji Zenitani |
Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
|
Sat, 13 Jun 2009 21:18:51 +0000 |
Glenn Morris |
(Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
|
Sat, 13 Jun 2009 20:32:36 +0000 |
Glenn Morris |
(Setting up a customization file): Grammar fix.
|
Sat, 13 Jun 2009 18:56:07 +0000 |
Chong Yidong |
* simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to
|
Sat, 13 Jun 2009 17:15:40 +0000 |
Bill Wohler |
*** empty log message ***
mh-e-8_2
|
Sat, 13 Jun 2009 17:15:25 +0000 |
Bill Wohler |
Update for MH-E release 8.2.
|
Sat, 13 Jun 2009 17:15:02 +0000 |
Bill Wohler |
Update for MH-E release 8.2.
|
Sat, 13 Jun 2009 17:10:31 +0000 |
Bill Wohler |
*** empty log message ***
|
Sat, 13 Jun 2009 17:09:28 +0000 |
Bill Wohler |
(Version, mh-version): Update for release 8.2.
|
Sat, 13 Jun 2009 17:08:22 +0000 |
Bill Wohler |
Remove trailing space.
|
Sat, 13 Jun 2009 17:08:13 +0000 |
Bill Wohler |
Remove trailing space.
|
Sat, 13 Jun 2009 17:08:03 +0000 |
Bill Wohler |
Remove trailing space.
|
Sat, 13 Jun 2009 16:44:33 +0000 |
Bill Wohler |
*** empty log message ***
mh-e-doc-8_2
|
Sat, 13 Jun 2009 16:42:26 +0000 |
Bill Wohler |
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2.
|
Sat, 13 Jun 2009 02:21:29 +0000 |
Glenn Morris |
Remove the term "on-line" (meaning "Info") throughout, since
|
Sat, 13 Jun 2009 00:26:45 +0000 |
Chong Yidong |
Describe buffer-face-mode properly.
|
Sat, 13 Jun 2009 00:01:31 +0000 |
Chong Yidong |
* configure.in: Delete mac-fix-env target, which has been
|
Fri, 12 Jun 2009 20:14:45 +0000 |
Sam Steingold |
(vc-hg-log-switches): Add defcustom.
|
Fri, 12 Jun 2009 12:51:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 12 Jun 2009 12:50:55 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 12 Jun 2009 12:50:41 +0000 |
Kenichi Handa |
Re-generated.
|
Fri, 12 Jun 2009 12:34:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 12 Jun 2009 12:34:00 +0000 |
Kenichi Handa |
Re-generated.
|
Fri, 12 Jun 2009 12:29:11 +0000 |
Kenichi Handa |
(JISX213A.map): Make it depend on mapfiles/JISX213A.map.gz.
|
Fri, 12 Jun 2009 12:27:50 +0000 |
Kenichi Handa |
Describe JISX213A.map.gz.
|
Fri, 12 Jun 2009 12:26:54 +0000 |
Kenichi Handa |
New file.
|
Fri, 12 Jun 2009 07:49:09 +0000 |
Glenn Morris |
(Top): Add @top command.
|
Fri, 12 Jun 2009 07:42:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 12 Jun 2009 07:35:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 12 Jun 2009 07:30:53 +0000 |
Kenichi Handa |
New file.
|
Fri, 12 Jun 2009 07:23:10 +0000 |
Kenichi Handa |
Maps depend on files under mapfiles or ${GLIBC_CHARMAPS}.
|
Fri, 12 Jun 2009 07:22:48 +0000 |
Kenichi Handa |
Mostly re-written to handle "gzip"ed input files.
|
Fri, 12 Jun 2009 07:22:28 +0000 |
Kenichi Handa |
(END): Print arch-tag at the tail.
|
Fri, 12 Jun 2009 07:22:13 +0000 |
Kenichi Handa |
Mostly re-written to handle glibc's EUC-JP-MS.
|
Fri, 12 Jun 2009 07:21:57 +0000 |
Kenichi Handa |
Mostly re-written to generate all MULE-*.map files.
|
Fri, 12 Jun 2009 02:49:38 +0000 |
Glenn Morris |
Fix previous.
|
Fri, 12 Jun 2009 02:47:25 +0000 |
Glenn Morris |
(Viewing Info files outside of Emacs): Xinfo is no more.
|
Thu, 11 Jun 2009 07:40:19 +0000 |
Glenn Morris |
(Common acronyms): Remove no-longer-existing OSF.
|
Thu, 11 Jun 2009 05:09:52 +0000 |
Glenn Morris |
Mark tiny change.
|
Thu, 11 Jun 2009 02:34:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 11 Jun 2009 02:34:34 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Thu, 11 Jun 2009 02:34:05 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Thu, 11 Jun 2009 02:32:30 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Thu, 11 Jun 2009 01:25:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 11 Jun 2009 01:24:20 +0000 |
Kenichi Handa |
(x_compute_glyph_string_overhangs): Handle the automatic
|
Wed, 10 Jun 2009 15:16:55 +0000 |
Chong Yidong |
* basic.texi (Moving Point): Fix tag.
|
Wed, 10 Jun 2009 14:31:51 +0000 |
Chong Yidong |
* search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
|
Wed, 10 Jun 2009 14:15:41 +0000 |
Chong Yidong |
* xdisp.c (get_next_display_element): When handling wrap-prefix
|
Wed, 10 Jun 2009 07:40:31 +0000 |
Adrian Robert |
* keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
|
Wed, 10 Jun 2009 01:32:55 +0000 |
Glenn Morris |
(calendar-time-zone-daylight-rules): Fix typo in 2008-04-02 change.
|
Wed, 10 Jun 2009 01:27:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 10 Jun 2009 01:26:15 +0000 |
Kenichi Handa |
(font_parse_family_registry): Fix for one-char foundry.
|
Wed, 10 Jun 2009 00:35:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 10 Jun 2009 00:34:19 +0000 |
Kenichi Handa |
(compose-gstring-for-terminal): For zero-width
|
Tue, 09 Jun 2009 18:47:46 +0000 |
Chong Yidong |
* org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508).
|
Tue, 09 Jun 2009 18:42:39 +0000 |
Chong Yidong |
* org.texi (Org Plot): Fix tags (Bug#3507).
|
Tue, 09 Jun 2009 18:39:29 +0000 |
Chong Yidong |
* ada-mode.texi (Installation, Compile commands)
|
Tue, 09 Jun 2009 18:26:36 +0000 |
Chong Yidong |
* process.c (status_message): Fix handling of multibyte signal
|
Tue, 09 Jun 2009 17:56:48 +0000 |
Chong Yidong |
Fix last changelog entry.
|
Tue, 09 Jun 2009 14:24:32 +0000 |
Agustin Martin |
fixit.texi (Spelling): Set default dictionary. Improve descriptions (Bug#2554)
|
Tue, 09 Jun 2009 13:21:34 +0000 |
Agustin Martin |
ispell.el: Make `ispell-dictionary' customizable (#2555)
|
Tue, 09 Jun 2009 05:57:35 +0000 |
Jim Meyering |
x-load-color-file: avoid array bounds error
|
Tue, 09 Jun 2009 03:44:48 +0000 |
Kenichi Handa |
Fix previous change.
|
Tue, 09 Jun 2009 02:53:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 09 Jun 2009 02:53:07 +0000 |
Kenichi Handa |
(Fmap_charset_chars): In docstring, state clear that
|
Tue, 09 Jun 2009 02:50:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 09 Jun 2009 02:50:33 +0000 |
Kenichi Handa |
(Character Sets): State clearly that FROM and TO
|
Tue, 09 Jun 2009 01:55:02 +0000 |
Adrian Robert |
* mac-fix-env.m: * Makefile.in (mac-fix-env): Remove.
|
Mon, 08 Jun 2009 22:47:11 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Mon, 08 Jun 2009 15:04:47 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 08 Jun 2009 15:04:22 +0000 |
Michael Albinus |
* ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote
|
Mon, 08 Jun 2009 12:00:18 +0000 |
Kenichi Handa |
Downcase "suomi".
|
Mon, 08 Jun 2009 08:28:09 +0000 |
Adrian Robert |
keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
|
Mon, 08 Jun 2009 04:42:55 +0000 |
Adrian Robert |
term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
|
Mon, 08 Jun 2009 04:40:17 +0000 |
Adrian Robert |
nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
|
Mon, 08 Jun 2009 04:35:40 +0000 |
Adrian Robert |
term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
|
Mon, 08 Jun 2009 04:34:54 +0000 |
Adrian Robert |
2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
|
Mon, 08 Jun 2009 04:33:56 +0000 |
Adrian Robert |
Changes to support :script/:lang/:otf in NS font driver.
|
Mon, 08 Jun 2009 04:33:40 +0000 |
Adrian Robert |
fontset.c (fontset_from_font): Remove NS-specific code.
|
Mon, 08 Jun 2009 04:33:25 +0000 |
Adrian Robert |
nsfns.m (Fns_popup_font_panel): Use shared font manager.
|
Mon, 08 Jun 2009 04:32:42 +0000 |
Adrian Robert |
nsterm.m (ns_draw_window_cursor): Respect cursor_type for nonactive windows. (ns_init_paths): Append path separator to INFOPATH variable. (ns_use_system_highlight_color): Drop, unused.
|
Mon, 08 Jun 2009 04:05:30 +0000 |
David Reitter |
David Reitter has checked the MacOS chapter.
|
Mon, 08 Jun 2009 04:02:07 +0000 |
David Reitter |
macos.texi (Color panel, Font panel): Remove mention of Save Options,
|
Mon, 08 Jun 2009 04:01:48 +0000 |
David Reitter |
macos.texi (Color panel, Font panel): Remove mention of Save Options,
|
Sun, 07 Jun 2009 21:37:10 +0000 |
Chong Yidong |
* xdisp.c (move_it_in_display_line_to): On text-only terminals,
|
Sun, 07 Jun 2009 20:45:49 +0000 |
Chong Yidong |
* minibuf.texi (Reading File Names): Fix introductory text.
|
Sun, 07 Jun 2009 16:17:03 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 07 Jun 2009 16:16:05 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct
|
Sun, 07 Jun 2009 07:35:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 07 Jun 2009 07:21:23 +0000 |
Martin Rudalics |
(lisp-mode-variables): Fix doc-string.
|
Sun, 07 Jun 2009 03:50:01 +0000 |
Adrian Robert |
Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS.
|
Sat, 06 Jun 2009 23:25:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 06 Jun 2009 23:25:06 +0000 |
Michael Albinus |
* tramp.el (tramp-open-connection-setup-interactive-shell): Apply
|
Sat, 06 Jun 2009 14:26:52 +0000 |
Daiki Ueno |
* gnus.texi (Security): Fix wording; add a link to epa.info.
|
Fri, 05 Jun 2009 14:08:16 +0000 |
David Reitter |
nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p,
|
Fri, 05 Jun 2009 07:25:56 +0000 |
Tassilo Horn |
Fix bug where org-gnus-store-link used wrong subject when called in an article
|
Fri, 05 Jun 2009 01:58:53 +0000 |
Daiki Ueno |
(epa-decrypt-region): Detect encoding if
|
Thu, 04 Jun 2009 23:21:22 +0000 |
Adrian Robert |
* Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and zerolink, remove shell script dependencies (let makefiles handle), adjust paths.
|
Thu, 04 Jun 2009 22:44:48 +0000 |
Daiki Ueno |
(Security): Fix wording.
|
Thu, 04 Jun 2009 20:48:16 +0000 |
Stefan Monnier |
(tar-header-block-tokenize): Obey @LongLink even for
|
Thu, 04 Jun 2009 20:31:52 +0000 |
Johan Bockg¸«©rd |
(vc-revision-other-window): Fix argument to backend function
|
Thu, 04 Jun 2009 14:46:23 +0000 |
Stefan Monnier |
(delete-other-frames): Only delete frames on the
|
Thu, 04 Jun 2009 06:40:13 +0000 |
Glenn Morris |
(solar-n-hemi-seasons, solar-s-hemi-seasons):
|
Thu, 04 Jun 2009 03:13:28 +0000 |
Chong Yidong |
* custom.texi (Init Examples): Add example of changing load-path.
|
Thu, 04 Jun 2009 03:07:17 +0000 |
Chong Yidong |
Clarify last change.
|
Thu, 04 Jun 2009 03:06:17 +0000 |
Chong Yidong |
* building.texi (Lisp Libraries): Add example of changing
|
Thu, 04 Jun 2009 02:45:14 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 04 Jun 2009 01:51:47 +0000 |
Chong Yidong |
* international/README: New file.
|
Thu, 04 Jun 2009 01:44:09 +0000 |
Chong Yidong |
* message.texi (Header Commands): Fix descriptions to match
|
Thu, 04 Jun 2009 01:29:58 +0000 |
Chong Yidong |
Add commentary about where these code conversion rules came from (Bug#3428).
|
Thu, 04 Jun 2009 01:16:20 +0000 |
Chong Yidong |
Add copyright header.
|
Thu, 04 Jun 2009 01:15:35 +0000 |
Chong Yidong |
* international/README: New file.
|
Thu, 04 Jun 2009 01:11:06 +0000 |
Chong Yidong |
* textmodes/two-column.el (2C-split): Call move-to-column, to
|
Thu, 04 Jun 2009 01:09:02 +0000 |
Chong Yidong |
* emulation/edt.el (edt-previous-line, edt-next-line): Don't use
|
Thu, 04 Jun 2009 01:06:04 +0000 |
Chong Yidong |
* coding.c (get_translation_table): Check Venable_character_translation.
|
Wed, 03 Jun 2009 23:04:51 +0000 |
Jason Rumney |
(x_create_tip_frame): Use the uniscribe font backend if
|
Fri, 29 May 2009 01:31:40 +0000 |
Stefan Monnier |
(normal-no-mouse-startup-screen): Use F1 rather than C-h
|
Thu, 28 May 2009 20:36:03 +0000 |
Chong Yidong |
* mark.texi (Mark): Further clarifications.
|
Thu, 28 May 2009 16:53:05 +0000 |
Chong Yidong |
* mark.texi (Mark): Mention disabling Transient Mark mode.
|
Thu, 28 May 2009 16:48:05 +0000 |
Chong Yidong |
* mark.texi (Mark): Clarify introduction.
|
Thu, 28 May 2009 13:30:46 +0000 |
Chong Yidong |
* frames.texi (Text Terminal Colors): Multi-tty is already
|
Wed, 27 May 2009 22:08:29 +0000 |
Chong Yidong |
* hooks.texi (Standard Hooks): Remove mention of obsolete
|
Tue, 26 May 2009 20:19:26 +0000 |
Chong Yidong |
* edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387).
|
Tue, 26 May 2009 18:19:27 +0000 |
Chong Yidong |
* view.el (view-window-size): Use window-line-height to find window height.
|
Tue, 26 May 2009 18:14:14 +0000 |
David Reitter |
Ensure NS frames remain hidden when invisible
|
Tue, 26 May 2009 14:37:51 +0000 |
Chong Yidong |
* view.el (view-recenter): Allow recenter to compute window height
|
Tue, 26 May 2009 03:32:02 +0000 |
Chong Yidong |
* textmodes/table.el (table--unibyte-char-to-multibyte): Function
|
Tue, 26 May 2009 03:23:13 +0000 |
Chong Yidong |
Tweak entry about Exceed X server (Bug#3383).
|
Tue, 26 May 2009 03:16:31 +0000 |
Chong Yidong |
* newcomment.el (comment-region): Doc fix (Bug#3370).
|
Tue, 26 May 2009 03:04:49 +0000 |
Chong Yidong |
Note that comment-style now defaults to indent.
|
Tue, 26 May 2009 02:59:07 +0000 |
Chong Yidong |
wl checked de tutorial
|
Mon, 25 May 2009 10:11:15 +0000 |
Werner LEMBERG |
* tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
|
Mon, 25 May 2009 01:13:59 +0000 |
Roland Winkler |
*** empty log message ***
|
Mon, 25 May 2009 01:11:46 +0000 |
Roland Winkler |
* mail/smtpmail.el: Indent code properly to make it more readable.
|
Sun, 24 May 2009 23:26:33 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-check-version): Handle dashes in
|
Sun, 24 May 2009 20:09:51 +0000 |
Chong Yidong |
Martin Rudalics has checked windows.texi.
|
Sun, 24 May 2009 20:08:12 +0000 |
Chong Yidong |
Eli has checked the msdog chapter.
|
Sat, 23 May 2009 23:31:49 +0000 |
Chong Yidong |
* info.el (Info-mode): Doc fix (Bug#3358).
|
Sat, 23 May 2009 12:46:55 +0000 |
Johan Bockg¸«©rd |
(ediff-vc-latest-version): Use property `vc-latest-revision' instead
|
Sat, 23 May 2009 09:10:42 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 23 May 2009 09:09:28 +0000 |
Eli Zaretskii |
(Ffile_attributes): Doc fix.
|
Sat, 23 May 2009 03:13:49 +0000 |
Chong Yidong |
Bump version to 23.0.94.
EMACS_PRETEST_23_0_94
|
Sat, 23 May 2009 03:12:49 +0000 |
Chong Yidong |
Regenerate.
|
Sat, 23 May 2009 02:53:58 +0000 |
Chong Yidong |
Regenerate.
|
Sat, 23 May 2009 00:11:53 +0000 |
Chong Yidong |
* progmodes/grep.el (grep-compute-defaults): Simplify how settings
|
Fri, 22 May 2009 18:47:02 +0000 |
Chong Yidong |
* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
|
Thu, 21 May 2009 16:36:29 +0000 |
Stefan Monnier |
(xfont_list_pattern): Don't initialize xfont_scripts_cache
|
Thu, 21 May 2009 15:31:31 +0000 |
Martin Rudalics |
* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
|
Thu, 21 May 2009 11:24:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 21 May 2009 11:24:05 +0000 |
Kenichi Handa |
(Qlatin): Don't make it static.
|
Thu, 21 May 2009 11:23:41 +0000 |
Kenichi Handa |
(xfont_chars_supported, xfont_supported_scripts): New
|
Thu, 21 May 2009 04:40:08 +0000 |
Glenn Morris |
(calendar-forward-day): Fix 2008-06-21 change -
|
Wed, 20 May 2009 15:14:20 +0000 |
Stefan Monnier |
(tex-uptodate-p): Accept [1{/var/foo}] as a page number.
|
Wed, 20 May 2009 12:57:47 +0000 |
Jason Rumney |
Updated for new pretest
|
Wed, 20 May 2009 12:53:54 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Add terminal
|
Wed, 20 May 2009 02:57:15 +0000 |
Chong Yidong |
Note that errors were spotted by rudalics.
|
Wed, 20 May 2009 02:56:33 +0000 |
Chong Yidong |
* syntax.texi (Position Parse): Document rationale for ignored
|
Wed, 20 May 2009 02:35:45 +0000 |
Chong Yidong |
* indent.el (indent-for-tab-command): Fix typo in docstring.
|
Wed, 20 May 2009 02:17:50 +0000 |
Chong Yidong |
* international/encoded-kb.el (encoded-kbd-setup-display): Change
|
Wed, 20 May 2009 01:41:14 +0000 |
Chong Yidong |
Regenerate.
|
Tue, 19 May 2009 22:35:07 +0000 |
Alan Mackenzie |
cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
|
Tue, 19 May 2009 22:31:26 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Tue, 19 May 2009 17:31:02 +0000 |
Adrian Robert |
finish 5/17 check-in
|
Tue, 19 May 2009 15:07:29 +0000 |
Chong Yidong |
* windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
|
Tue, 19 May 2009 03:30:36 +0000 |
Stefan Monnier |
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
|
Tue, 19 May 2009 02:05:52 +0000 |
Kenichi Handa |
(font_sort_entities): Renamed from font_sort_entites.
|
Tue, 19 May 2009 01:46:13 +0000 |
Chong Yidong |
* refcards/survival.tex: Add M-g M-g binding.
|
Tue, 19 May 2009 01:28:54 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 19 May 2009 01:28:13 +0000 |
Kenichi Handa |
(set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".
|
Tue, 19 May 2009 00:27:03 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 19 May 2009 00:26:46 +0000 |
YAMAMOTO Mitsuharu |
(x_delete_display): Don't call XrmDestroyDatabase here.
|
Mon, 18 May 2009 17:08:19 +0000 |
Chong Yidong |
* register.el (register-alist): Doc fix (Bug#3311).
|
Mon, 18 May 2009 16:30:59 +0000 |
Richard M. Stallman |
* progmodes/compile.el (compilation-filter): If inserting at end
|
Mon, 18 May 2009 16:26:57 +0000 |
Richard M. Stallman |
* mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
|
Mon, 18 May 2009 12:14:14 +0000 |
Kenichi Handa |
(font_find_for_lface): Copy SPEC's FONT_TYPE too.
|
Mon, 18 May 2009 08:02:06 +0000 |
Adrian Robert |
* nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
|
Mon, 18 May 2009 08:01:51 +0000 |
Adrian Robert |
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary.
|
Mon, 18 May 2009 08:01:20 +0000 |
Adrian Robert |
* nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected frame is viable before raising it (based on patch by David Reitter), and improve commentary. * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
|
Mon, 18 May 2009 07:56:09 +0000 |
Adrian Robert |
* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
|
Mon, 18 May 2009 01:56:12 +0000 |
Adrian Robert |
* nsterm.m (ns_read_socket): Remove unused variable.
|
Mon, 18 May 2009 01:51:31 +0000 |
Adrian Robert |
add nextstep/.cvsignore file
|
Sun, 17 May 2009 16:11:23 +0000 |
Richard M. Stallman |
* mail/rmailedit.el (rmail-edit-current-message):
|
Sun, 17 May 2009 16:09:22 +0000 |
Richard M. Stallman |
* modes.texi (Precalculated Fontification): Clarify text.
|
Sun, 17 May 2009 12:11:18 +0000 |
Martin Rudalics |
(Selecting Windows): Clarify descriptions of
|
Sun, 17 May 2009 03:38:41 +0000 |
Stefan Monnier |
(vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
|
Sat, 16 May 2009 14:33:16 +0000 |
Chong Yidong |
* mule.texi (Select Input Method): Fix typo.
|
Fri, 15 May 2009 18:14:03 +0000 |
Martin Rudalics |
(dired-pop-to-buffer): Fix last fix.
|
Fri, 15 May 2009 15:00:32 +0000 |
Martin Rudalics |
(dired-pop-to-buffer): Try to make this behave the
|
Fri, 15 May 2009 06:18:34 +0000 |
Chong Yidong |
* refcards/refcard.tex: Update Emacs version to 23.
|
Fri, 15 May 2009 06:16:32 +0000 |
Chong Yidong |
* refcards/de-refcard.tex: Merge changes from refcard.tex.
|
Fri, 15 May 2009 02:49:46 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 15 May 2009 02:49:07 +0000 |
Kenichi Handa |
(Ffont_spec): Check arguments.
|
Thu, 14 May 2009 21:37:02 +0000 |
Chong Yidong |
* xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
|
Thu, 14 May 2009 04:29:45 +0000 |
Chong Yidong |
* frames.texi (Buffer Parameters): Note that the minibuffer parameter
|
Thu, 14 May 2009 04:00:44 +0000 |
Chong Yidong |
* frames.texi (Initial Parameters): Clarify what the initial
|
Thu, 14 May 2009 03:50:53 +0000 |
Chong Yidong |
* frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
|
Thu, 14 May 2009 03:23:22 +0000 |
Chong Yidong |
Checked anti.texi, errors.texi, and maps.texi.
|
Thu, 14 May 2009 03:22:44 +0000 |
Chong Yidong |
* anti.texi (Antinews): Copyedits. Rearrange some entries.
|
Wed, 13 May 2009 05:13:36 +0000 |
Chong Yidong |
* anti.texi (Antinews): Rewrite for Emacs 22.
|
Wed, 13 May 2009 05:13:30 +0000 |
Chong Yidong |
* anti.texi (Antinews): Rewrite for Emacs 22.
|
Wed, 13 May 2009 03:49:46 +0000 |
Chong Yidong |
* anti.texi (Antinews): Document completion changes. Some additional
|
Wed, 13 May 2009 03:22:28 +0000 |
Chong Yidong |
Update documentation status.
|
Wed, 13 May 2009 01:32:18 +0000 |
Chong Yidong |
Checked abbrevs.texi.
|
Wed, 13 May 2009 01:27:13 +0000 |
Chong Yidong |
Update documentation status for abbrevs.
|
Wed, 13 May 2009 01:26:47 +0000 |
Chong Yidong |
* abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
|
Wed, 13 May 2009 01:13:51 +0000 |
Chong Yidong |
Minor doc fix.
|
Tue, 12 May 2009 16:42:20 +0000 |
Chong Yidong |
* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
|
Tue, 12 May 2009 16:06:07 +0000 |
Chong Yidong |
* tutorial.el (help-with-tutorial): Don't use text mode, since the
|
Tue, 12 May 2009 15:27:57 +0000 |
Chong Yidong |
Checked misc.texi.
|
Tue, 12 May 2009 12:28:40 +0000 |
Juanma Barranquero |
Update.
|
Tue, 12 May 2009 04:16:56 +0000 |
Chong Yidong |
Remove mention of obsolete president.
|
Tue, 12 May 2009 04:12:27 +0000 |
Chong Yidong |
* misc.texi (Interactive Shell, Saving Emacs Sessions)
|
Tue, 12 May 2009 04:10:30 +0000 |
Chong Yidong |
Documented empty -a option for emacsclient.
|
Tue, 12 May 2009 03:32:48 +0000 |
Chong Yidong |
Documented font-backend X resource and frame parameter.
|
Tue, 12 May 2009 03:31:58 +0000 |
Chong Yidong |
* frames.texi (Font and Color Parameters): Rename from Color
|
Tue, 12 May 2009 03:19:05 +0000 |
Chong Yidong |
Checked xresources.texi.
|
Tue, 12 May 2009 03:18:03 +0000 |
Chong Yidong |
* xresources.texi (Resources): Simplify descriptions. Shorten
|
Tue, 12 May 2009 02:06:43 +0000 |
Chong Yidong |
Checked trouble.texi.
|
Tue, 12 May 2009 02:05:55 +0000 |
Chong Yidong |
* trouble.texi (Quitting): Add other undo bindings to table.
|
Mon, 11 May 2009 15:35:44 +0000 |
Stefan Monnier |
(completion-setup-function):
|
Mon, 11 May 2009 09:30:34 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 11 May 2009 09:29:49 +0000 |
YAMAMOTO Mitsuharu |
(xftfont_open): Make sure that Xrender extension is added
|
Mon, 11 May 2009 06:42:45 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
|
Mon, 11 May 2009 06:15:14 +0000 |
Martin Rudalics |
(Choosing Window): Don't explicitly refer to
|
Sun, 10 May 2009 22:21:17 +0000 |
Chong Yidong |
* nsfns.m (Fx_display_planes): Compute bitplanes using
|
Sun, 10 May 2009 22:01:20 +0000 |
Chong Yidong |
* emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).
|
Sun, 10 May 2009 21:48:11 +0000 |
Chong Yidong |
* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
|
Sun, 10 May 2009 21:23:26 +0000 |
Kim F. Storm |
Fix last change.
|
Sun, 10 May 2009 21:22:00 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 10 May 2009 21:21:33 +0000 |
Kim F. Storm |
Add proper support for confirm-nonexistent-file-or-buffer
|
Sun, 10 May 2009 14:18:47 +0000 |
Thien-Thi Nguyen |
Make GCPROs and UNGCPRO no-ops also on SuperH.
|
Sun, 10 May 2009 07:13:33 +0000 |
Martin Rudalics |
(Choosing Window): Fix rewrite of window splitting section.
|
Sat, 09 May 2009 09:10:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 09 May 2009 09:09:32 +0000 |
Eli Zaretskii |
(Default Coding Systems): Document find-auto-coding, set-auto-coding, and
|
Sat, 09 May 2009 07:19:47 +0000 |
Martin Rudalics |
(Choosing Window): Describe split-window-sensibly
|
Fri, 08 May 2009 06:26:05 +0000 |
Martin Rudalics |
Rewrite entry for display-buffer.
|
Fri, 08 May 2009 06:22:40 +0000 |
Kenichi Handa |
Cancel previous changes.
|
Fri, 08 May 2009 06:22:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 08 May 2009 06:05:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 08 May 2009 06:05:19 +0000 |
Kenichi Handa |
(xfont_check_char_support)
|
Fri, 08 May 2009 02:25:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 08 May 2009 02:24:30 +0000 |
Kenichi Handa |
(encoded-kbd-setup-keymap): Fix for big5.
|
Fri, 08 May 2009 02:15:52 +0000 |
Kenichi Handa |
(describe-coding-system): Fix for big5.
|
Thu, 07 May 2009 18:55:54 +0000 |
Eli Zaretskii |
(Choosing Window): Fix a typo.
|
Thu, 07 May 2009 13:46:56 +0000 |
David Reitter |
ns_dumpglyphs_stretch, ns_dumpglyphs_image: respect mouse face background.
|
Thu, 07 May 2009 13:46:31 +0000 |
David Reitter |
*** empty log message ***
|
Thu, 07 May 2009 09:21:23 +0000 |
Martin Rudalics |
(split-window-sensibly): New function.
|
Thu, 07 May 2009 03:22:09 +0000 |
David Reitter |
mouse movement/highlight: bracket drawing operations in ns_update_begin and ns_update_end.
|
Thu, 07 May 2009 03:21:37 +0000 |
David Reitter |
*** empty log message ***
|
Thu, 07 May 2009 02:36:25 +0000 |
Chong Yidong |
Checked help.texi.
|
Thu, 07 May 2009 02:18:59 +0000 |
Chong Yidong |
Checked files.texi.
|
Thu, 07 May 2009 02:18:48 +0000 |
Chong Yidong |
* files.texi (Visiting): Copyedits.
|
Thu, 07 May 2009 00:03:42 +0000 |
Chong Yidong |
* faces.el (x-handle-named-frame-geometry): Ignore errors from
|
Wed, 06 May 2009 08:38:22 +0000 |
Adrian Robert |
* Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn.
|
Wed, 06 May 2009 03:56:30 +0000 |
Chong Yidong |
Checked mule.texi.
|
Wed, 06 May 2009 03:56:01 +0000 |
Chong Yidong |
Update documentation status.
|
Wed, 06 May 2009 03:55:12 +0000 |
Chong Yidong |
* basic.texi (Inserting Text): Document ucs-insert.
|
Wed, 06 May 2009 03:09:11 +0000 |
Stefan Monnier |
(ns_get_screen): Rewrite.
|
Wed, 06 May 2009 02:57:47 +0000 |
Stefan Monnier |
(font_update_drivers): Sanity fallback to avoid disabling all drivers.
|
Wed, 06 May 2009 02:51:52 +0000 |
Stefan Monnier |
Don't define CANNOT_DUMP for GNUStep any more.
|
Wed, 06 May 2009 02:49:35 +0000 |
Stefan Monnier |
(-windowDidResize:): Avoid inf-loop under GNUStep.
|
Wed, 06 May 2009 02:27:51 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 06 May 2009 02:27:20 +0000 |
YAMAMOTO Mitsuharu |
(unexec): Consider a section to precede the .bss section
|
Wed, 06 May 2009 02:26:52 +0000 |
YAMAMOTO Mitsuharu |
(add_user_signal): Remove extern.
|
Wed, 06 May 2009 02:26:42 +0000 |
YAMAMOTO Mitsuharu |
(add_user_signal): Fix typo in extern.
|
Wed, 06 May 2009 01:30:13 +0000 |
Stefan Monnier |
(syms_of_keyboard): Staticpro pending_funcalls.
|
Tue, 05 May 2009 04:17:27 +0000 |
Stefan Monnier |
(vc-svn-parse-status): Accept ?D for removed files (bug#3213).
|
Tue, 05 May 2009 04:02:45 +0000 |
Stefan Monnier |
(vc-delete-file): Add autoload cookie (bug#3209).
|
Tue, 05 May 2009 01:23:41 +0000 |
Chong Yidong |
* BUGS: Use new binding of view-emacs-problems.
|
Tue, 05 May 2009 01:17:22 +0000 |
Chong Yidong |
* trouble.texi (Lossage): Use new binding of view-emacs-problems.
|
Mon, 04 May 2009 23:26:08 +0000 |
Chong Yidong |
Checked internals.texi, hooks.texi, and locals.texi.
|
Mon, 04 May 2009 23:25:38 +0000 |
Chong Yidong |
* hooks.texi (Standard Hooks): Add abbrev-expand-functions.
|
Mon, 04 May 2009 19:43:22 +0000 |
Stefan Monnier |
(frame-list): Clarify which frames are returned.
|
Mon, 04 May 2009 19:33:10 +0000 |
Stefan Monnier |
Add index entry for ?(:
|
Mon, 04 May 2009 15:19:43 +0000 |
Stefan Monnier |
(ctagsfiles1, ctagsfiles2): Include ObjC files in TAGS.
|
Mon, 04 May 2009 04:07:28 +0000 |
Chong Yidong |
* internals.texi (Object Internals): Don't assume 32-bit machines
|
Mon, 04 May 2009 04:07:11 +0000 |
Chong Yidong |
* internals.texi (Object Internals): Don't assume 32-bit machines
|
Mon, 04 May 2009 01:33:32 +0000 |
Daiki Ueno |
(epg-wait-for-completion): Add a comment explaining the reason of the
|
Mon, 04 May 2009 01:18:11 +0000 |
Chong Yidong |
* emacs-lisp/bindat.el (bindat-pack): Allocate and set a string
|
Mon, 04 May 2009 01:13:20 +0000 |
Chong Yidong |
* Makefile.in (install-arch-dep): Avoid using $$(..) construct,
|
Sun, 03 May 2009 23:19:35 +0000 |
Juanma Barranquero |
* term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
|
Sun, 03 May 2009 22:27:40 +0000 |
Daiki Ueno |
Fix timing problem of Bug#2412.
|
Sun, 03 May 2009 05:46:08 +0000 |
Daiki Ueno |
(epa--read-signature-type): Fix typo.
|
Sat, 02 May 2009 23:44:00 +0000 |
Glenn Morris |
(widget-specify-field, widget-field-value-get, character):
|
Sat, 02 May 2009 20:16:55 +0000 |
Dan Nicolaescu |
(x_handle_net_wm_state): Move declaration of lval before
|
Sat, 02 May 2009 19:28:41 +0000 |
David Reitter |
Substitute references to `ns-extended-platform-support-mode' and revise information about
|
Sat, 02 May 2009 11:54:43 +0000 |
Andreas Schwab |
(read_process_output): Make sure the current buffer is
|
Sat, 02 May 2009 11:32:42 +0000 |
Andreas Schwab |
(record_conversion_result): Don't modify
|
Sat, 02 May 2009 08:33:25 +0000 |
Martin Rudalics |
(pop-up-frame-function): Remove choice nil since it
|
Fri, 01 May 2009 15:32:34 +0000 |
Chong Yidong |
ldefs-boot.el: Regenerate.
EMACS_PRETEST_23_0_93
|
Fri, 01 May 2009 15:32:01 +0000 |
Chong Yidong |
Bump version to 23.0.93.
|
Fri, 01 May 2009 15:31:06 +0000 |
Chong Yidong |
configure: Regenerate
|
Fri, 01 May 2009 14:37:08 +0000 |
Chong Yidong |
Regenerate.
|
Fri, 01 May 2009 12:17:06 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 01 May 2009 12:16:51 +0000 |
Kenichi Handa |
(load_charset_map): Remove unnecessary code.
|
Fri, 01 May 2009 10:55:46 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 01 May 2009 10:55:12 +0000 |
Kenichi Handa |
(load_charset): Reformat X==Y==Z to (X==Y)==Z.
|
Thu, 30 Apr 2009 23:43:51 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 30 Apr 2009 18:01:40 +0000 |
David Reitter |
(ns-make-command-string, ns-grabenv)
|
Thu, 30 Apr 2009 18:00:29 +0000 |
David Reitter |
*** empty log message ***
|
Thu, 30 Apr 2009 16:52:19 +0000 |
David Reitter |
convert_ns_to_X_keysym: define function keys f16 through f24.
|
Thu, 30 Apr 2009 16:51:50 +0000 |
David Reitter |
*** empty log message ***
|
Thu, 30 Apr 2009 15:32:28 +0000 |
Jason Rumney |
Updated for 23.0.93
|
Thu, 30 Apr 2009 10:36:24 +0000 |
Alan Mackenzie |
Enhancements for Objective-C:
|
Thu, 30 Apr 2009 10:28:33 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 30 Apr 2009 07:01:33 +0000 |
Kenichi Handa |
(fontset_find_font): Check if rfont_def is Qnil or not.
|
Thu, 30 Apr 2009 05:01:57 +0000 |
Chong Yidong |
* xfaces.c (face_at_buffer_position): New arg base_face_id.
|
Thu, 30 Apr 2009 04:53:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 30 Apr 2009 04:41:39 +0000 |
Kenichi Handa |
(fontset_find_font): Check if rfont_def is Qnil or not.
|
Wed, 29 Apr 2009 19:55:49 +0000 |
Andreas Schwab |
(Fcall_process): Fix GC protection. Make sure
|
Wed, 29 Apr 2009 08:52:37 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 29 Apr 2009 05:15:47 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 29 Apr 2009 05:15:34 +0000 |
YAMAMOTO Mitsuharu |
(create_process): Clean up merger residues of 2008-07-17 change.
|
Wed, 29 Apr 2009 04:46:15 +0000 |
Chong Yidong |
* subr.el (assoc-default): Doc fix.
|
Wed, 29 Apr 2009 03:48:58 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 29 Apr 2009 03:48:47 +0000 |
YAMAMOTO Mitsuharu |
(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
|
Wed, 29 Apr 2009 03:48:38 +0000 |
YAMAMOTO Mitsuharu |
(init_atimer): Also clear stopped_atimers.
|
Wed, 29 Apr 2009 03:13:37 +0000 |
Chong Yidong |
Fix typo.
|
Wed, 29 Apr 2009 03:13:16 +0000 |
Chong Yidong |
* variables.texi (File Local Variables): Note that read-circle is
|
Wed, 29 Apr 2009 03:02:54 +0000 |
Chong Yidong |
* files.el (hack-local-variables-prop-line)
|
Wed, 29 Apr 2009 01:42:51 +0000 |
Kenichi Handa |
(set_default_ascii_font): Delete extern.
|
Wed, 29 Apr 2009 01:42:13 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 29 Apr 2009 01:41:45 +0000 |
Kenichi Handa |
(set_default_ascii_font): Delete this unused function.
|
Wed, 29 Apr 2009 01:40:57 +0000 |
Kenichi Handa |
(x_set_font): When ARG is a font-object, check if the
|
Tue, 28 Apr 2009 21:29:47 +0000 |
Chong Yidong |
* progmodes/which-func.el (which-function): Don't assume that
|
Tue, 28 Apr 2009 19:02:26 +0000 |
Andreas Schwab |
* fns.c (Flocale_info): Protect vector from GC during decoding.
|
Tue, 28 Apr 2009 19:00:38 +0000 |
Stefan Monnier |
(load-library): Improve docstring.
|
Tue, 28 Apr 2009 18:59:18 +0000 |
Stefan Monnier |
(Lisp Libraries): `load-library' does offer completion.
|
Tue, 28 Apr 2009 18:58:33 +0000 |
Stefan Monnier |
(quail-vunion): Remove unexplained nreverse.
|
Tue, 28 Apr 2009 16:57:53 +0000 |
Reiner Steib |
Use dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el.
|
Tue, 28 Apr 2009 10:35:41 +0000 |
Nick Roberts |
(gdb-tooltip-print): Avoid "Non-X frame used"
|
Tue, 28 Apr 2009 10:35:08 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 28 Apr 2009 04:07:37 +0000 |
Chong Yidong |
* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
|
Tue, 28 Apr 2009 04:02:57 +0000 |
Chong Yidong |
Change arg name to make it clear that it's ignored.
|
Tue, 28 Apr 2009 02:16:49 +0000 |
Chong Yidong |
* tooltip.el (tooltip-show-help): Fall back on
|
Mon, 27 Apr 2009 23:12:20 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 27 Apr 2009 23:07:21 +0000 |
Jay Belanger |
(calc-mode): Replace `copy-list' with `copy-sequence'.
|
Mon, 27 Apr 2009 22:27:55 +0000 |
Andreas Schwab |
* sysdep.c: Include <ctype.h>.
|
Mon, 27 Apr 2009 21:21:31 +0000 |
David Reitter |
nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
|
Mon, 27 Apr 2009 21:20:55 +0000 |
David Reitter |
*** empty log message ***
|
Sun, 26 Apr 2009 20:55:30 +0000 |
Johan Bockg¸«©rd |
(syms_of_keyboard) <input-decode-map>: Doc fix.
|
Sun, 26 Apr 2009 19:01:24 +0000 |
Eli Zaretskii |
(Tags): Clarify the text some more.
|
Sun, 26 Apr 2009 18:07:29 +0000 |
Eli Zaretskii |
(Tags): Clarify the text some more.
|
Sun, 26 Apr 2009 02:35:48 +0000 |
Chong Yidong |
Checked tips.texi.
|
Sun, 26 Apr 2009 02:35:18 +0000 |
Chong Yidong |
* tips.texi (Coding Conventions): Copyedits. Add xref to Named
|
Sun, 26 Apr 2009 01:39:48 +0000 |
Jay Belanger |
*** empty log message ***
|
Sun, 26 Apr 2009 01:36:39 +0000 |
Jay Belanger |
(calc-set-mode-line): Check to make sure that the correct Calc buffer
|
Sat, 25 Apr 2009 21:13:35 +0000 |
Eli Zaretskii |
(Tags): Clarify the text some more.
|
Sat, 25 Apr 2009 15:27:45 +0000 |
Chong Yidong |
* simple.el (line-move-visual): If point is stuck moving backwards
|
Sat, 25 Apr 2009 14:43:35 +0000 |
Chong Yidong |
Add comment for last change.
|
Sat, 25 Apr 2009 14:36:01 +0000 |
Chong Yidong |
* configure: Regenerate.
|
Sat, 25 Apr 2009 14:25:06 +0000 |
Chong Yidong |
* startup.el (normal-top-level): Implement a work-around to handle
|
Sat, 25 Apr 2009 07:22:50 +0000 |
Eli Zaretskii |
(Tags): Fix last change.
|
Sat, 25 Apr 2009 07:19:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 25 Apr 2009 07:19:38 +0000 |
Eli Zaretskii |
(Tags): Clarify text. (Bug#3101)
|
Sat, 25 Apr 2009 06:11:46 +0000 |
Jason Rumney |
(clear_cached_metrics): Remove, unused since 2008-08-02.
|
Sat, 25 Apr 2009 01:40:35 +0000 |
Chong Yidong |
Regenerate.
|
Sat, 25 Apr 2009 00:26:34 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Sat, 25 Apr 2009 00:26:16 +0000 |
YAMAMOTO Mitsuharu |
(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
|
Fri, 24 Apr 2009 13:54:50 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 24 Apr 2009 13:54:20 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
|
Fri, 24 Apr 2009 00:57:34 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 24 Apr 2009 00:46:01 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 23 Apr 2009 12:22:19 +0000 |
Chong Yidong |
Revert incorrect checkin.
|
Thu, 23 Apr 2009 01:34:54 +0000 |
Chong Yidong |
* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
|
Thu, 23 Apr 2009 01:34:15 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 23 Apr 2009 01:33:33 +0000 |
Kenichi Handa |
(Fx_list_fonts): If a font size is specified in PATTERN, set it in
|
Wed, 22 Apr 2009 07:34:17 +0000 |
Daiki Ueno |
(Security): Mention that EasyPG is the current default.
|
Wed, 22 Apr 2009 04:32:21 +0000 |
Chong Yidong |
* keyboard.c (Fset_input_meta_mode): Doc fix.
|
Wed, 22 Apr 2009 04:23:09 +0000 |
Chong Yidong |
Checked os.texi.
|
Wed, 22 Apr 2009 04:22:20 +0000 |
Chong Yidong |
Update documentation status.
|
Wed, 22 Apr 2009 04:21:39 +0000 |
Chong Yidong |
* os.texi (Command-Line Arguments): Document
|
Wed, 22 Apr 2009 03:51:25 +0000 |
Chong Yidong |
* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
|
Wed, 22 Apr 2009 03:43:06 +0000 |
Chong Yidong |
* term.c (Ftty_display_color_p, Ftty_display_color_cells)
|
Wed, 22 Apr 2009 03:37:30 +0000 |
Chong Yidong |
Minor comment fix.
|
Wed, 22 Apr 2009 01:29:46 +0000 |
Chong Yidong |
Documented initial-buffer-choice.
|
Wed, 22 Apr 2009 01:29:25 +0000 |
Chong Yidong |
* entering.texi (Entering Emacs): Document initial-buffer-choice.
|
Tue, 21 Apr 2009 12:03:46 +0000 |
Juanma Barranquero |
Add bug reference.
|
Tue, 21 Apr 2009 07:30:00 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 21 Apr 2009 07:29:48 +0000 |
Kenichi Handa |
(font_score): Check AVGWIDTH too.
|
Tue, 21 Apr 2009 07:19:01 +0000 |
Martin Rudalics |
Fix bug number in comment.
|
Tue, 21 Apr 2009 06:56:51 +0000 |
Martin Rudalics |
(diff-find-source-location): Don't call
|
Tue, 21 Apr 2009 06:46:39 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 21 Apr 2009 06:46:27 +0000 |
Kenichi Handa |
(font_load_for_lface): Cancel previous change.
|
Tue, 21 Apr 2009 06:36:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 21 Apr 2009 06:36:03 +0000 |
Kenichi Handa |
(decode_coding_utf_16): Reduce charbuf_end for the
|
Tue, 21 Apr 2009 02:11:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 21 Apr 2009 02:11:13 +0000 |
Kenichi Handa |
(unidata-get-decomposition): Fix previous change.
|
Tue, 21 Apr 2009 02:10:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 21 Apr 2009 02:09:48 +0000 |
Kenichi Handa |
Re-generated.
|
Tue, 21 Apr 2009 00:39:00 +0000 |
Miles Bader |
admin/quick-install-emacs: Update get_config_var for autoconf 2.62
|
Mon, 20 Apr 2009 20:42:45 +0000 |
Roland Winkler |
*** empty log message ***
|
Mon, 20 Apr 2009 20:41:37 +0000 |
Roland Winkler |
(proced-sort): Declare it buffer-local.
|
Mon, 20 Apr 2009 16:17:51 +0000 |
Stefan Monnier |
(rfc2047-decode-region): Don't skip past `start', which
|
Mon, 20 Apr 2009 03:19:19 +0000 |
Juanma Barranquero |
* emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
|
Mon, 20 Apr 2009 02:52:56 +0000 |
Chong Yidong |
* emacsclient.c (print_help_and_exit): Clarify argument placement
|
Mon, 20 Apr 2009 01:34:27 +0000 |
Chong Yidong |
* os.texi (Startup Summary): Copyedits. The init file is not
|
Sun, 19 Apr 2009 15:09:25 +0000 |
Jason Rumney |
The following changes fix Bug#3005 for wide glyphs on each platform,
|
Sun, 19 Apr 2009 10:53:15 +0000 |
Jan Dj¸«£rv |
Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
|
Sat, 18 Apr 2009 13:52:29 +0000 |
Jason Rumney |
*** empty log message ***
|
Sat, 18 Apr 2009 13:50:08 +0000 |
Jason Rumney |
(list-colors-duplicates): w32-default-color-map is a function.
|
Sat, 18 Apr 2009 13:29:59 +0000 |
Andreas Schwab |
(font_put_frame_data): Use xfree instead of free.
|
Sat, 18 Apr 2009 12:40:46 +0000 |
Juanma Barranquero |
* msdog.texi (Windows Fonts): Fix typos.
|
Sat, 18 Apr 2009 12:33:17 +0000 |
Juanma Barranquero |
* files.texi (Save Commands): Fix pxref.
|
Sat, 18 Apr 2009 04:55:50 +0000 |
Daiki Ueno |
epa-file: fix garble with decode-coding-inserted-region
|
Sat, 18 Apr 2009 03:44:57 +0000 |
Chong Yidong |
* net/rcirc.el (rcirc): Use correct property names (Bug#3037).
|
Sat, 18 Apr 2009 03:39:28 +0000 |
Chong Yidong |
* thingatpt.el (thing-at-point-bounds-of-list-at-point): New
|
Sat, 18 Apr 2009 01:41:53 +0000 |
Chong Yidong |
* files.texi (Save Commands): Mention diff-buffer-with-file.
|
Fri, 17 Apr 2009 19:04:49 +0000 |
Juanma Barranquero |
* w32font.c (Qja, Qko): Remove declarations.
|
Fri, 17 Apr 2009 18:38:00 +0000 |
Chong Yidong |
* font.c (Qja, Qko): Move definitions here from ftfont.c.
|
Fri, 17 Apr 2009 02:36:03 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Apr 2009 02:35:52 +0000 |
Kenichi Handa |
(unidata-get-decomposition): Adjust Hangle decomposition rule to
|
Fri, 17 Apr 2009 02:31:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Apr 2009 02:29:47 +0000 |
Kenichi Handa |
Re-generated.
|
Fri, 17 Apr 2009 02:15:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Apr 2009 02:14:50 +0000 |
Kenichi Handa |
(Ftranslate_region_internal): Use Fconcat to make a
|
Fri, 17 Apr 2009 00:56:39 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 17 Apr 2009 00:55:41 +0000 |
Kenichi Handa |
(ftfont_pattern_entity): Return a newly allocated
|
Thu, 16 Apr 2009 18:45:20 +0000 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-correct-word-before-point):
|
Thu, 16 Apr 2009 16:01:14 +0000 |
Andreas Schwab |
* search.c: Use EMACS_INT for buffer positions. Add prototypes.
|
Thu, 16 Apr 2009 09:32:26 +0000 |
Andreas Schwab |
Add bug reference.
|
Thu, 16 Apr 2009 09:30:45 +0000 |
Andreas Schwab |
(boyer_moore): Use zero as marker value for a possible
|
Thu, 16 Apr 2009 04:31:13 +0000 |
Chong Yidong |
* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
|
Thu, 16 Apr 2009 04:08:15 +0000 |
Chong Yidong |
browse-url.el (browse-url-filename-alist): Update :version for last change.
|
Thu, 16 Apr 2009 03:58:44 +0000 |
Chong Yidong |
* keyboard.c (adjust_point_for_property): Disable 2009-02-12
|
Thu, 16 Apr 2009 03:50:30 +0000 |
Chong Yidong |
* ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter
|
Thu, 16 Apr 2009 01:39:36 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 16 Apr 2009 01:39:08 +0000 |
Kenichi Handa |
(xfont_has_char): Special handling of `ja' and `ko' adstyle.
|
Thu, 16 Apr 2009 01:38:35 +0000 |
Kenichi Handa |
(xftfont_has_char): Special handling of `ja' and `ko' adstyle.
|
Thu, 16 Apr 2009 01:38:07 +0000 |
Kenichi Handa |
(Qja, Qko): Don't make them static.
|
Thu, 16 Apr 2009 01:32:44 +0000 |
Kenichi Handa |
(font_sort_entites): Change the meaning of the arg
|
Thu, 16 Apr 2009 01:08:24 +0000 |
Kenichi Handa |
(merge_face_vectors): Reflect font properties in
|
Thu, 16 Apr 2009 01:05:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 16 Apr 2009 01:04:52 +0000 |
Kenichi Handa |
(charset_ksc5601): Extern it.
|
Thu, 16 Apr 2009 01:04:27 +0000 |
Kenichi Handa |
(charset_ksc5601): New variable.
|
Wed, 15 Apr 2009 23:32:23 +0000 |
Chong Yidong |
* outline.el (hide-sublevels): Ensure that arguments are passed to
|
Wed, 15 Apr 2009 22:51:26 +0000 |
Chong Yidong |
* net/browse-url.el (browse-url-filename-alist): Correct file
|
Wed, 15 Apr 2009 22:41:20 +0000 |
Chong Yidong |
* subr.el (posn-col-row): Properly compute line spacing.
|
Wed, 15 Apr 2009 22:39:51 +0000 |
Chong Yidong |
* subr.el (posn-col-row): Properly compute line spacing.
|
Wed, 15 Apr 2009 22:06:52 +0000 |
Chong Yidong |
* display.texi (Line Height): Emphasize that line-spacing only takes
|
Wed, 15 Apr 2009 21:54:15 +0000 |
Chong Yidong |
* searching.texi (Regexp Backslash): Also refer to shy groups as
|
Wed, 15 Apr 2009 18:13:41 +0000 |
Ulf Jasper |
newsticker: enable jump to virtual feeds
|
Wed, 15 Apr 2009 17:06:34 +0000 |
Stefan Monnier |
(match-data): Refer to `set-match-data' rather than `store-match-data'.
|
Wed, 15 Apr 2009 03:08:24 +0000 |
Chong Yidong |
Checked display.texi.
|
Wed, 15 Apr 2009 03:07:39 +0000 |
Chong Yidong |
Documented underline-minimum-offset.
|
Wed, 15 Apr 2009 03:07:06 +0000 |
Chong Yidong |
* display.texi (Truncation): Overlays can use line-prefix and
|
Wed, 15 Apr 2009 00:32:47 +0000 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp to allow for
|
Wed, 15 Apr 2009 00:08:23 +0000 |
Dan Nicolaescu |
* fileio.c (history_delete_duplicates): Remove unused declaration.
|
Tue, 14 Apr 2009 21:54:49 +0000 |
Juanma Barranquero |
* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
|
Tue, 14 Apr 2009 21:40:07 +0000 |
Juanma Barranquero |
* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
|
Tue, 14 Apr 2009 14:39:46 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 14 Apr 2009 14:39:22 +0000 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
|
Tue, 14 Apr 2009 14:36:38 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-dired-recursive-delete-directory):
|
Tue, 14 Apr 2009 13:58:35 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 14 Apr 2009 13:57:12 +0000 |
Eli Zaretskii |
(syms_of_buffer) <line-spacing>: Doc fix.
|
Tue, 14 Apr 2009 12:41:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Apr 2009 12:38:35 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Apr 2009 12:38:25 +0000 |
Kenichi Handa |
(Ffont_info): Fix docstring. Fix the second element of
|
Tue, 14 Apr 2009 10:37:59 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 14 Apr 2009 10:37:21 +0000 |
Eli Zaretskii |
(src) <gdb.ini>: Don't replace the line with x_error_quitter; instead
|
Tue, 14 Apr 2009 02:28:45 +0000 |
Chong Yidong |
Fix last change.
|
Tue, 14 Apr 2009 02:28:25 +0000 |
Chong Yidong |
* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
|
Tue, 14 Apr 2009 02:02:30 +0000 |
Stefan Monnier |
(completion--try-word-completion): Don't disable
|
Tue, 14 Apr 2009 01:27:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 14 Apr 2009 01:26:03 +0000 |
Kenichi Handa |
(xfont_has_char): The font has C if C is ASCII and the
|
Tue, 14 Apr 2009 01:24:52 +0000 |
Kenichi Handa |
(Fdefine_charset_internal): Make charset
|
Mon, 13 Apr 2009 18:45:12 +0000 |
Stefan Monnier |
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
|
Mon, 13 Apr 2009 17:23:27 +0000 |
Chong Yidong |
(Session Commands): Fix typo.
|
Mon, 13 Apr 2009 17:23:20 +0000 |
Chong Yidong |
* ediff.texi (Session Commands): Fix typo.
|
Mon, 13 Apr 2009 16:20:56 +0000 |
Chong Yidong |
Document new variables wrap-prefix and line-prefix.
|
Mon, 13 Apr 2009 15:54:17 +0000 |
Chong Yidong |
* display.texi (Refresh Screen): Note that a passage about screen
|
Mon, 13 Apr 2009 14:06:48 +0000 |
Jason Rumney |
(frame-set-background-mode): Window system frames
|
Mon, 13 Apr 2009 12:59:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 13 Apr 2009 12:58:38 +0000 |
Kenichi Handa |
(cp932): Delete alias for japanese-shift-jis.
|
Mon, 13 Apr 2009 12:41:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 13 Apr 2009 12:37:41 +0000 |
Kenichi Handa |
(get_adstyle_property): Fix previous change.
|
Mon, 13 Apr 2009 12:33:13 +0000 |
Kenichi Handa |
(Qja, Qko): New variables.
|
Mon, 13 Apr 2009 12:33:02 +0000 |
Kenichi Handa |
(font_delete_unmatched): Preserve the order of list
|
Sun, 12 Apr 2009 19:31:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 12 Apr 2009 19:26:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 12 Apr 2009 19:26:06 +0000 |
Michael Albinus |
* tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
|
Sun, 12 Apr 2009 15:19:58 +0000 |
Chong Yidong |
Replace bitmaps with vector graphics.
|
Sun, 12 Apr 2009 11:22:13 +0000 |
Andreas Schwab |
(install): Remove .gitignore files.
|
Sun, 12 Apr 2009 11:19:49 +0000 |
Andreas Schwab |
(install-arch-indep): Remove .gitignore files.
|
Sun, 12 Apr 2009 04:19:31 +0000 |
Chong Yidong |
Scalable version of the image, created using inkscape.
|
Sat, 11 Apr 2009 15:26:26 +0000 |
Chong Yidong |
* files.el (dir-locals-directory-cache): Change format to include
|
Sat, 11 Apr 2009 14:44:16 +0000 |
Chong Yidong |
* international/mule-diag.el (describe-font-internal): Change
|
Sat, 11 Apr 2009 08:54:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 11 Apr 2009 08:54:08 +0000 |
Eli Zaretskii |
(Overlays): Overlays don't scale well. See
|
Fri, 10 Apr 2009 15:46:37 +0000 |
Andreas Schwab |
Typo.
|
Fri, 10 Apr 2009 14:22:03 +0000 |
Richard M. Stallman |
* mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
|
Fri, 10 Apr 2009 14:19:12 +0000 |
Richard M. Stallman |
* vc-dir.el (vc-dir): Dox fix.
|
Fri, 10 Apr 2009 11:54:53 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 10 Apr 2009 11:53:59 +0000 |
Eli Zaretskii |
(unrmail): If "Mail-From" header is found, append a newline to it.
|
Fri, 10 Apr 2009 10:42:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 10 Apr 2009 10:41:19 +0000 |
Eli Zaretskii |
(rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.
|
Fri, 10 Apr 2009 04:59:14 +0000 |
Chong Yidong |
Update documentation status.
|
Fri, 10 Apr 2009 04:57:29 +0000 |
Chong Yidong |
Checked searching.texi and syntax.texi.
|
Fri, 10 Apr 2009 04:57:05 +0000 |
Chong Yidong |
* syntax.texi (Syntax Table Functions): Document cons cell
|
Fri, 10 Apr 2009 04:48:05 +0000 |
Chong Yidong |
* searching.texi (String Search): Document word-search-forward-lax
|
Fri, 10 Apr 2009 04:25:43 +0000 |
Stefan Monnier |
Remove `tiny change' for Nikolaj Schumacher.
|
Fri, 10 Apr 2009 02:18:58 +0000 |
Glenn Morris |
Bob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
|
Fri, 10 Apr 2009 02:12:01 +0000 |
Chong Yidong |
* keymaps.texi (Tool Bar): Mention that some platforms do not
|
Fri, 10 Apr 2009 01:17:11 +0000 |
Chong Yidong |
Checked nonascii.texi,
|
Fri, 10 Apr 2009 01:16:27 +0000 |
Chong Yidong |
* nonascii.texi (Text Representations): Copyedits.
|
Thu, 09 Apr 2009 17:13:54 +0000 |
Kim F. Storm |
(cua--indent-rectangle): Insert tabs using
|
Thu, 09 Apr 2009 16:50:36 +0000 |
Richard M. Stallman |
* mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
|
Thu, 09 Apr 2009 16:48:25 +0000 |
Richard M. Stallman |
* mail/rmailout.el (rmail-output): If file is visited,
|
Thu, 09 Apr 2009 16:46:02 +0000 |
Richard M. Stallman |
* mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
|
Thu, 09 Apr 2009 16:43:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 09 Apr 2009 16:43:02 +0000 |
Richard M. Stallman |
Don't query before visiting a Babyl file.
|
Thu, 09 Apr 2009 16:33:41 +0000 |
Richard M. Stallman |
* mail/sendmail.el (sendmail-send-it): Replace any
|
Thu, 09 Apr 2009 13:46:27 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 09 Apr 2009 13:46:11 +0000 |
Michael Albinus |
* net/tramp.el (tramp-file-name-handler-alist): Add
|
Thu, 09 Apr 2009 13:40:19 +0000 |
Michael Albinus |
* tramp-cache.el (tramp-flush-directory-property): Use the
|
Thu, 09 Apr 2009 11:11:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Apr 2009 11:11:04 +0000 |
Kenichi Handa |
Re-generated.
|
Thu, 09 Apr 2009 11:07:43 +0000 |
Kenichi Handa |
Re-generated.
|
Thu, 09 Apr 2009 11:06:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Apr 2009 11:06:23 +0000 |
Kenichi Handa |
(unidata-describe-decomposition): Return
|
Thu, 09 Apr 2009 03:47:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Apr 2009 03:47:31 +0000 |
Kenichi Handa |
(map_charset_chars): For a charset of `superset'
|
Thu, 09 Apr 2009 02:40:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 09 Apr 2009 02:40:39 +0000 |
Kenichi Handa |
(font_put_extra): If VAL is nil, delete the slot for PROP
|
Thu, 09 Apr 2009 02:32:39 +0000 |
Glenn Morris |
Update some urls. Remove dead links: eshell, expand, ffap, hideshow.
|
Thu, 09 Apr 2009 01:18:21 +0000 |
Chong Yidong |
Documented fill-forward-paragraph-function.
|
Thu, 09 Apr 2009 01:17:45 +0000 |
Chong Yidong |
Checked text.texi.
|
Thu, 09 Apr 2009 01:17:08 +0000 |
Chong Yidong |
* text.texi (Yank Commands): Note that yank uses push-mark.
|
Wed, 08 Apr 2009 18:03:17 +0000 |
Stefan Monnier |
(mule-cmds.el): Mention that leim-list.el is auto-generated.
|
Wed, 08 Apr 2009 14:06:45 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 08 Apr 2009 14:05:38 +0000 |
Eli Zaretskii |
(append-to-file): Doc fix.
|
Wed, 08 Apr 2009 13:51:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 08 Apr 2009 13:49:53 +0000 |
Eli Zaretskii |
(msdos-last-help-message): New defvar.
|
Wed, 08 Apr 2009 12:43:40 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 08 Apr 2009 12:41:48 +0000 |
Eli Zaretskii |
(rmail-simplified-subject): Normalize whitespace in subject. This
|
Wed, 08 Apr 2009 12:34:00 +0000 |
Nick Roberts |
Give hint for GDB in Emacs on Mac OSX.
|
Wed, 08 Apr 2009 12:33:27 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 08 Apr 2009 10:30:51 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 08 Apr 2009 10:29:51 +0000 |
YAMAMOTO Mitsuharu |
(redraw_overlapping_rows): Fix detection of
|
Wed, 08 Apr 2009 04:02:31 +0000 |
Chong Yidong |
* textmodes/fill.el (fill-paragraph): Doc fix.
|
Wed, 08 Apr 2009 03:05:03 +0000 |
Chong Yidong |
Checked backups.texi.
|
Wed, 08 Apr 2009 01:32:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Apr 2009 01:31:15 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 08 Apr 2009 01:30:55 +0000 |
Kenichi Handa |
(ftfont_text_extents): Fix calculation of metrics->descent.
|
Tue, 07 Apr 2009 04:06:39 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
|
Tue, 07 Apr 2009 03:19:44 +0000 |
Glenn Morris |
(ns-pop-up-frames): Make it a defcustom.
|
Tue, 07 Apr 2009 03:01:08 +0000 |
Glenn Morris |
(rmail-expunge-and-save): Let rmail-expunge show the message.
|
Tue, 07 Apr 2009 01:49:40 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
|
Tue, 07 Apr 2009 00:46:11 +0000 |
Chong Yidong |
* descr-text.el (describe-property-list, describe-char): Add
|
Mon, 06 Apr 2009 23:52:41 +0000 |
Chong Yidong |
* tooltip.el (tooltip-show-help-non-mode): Don't save the last
|
Mon, 06 Apr 2009 22:04:07 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Mon, 06 Apr 2009 20:44:15 +0000 |
Roland Winkler |
*** empty log message ***
|
Mon, 06 Apr 2009 20:43:18 +0000 |
Roland Winkler |
(bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
|
Mon, 06 Apr 2009 15:45:00 +0000 |
Sam Steingold |
(completion-list-mode-map): Bind "q" to quit-window,
|
Mon, 06 Apr 2009 14:54:36 +0000 |
Jason Rumney |
(x_set_font): Avoid C99 mid-block variable declaration.
|
Mon, 06 Apr 2009 14:37:23 +0000 |
Jason Rumney |
Don't put dump.bat into the barebin, as we don't put temacs.exe in
|
Mon, 06 Apr 2009 14:34:38 +0000 |
Jason Rumney |
Updated fro 23.0.92
|
Mon, 06 Apr 2009 11:11:36 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 06 Apr 2009 11:11:20 +0000 |
Kenichi Handa |
(ftxfont_draw_backgrond): Fix args to XFillRectangle.
|
Mon, 06 Apr 2009 11:08:56 +0000 |
Kenichi Handa |
(xftfont_open): Fix setting font->underline_thickness.
|
Mon, 06 Apr 2009 07:57:46 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 06 Apr 2009 07:56:47 +0000 |
Kenichi Handa |
(ftfont_open): Fix checking of the return value of
|
Mon, 06 Apr 2009 06:31:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 06 Apr 2009 01:23:11 +0000 |
Chong Yidong |
Checked markers.texi.
|
Mon, 06 Apr 2009 01:21:48 +0000 |
Chong Yidong |
* simple.el (handle-shift-selection): Clarify docstring.
|
Mon, 06 Apr 2009 01:20:55 +0000 |
Chong Yidong |
* markers.texi (The Mark): Copyedits. Improve description of
|
Sun, 05 Apr 2009 18:13:11 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 05 Apr 2009 18:12:44 +0000 |
Michael Albinus |
* dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
|
Sun, 05 Apr 2009 18:07:41 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
|
Sun, 05 Apr 2009 18:06:55 +0000 |
Michael Albinus |
* net/tramp.el (tramp-default-file-modes) New defun. Replace all
|
Sun, 05 Apr 2009 17:49:47 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
|
Sun, 05 Apr 2009 05:12:08 +0000 |
Chong Yidong |
Checked positions.texi.
|
Sun, 05 Apr 2009 05:11:48 +0000 |
Chong Yidong |
* positions.texi (Screen Lines): Document (cols . lines) argument
|
Sun, 05 Apr 2009 03:25:57 +0000 |
Chong Yidong |
Checked frames.texi.
|
Sat, 04 Apr 2009 22:34:23 +0000 |
Chong Yidong |
* frames.texi (Frames): Clean up introduction. Document `ns'
|
Sat, 04 Apr 2009 15:26:03 +0000 |
Chong Yidong |
* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
|
Sat, 04 Apr 2009 14:51:33 +0000 |
Eli Zaretskii |
Mention the fact that font and color in tooltip-frame-parameters are ignored.
|
Sat, 04 Apr 2009 14:44:10 +0000 |
Chong Yidong |
* frame.el (make-frame): Doc fix.
|
Sat, 04 Apr 2009 14:22:59 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Apr 2009 14:21:49 +0000 |
Eli Zaretskii |
(rmail-new-summary-1): Don't show zero count of summary lines.
|
Sat, 04 Apr 2009 11:32:49 +0000 |
Juanma Barranquero |
Fix typos.
|
Sat, 04 Apr 2009 09:43:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 04 Apr 2009 09:42:12 +0000 |
Eli Zaretskii |
(system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
|
Sat, 04 Apr 2009 01:52:29 +0000 |
Chong Yidong |
Checked buffers.texi.
|
Sat, 04 Apr 2009 01:51:58 +0000 |
Chong Yidong |
* buffers.texi (Current Buffer): Note that the append-to-buffer
|
Sat, 04 Apr 2009 01:35:36 +0000 |
Chong Yidong |
Checked files.texi.
|
Sat, 04 Apr 2009 01:35:01 +0000 |
Chong Yidong |
Checked files.texi.
|
Sat, 04 Apr 2009 01:34:05 +0000 |
Chong Yidong |
Documented: `mkdir' is a new convenience alias for `make-directory'.
|
Sat, 04 Apr 2009 01:32:57 +0000 |
Chong Yidong |
* files.texi (File Attributes): Move note about MS-DOS from
|
Fri, 03 Apr 2009 15:10:19 +0000 |
Chong Yidong |
* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
|
Fri, 03 Apr 2009 06:26:50 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 03 Apr 2009 06:24:00 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 03 Apr 2009 06:23:49 +0000 |
Kenichi Handa |
(print_object): Make each lowest sub_char_table start a new line.
|
Fri, 03 Apr 2009 01:57:12 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 03 Apr 2009 01:57:03 +0000 |
Kenichi Handa |
Make the section "Complex Text Layout support
|
Thu, 02 Apr 2009 22:16:17 +0000 |
Chong Yidong |
* dired.el (dired-get-filename): Always pass filename through
|
Thu, 02 Apr 2009 21:12:54 +0000 |
Stefan Monnier |
(doc-view-mode): Don't give up if the file doesn't exist.
|
Thu, 02 Apr 2009 19:43:27 +0000 |
Dan Nicolaescu |
(print_help_and_exit): Fix typo.
|
Thu, 02 Apr 2009 11:43:12 +0000 |
Juanma Barranquero |
Add bug reference.
|
Thu, 02 Apr 2009 07:02:24 +0000 |
Glenn Morris |
Copy the direntry from ../../info/dir, and avoid using a period in the
|
Thu, 02 Apr 2009 06:59:17 +0000 |
Glenn Morris |
Capitalize direntry.
|
Thu, 02 Apr 2009 06:34:21 +0000 |
Glenn Morris |
(calendar-holidays): Don't autoload it. (Bug#2811)
|
Thu, 02 Apr 2009 06:33:18 +0000 |
Glenn Morris |
(diary-cyclic): Check for +ve N.
|
Thu, 02 Apr 2009 02:50:06 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 02 Apr 2009 02:48:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 02 Apr 2009 02:47:50 +0000 |
Kenichi Handa |
(setup-default-fontset): Specify
|
Thu, 02 Apr 2009 02:45:01 +0000 |
Kenichi Handa |
(fontset_font): Record no-font when a fontset
|
Thu, 02 Apr 2009 01:56:43 +0000 |
Stefan Monnier |
(auto-fill-function): Mark it as safe for nil.
|
Wed, 01 Apr 2009 20:01:14 +0000 |
Dan Nicolaescu |
(vc-mtn-register): Fix optional arguments.
|
Wed, 01 Apr 2009 15:42:09 +0000 |
Dan Nicolaescu |
(vc-name): Avoid calling vc-backend twice.
|
Wed, 01 Apr 2009 03:51:14 +0000 |
Chong Yidong |
(Filter Functions): Suggest how to handle output batches.
|
Wed, 01 Apr 2009 03:50:58 +0000 |
Chong Yidong |
* processes.texi (Filter Functions): Suggest how to handle output
|
Tue, 31 Mar 2009 20:55:59 +0000 |
Juanma Barranquero |
Fix typos.
|
Tue, 31 Mar 2009 20:53:03 +0000 |
Juanma Barranquero |
Fix typos.
|
Tue, 31 Mar 2009 17:15:09 +0000 |
Chong Yidong |
Fix ChangeLog entry causing M-x authors confusion.
|
Tue, 31 Mar 2009 08:01:54 +0000 |
Andreas Schwab |
Regenerate configure.
|
Tue, 31 Mar 2009 02:04:39 +0000 |
Chong Yidong |
Bump version to 23.0.92.
EMACS_PRETEST_23_0_92
|
Tue, 31 Mar 2009 02:04:11 +0000 |
Chong Yidong |
Regenerate.
|
Tue, 31 Mar 2009 00:19:56 +0000 |
Chong Yidong |
Regenerate.
|
Mon, 30 Mar 2009 22:15:24 +0000 |
Chong Yidong |
Checked help.texi.
|
Mon, 30 Mar 2009 21:57:28 +0000 |
Chong Yidong |
(Accessing Documentation): Update example to use
|
Mon, 30 Mar 2009 21:57:07 +0000 |
Chong Yidong |
* help.texi (Accessing Documentation): Update example to use
|
Mon, 30 Mar 2009 15:38:56 +0000 |
Stefan Monnier |
(map_charset_for_dump): Add missing UNGCPRO.
|
Mon, 30 Mar 2009 15:35:52 +0000 |
Andreas Schwab |
(ansi-color-get-face): Use
|
Mon, 30 Mar 2009 15:07:08 +0000 |
Jason Rumney |
*** empty log message ***
|
Mon, 30 Mar 2009 13:48:06 +0000 |
Jason Rumney |
(locate-dominating-stop-dir-regexp): Stop searching
|
Mon, 30 Mar 2009 12:51:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Mar 2009 12:50:50 +0000 |
Kenichi Handa |
(fontset_from_font): Specify only registry in a font-spec for all
|
Mon, 30 Mar 2009 05:39:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Mar 2009 05:38:51 +0000 |
Kenichi Handa |
Fix previous change. Define ftfont_variation_glyphs
|
Mon, 30 Mar 2009 02:55:47 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 30 Mar 2009 02:19:07 +0000 |
Jay Belanger |
(calc-buffer-list): New variable.
|
Mon, 30 Mar 2009 02:17:40 +0000 |
Jay Belanger |
(calc-embedded-restore-original-modes): Add argument for Calculator buffer.
|
Mon, 30 Mar 2009 01:52:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 30 Mar 2009 01:52:08 +0000 |
Kenichi Handa |
(chinese-big5): Change type to `big5'.
|
Mon, 30 Mar 2009 01:15:08 +0000 |
Chong Yidong |
Fix last change.
|
Mon, 30 Mar 2009 01:06:27 +0000 |
Chong Yidong |
(help-buffer): Add docstring.
|
Mon, 30 Mar 2009 01:06:14 +0000 |
Chong Yidong |
* help-mode.el (help-buffer): Add docstring.
|
Sun, 29 Mar 2009 21:42:55 +0000 |
Juanma Barranquero |
Fix typos.
|
Sun, 29 Mar 2009 19:50:31 +0000 |
Chong Yidong |
with-help-window is already documented.
|
Sun, 29 Mar 2009 19:14:21 +0000 |
Chong Yidong |
(Help Functions): Remove a sentence about long-obsolete Emacs versions.
|
Sun, 29 Mar 2009 19:14:13 +0000 |
Chong Yidong |
* help.texi (Help Functions): Remove a sentence about long-obsolete
|
Sun, 29 Mar 2009 18:22:37 +0000 |
Chong Yidong |
(Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.
|
Sun, 29 Mar 2009 18:22:10 +0000 |
Chong Yidong |
* help.texi (Accessing Documentation): Remove a sentence about
|
Sun, 29 Mar 2009 17:42:43 +0000 |
Chong Yidong |
Checked modes.texi.
|
Sun, 29 Mar 2009 17:42:26 +0000 |
Chong Yidong |
(Mode Line Variables): The default values of the mode
|
Sun, 29 Mar 2009 17:42:11 +0000 |
Chong Yidong |
* modes.texi (Mode Line Variables): The default values of the mode
|
Sun, 29 Mar 2009 17:12:26 +0000 |
Chong Yidong |
Conditionalize prototyping and use of ftfont_variation_glyphs.
|
Sun, 29 Mar 2009 17:12:10 +0000 |
Chong Yidong |
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
|
Sun, 29 Mar 2009 00:00:30 +0000 |
David Reitter |
(ns-expand-space): remove defvar.
|
Sat, 28 Mar 2009 23:58:45 +0000 |
David Reitter |
*** empty log message ***
|
Sat, 28 Mar 2009 21:18:02 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 28 Mar 2009 21:17:46 +0000 |
Juri Linkov |
(minibuffer-default-add-completions):
|
Sat, 28 Mar 2009 16:03:03 +0000 |
Jan Dj¸«£rv |
Point to etc/PROBLEMS for Gtk+ and display exit problem.
|
Sat, 28 Mar 2009 13:49:57 +0000 |
Chong Yidong |
(Derived Modes): Note that define-derive-mode sets the mode-class
|
Sat, 28 Mar 2009 13:49:50 +0000 |
Chong Yidong |
* modes.texi (Derived Modes): Note that define-derive-mode sets the
|
Sat, 28 Mar 2009 13:39:10 +0000 |
Chong Yidong |
Documented special-mode.
|
Sat, 28 Mar 2009 13:38:55 +0000 |
Chong Yidong |
(Major Mode Conventions): Note that specialness is inherited.
|
Sat, 28 Mar 2009 13:37:36 +0000 |
Chong Yidong |
* modes.texi (Major Mode Conventions): Note that specialness is
|
Sat, 28 Mar 2009 12:27:52 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 28 Mar 2009 12:26:04 +0000 |
Eli Zaretskii |
(shell-quote-wildcard-pattern): Doc fix.
|
Sat, 28 Mar 2009 04:53:04 +0000 |
Stefan Monnier |
* editfns.c (general_insert_function): Adjust to insdel.c changes.
|
Sat, 28 Mar 2009 04:52:28 +0000 |
Stefan Monnier |
(dump_glyph): Fix typo.
|
Sat, 28 Mar 2009 04:52:12 +0000 |
Stefan Monnier |
(delete_frame): Work around compiler bug.
|
Sat, 28 Mar 2009 03:23:08 +0000 |
Chong Yidong |
Checked keymaps.texi.
|
Sat, 28 Mar 2009 03:18:24 +0000 |
Chong Yidong |
(Prefix Keys): The M-g prefix key is now named goto-map. Add
|
Sat, 28 Mar 2009 03:17:55 +0000 |
Chong Yidong |
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
|
Sat, 28 Mar 2009 02:24:22 +0000 |
Stefan Monnier |
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
|
Sat, 28 Mar 2009 02:06:06 +0000 |
Stefan Monnier |
(Finsert_file_contents): Don't limit size to INT_MAX/4.
|
Fri, 27 Mar 2009 18:40:04 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Fri, 27 Mar 2009 18:37:56 +0000 |
Jan Dj¸«£rv |
(handle_one_xevent): Call x_handle_net_wm_state if
|
Fri, 27 Mar 2009 18:37:41 +0000 |
Jan Dj¸«£rv |
(struct x_display_info): Add atoms for _NET_WM_STATE.
|
Fri, 27 Mar 2009 18:34:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Mar 2009 18:34:03 +0000 |
Eli Zaretskii |
(ls-lisp-insert-directory): Allow for a trailing '/' when looking for "."
|
Fri, 27 Mar 2009 18:30:55 +0000 |
Jan Dj¸«£rv |
(x_set_font): If the fullscreen property is non-nil, adjust
|
Fri, 27 Mar 2009 16:50:14 +0000 |
Andreas Schwab |
* simple.el (shift-select-mode): Make it a defcustom.
|
Fri, 27 Mar 2009 16:14:23 +0000 |
Stefan Monnier |
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
|
Fri, 27 Mar 2009 15:58:16 +0000 |
Stefan Monnier |
(url-file-handler): Save match data.
|
Fri, 27 Mar 2009 14:54:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Mar 2009 14:53:25 +0000 |
Eli Zaretskii |
(System Environment): Update the list of system-type values.
|
Fri, 27 Mar 2009 14:43:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Mar 2009 14:42:36 +0000 |
Eli Zaretskii |
(The Mark) <handle-shift-selection>: Update for removal of the optional
|
Fri, 27 Mar 2009 07:26:37 +0000 |
Kenichi Handa |
(Fdetect_coding_string): Improve the docstrings.
|
Fri, 27 Mar 2009 07:25:44 +0000 |
Kenichi Handa |
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
|
Thu, 26 Mar 2009 22:15:13 +0000 |
Stefan Monnier |
(Fx_focus_frame): Declare.
|
Thu, 26 Mar 2009 17:07:54 +0000 |
Stefan Monnier |
* callint.c (Fcall_interactively): For '^' just delegate the work to
|
Thu, 26 Mar 2009 16:21:25 +0000 |
Juanma Barranquero |
* align.el (align-large-region, align-perl-modes, align-rules-list)
|
Thu, 26 Mar 2009 05:38:59 +0000 |
Glenn Morris |
Add C-u M-x rmail to previous change.
|
Thu, 26 Mar 2009 01:19:50 +0000 |
Stefan Monnier |
(archive-ar-summarize): Don't burp on special GNU
|
Wed, 25 Mar 2009 17:47:17 +0000 |
Chong Yidong |
(bubbles): Doc fix (Bug#2776).
|
Wed, 25 Mar 2009 17:47:07 +0000 |
Chong Yidong |
* play/bubbles.el (bubbles): Doc fix (Bug#2776).
|
Wed, 25 Mar 2009 14:18:31 +0000 |
Chong Yidong |
(Focus Events): Most X window managers don't use focus-follows-mouse
|
Wed, 25 Mar 2009 14:17:57 +0000 |
Chong Yidong |
* commands.texi (Focus Events): Most X window managers don't use
|
Wed, 25 Mar 2009 12:02:15 +0000 |
Juanma Barranquero |
* composite.el (auto-compose-chars): Fix typo in docstring.
|
Wed, 25 Mar 2009 11:58:43 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Wed, 25 Mar 2009 06:49:19 +0000 |
Glenn Morris |
Mention M-x find-file no longer works for Rmail files.
|
Tue, 24 Mar 2009 17:37:58 +0000 |
Chong Yidong |
(Ffloat_time): Doc fix (Bug#2768).
|
Tue, 24 Mar 2009 17:37:32 +0000 |
Chong Yidong |
* editfns.c (Ffloat_time): Doc fix (Bug#2768).
|
Tue, 24 Mar 2009 17:09:08 +0000 |
Chong Yidong |
Checked commands.texi.
|
Tue, 24 Mar 2009 17:08:49 +0000 |
Chong Yidong |
(Defining Commands): Clarify introduction.
|
Tue, 24 Mar 2009 17:07:06 +0000 |
Chong Yidong |
* commands.texi (Defining Commands): Clarify introduction.
|
Tue, 24 Mar 2009 16:37:25 +0000 |
Chong Yidong |
(Fcommandp): Use Qinteractive_form.
|
Tue, 24 Mar 2009 16:35:52 +0000 |
Chong Yidong |
(Qinteractive_form): New variable.
|
Tue, 24 Mar 2009 16:35:27 +0000 |
Chong Yidong |
* data.c (Qinteractive_form): New variable.
|
Tue, 24 Mar 2009 16:11:00 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 24 Mar 2009 16:10:32 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
|
Tue, 24 Mar 2009 14:14:53 +0000 |
Jason Rumney |
(Fsubstitute_in_file_name): Always work on a copy.
|
Tue, 24 Mar 2009 02:30:15 +0000 |
Glenn Morris |
(widget-specify-field): Don't add a second overlay for a
|
Tue, 24 Mar 2009 01:42:12 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Mar 2009 01:41:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Mar 2009 01:07:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Mar 2009 01:07:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 24 Mar 2009 00:56:34 +0000 |
Kenichi Handa |
(find_font_encoding): Return Qnil for unsupported encoding.
|
Tue, 24 Mar 2009 00:55:36 +0000 |
Kenichi Handa |
(font-encoding-alist): Add an entry for muletibetan-0.
|
Mon, 23 Mar 2009 17:09:17 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 23 Mar 2009 17:09:07 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_display_open): Assign a value to gdpy_def, check
|
Mon, 23 Mar 2009 16:25:30 +0000 |
Dan Nicolaescu |
(vc-bzr-working-revision): Add support for lightweight
|
Mon, 23 Mar 2009 10:10:39 +0000 |
Juanma Barranquero |
* minibuf.texi (Intro to Minibuffers): Fix typos.
|
Mon, 23 Mar 2009 03:15:25 +0000 |
Chong Yidong |
(Re)checked mini.texi.
|
Mon, 23 Mar 2009 03:08:09 +0000 |
Chong Yidong |
Checked minibuf.texi.
|
Mon, 23 Mar 2009 03:07:51 +0000 |
Chong Yidong |
(Intro to Minibuffers): Remove long-obsolete info
|
Mon, 23 Mar 2009 03:07:41 +0000 |
Chong Yidong |
* minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
|
Sun, 22 Mar 2009 20:09:34 +0000 |
Glenn Morris |
Comment.
|
Sun, 22 Mar 2009 15:12:01 +0000 |
Alan Mackenzie |
(Using Interactive): Clarify string argument to `interactive' - even
|
Sun, 22 Mar 2009 15:09:48 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sun, 22 Mar 2009 15:07:10 +0000 |
Alan Mackenzie |
(Finteractive): Clarify the doc string - even promptless elements need \n
|
Sun, 22 Mar 2009 15:05:25 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sun, 22 Mar 2009 14:51:17 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 22 Mar 2009 14:50:42 +0000 |
Richard M. Stallman |
(rmail-expunge): Without DONT-SHOW, show the message even after
|
Sun, 22 Mar 2009 14:12:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 22 Mar 2009 14:12:34 +0000 |
Richard M. Stallman |
(rmail-expunge): Update summary buffer even if NO-SHOW.
|
Sun, 22 Mar 2009 02:43:37 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 22 Mar 2009 02:39:30 +0000 |
Jason Rumney |
(x-use-underline-position-properties): Doc fix.
|
Sat, 21 Mar 2009 18:55:47 +0000 |
Glenn Morris |
Fix sentence-end whitespace in previous.
|
Sat, 21 Mar 2009 18:53:14 +0000 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
Sat, 21 Mar 2009 18:38:40 +0000 |
Eli Zaretskii |
(handle-shift-selection): Fix last change.
|
Sat, 21 Mar 2009 18:30:38 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 18:29:25 +0000 |
Eli Zaretskii |
(handle-shift-selection): Doc fix. (Bug#2738)
|
Sat, 21 Mar 2009 15:53:29 +0000 |
Chong Yidong |
(file-modes-rights-to-number): Doc fix.
|
Sat, 21 Mar 2009 15:52:57 +0000 |
Chong Yidong |
* files.el (file-modes-rights-to-number): Doc fix.
|
Sat, 21 Mar 2009 15:39:10 +0000 |
Dan Nicolaescu |
(Todo): Add note on simplifying vc-register.
|
Sat, 21 Mar 2009 14:03:06 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 14:01:53 +0000 |
Eli Zaretskii |
(eshell-ls-dir): Call eshell-directory-files-and-attributes with additional
|
Sat, 21 Mar 2009 14:00:26 +0000 |
Eli Zaretskii |
(directory-files-and-attributes): Accept and ignore additional optional
|
Sat, 21 Mar 2009 13:01:44 +0000 |
David Reitter |
(all): Use existing `ns' rather than new `nextstep' group for variables affected by last two changes.
|
Sat, 21 Mar 2009 13:01:20 +0000 |
Eli Zaretskii |
(eshell-ls-file): Enlarge default size-width to 8.
|
Sat, 21 Mar 2009 13:01:19 +0000 |
David Reitter |
*** empty log message ***
|
Sat, 21 Mar 2009 11:31:50 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 11:31:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 11:30:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 11:29:28 +0000 |
Eli Zaretskii |
inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
|
Sat, 21 Mar 2009 09:57:30 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 09:55:03 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 Mar 2009 09:47:13 +0000 |
Eli Zaretskii |
(all): Fix last change.
|
Sat, 21 Mar 2009 09:37:16 +0000 |
Juanma Barranquero |
Fix typos.
|
Sat, 21 Mar 2009 02:31:29 +0000 |
David Reitter |
*** empty log message ***
|
Sat, 21 Mar 2009 02:30:39 +0000 |
David Reitter |
(all): add `ns-{control|command|alternate|function}-modifier', `ns-antialias-text' and `ns-use-qd-smoothing'
|
Fri, 20 Mar 2009 17:59:38 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 20 Mar 2009 17:58:44 +0000 |
Eli Zaretskii |
(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce
|
Fri, 20 Mar 2009 17:58:10 +0000 |
Eli Zaretskii |
(make_uid, make_gid): New functions.
|
Fri, 20 Mar 2009 13:56:42 +0000 |
Dan Nicolaescu |
(vc-dir-deduce-fileset): Make the error message more explicit.
|
Fri, 20 Mar 2009 09:41:19 +0000 |
Juanma Barranquero |
* keyboard.c (Fcurrent_idle_time): Reflow docstring.
|
Thu, 19 Mar 2009 14:45:02 +0000 |
Juanma Barranquero |
* subr.el (forward-point): Add obsolescence declaration.
|
Thu, 19 Mar 2009 09:35:58 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 19 Mar 2009 06:51:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Mar 2009 06:50:55 +0000 |
Kenichi Handa |
(x_set_font): Handle the case that ARG is a cons.
|
Thu, 19 Mar 2009 06:50:41 +0000 |
Kenichi Handa |
(Fset_fontset_font): When a spec of ASCII font is
|
Thu, 19 Mar 2009 06:26:04 +0000 |
Glenn Morris |
(Fsubstitute_in_file_name): Doc fix.
|
Thu, 19 Mar 2009 06:20:27 +0000 |
Glenn Morris |
(rmail-retry-ignored-headers): Add :version tag.
|
Thu, 19 Mar 2009 06:19:24 +0000 |
Glenn Morris |
(sc-version): Doc fix.
|
Thu, 19 Mar 2009 06:12:58 +0000 |
Glenn Morris |
Leo <sdl.web at gmail.com> (tiny change)
|
Thu, 19 Mar 2009 02:58:21 +0000 |
Chong Yidong |
(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
|
Thu, 19 Mar 2009 02:58:13 +0000 |
Chong Yidong |
* indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
|
Thu, 19 Mar 2009 01:01:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Mar 2009 01:01:35 +0000 |
Kenichi Handa |
Change the encoding to utf-8.
|
Thu, 19 Mar 2009 01:00:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Mar 2009 00:59:54 +0000 |
Kenichi Handa |
(quail-update-leim-list-file): Save leim-list.el in utf-8.
|
Thu, 19 Mar 2009 00:59:21 +0000 |
Kenichi Handa |
(leim-list-header): Use utf-8 coding tag.
|
Thu, 19 Mar 2009 00:58:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Mar 2009 00:57:57 +0000 |
Kenichi Handa |
Call create-defualt-fontset, not
|
Thu, 19 Mar 2009 00:57:20 +0000 |
Kenichi Handa |
(w32-initialize-window-system): Call
|
Thu, 19 Mar 2009 00:56:52 +0000 |
Kenichi Handa |
(x-initialize-window-system): Call
|
Thu, 19 Mar 2009 00:55:36 +0000 |
Kenichi Handa |
(create-default-fontset): New function.
|
Thu, 19 Mar 2009 00:46:35 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Mar 2009 00:46:26 +0000 |
Kenichi Handa |
(load_charset_map_from_file): When a mapfile can't be loaded, signal
|
Wed, 18 Mar 2009 21:47:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 18 Mar 2009 21:46:57 +0000 |
Richard M. Stallman |
(rmail-retry-ignored-headers): Add usual mime headers.
|
Wed, 18 Mar 2009 20:38:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 18 Mar 2009 20:37:34 +0000 |
Eli Zaretskii |
(Ffile_attributes): Make sure UID and GID are always positive, even
|
Wed, 18 Mar 2009 20:37:06 +0000 |
Eli Zaretskii |
(Fuser_login_name): Support float arguments. Doc fix.
|
Wed, 18 Mar 2009 09:14:56 +0000 |
Juanma Barranquero |
Add bug reference.
|
Wed, 18 Mar 2009 08:37:56 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 18 Mar 2009 08:37:33 +0000 |
YAMAMOTO Mitsuharu |
(xdialog_show): Move Fredisplay call ...
|
Wed, 18 Mar 2009 07:29:56 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 18 Mar 2009 07:24:52 +0000 |
Kenichi Handa |
(after-insert-file-set-coding): Set
|
Wed, 18 Mar 2009 04:01:15 +0000 |
Chong Yidong |
(Top): Update node listing.
|
Wed, 18 Mar 2009 04:01:05 +0000 |
Chong Yidong |
(Completion Styles): New node.
|
Wed, 18 Mar 2009 04:00:42 +0000 |
Chong Yidong |
* minibuf.texi (Completion Styles): New node.
|
Wed, 18 Mar 2009 02:26:29 +0000 |
Stefan Monnier |
(file_name_completion): Disable the first optimization just
|
Tue, 17 Mar 2009 19:05:40 +0000 |
Stefan Monnier |
(file_name_completion): Check completion-ignored-extensions
|
Tue, 17 Mar 2009 10:32:20 +0000 |
Juanma Barranquero |
* emacs-lisp/benchmark.el (benchmark): Reflow docstring.
|
Tue, 17 Mar 2009 10:26:25 +0000 |
Juanma Barranquero |
Move comment to make clearer it's talking about buffer Vprin1_to_string_buffer.
|
Tue, 17 Mar 2009 07:16:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 17 Mar 2009 07:14:45 +0000 |
Kenichi Handa |
(cjk-char-width-table): Add cp932-2-byte.
|
Tue, 17 Mar 2009 04:54:14 +0000 |
Chong Yidong |
(Basic Completion): Note that read-file-name-completion-ignore-case
|
Tue, 17 Mar 2009 04:54:03 +0000 |
Chong Yidong |
* minibuf.texi (Basic Completion): Note that
|
Tue, 17 Mar 2009 04:39:09 +0000 |
Chong Yidong |
(minibuffer-complete-and-exit): Doc fix.
|
Tue, 17 Mar 2009 04:39:00 +0000 |
Chong Yidong |
* minibuffer.el (minibuffer-complete-and-exit): Doc fix.
|
Tue, 17 Mar 2009 04:38:03 +0000 |
Chong Yidong |
Fix last changelog entry.
|
Tue, 17 Mar 2009 04:37:41 +0000 |
Chong Yidong |
(Vminibuffer_completion_confirm): Doc fix.
|
Tue, 17 Mar 2009 04:37:17 +0000 |
Chong Yidong |
* minibuf.c (syms_of_minibuf): Doc fix.
|
Mon, 16 Mar 2009 20:46:59 +0000 |
David Reitter |
set-face-attributes-from-resources, face-set-after-frame-default:
|
Mon, 16 Mar 2009 20:46:21 +0000 |
David Reitter |
*** empty log message ***
|
Mon, 16 Mar 2009 14:10:47 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 16 Mar 2009 14:04:28 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 16 Mar 2009 14:04:11 +0000 |
Richard M. Stallman |
(rmail-expunge): Show the message only once, and only if needed.
|
Mon, 16 Mar 2009 13:42:31 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Discard rmail-ignored-headers.
|
Mon, 16 Mar 2009 11:13:58 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Mar 2009 11:12:40 +0000 |
Kenichi Handa |
(ccl-compile-if): Signal an error for invalid operator.
|
Mon, 16 Mar 2009 03:17:48 +0000 |
Chong Yidong |
(read-file-name): Doc fix.
|
Mon, 16 Mar 2009 03:17:38 +0000 |
Chong Yidong |
* minibuffer.el (read-file-name): Doc fix.
|
Mon, 16 Mar 2009 03:03:44 +0000 |
Chong Yidong |
Describe new completion rules more clearly.
|
Mon, 16 Mar 2009 02:42:45 +0000 |
Chong Yidong |
(tooltip-show-help-non-mode): Don't set tooltip-previous-message if
|
Mon, 16 Mar 2009 02:42:33 +0000 |
Chong Yidong |
* tooltip.el (tooltip-show-help-non-mode): Don't set
|
Mon, 16 Mar 2009 00:44:02 +0000 |
Chong Yidong |
(crm--choose-completion-string): New function.
|
Mon, 16 Mar 2009 00:43:52 +0000 |
Chong Yidong |
* emacs-lisp/crm.el (crm--choose-completion-string): New function.
|
Mon, 16 Mar 2009 00:23:45 +0000 |
Glenn Morris |
Formatting fix.
|
Mon, 16 Mar 2009 00:13:34 +0000 |
Glenn Morris |
Add missing entry.
|
Sun, 15 Mar 2009 22:57:59 +0000 |
Glenn Morris |
Fix previous change.
|
Sun, 15 Mar 2009 21:32:14 +0000 |
Glenn Morris |
(cal-tex-preamble-extra): Add an example string value to help people
|
Sun, 15 Mar 2009 21:18:56 +0000 |
Glenn Morris |
Sign-off on sending.texi.
|
Sun, 15 Mar 2009 21:16:52 +0000 |
Glenn Morris |
(Mail Format): Replace "Sender" with "Message-Id", since
|
Sun, 15 Mar 2009 21:09:30 +0000 |
Glenn Morris |
(rmail-font-lock-keywords): Treat "Mail-Reply-To" like "Reply-To".
|
Sun, 15 Mar 2009 21:07:39 +0000 |
Glenn Morris |
(mail-yank-prefix): Doc fix.
|
Sun, 15 Mar 2009 17:56:30 +0000 |
Chong Yidong |
(parse_menu_item): Don't display remappings as menu equivalent bindings (Bug#788).
|
Sun, 15 Mar 2009 17:56:14 +0000 |
Chong Yidong |
* keyboard.c (parse_menu_item): Don't display remappings as menu
|
Sun, 15 Mar 2009 14:53:53 +0000 |
Jason Rumney |
* w32term.h (WM_EMACS_PAINT): New message.
|
Sun, 15 Mar 2009 14:52:19 +0000 |
Chong Yidong |
Documented completion-styles.
|
Sun, 15 Mar 2009 14:51:45 +0000 |
Chong Yidong |
(Completion Commands): Describe Emacs 23 completion rules.
|
Sun, 15 Mar 2009 14:51:36 +0000 |
Chong Yidong |
* mini.texi (Completion Commands): Describe Emacs 23 completion rules.
|
Sun, 15 Mar 2009 14:36:41 +0000 |
Chong Yidong |
Documented read-file-name-completion-ignore-case and
|