Fri, 13 Feb 2009 12:37:53 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Feb 2009 12:36:55 +0000 |
Kenichi Handa |
(tit-process-header): Use
|
Fri, 13 Feb 2009 10:45:03 +0000 |
Carsten Dominik |
2009-02-13 Carsten Dominik <dominik@science.uva.nl>
|
Fri, 13 Feb 2009 10:35:40 +0000 |
Juanma Barranquero |
* minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
|
Fri, 13 Feb 2009 08:56:27 +0000 |
Juanma Barranquero |
Add bug references.
|
Fri, 13 Feb 2009 08:50:57 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 13 Feb 2009 07:52:18 +0000 |
Glenn Morris |
(rmail-show-message): Restore argument list to the declaration now
|
Fri, 13 Feb 2009 07:48:13 +0000 |
Glenn Morris |
Update for rmail-show-message-maybe name change.
|
Fri, 13 Feb 2009 07:46:14 +0000 |
Glenn Morris |
(rmail-show-message): New name for the old rmail-show-message-maybe.
|
Fri, 13 Feb 2009 07:44:18 +0000 |
Glenn Morris |
Update for rmail-show-message -> rmail-show-message-1 name change.
|
Fri, 13 Feb 2009 07:43:50 +0000 |
Glenn Morris |
(rmail-show-message-1): New name for the old rmail-show-message.
|
Fri, 13 Feb 2009 03:51:16 +0000 |
Glenn Morris |
(rmail-summary-vector, rmail-mode-map): Add doc string.
|
Fri, 13 Feb 2009 03:49:58 +0000 |
Glenn Morris |
(msgnum): Remove declaration.
|
Fri, 13 Feb 2009 03:44:30 +0000 |
Glenn Morris |
(rmail-set-label): Delete the keyword header if all labels are
|
Fri, 13 Feb 2009 03:44:10 +0000 |
Glenn Morris |
(unrmail): When getting message keywords, don't include a leading
|
Thu, 12 Feb 2009 21:49:29 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 12 Feb 2009 21:48:55 +0000 |
Juri Linkov |
(image-toggle-display): Let-bind `buffer-file-truename' to nil around the
|
Thu, 12 Feb 2009 18:20:52 +0000 |
Stefan Monnier |
(adjust_point_for_property): Allow stopping betwen two invisible areas.
|
Thu, 12 Feb 2009 18:16:26 +0000 |
Stefan Monnier |
(python-use-skeletons): Re-add.
|
Thu, 12 Feb 2009 18:13:20 +0000 |
Stefan Monnier |
(quail-make-guidance-frame): Remove the `parent-id' parameter.
|
Thu, 12 Feb 2009 16:09:48 +0000 |
Juanma Barranquero |
* international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
|
Thu, 12 Feb 2009 16:06:54 +0000 |
Juanma Barranquero |
Add bug reference.
|
Thu, 12 Feb 2009 15:00:26 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 12 Feb 2009 14:59:22 +0000 |
Jason Rumney |
(check_face_name): Check for fake helv. (Bug#2275)
|
Thu, 12 Feb 2009 14:39:17 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 12 Feb 2009 14:36:33 +0000 |
Jason Rumney |
(x_display_pixel_height, x_display_pixel_width):
|
Thu, 12 Feb 2009 14:06:24 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 12 Feb 2009 13:58:29 +0000 |
Jason Rumney |
(add_font_entity_to_list): Fix check for substituted
|
Thu, 12 Feb 2009 12:30:12 +0000 |
Alan Mackenzie |
(c-emacs-features): Crash-fix: change `=' to `eq'.
|
Thu, 12 Feb 2009 12:29:06 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 12 Feb 2009 07:53:11 +0000 |
Glenn Morris |
Simplify previous change; again.
|
Thu, 12 Feb 2009 07:52:02 +0000 |
Glenn Morris |
Simplify previous change.
|
Thu, 12 Feb 2009 06:55:43 +0000 |
Glenn Morris |
(rmail-set-label): Fix the test for a label being already present. (Bug#2210)
|
Thu, 12 Feb 2009 06:28:59 +0000 |
Miles Bader |
Add info/.gitignore
|
Thu, 12 Feb 2009 06:06:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 12 Feb 2009 06:06:07 +0000 |
Kenichi Handa |
(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
|
Thu, 12 Feb 2009 06:01:23 +0000 |
Kenichi Handa |
(fast_looking_at): New function.
|
Thu, 12 Feb 2009 05:55:50 +0000 |
Kenichi Handa |
(fast_looking_at): Extern it.
|
Thu, 12 Feb 2009 05:55:02 +0000 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of
|
Thu, 12 Feb 2009 05:54:20 +0000 |
Kenichi Handa |
(fill_gstring_glyph_string): Adjusted for the change of
|
Thu, 12 Feb 2009 05:48:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 12 Feb 2009 05:45:02 +0000 |
Kenichi Handa |
(?.): New character category for
|
Thu, 12 Feb 2009 05:42:56 +0000 |
Kenichi Handa |
Use "\\c." instead of "[[:alpha:]]" to match with
|
Thu, 12 Feb 2009 05:38:25 +0000 |
Stefan Monnier |
(isearch-yank-char-in-minibuffer)
|
Thu, 12 Feb 2009 05:34:26 +0000 |
Stefan Monnier |
(verilog-mode): Avoid circular use of syntax-ppss.
|
Thu, 12 Feb 2009 04:31:01 +0000 |
Stefan Monnier |
(end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.
|
Thu, 12 Feb 2009 04:16:14 +0000 |
Stefan Monnier |
(end-of-defun): Don't skip to next line after
|
Thu, 12 Feb 2009 04:01:11 +0000 |
Richard M. Stallman |
*** empty log message ***
|