Wed, 28 May 2008 17:35:34 +0000 |
Stefan Monnier |
* progmodes/flymake.el (flymake-save-buffer-in-file):
|
Wed, 28 May 2008 16:13:20 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 28 May 2008 16:12:36 +0000 |
Jason Rumney |
(x_draw_glyph_string): Use clipmask if specified.
|
Wed, 28 May 2008 14:16:09 +0000 |
Stefan Monnier |
(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
|
Wed, 28 May 2008 12:36:15 +0000 |
Stefan Monnier |
* src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
|
Wed, 28 May 2008 12:26:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 28 May 2008 12:19:52 +0000 |
Kenichi Handa |
(Ffont_info): Don't call font_close_object.
|
Wed, 28 May 2008 11:47:01 +0000 |
Kenichi Handa |
(font_parse_family_registry): Use Ffont_put to validate
|
Wed, 28 May 2008 11:45:29 +0000 |
Kenichi Handa |
(ftfont_spec_pattern): Don't set FC_SPACING to pattern.
|
Wed, 28 May 2008 09:27:18 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 28 May 2008 09:11:59 +0000 |
Juanma Barranquero |
(Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):
|
Wed, 28 May 2008 08:10:37 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Wed, 28 May 2008 06:46:55 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 28 May 2008 06:38:47 +0000 |
Kenichi Handa |
(encode_coding_raw_text): Fix previous change.
|
Wed, 28 May 2008 03:18:49 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 28 May 2008 03:18:34 +0000 |
Glenn Morris |
(update-elclist): Work around non-portability of "\" in various
|
Tue, 27 May 2008 21:10:55 +0000 |
Chong Yidong |
(x_draw_glyph_string): If a clipmask is specified, use it.
|
Tue, 27 May 2008 21:10:39 +0000 |
Chong Yidong |
* xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
|
Tue, 27 May 2008 20:09:51 +0000 |
Stefan Monnier |
(describe-current-coding-system):
|
Tue, 27 May 2008 20:08:21 +0000 |
Stefan Monnier |
Use defstruct and markers.
|
Tue, 27 May 2008 17:58:40 +0000 |
Stefan Monnier |
Use buffer-swap-text to separate summary and raw data.
|
Tue, 27 May 2008 15:56:59 +0000 |
Stefan Monnier |
(encode_coding_raw_text): Fix last change.
|
Tue, 27 May 2008 15:49:49 +0000 |
Stefan Monnier |
(encode_coding_raw_text): Set coding->produced_char for all branches.
|
Tue, 27 May 2008 14:12:42 +0000 |
Stefan Monnier |
Include font.h for --without-x.
|
Tue, 27 May 2008 08:56:38 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 27 May 2008 08:55:21 +0000 |
Juanma Barranquero |
(compute_metrics): Rewrite an "else { if () ... else ... }"
|
Tue, 27 May 2008 08:30:02 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 27 May 2008 08:29:41 +0000 |
Jason Rumney |
(w32font_open_internal): Determine if glyph indices are likely to work here.
|
Tue, 27 May 2008 05:36:03 +0000 |
Dan Nicolaescu |
* vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
|
Tue, 27 May 2008 03:47:27 +0000 |
Chong Yidong |
(parse-time-months, parse-time-weekdays): Add long-form month and day names.
|
Tue, 27 May 2008 03:46:27 +0000 |
Chong Yidong |
* calendar/parse-time.el (parse-time-months)
|
Tue, 27 May 2008 03:11:39 +0000 |
Chong Yidong |
(draw_glyphs): If mouse-highlighting is on, attempt to draw overlap
|
Tue, 27 May 2008 03:11:09 +0000 |
Chong Yidong |
* xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
|
Tue, 27 May 2008 02:14:59 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 27 May 2008 02:14:46 +0000 |
Glenn Morris |
(update-elclist): Make errors in final sed non-fatal.
|
Tue, 27 May 2008 01:45:00 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 27 May 2008 01:43:27 +0000 |
Kenichi Handa |
(xfont_open): Fix calculation of font->average_width.
|
Tue, 27 May 2008 01:13:25 +0000 |
Stefan Monnier |
(vc-string-prefix-p): New function.
|
Tue, 27 May 2008 00:50:01 +0000 |
Stefan Monnier |
(casify_object): Try to guess better whether the argument is a byte or a char.
|
Tue, 27 May 2008 00:20:23 +0000 |
Dan Nicolaescu |
Add todo.
|
Tue, 27 May 2008 00:18:35 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Replace implementation with one based on a
|
Tue, 27 May 2008 00:10:53 +0000 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
Tue, 27 May 2008 00:05:22 +0000 |
Dan Nicolaescu |
(vc-make-backend-object): Fix name.
|
Tue, 27 May 2008 00:00:23 +0000 |
Jeffrey C Honig |
* mh-e.el (mh-invisible-header-fields-internal): Remove Newsgroups
|
Mon, 26 May 2008 23:53:33 +0000 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
Mon, 26 May 2008 23:50:21 +0000 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): Align labels.
|
Mon, 26 May 2008 23:49:35 +0000 |
Dan Nicolaescu |
(vc-dir-child-files): New function.
|
Mon, 26 May 2008 23:44:59 +0000 |
Dan Nicolaescu |
* vc.el (Problems): Remove fixed issues.
|
Mon, 26 May 2008 23:40:15 +0000 |
Dan Nicolaescu |
(vc-resynch-window): Fix mode-line updating.
|
Mon, 26 May 2008 17:25:44 +0000 |
Stefan Monnier |
(diff-context-mid-hunk-header-re): New const.
|
Mon, 26 May 2008 14:10:55 +0000 |
Jason Rumney |
*** empty log message ***
|
Mon, 26 May 2008 14:05:38 +0000 |
Jason Rumney |
(w32_weight_table): Remove unused variable.
|
Mon, 26 May 2008 12:08:23 +0000 |
Andreas Schwab |
(vc-default-prettify-state-info): Fix formatting of an
|
Mon, 26 May 2008 12:03:03 +0000 |
Andreas Schwab |
(x_reply_selection_request): Properly handle format ==
|
Mon, 26 May 2008 11:37:42 +0000 |
Andreas Schwab |
(x_set_frame_alpha): Fix type mismatch.
|
Mon, 26 May 2008 11:05:42 +0000 |
Jason Rumney |
*** empty log message ***
|
Mon, 26 May 2008 11:04:40 +0000 |
Jason Rumney |
(w32font_text_extents): Zero whole metrics struct first.
|
Mon, 26 May 2008 10:55:37 +0000 |
Andreas Schwab |
(tar-summarize-buffer): Comment fix.
|
Mon, 26 May 2008 10:41:58 +0000 |
Jason Rumney |
*** empty log message ***
|
Mon, 26 May 2008 10:37:12 +0000 |
Jason Rumney |
(w32font_text_extents): Zero whole metrics struct first.
|
Mon, 26 May 2008 06:57:48 +0000 |
Miles Bader |
Fix date on merged ChangeLog entry
|
Mon, 26 May 2008 06:57:40 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 26 May 2008 06:57:27 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Mon, 26 May 2008 01:27:45 +0000 |
Glenn Morris |
*** empty log message ***
|
Mon, 26 May 2008 01:27:31 +0000 |
Glenn Morris |
(diary-ordinal-suffix): Declare for compiler.
|
Sun, 25 May 2008 22:19:09 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sun, 25 May 2008 22:13:53 +0000 |
John Paul Wallington |
(proced-next-line, proced-previous-line): Avoid calling `next-line'
|
Sun, 25 May 2008 20:09:23 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 25 May 2008 20:08:18 +0000 |
Glenn Morris |
Ed Reingold <reingold at emr.cs.iit.edu>
|
Sun, 25 May 2008 11:19:50 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 25 May 2008 11:17:07 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
Sun, 25 May 2008 11:14:31 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
Sun, 25 May 2008 11:09:53 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 25 May 2008 11:04:53 +0000 |
Kenichi Handa |
(xftfont_open): Delete unused variable. If
|
Sun, 25 May 2008 11:03:14 +0000 |
Kenichi Handa |
(ftxfont_open): Delete unused variable.
|
Sun, 25 May 2008 11:02:11 +0000 |
Kenichi Handa |
(face_for_char): Optimize for the case of no charset property.
|
Sun, 25 May 2008 11:00:52 +0000 |
Kenichi Handa |
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
|
Sat, 24 May 2008 23:11:30 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 24 May 2008 23:09:09 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 24 May 2008 22:56:41 +0000 |
Juanma Barranquero |
(edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,
|
Sat, 24 May 2008 20:41:55 +0000 |
Stefan Monnier |
(proced-header-line): Use the :align-to 0 feature
|
Sat, 24 May 2008 19:27:54 +0000 |
Glenn Morris |
New arch tag, since old one went to ChangeLog.13.
|
Sat, 24 May 2008 19:20:58 +0000 |
Glenn Morris |
New file, split off from Changelog at the point of the unicode merge.
|
Sat, 24 May 2008 19:19:48 +0000 |
Glenn Morris |
Move older stuff to ChangeLog.13.
|
Sat, 24 May 2008 19:13:25 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 24 May 2008 19:09:59 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sat, 24 May 2008 12:47:37 +0000 |
Alan Mackenzie |
(c-postprocess-file-styles): Throw an error if c-file-style is set to a
|
Sat, 24 May 2008 12:45:33 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 24 May 2008 08:39:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 24 May 2008 08:38:55 +0000 |
Eli Zaretskii |
Include dispextern.h.
|
Sat, 24 May 2008 08:29:28 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 24 May 2008 02:27:02 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 24 May 2008 02:26:37 +0000 |
Glenn Morris |
(update-elclist): New target, to update ELCFILES.
|
Sat, 24 May 2008 02:26:06 +0000 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|
Sat, 24 May 2008 02:25:03 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 24 May 2008 02:24:57 +0000 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|