Kenichi Handa
8a1816bb4a
(char_charset): Return NULL if the arg charset_list is
...
specified and C doesn't belong to any of them.
2008-06-03 04:24:04 +00:00
Glenn Morris
6459e35e90
(nnheader-accept-process-output): Autoload it.
2008-06-03 03:15:48 +00:00
Glenn Morris
f6c9e04f55
Comment.
2008-06-03 03:14:47 +00:00
Glenn Morris
74df7e223f
Comments don't need changelog entries.
2008-06-03 03:13:45 +00:00
Glenn Morris
5fe2902f8e
(f90-typedef-matcher, f90-looking-at-type-like): Check that
...
end-of-word follows "type".
2008-06-03 03:12:40 +00:00
Glenn Morris
d6388ebd03
*** empty log message ***
2008-06-03 03:10:53 +00:00
John Paul Wallington
c76608f05a
(mh-exec-cmd-env-daemon): Doc fix.
2008-06-02 20:10:25 +00:00
Chong Yidong
17e28f6d73
(font_pixel_size): Don't take cdr of an integer.
2008-06-02 16:40:59 +00:00
Chong Yidong
6c5e8775ac
* font.c (font_pixel_size): Don't take cdr of an integer.
2008-06-02 16:40:39 +00:00
Jim Meyering
70fdbb46cd
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
...
* src/alloc.c (xfree): Return right away for a NULL arg.
* src/lread.c (nosuffix): Remove now-useless if-before-xfree tests.
* src/gtkutil.c (xg_gtk_scroll_destroy): Likewise.
* src/mac.c (create_apple_event_from_event_ref): Likewise.
(create_apple_event_from_drag_ref, cfstring_create_normalized): Likewise.
* src/doprnt.c (doprnt1): Likewise.
* src/frame.c (frame): Likewise.
* src/keyboard.c (wipe_kboard): Likewise.
* src/macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap):
(init_font_name_table, mac_unload_font, x_delete_display): Likewise.
* src/term.c (tty_default_color_capabilities, maybe_fatal)
(delete_tty): Likewise.
* src/w16select.c (string): Likewise.
* src/w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
* src/w32bdf.c (w32_free_bdf_font): Likewise.
* src/w32fns.c (w32_unload_font): Likewise.
* src/w32font.c (w32font_close): Likewise.
* src/window.c (size_window): Likewise.
* src/xselect.c (receive_incremental_selection): Likewise.
* src/xterm.c (x_free_frame_resources, x_delete_display): Likewise.
* src/mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
* src/w32.c (stat): Likewise.
2008-06-02 06:09:17 +00:00
Jim Meyering
5c19cd0bbb
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
2008-06-02 06:02:30 +00:00
Jim Meyering
c2cd06e61e
remove useless if-before-free tests
...
* lib-src/ebrowse.c (xfree): Likewise.
* lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise.
(popclass_above, Prolog_functions, Erlang_functions): Likewise.
* lib-src/pop.c (pop_quit): Likewise.
* lwlib/lwlib-Xm.c (xm_update_one_value): Likewise.
* lwlib/lwlib.c (safe_free_str, free_widget_value_tree): Likewise.
* src/editfns.c (Fset_time_zone_rule): Likewise.
* src/lread.c (nosuffix): Likewise.
* src/ralloc.c (get_bloc): Likewise.
* src/regex.c (reg_free): Likewise.
* src/xftfont.c (xftfont_open, xftfont_close): Likewise.
* src/xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
* src/xsmfns.c (smc_save_yourself_CB): Likewise.
2008-06-02 06:00:54 +00:00
Daiki Ueno
437eedba09
Simplify the last change.
2008-06-02 05:26:26 +00:00
Daiki Ueno
6843296d5b
(epa-file-write-region): Write the entire buffer
...
content if START is nil.
2008-06-02 05:09:36 +00:00
Kenichi Handa
1d1e124535
(font_find_for_lface): Handle float font size.
...
(font_open_for_lface): Likewise.
2008-06-02 04:07:43 +00:00
Glenn Morris
e16bffef05
*** empty log message ***
2008-06-02 02:08:34 +00:00
Kenichi Handa
4fc1984a7e
(x_supports_face_attributes_p): Check face->font before
...
comparing the properties.
2008-06-02 01:49:47 +00:00
Kenichi Handa
fd2ae9b27e
*** empty log message ***
2008-06-02 01:24:26 +00:00
Jason Rumney
aee986fd8b
(w32_enumfont_pattern_entity): Use requested registry.
...
Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
Don't add empty script list.
(w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
2008-06-01 21:57:06 +00:00
John Paul Wallington
7bf0295ecc
(mh-path, mh-variant): Use dotted syntax for `package-version' info.
2008-06-01 21:48:58 +00:00
Juanma Barranquero
2a46904e0e
Fix typo in comment.
2008-06-01 21:26:53 +00:00
Dan Nicolaescu
39dd4d5263
Regenerate.
2008-06-01 17:46:16 +00:00
Dan Nicolaescu
d893468a09
* configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
...
* configure: Regenerate.
2008-06-01 17:39:27 +00:00
Dan Nicolaescu
60a3d7ee19
(dot, dotdot): Remove, update users.
...
".." has been used elsewhere in the file for a long time.
(LIBXT_STATIC): Remove conditional based on unused variable.
2008-06-01 16:59:27 +00:00
Magnus Henoch
fa68fa5933
Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)
2008-06-01 14:42:21 +00:00
Juanma Barranquero
29128339b1
(x-get-selection): Fix typo.
2008-06-01 11:54:47 +00:00
Miles Bader
f2cec7a990
Implement face-remapping-alist feature
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
2008-06-01 05:04:24 +00:00
Juanma Barranquero
70583cb569
(describe-text-sexp): Use `string-match-p'. Simplify.
...
(describe-char): Use `looking-at-p', `string-match-p' when possible.
2008-06-01 04:48:53 +00:00
Juanma Barranquero
518c0b8331
(syms_of_textprop) <text-property-default-nonsticky>:
...
(Fremove_text_properties): Fix typos in docstrings.
2008-06-01 04:24:43 +00:00
Miles Bader
3f715d17fe
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1193
2008-06-01 02:35:04 +00:00
Miles Bader
656b4fa1b9
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1192
2008-06-01 02:34:55 +00:00
John Paul Wallington
1e4a62d8f3
*** empty log message ***
2008-06-01 01:50:42 +00:00
Juanma Barranquero
8793dabb23
(icomplete-get-keys): Doc fix. Use `when'.
2008-05-31 23:51:57 +00:00
Glenn Morris
7a9f749438
*** empty log message ***
2008-05-31 20:09:42 +00:00
Glenn Morris
585351d7ef
New file.
2008-05-31 20:03:37 +00:00
John Paul Wallington
22a1385df5
(describe-variable-custom-version-info): Handle dotted
...
`package-version' info.
2008-05-31 18:19:05 +00:00
Dan Nicolaescu
40de1a6acb
*** empty log message ***
2008-05-31 15:32:10 +00:00
Dan Nicolaescu
17996b53fd
Fix typos.
2008-05-31 15:29:36 +00:00
Dan Nicolaescu
9fc36123d7
(vc-cvs-after-dir-status): Support spaces in file
...
names and improve support for unregistered files.
2008-05-31 15:23:58 +00:00
Eli Zaretskii
2be6bfe25e
(Windows Keyboard): Fix text added on 2008-05-29.
2008-05-31 10:53:54 +00:00
Kenichi Handa
e4c93315ec
(font_list_entities): Fix the car part of data to be
...
stored in the cache.
2008-05-31 09:58:27 +00:00
Glenn Morris
daf7e339db
(Fancy Diary Display): Simplify.
2008-05-31 02:31:12 +00:00
Kenichi Handa
719b3d63d3
(ftfont_font_format): Don't use strcasestr.
2008-05-31 02:29:58 +00:00
Glenn Morris
10498e1c2c
(compile-last): Replace tr in `els' assignment with sed. Remove shell
...
variable `elc'. Split tests to hopefully be more portable. Fix `sel'
assignment.
2008-05-31 02:24:12 +00:00
Stefan Monnier
d0827857e7
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
...
Add a `test' argument so another predicate than `equal' can be used.
(map_sub_char_table): Use `eq' rather than `equal' to merge ranges.
(map_char_table): Remove unused vars `c' and `i'.
* lisp.h (Foptimize_char_table): Adjust declaration.
* charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
2008-05-30 21:07:50 +00:00
Juanma Barranquero
01b996adc3
(lisp2): Add minibuffer.elc.
2008-05-30 19:52:41 +00:00
Juanma Barranquero
d9aa6b3358
(completion-table-dynamic): Doc fix.
2008-05-30 19:50:26 +00:00
Stefan Monnier
47dd5958df
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
...
return `unregistered' when applicable.
2008-05-30 16:21:49 +00:00
Stefan Monnier
8f39c96dec
(Coding Conventions): Do not encourage the use of "-flag" variable names.
2008-05-30 14:55:07 +00:00
Stefan Monnier
145b63776b
(checkdoc-this-string-valid-engine):
...
Don't encourage naming variables with "-flag".
2008-05-30 14:51:48 +00:00