Mercurial > emacs
graph
-
Try to use "gpg2" if "gpg" isn't available.Sun, 24 Oct 2010 12:12:17 +0900, by Daiki Ueno
-
Sync docs of selection-coding-system between C and Lisp.Sat, 23 Oct 2010 19:22:43 -0700, by Glenn Morris
-
Sync Lisp and C docs of next-selection-coding-system.Sat, 23 Oct 2010 19:13:37 -0700, by Glenn Morris
-
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Sat, 23 Oct 2010 18:57:21 -0700, by Glenn Morris
-
Remove duplicate definition of tty-defined-color-alist.Sat, 23 Oct 2010 18:48:39 -0700, by Glenn Morris
-
Sync X and MS-Windows docs for x-use-underline-position-properties.Sat, 23 Oct 2010 18:22:37 -0700, by Glenn Morris
-
Sync X and MS-Windows docs of x-toolkit-scroll-bars.Sat, 23 Oct 2010 18:15:43 -0700, by Glenn Morris
-
Avoid redefining some C defcustoms.Sat, 23 Oct 2010 17:58:22 -0700, by Glenn Morris
-
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.Sun, 24 Oct 2010 00:29:21 +0000, by Katsumi Yamaoka
-
Bind "C-c ]" to block-closing commands in several modes.Sat, 23 Oct 2010 20:21:59 -0400, by Chong Yidong
-
* lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,Sat, 23 Oct 2010 14:58:18 -0700, by Glenn Morris
-
* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.Sat, 23 Oct 2010 14:21:49 -0700, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.Sat, 23 Oct 2010 14:19:02 -0700, by Glenn Morris
-
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.Sat, 23 Oct 2010 14:16:39 -0700, by Glenn Morris
-
Sync docs of cursor-in-non-selected-windows between Lisp and C.Sat, 23 Oct 2010 14:13:39 -0700, by Glenn Morris
-
Sync docs of C and Lisp version of auto-hscroll-mode.Sat, 23 Oct 2010 14:02:44 -0700, by Glenn Morris
-
Make all copies of xw-defined-colors have identical docs.Sat, 23 Oct 2010 13:43:59 -0700, by Glenn Morris
-
Make all 3 copies of x-select-enable-clipboard have the same doc.Sat, 23 Oct 2010 13:40:46 -0700, by Glenn Morris
-
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.Sat, 23 Oct 2010 12:56:57 -0700, by Glenn Morris
-
* test/comint-testsuite.elSat, 23 Oct 2010 12:51:14 -0700, by Glenn Morris
-
src/ChangeLog: Revert inadvertent change of entry date.Sat, 23 Oct 2010 19:33:03 +0200, by Eli Zaretskii
-
Implement mouse highlight for bidi-reordered lines.Sat, 23 Oct 2010 17:30:45 +0200, by Eli Zaretskii
-
Fix support for R2L lines. Tested with reordered text.Sat, 23 Oct 2010 16:41:50 +0200, by Eli Zaretskii
-
The range [STARTPOS..ENDPOS] is inclusive in strings.Sat, 23 Oct 2010 14:58:12 +0200, by Eli Zaretskii
-
Tested with L2R rows and mouse highlight on a single line.Sat, 23 Oct 2010 14:28:28 +0200, by Eli Zaretskii
-
Finished work on mouse highlight that comes from display strings.Sat, 16 Oct 2010 18:14:16 +0200, by Eli Zaretskii
-
Support bidi-reordered text in mouse-highlighted mode- and header-lines.Sat, 16 Oct 2010 14:52:54 +0200, by Eli Zaretskii
-
Start working on mouse highlight of mode- and header-lines.Sat, 16 Oct 2010 12:04:03 +0200, by Eli Zaretskii
-
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.Sat, 09 Oct 2010 18:37:15 +0200, by Eli Zaretskii
-
Fix beg_col calculation when painting from window start.Sat, 02 Oct 2010 19:42:53 +0200, by Eli Zaretskii
-
Fix mouse highlight in bidi-reordered continued lines.Sat, 02 Oct 2010 17:05:20 +0200, by Eli Zaretskii
-
Fix minor bugs in mouse highlight.Sat, 02 Oct 2010 13:48:56 +0200, by Eli Zaretskii
-
Clean up mouse highlight in R2L lines.Sat, 28 Aug 2010 18:23:10 +0300, by Eli Zaretskii
-
Fix mouse highlight in continued R2L lines.Sat, 28 Aug 2010 17:12:36 +0300, by Eli Zaretskii
-
Support L2R continued lines.Sat, 28 Aug 2010 15:36:19 +0300, by Eli Zaretskii
-
Support R2L rows. Continued lines still don't work correctly.Sat, 28 Aug 2010 14:09:02 +0300, by Eli Zaretskii
-
Fix L2R code using bug #1220 as a test case.Sat, 28 Aug 2010 12:32:44 +0300, by Eli Zaretskii
-
Initial partial support for mouse highlight in bidi-reordered text.Sat, 21 Aug 2010 18:24:15 +0300, by Eli Zaretskii
-
Mention faceName for Lucid menu/dialog fonts.Sat, 23 Oct 2010 11:18:19 +0200, by Jan D.
-
Replace digest-doc and sorted-doc C programs with Lisp commands.Fri, 22 Oct 2010 19:46:06 -0700, by Glenn Morris
-
* lisp/help.el (finder-by-keyword): Remove unnecessary autoload.Fri, 22 Oct 2010 19:36:28 -0700, by Glenn Morris
-
Merge changes made in Gnus trunk.Sat, 23 Oct 2010 00:01:49 +0000, by Katsumi Yamaoka
-
Obscure an example DEFVAR_INT comment so as to evade make-docfile.Fri, 22 Oct 2010 01:02:31 -0700, by Glenn Morris
-
Fix compilation with Motif (Bug#7263).Fri, 22 Oct 2010 07:49:47 +0200, by Jan D
-
mml.el (mml-preview): Fix last change.Fri, 22 Oct 2010 04:30:27 +0000, by Katsumi Yamaoka
-
mml.el (mml-preview): Work properly when editing article.Fri, 22 Oct 2010 04:15:14 +0000, by Katsumi Yamaoka
-
Support for systems without floats was removed a decade ago.Thu, 21 Oct 2010 21:03:55 -0700, by Glenn Morris
-
Fix format of old ChangeLog entry.Thu, 21 Oct 2010 20:38:52 -0700, by Glenn Morris
-
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.Thu, 21 Oct 2010 20:37:20 -0700, by Glenn Morris
-
Add bug ref to Changelog entry.Thu, 21 Oct 2010 20:34:22 -0700, by Glenn Morris
-
Small autoloads fix.Thu, 21 Oct 2010 20:32:46 -0700, by Glenn Morris
-
* admin/make-tarball.txt: Misc updates.Thu, 21 Oct 2010 20:28:21 -0700, by Glenn Morris
-
* make-dist: Avoid listing .el files twice.Thu, 21 Oct 2010 20:26:34 -0700, by Glenn Morris
-
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.Thu, 21 Oct 2010 23:17:26 -0400, by Stefan Monnier
-
gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to gnus-group-completing-read.Fri, 22 Oct 2010 01:39:13 +0000, by Katsumi Yamaoka
-
message.el (message-setup-1): Allow message-default-headers to be a function.Thu, 21 Oct 2010 22:12:01 +0000, by Katsumi Yamaoka
-
* newcomment.el (comment-dwim): Fix the intentation in the doc string.Thu, 21 Oct 2010 22:12:38 +0200, by Lars Magne Ingebrigtsen
-
* insdel.c (prepare_to_modify_buffer): Don't setThu, 21 Oct 2010 13:27:32 -0400, by Chong Yidong
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not useThu, 21 Oct 2010 10:05:23 +0200, by Michael Albinus
-
shr.el (shr-tag-table): Simplify.Thu, 21 Oct 2010 05:36:36 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-prefetch-images): Only prefetch http images to avoid trying to snarf invalid stuff.Thu, 21 Oct 2010 03:48:01 +0000, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-edit-article-done): Bind replace-result.Thu, 21 Oct 2010 02:52:45 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-message-archive-group): Quote value.Thu, 21 Oct 2010 02:44:47 +0000, by Katsumi Yamaoka
-
Tweak revert-buffer-function to inhibit auto-mode-alist.Thu, 21 Oct 2010 11:38:46 +0900, by Daiki Ueno
-
gnus-news.texi: Mention new archive defaults.Thu, 21 Oct 2010 02:31:33 +0000, by Katsumi Yamaoka
-
message.el (message-fix-before-sending): Change options when sending non-printable characters.Thu, 21 Oct 2010 01:49:12 +0000, by Katsumi Yamaoka
-
gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.Thu, 21 Oct 2010 01:28:34 +0000, by Katsumi Yamaoka
-
Allow nnimap article editing (sort of).Thu, 21 Oct 2010 01:23:34 +0000, by Katsumi Yamaoka
-
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.Thu, 21 Oct 2010 00:33:40 +0000, by Katsumi Yamaoka
-
nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.Thu, 21 Oct 2010 00:27:32 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Wed, 20 Oct 2010 22:29:38 +0000, by Katsumi Yamaoka
-
shr.el (shr-tag-table): Fix last change.Wed, 20 Oct 2010 12:24:49 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.Wed, 20 Oct 2010 10:34:58 +0000, by Katsumi Yamaoka
-
emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed variable.Wed, 20 Oct 2010 10:31:10 +0000, by Katsumi Yamaoka
-
shr.el: (shr-tag-table): Support caption, thead, and tfoot.Wed, 20 Oct 2010 07:31:25 +0000, by Katsumi Yamaoka
-
* make-dist: No longer create lisp/MANIFEST.Tue, 19 Oct 2010 20:55:30 -0700, by Glenn Morris
-
Fix format of old lib-src/ChangeLog entry.Tue, 19 Oct 2010 20:53:34 -0700, by Glenn Morris
-
Fix src/Makefile.in comment typo from r101897.Tue, 19 Oct 2010 20:52:27 -0700, by Glenn Morris
-
shr.el (shr-find-fill-point): Shorten line if the preceding char is kinsoku-eol regardless of shr-kinsoku-shorten.Wed, 20 Oct 2010 00:44:28 +0000, by Katsumi Yamaoka
-
shr.el (shr-save-contents): New command and keystroke.Wed, 20 Oct 2010 00:02:35 +0000, by Katsumi Yamaoka
-
shr.el (shr-find-fill-point): Don't leave blanks at the start of some lines.Tue, 19 Oct 2010 23:26:28 +0000, by Katsumi Yamaoka
-
nndoc.el (nndoc-transform-git-headers): Generate Subject headers.Tue, 19 Oct 2010 23:06:50 +0000, by Katsumi Yamaoka
-
Update.Tue, 19 Oct 2010 22:30:29 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 19 Oct 2010 22:20:47 +0000, by Katsumi Yamaoka
-
cc-langs.el (c-type-decl-prefix-key): C++ bit: moveTue, 19 Oct 2010 20:45:42 +0000, by Alan Mackenzie
-
cc-mode.el (c-before-change, c-after-change): Move the setting ofTue, 19 Oct 2010 20:18:35 +0000, by Alan Mackenzie
-
etc/NEWS: Document change to mode-line-format.Tue, 19 Oct 2010 15:24:39 -0400, by Chong Yidong
-
Revert 2010-10-18 change; use safe-functions instead.Tue, 19 Oct 2010 15:22:40 -0400, by Chong Yidong
-
Remove mode-line end dashes on graphical terminals.Tue, 19 Oct 2010 15:20:33 -0400, by Chong Yidong
-
Decouple C-d and delete, so that the former does not delete the region.Tue, 19 Oct 2010 11:43:27 -0400, by Chong Yidong
-
Merge changes from emacs-23 branch.Tue, 19 Oct 2010 13:44:07 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:26:21 +0200, by Michael Albinus
-
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.Mon, 18 Oct 2010 14:38:11 -0400, by Stefan Monnier
-
Don't allow functions that display messages in unsafep.Mon, 18 Oct 2010 13:28:20 -0400, by Chong Yidong
-
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Mon, 18 Oct 2010 08:23:41 -0400, by Ken Brown
-
(regexp-opt-group, regexp-opt-charset): Turn comments into docstringsSun, 17 Oct 2010 14:59:58 -0400, by Stefan Monnier
-
* lisp/minibuffer.el (completion--replace): Move point where it belongsSun, 17 Oct 2010 13:30:22 -0400, by Stefan Monnier
-
* net/tramp.el (tramp-open-connection-setup-interactive-shell):Fri, 15 Oct 2010 14:15:43 +0200, by Michael Albinus
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 17:01:41 +0900, by Kenichi Handa
-
Fix incorrect font metrics when the same font is opened with different pixelsizes.Fri, 15 Oct 2010 16:49:11 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:43:51 +0900, by Kenichi Handa
-
merge emacs-23Fri, 15 Oct 2010 09:43:23 +0900, by Kenichi Handa
-
international/characters.el: Add category '|' (word breakable) to fullwidth characters.Fri, 15 Oct 2010 09:41:53 +0900, by Kenichi Handa
-
* net/tramp-sh.el (tramp-do-file-attributes-with-stat)Tue, 19 Oct 2010 11:50:07 +0200, by Michael Albinus
-
shr.el: Fix last change.Tue, 19 Oct 2010 08:19:45 +0000, by Katsumi Yamaoka
-
shr.el: Improve kinsoku and table rendering.Tue, 19 Oct 2010 07:57:50 +0000, by Katsumi Yamaoka
-
* lisp/gnus/nnimap.el (nnimap-request-move-article, nnimap-parse-line)Mon, 18 Oct 2010 20:13:27 -0400, by Stefan Monnier
-
message.el (message-get-reply-headers): If we're fed `to-address', then always use that.Mon, 18 Oct 2010 23:41:03 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 18 Oct 2010 22:09:28 +0000, by Katsumi Yamaoka
-
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it isMon, 18 Oct 2010 17:10:38 -0400, by Stefan Monnier
-
* src/frame.c (Fframe_pointer_visible_p):Mon, 18 Oct 2010 17:07:31 -0400, by Stefan Monnier
-
* lisp/files.el (locate-file-completion-table): Strip non-matching elementsMon, 18 Oct 2010 17:02:00 -0400, by Stefan Monnier