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.
|