Thu, 26 Jun 2008 07:07:34 +0000 |
Glenn Morris |
(calendar-cursor-to-date): Handle case where event-start is nil.
|
Thu, 26 Jun 2008 07:06:27 +0000 |
Glenn Morris |
(cal-menu-moon-menu): Add sunrise/sunset.
|
Thu, 26 Jun 2008 06:57:29 +0000 |
Glenn Morris |
(calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.
|
Thu, 26 Jun 2008 06:29:04 +0000 |
Dan Nicolaescu |
Remove unused defines.
|
Thu, 26 Jun 2008 06:04:59 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 26 Jun 2008 05:16:49 +0000 |
Dan Nicolaescu |
* vc-dir.el (tool-bar): Require.
|
Thu, 26 Jun 2008 05:04:23 +0000 |
Glenn Morris |
Comment fixes.
|
Thu, 26 Jun 2008 05:02:04 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 26 Jun 2008 05:01:31 +0000 |
Glenn Morris |
(cal-menu-context-mouse-menu): Add some :keys.
|
Thu, 26 Jun 2008 04:54:37 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 26 Jun 2008 04:54:27 +0000 |
Glenn Morris |
(calendar-cursor-holidays): Handle mouse events.
|
Thu, 26 Jun 2008 04:54:12 +0000 |
Glenn Morris |
(calendar-mouse-holidays): Remove function.
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Thu, 26 Jun 2008 04:17:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 26 Jun 2008 04:16:09 +0000 |
Kenichi Handa |
(terminal-composition-base-character-p): New
|
Thu, 26 Jun 2008 03:43:18 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 26 Jun 2008 03:42:48 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 26 Jun 2008 03:42:23 +0000 |
Glenn Morris |
(calendar-iso-from-absolute): Add autoload cookie.
|
Thu, 26 Jun 2008 03:42:12 +0000 |
Glenn Morris |
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
|
Thu, 26 Jun 2008 03:41:38 +0000 |
Glenn Morris |
(calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
|
Thu, 26 Jun 2008 03:41:20 +0000 |
Glenn Morris |
(calendar-date-echo-text): Doc fix. Add default :value for sexp type.
|
Thu, 26 Jun 2008 02:48:56 +0000 |
Stefan Monnier |
(completion-basic-try-completion): Use the text after
|
Wed, 25 Jun 2008 22:35:53 +0000 |
Chong Yidong |
(tex-verbatim): Use monospace instead of courier.
|
Wed, 25 Jun 2008 22:35:37 +0000 |
Chong Yidong |
(set-face-attribute): Doc fix.
|
Wed, 25 Jun 2008 22:35:22 +0000 |
Chong Yidong |
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
|
Wed, 25 Jun 2008 22:32:56 +0000 |
Chong Yidong |
Fix last change, using "monospace" rather than "Monospace".
|
Wed, 25 Jun 2008 22:29:20 +0000 |
Chong Yidong |
(x_default_font_parameter): If Xft is available, first try
|
Wed, 25 Jun 2008 22:29:11 +0000 |
Chong Yidong |
* xfns.c (x_default_font_parameter): If Xft is available, first
|
Wed, 25 Jun 2008 21:46:49 +0000 |
Jason Rumney |
(get_glyph_face_and_encoding): Encode invalid glyphs as 0.
|
Wed, 25 Jun 2008 20:57:16 +0000 |
Stefan Monnier |
(Fbyte_code): Disable debugging code that doesn't compile.
|
Wed, 25 Jun 2008 20:55:53 +0000 |
Stefan Monnier |
(syms_of_buffer): Remove default-word-wrap.
|
Wed, 25 Jun 2008 20:27:45 +0000 |
Juri Linkov |
Add global bindings `M-s o' for `occur', `M-s h r' for `highlight-regexp',
|
Wed, 25 Jun 2008 20:22:14 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 25 Jun 2008 20:21:36 +0000 |
Juri Linkov |
(isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
|
Wed, 25 Jun 2008 20:17:07 +0000 |
Juri Linkov |
(goto-map): New variable. Rebind goto-related
|
Wed, 25 Jun 2008 16:51:33 +0000 |
Stefan Monnier |
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
|
Wed, 25 Jun 2008 15:46:23 +0000 |
Stefan Monnier |
* Makefile.in (Makefile): Use it for its timestamp value as well, and
|
Wed, 25 Jun 2008 15:15:39 +0000 |
Stefan Monnier |
Paren typo.
|
Wed, 25 Jun 2008 15:15:20 +0000 |
Stefan Monnier |
Paren typo.
|
Wed, 25 Jun 2008 15:13:03 +0000 |
Stefan Monnier |
* buff-menu.el: Use with-current-buffer and inhibit-read-only.
|
Wed, 25 Jun 2008 15:10:16 +0000 |
Stefan Monnier |
* mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
|
Wed, 25 Jun 2008 15:05:33 +0000 |
Stefan Monnier |
(eshell-manipulate): Check eshell-debug-command is bound before using it.
|
Wed, 25 Jun 2008 15:01:47 +0000 |
Stefan Monnier |
Require CL.
|
Wed, 25 Jun 2008 14:05:38 +0000 |
Juanma Barranquero |
Fix typos.
|
Wed, 25 Jun 2008 12:02:48 +0000 |
Kenichi Handa |
(Fstring_to_unibyte): Fix the previous change.
|
Wed, 25 Jun 2008 11:51:46 +0000 |
Juanma Barranquero |
* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
|
Wed, 25 Jun 2008 07:49:12 +0000 |
Glenn Morris |
Comment typo.
|
Wed, 25 Jun 2008 07:48:35 +0000 |
Glenn Morris |
Remove witness-emacs.
|