bpt/emacs.git
15 years ago* files.el (hack-local-variables-prop-line)
Chong Yidong [Wed, 29 Apr 2009 03:02:54 +0000 (03:02 +0000)]
* files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file): Bind
read-circle to nil before reading.
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.

15 years ago(set_default_ascii_font): Delete extern.
Kenichi Handa [Wed, 29 Apr 2009 01:42:51 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete extern.

15 years ago(set_default_ascii_font): Delete this unused function.
Kenichi Handa [Wed, 29 Apr 2009 01:42:13 +0000 (01:42 +0000)]
(set_default_ascii_font): Delete this unused function.

15 years ago(x_set_font): When ARG is a font-object, check if the
Kenichi Handa [Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)]
(x_set_font): When ARG is a font-object, check if the
font-object matches with the ASCII font-spec of the frame's
fontset.  If not, create a new fontset for the frame.

15 years ago* progmodes/which-func.el (which-function): Don't assume that
Chong Yidong [Tue, 28 Apr 2009 21:29:47 +0000 (21:29 +0000)]
* progmodes/which-func.el (which-function): Don't assume that
entries from `imenu--index-alist' are ordered by buffer position,
which fails when submenus are present (Bug#3153).

15 years ago* fns.c (Flocale_info): Protect vector from GC during decoding.
Andreas Schwab [Tue, 28 Apr 2009 19:02:26 +0000 (19:02 +0000)]
* fns.c (Flocale_info): Protect vector from GC during decoding.

* process.c (Fstart_process): Protect argv strings from GC during
encoding.

15 years ago(load-library): Improve docstring.
Stefan Monnier [Tue, 28 Apr 2009 19:00:38 +0000 (19:00 +0000)]
(load-library): Improve docstring.

15 years ago(Lisp Libraries): `load-library' does offer completion.
Stefan Monnier [Tue, 28 Apr 2009 18:59:18 +0000 (18:59 +0000)]
(Lisp Libraries): `load-library' does offer completion.

15 years ago(quail-vunion): Remove unexplained nreverse.
Stefan Monnier [Tue, 28 Apr 2009 18:58:33 +0000 (18:58 +0000)]
(quail-vunion): Remove unexplained nreverse.

15 years agoUse dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el.
Reiner Steib [Tue, 28 Apr 2009 16:57:53 +0000 (16:57 +0000)]
Use dns-query instead of query-dns.  Was renamed on 2008-12-25 in dns.el.

15 years ago(gdb-tooltip-print): Avoid "Non-X frame used"
Nick Roberts [Tue, 28 Apr 2009 10:35:41 +0000 (10:35 +0000)]
(gdb-tooltip-print): Avoid "Non-X frame used"
error with gud-tooltip-mode in the Linux console.

15 years ago*** empty log message ***
Nick Roberts [Tue, 28 Apr 2009 10:35:08 +0000 (10:35 +0000)]
*** empty log message ***

15 years ago* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
Chong Yidong [Tue, 28 Apr 2009 04:07:37 +0000 (04:07 +0000)]
* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).

15 years agoChange arg name to make it clear that it's ignored.
Chong Yidong [Tue, 28 Apr 2009 04:02:57 +0000 (04:02 +0000)]
Change arg name to make it clear that it's ignored.

15 years ago* tooltip.el (tooltip-show-help): Fall back on
Chong Yidong [Tue, 28 Apr 2009 02:16:49 +0000 (02:16 +0000)]
* tooltip.el (tooltip-show-help): Fall back on
tooltip-show-help-non-mode for text-only displays.

15 years ago(calc-mode): Replace `copy-list' with `copy-sequence'.
Jay Belanger [Mon, 27 Apr 2009 23:12:20 +0000 (23:12 +0000)]
(calc-mode): Replace `copy-list' with `copy-sequence'.

15 years ago* sysdep.c: Include <ctype.h>.
Andreas Schwab [Mon, 27 Apr 2009 22:27:55 +0000 (22:27 +0000)]
* sysdep.c: Include <ctype.h>.

15 years agonsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
David Reitter [Mon, 27 Apr 2009 21:21:31 +0000 (21:21 +0000)]
nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.

15 years ago*** empty log message ***
David Reitter [Mon, 27 Apr 2009 21:20:55 +0000 (21:20 +0000)]
*** empty log message ***

15 years ago(syms_of_keyboard) <input-decode-map>: Doc fix.
Johan Bockgård [Sun, 26 Apr 2009 20:55:30 +0000 (20:55 +0000)]
(syms_of_keyboard) <input-decode-map>: Doc fix.

15 years ago(Tags): Clarify the text some more.
Eli Zaretskii [Sun, 26 Apr 2009 19:01:24 +0000 (19:01 +0000)]
(Tags): Clarify the text some more.

15 years ago(Tags): Clarify the text some more.
Eli Zaretskii [Sun, 26 Apr 2009 18:07:29 +0000 (18:07 +0000)]
(Tags): Clarify the text some more.

15 years agoChecked tips.texi.
Chong Yidong [Sun, 26 Apr 2009 02:35:48 +0000 (02:35 +0000)]
Checked tips.texi.

15 years ago* tips.texi (Coding Conventions): Copyedits. Add xref to Named
Chong Yidong [Sun, 26 Apr 2009 02:35:18 +0000 (02:35 +0000)]
* tips.texi (Coding Conventions): Copyedits.  Add xref to Named
Features and Coding System Basics.  Node that "p" stands for
"predicate".  Recommend utf-8-emacs instead of emacs-mule.
(Key Binding Conventions): Emacs does use S-down-mouse-1, for
mouse-appearance-menu.
(Programming Tips): Add xref to Progress.

15 years ago(calc-set-mode-line): Check to make sure that the correct Calc buffer
Jay Belanger [Sun, 26 Apr 2009 01:39:48 +0000 (01:39 +0000)]
(calc-set-mode-line): Check to make sure that the correct Calc buffer
gets "Embed" in the mode line.
(calc-mode): Copy stack list for additional Calc buffers.

15 years ago(Tags): Clarify the text some more.
Eli Zaretskii [Sat, 25 Apr 2009 21:13:35 +0000 (21:13 +0000)]
(Tags): Clarify the text some more.

15 years ago* simple.el (line-move-visual): If point is stuck moving backwards
Chong Yidong [Sat, 25 Apr 2009 15:27:45 +0000 (15:27 +0000)]
* simple.el (line-move-visual): If point is stuck moving backwards
against a display string, temporarily ignore the goal
column (Bug#3020).

15 years agoAdd comment for last change.
Chong Yidong [Sat, 25 Apr 2009 14:43:35 +0000 (14:43 +0000)]
Add comment for last change.

15 years ago* configure: Regenerate.
Chong Yidong [Sat, 25 Apr 2009 14:36:01 +0000 (14:36 +0000)]
* configure: Regenerate.
* configure.in: Disable use of FreeType without libXft.

15 years ago* startup.el (normal-top-level): Implement a work-around to handle
Chong Yidong [Sat, 25 Apr 2009 14:25:06 +0000 (14:25 +0000)]
* startup.el (normal-top-level): Implement a work-around to handle
changes to face-font-rescale-alist during initialization (Bug#1785).

15 years ago(Tags): Fix last change.
Eli Zaretskii [Sat, 25 Apr 2009 07:22:50 +0000 (07:22 +0000)]
(Tags): Fix last change.

15 years ago(Tags): Clarify text. (Bug#3101)
Eli Zaretskii [Sat, 25 Apr 2009 07:19:58 +0000 (07:19 +0000)]
(Tags): Clarify text.  (Bug#3101)

15 years ago(clear_cached_metrics): Remove, unused since 2008-08-02.
Jason Rumney [Sat, 25 Apr 2009 06:11:46 +0000 (06:11 +0000)]
(clear_cached_metrics): Remove, unused since 2008-08-02.

15 years agoRegenerate.
Chong Yidong [Sat, 25 Apr 2009 01:40:35 +0000 (01:40 +0000)]
Regenerate.

15 years ago(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
YAMAMOTO Mitsuharu [Sat, 25 Apr 2009 00:26:34 +0000 (00:26 +0000)]
(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:
Swap bytes in short integer if fringe bitmap width > 8.

15 years ago* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
Michael Albinus [Fri, 24 Apr 2009 13:54:50 +0000 (13:54 +0000)]
* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)
(tramp-handle-file-name-all-completions): Don't use "-b" as ls
arg.  It does not work on OpenBSD.  Reported by Taylor Venable
<taylor@metasyntax.net>.

15 years agoFix typos.
Juanma Barranquero [Fri, 24 Apr 2009 00:57:34 +0000 (00:57 +0000)]
Fix typos.

15 years agoFix typos.
Juanma Barranquero [Fri, 24 Apr 2009 00:46:01 +0000 (00:46 +0000)]
Fix typos.

15 years agoRevert incorrect checkin.
Chong Yidong [Thu, 23 Apr 2009 12:22:19 +0000 (12:22 +0000)]
Revert incorrect checkin.

15 years ago* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
Chong Yidong [Thu, 23 Apr 2009 01:34:54 +0000 (01:34 +0000)]
* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
(hi-lock-set-pattern, hi-lock-font-lock-hook): Use it (Bug#3068).

15 years ago(Fx_list_fonts): If a font size is specified in PATTERN, set it in
Kenichi Handa [Thu, 23 Apr 2009 01:34:15 +0000 (01:34 +0000)]
(Fx_list_fonts): If a font size is specified in PATTERN, set it in
returned scalable fonts.

15 years ago(Security): Mention that EasyPG is the current default.
Daiki Ueno [Wed, 22 Apr 2009 07:34:17 +0000 (07:34 +0000)]
(Security): Mention that EasyPG is the current default.

15 years ago* keyboard.c (Fset_input_meta_mode): Doc fix.
Chong Yidong [Wed, 22 Apr 2009 04:32:21 +0000 (04:32 +0000)]
* keyboard.c (Fset_input_meta_mode): Doc fix.

* dispnew.c (Fsend_string_to_terminal): Doc fix.

* data.c (Fterminal_local_value, Fset_terminal_local_value): Doc
fixes.

* coding.c (Fterminal_coding_system): Doc fix.

* xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width)
(Fx_display_pixel_height, Fx_display_planes)
(Fx_display_color_cells, Fx_server_max_request_size)
(Fx_server_vendor, Fx_server_version, Fx_display_screens)
(Fx_display_mm_height, Fx_display_mm_width)
(Fx_display_backing_store, Fx_display_visual_class)
(Fx_display_save_under, Fx_close_connection, Fx_synchronize): Doc
fixes, replacing "terminal id" with "terminal object".
(check_x_display_info): Handle terminal objects instead of
terminal ids.

15 years agoChecked os.texi.
Chong Yidong [Wed, 22 Apr 2009 04:23:09 +0000 (04:23 +0000)]
Checked os.texi.

15 years agoUpdate documentation status.
Chong Yidong [Wed, 22 Apr 2009 04:22:20 +0000 (04:22 +0000)]
Update documentation status.

15 years ago* os.texi (Command-Line Arguments): Document
Chong Yidong [Wed, 22 Apr 2009 04:21:39 +0000 (04:21 +0000)]
* os.texi (Command-Line Arguments): Document
command-line-args-left.
(Suspending Emacs): Adapt text to multi-tty case.  Document use of
terminal objects for tty arguments.
(Startup Summary): Add xref to Session Management.
(Session Management): Mention emacs-session-restore.  Copyedits.

15 years ago* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
Chong Yidong [Wed, 22 Apr 2009 03:51:25 +0000 (03:51 +0000)]
* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
replacing "terminal id" with "terminal object".

15 years ago* term.c (Ftty_display_color_p, Ftty_display_color_cells)
Chong Yidong [Wed, 22 Apr 2009 03:43:06 +0000 (03:43 +0000)]
* term.c (Ftty_display_color_p, Ftty_display_color_cells)
(Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
(Fresume_tty): Doc fixes, replacing "terminal id" with "terminal
object".

15 years agoMinor comment fix.
Chong Yidong [Wed, 22 Apr 2009 03:37:30 +0000 (03:37 +0000)]
Minor comment fix.

15 years agoDocumented initial-buffer-choice.
Chong Yidong [Wed, 22 Apr 2009 01:29:46 +0000 (01:29 +0000)]
Documented initial-buffer-choice.

15 years ago* entering.texi (Entering Emacs): Document initial-buffer-choice.
Chong Yidong [Wed, 22 Apr 2009 01:29:25 +0000 (01:29 +0000)]
* entering.texi (Entering Emacs): Document initial-buffer-choice.
* building.texi (Lisp Interaction): Document initial-scratch-message.

15 years agoAdd bug reference.
Juanma Barranquero [Tue, 21 Apr 2009 12:03:46 +0000 (12:03 +0000)]
Add bug reference.

15 years ago(font_score): Check AVGWIDTH too.
Kenichi Handa [Tue, 21 Apr 2009 07:30:00 +0000 (07:30 +0000)]
(font_score): Check AVGWIDTH too.

15 years agoFix bug number in comment.
Martin Rudalics [Tue, 21 Apr 2009 07:19:01 +0000 (07:19 +0000)]
Fix bug number in comment.

15 years ago(diff-find-source-location): Don't call
Martin Rudalics [Tue, 21 Apr 2009 06:56:51 +0000 (06:56 +0000)]
(diff-find-source-location): Don't call
diff-sanity-check-hunk when NOPROMPT is non-nil.  (Bug#3030)

15 years ago(font_load_for_lface): Cancel previous change.
Kenichi Handa [Tue, 21 Apr 2009 06:46:39 +0000 (06:46 +0000)]
(font_load_for_lface): Cancel previous change.

15 years ago(decode_coding_utf_16): Reduce charbuf_end for the
Kenichi Handa [Tue, 21 Apr 2009 06:36:21 +0000 (06:36 +0000)]
(decode_coding_utf_16): Reduce charbuf_end for the
worst case.
(decode_coding_emacs_mule, decode_coding_iso_2022)
(decode_coding_sjis, decode_coding_big5, decode_coding_charset):
Likewise.

15 years ago(unidata-get-decomposition): Fix previous change.
Kenichi Handa [Tue, 21 Apr 2009 02:11:25 +0000 (02:11 +0000)]
(unidata-get-decomposition): Fix previous change.

15 years agoRe-generated.
Kenichi Handa [Tue, 21 Apr 2009 02:10:41 +0000 (02:10 +0000)]
Re-generated.

15 years agoadmin/quick-install-emacs: Update get_config_var for autoconf 2.62
Miles Bader [Tue, 21 Apr 2009 00:39:00 +0000 (00:39 +0000)]
admin/quick-install-emacs: Update get_config_var for autoconf 2.62

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1585

15 years ago(proced-sort): Declare it buffer-local.
Roland Winkler [Mon, 20 Apr 2009 20:42:45 +0000 (20:42 +0000)]
(proced-sort): Declare it buffer-local.
(proced-send-signal): Handle non-nil signals.

15 years ago(rfc2047-decode-region): Don't skip past `start', which
Stefan Monnier [Mon, 20 Apr 2009 16:17:51 +0000 (16:17 +0000)]
(rfc2047-decode-region): Don't skip past `start', which
could happen if the text is only composed of spaces and/or tabs.

15 years ago* emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
Juanma Barranquero [Mon, 20 Apr 2009 03:19:19 +0000 (03:19 +0000)]
* emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
  spacing is required in the message output, as the comment suggests).

15 years ago* emacsclient.c (print_help_and_exit): Clarify argument placement
Chong Yidong [Mon, 20 Apr 2009 02:52:56 +0000 (02:52 +0000)]
* emacsclient.c (print_help_and_exit): Clarify argument placement
for short option names.

15 years ago* os.texi (Startup Summary): Copyedits. The init file is not
Chong Yidong [Mon, 20 Apr 2009 01:34:27 +0000 (01:34 +0000)]
* os.texi (Startup Summary): Copyedits.  The init file is not
necessarily named .emacs now.  Document initial-buffer-choice and
initial-scratch-message.  Note where Emacs exits in batch mode.
Document inhibit-splash-screen as an alias.
(Init File): Be neutral about which init file name to use.

15 years agoThe following changes fix Bug#3005 for wide glyphs on each platform,
Jason Rumney [Sun, 19 Apr 2009 15:09:25 +0000 (15:09 +0000)]
The following changes fix Bug#3005 for wide glyphs on each platform,
without reintroducing Bug#1258 for stretch glyphs.

* xterm.c (x_draw_bar_cursor): Limit cursor width differently for
BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR using
get_phys_cursor_geometry.

* w32term.c (x_draw_bar_cursor):  Limit cursor width differently
for BAR_CURSOR and HBAR_CURSOR.  Calculate width of HBAR_CURSOR
using get_phys_cursor_geometry.

* nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already
correctly calculated.

15 years agoMake Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
Jan Djärv [Sun, 19 Apr 2009 10:53:15 +0000 (10:53 +0000)]
Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.

* gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use
G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated.
(xg_initialize): Use g_type_class_ref instead of gtk_type_class which
is deprecated.

* configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check
if it is declared in gtk.h.

15 years ago(list-colors-duplicates): w32-default-color-map is a function.
Jason Rumney [Sat, 18 Apr 2009 13:52:29 +0000 (13:52 +0000)]
(list-colors-duplicates): w32-default-color-map is a function.

15 years ago(font_put_frame_data): Use xfree instead of free.
Andreas Schwab [Sat, 18 Apr 2009 13:29:59 +0000 (13:29 +0000)]
(font_put_frame_data): Use xfree instead of free.

15 years ago* msdog.texi (Windows Fonts): Fix typos.
Juanma Barranquero [Sat, 18 Apr 2009 12:40:46 +0000 (12:40 +0000)]
* msdog.texi (Windows Fonts): Fix typos.

15 years ago* files.texi (Save Commands): Fix pxref.
Juanma Barranquero [Sat, 18 Apr 2009 12:33:17 +0000 (12:33 +0000)]
* files.texi (Save Commands): Fix pxref.

15 years agoepa-file: fix garble with decode-coding-inserted-region
Daiki Ueno [Sat, 18 Apr 2009 04:55:50 +0000 (04:55 +0000)]
epa-file: fix garble with decode-coding-inserted-region

* epa-file.el (epa-file-decode-and-insert): Use string-to-multibyte
instead of set-buffer-multibyte.

15 years ago* net/rcirc.el (rcirc): Use correct property names (Bug#3037).
Chong Yidong [Sat, 18 Apr 2009 03:44:57 +0000 (03:44 +0000)]
* net/rcirc.el (rcirc): Use correct property names (Bug#3037).

15 years ago* thingatpt.el (thing-at-point-bounds-of-list-at-point): New
Chong Yidong [Sat, 18 Apr 2009 03:39:28 +0000 (03:39 +0000)]
* thingatpt.el (thing-at-point-bounds-of-list-at-point): New
function (Bug#3027).

15 years ago* files.texi (Save Commands): Mention diff-buffer-with-file.
Chong Yidong [Sat, 18 Apr 2009 01:41:53 +0000 (01:41 +0000)]
* files.texi (Save Commands): Mention diff-buffer-with-file.
(Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
Henoch (Bug#3036).

15 years ago* w32font.c (Qja, Qko): Remove declarations.
Juanma Barranquero [Fri, 17 Apr 2009 19:04:49 +0000 (19:04 +0000)]
* w32font.c (Qja, Qko): Remove declarations.
  (syms_of_w32font): Don't DEFSYM them.

15 years ago* font.c (Qja, Qko): Move definitions here from ftfont.c.
Chong Yidong [Fri, 17 Apr 2009 18:38:00 +0000 (18:38 +0000)]
* font.c (Qja, Qko): Move definitions here from ftfont.c.
* font.h (Qja, Qko): Extern them.
* ftfont.c (Qja, Qko): Remove declarations.
* xfont.c (Qja, Qko): Remove declarations.

15 years ago(unidata-get-decomposition): Adjust Hangle decomposition rule to
Kenichi Handa [Fri, 17 Apr 2009 02:36:03 +0000 (02:36 +0000)]
(unidata-get-decomposition): Adjust Hangle decomposition rule to
Unicode.

15 years agoRe-generated.
Kenichi Handa [Fri, 17 Apr 2009 02:31:20 +0000 (02:31 +0000)]
Re-generated.

15 years ago(Ftranslate_region_internal): Use Fconcat to make a
Kenichi Handa [Fri, 17 Apr 2009 02:15:17 +0000 (02:15 +0000)]
(Ftranslate_region_internal): Use Fconcat to make a
string from a vector to handle Latin-1 characters correctly.

15 years ago(ftfont_pattern_entity): Return a newly allocated
Kenichi Handa [Fri, 17 Apr 2009 00:56:39 +0000 (00:56 +0000)]
(ftfont_pattern_entity): Return a newly allocated
entity even if the cache hits.

15 years ago* textmodes/flyspell.el (flyspell-correct-word-before-point):
Chong Yidong [Thu, 16 Apr 2009 18:45:20 +0000 (18:45 +0000)]
* textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't create markers.
(tex-mode-flyspell-verify): Don't create markers.  Use
line-end-position.
(sgml-mode-flyspell-verify): Don't create markers.  Simplify code
using looking-at and looking-back.

15 years ago* search.c: Use EMACS_INT for buffer positions. Add prototypes.
Andreas Schwab [Thu, 16 Apr 2009 16:01:14 +0000 (16:01 +0000)]
* search.c: Use EMACS_INT for buffer positions.  Add prototypes.
* lisp.h: Adjust prototypes.

15 years agoAdd bug reference.
Andreas Schwab [Thu, 16 Apr 2009 09:32:26 +0000 (09:32 +0000)]
Add bug reference.

15 years ago(boyer_moore): Use zero as marker value for a possible
Andreas Schwab [Thu, 16 Apr 2009 09:30:45 +0000 (09:30 +0000)]
(boyer_moore): Use zero as marker value for a possible
match instead of depending on overflow behavior.

15 years ago* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
Chong Yidong [Thu, 16 Apr 2009 04:31:13 +0000 (04:31 +0000)]
* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
property (Bug#2984).

15 years agobrowse-url.el (browse-url-filename-alist): Update :version for last change.
Chong Yidong [Thu, 16 Apr 2009 04:08:15 +0000 (04:08 +0000)]
browse-url.el (browse-url-filename-alist): Update :version for last change.

15 years ago* keyboard.c (adjust_point_for_property): Disable 2009-02-12
Chong Yidong [Thu, 16 Apr 2009 03:58:44 +0000 (03:58 +0000)]
* keyboard.c (adjust_point_for_property): Disable 2009-02-12
change (Bug#3003).

15 years ago* ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter
Chong Yidong [Thu, 16 Apr 2009 03:50:30 +0000 (03:50 +0000)]
* ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter
  alist.

15 years ago(xfont_has_char): Special handling of `ja' and `ko' adstyle.
Kenichi Handa [Thu, 16 Apr 2009 01:39:36 +0000 (01:39 +0000)]
(xfont_has_char): Special handling of `ja' and `ko' adstyle.

15 years ago(xftfont_has_char): Special handling of `ja' and `ko' adstyle.
Kenichi Handa [Thu, 16 Apr 2009 01:38:35 +0000 (01:38 +0000)]
(xftfont_has_char): Special handling of `ja' and `ko' adstyle.

15 years ago(Qja, Qko): Don't make them static.
Kenichi Handa [Thu, 16 Apr 2009 01:38:07 +0000 (01:38 +0000)]
(Qja, Qko): Don't make them static.
(enum ftfont_cache_for): New enum.
(fc_charset_table): Undo the previous change.
(ftfont_get_latin1_charset): Delete it.
(ftfont_pattern_entity): Check cache by ftfont_lookup_cache.  Set
FONT_SIZE_INDEX of the entity to 0 for a scalable font.  For a
non-scarable font, try to get AVERAGE_WIDTH.
(ftfont_lookup_cache): Argument FOR-FACE is changed to CACHE_FOR.
Change ft_face_cache from a list of a hash-table.  Don't check
`ja' and `ko' adstyle here.
(ftfont_get_fc_charset): Call ftfont_lookup_cache with
FTFONT_CACHE_FOR_CHARET.
(ftfont_get_charset): Undo the previous change.
(ftfont_open): Call ftfont_lookup_cache with
FTFONT_CACHE_FOR_FACE.
(ftfont_close): Likewise.
(ftfont_has_char): Special handling of `ja' and `ko' adstyle.

15 years ago(font_sort_entites): Change the meaning of the arg
Kenichi Handa [Thu, 16 Apr 2009 01:32:44 +0000 (01:32 +0000)]
(font_sort_entites): Change the meaning of the arg
BEST-ONLY.  Don't optimize for VEC of lenght 1.
(font_select_entity): Just return the value of font_sort_entites.

15 years ago(merge_face_vectors): Reflect font properties in
Kenichi Handa [Thu, 16 Apr 2009 01:08:24 +0000 (01:08 +0000)]
(merge_face_vectors): Reflect font properties in
to[LFACE_FONT_INDEX] to the other face attributes.  Don't call
font_clear_prop if a face attribute doesn't change.

15 years ago(charset_ksc5601): Extern it.
Kenichi Handa [Thu, 16 Apr 2009 01:05:10 +0000 (01:05 +0000)]
(charset_ksc5601): Extern it.

15 years ago(charset_ksc5601): New variable.
Kenichi Handa [Thu, 16 Apr 2009 01:04:27 +0000 (01:04 +0000)]
(charset_ksc5601): New variable.
(Fdefine_charset_internal): Set charset_ksc5601.
(init_charset_once): Initialize charset_ksc5601 to -1.

15 years ago* outline.el (hide-sublevels): Ensure that arguments are passed to
Chong Yidong [Wed, 15 Apr 2009 23:32:23 +0000 (23:32 +0000)]
* outline.el (hide-sublevels): Ensure that arguments are passed to
outline-flag-region in the correct order (Bug#3000).

15 years ago* net/browse-url.el (browse-url-filename-alist): Correct file
Chong Yidong [Wed, 15 Apr 2009 22:51:26 +0000 (22:51 +0000)]
* net/browse-url.el (browse-url-filename-alist): Correct file
URI (Bug#2922).

15 years ago* subr.el (posn-col-row): Properly compute line spacing.
Chong Yidong [Wed, 15 Apr 2009 22:41:20 +0000 (22:41 +0000)]
* subr.el (posn-col-row): Properly compute line spacing.
Suggested by Nikolaj Schumacher (Bug#2933).

15 years ago* display.texi (Line Height): Emphasize that line-spacing only takes
Chong Yidong [Wed, 15 Apr 2009 22:06:52 +0000 (22:06 +0000)]
* display.texi (Line Height): Emphasize that line-spacing only takes
effect on graphical terminals.