]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

15 years ago* searching.texi (Regexp Backslash): Also refer to shy groups as
Chong Yidong [Wed, 15 Apr 2009 21:54:15 +0000 (21:54 +0000)]
* searching.texi (Regexp Backslash): Also refer to shy groups as
non-capturing or unnumbered groups.
(Regexp Functions): Add cross-reference to Regexp Backslash.

15 years agonewsticker: enable jump to virtual feeds
Ulf Jasper [Wed, 15 Apr 2009 18:13:41 +0000 (18:13 +0000)]
newsticker: enable jump to virtual feeds

15 years ago(match-data): Refer to `set-match-data' rather than `store-match-data'.
Stefan Monnier [Wed, 15 Apr 2009 17:06:34 +0000 (17:06 +0000)]
(match-data): Refer to `set-match-data' rather than `store-match-data'.

15 years agoChecked display.texi.
Chong Yidong [Wed, 15 Apr 2009 03:08:24 +0000 (03:08 +0000)]
Checked display.texi.

15 years agoDocumented underline-minimum-offset.
Chong Yidong [Wed, 15 Apr 2009 03:07:39 +0000 (03:07 +0000)]
Documented underline-minimum-offset.

15 years ago* display.texi (Truncation): Overlays can use line-prefix and
Chong Yidong [Wed, 15 Apr 2009 03:07:06 +0000 (03:07 +0000)]
* display.texi (Truncation): Overlays can use line-prefix and
wrap-prefix too.
(Overlay Properties): Document wrap-prefix and line-prefix.
(Face Attributes): Document underline-minimum-offset.
(Face Remapping): Copyedits.
(Low-Level Font): Copyedits.
(Image Cache): Note that the image cache is shared between frames.

15 years ago(vc-svn-after-dir-status): Fix regexp to allow for
Dan Nicolaescu [Wed, 15 Apr 2009 00:32:47 +0000 (00:32 +0000)]
(vc-svn-after-dir-status): Fix regexp to allow for
file names with leading spaces.  Ignore "." if it appears as a
filename.

15 years ago* fileio.c (history_delete_duplicates): Remove unused declaration.
Dan Nicolaescu [Wed, 15 Apr 2009 00:08:23 +0000 (00:08 +0000)]
* fileio.c (history_delete_duplicates): Remove unused declaration.

* callint.c (history_delete_duplicates): New declaration.
(Fcall_interactively): Remove command history duplicates when
history_delete_duplicates is true.

15 years ago* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
Juanma Barranquero [Tue, 14 Apr 2009 21:54:49 +0000 (21:54 +0000)]
* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
  (scan-buf-previous-region): Fix typo in docstring.

15 years ago* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
Juanma Barranquero [Tue, 14 Apr 2009 21:40:07 +0000 (21:40 +0000)]
* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.

15 years ago* net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
Michael Albinus [Tue, 14 Apr 2009 14:39:46 +0000 (14:39 +0000)]
* net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data
of directory "".

15 years ago* net/tramp.el (tramp-handle-dired-recursive-delete-directory):
Michael Albinus [Tue, 14 Apr 2009 14:36:38 +0000 (14:36 +0000)]
* net/tramp.el (tramp-handle-dired-recursive-delete-directory):
Fix an error in flushing cache data.
(tramp-handle-process-file): Flush all file cache values for the
connection, because the remote process could have changed them.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
Handle QUIT.

15 years ago(syms_of_buffer) <line-spacing>: Doc fix.
Eli Zaretskii [Tue, 14 Apr 2009 13:58:35 +0000 (13:58 +0000)]
(syms_of_buffer) <line-spacing>: Doc fix.

15 years ago(Ffont_info): Fix docstring. Fix the second element of
Kenichi Handa [Tue, 14 Apr 2009 12:41:33 +0000 (12:41 +0000)]
(Ffont_info): Fix docstring.  Fix the second element of
the returned value.

15 years ago(src) <gdb.ini>: Don't replace the line with x_error_quitter; instead
Eli Zaretskii [Tue, 14 Apr 2009 10:37:59 +0000 (10:37 +0000)]
(src) <gdb.ini>: Don't replace the line with x_error_quitter; instead
append "set environment NAME" to the end.
Set NAME and USERNAME in the environment to the same value.

15 years agoFix last change.
Chong Yidong [Tue, 14 Apr 2009 02:28:45 +0000 (02:28 +0000)]
Fix last change.

15 years ago* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
Chong Yidong [Tue, 14 Apr 2009 02:28:25 +0000 (02:28 +0000)]
* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.

15 years ago(completion--try-word-completion): Don't disable
Stefan Monnier [Tue, 14 Apr 2009 02:02:30 +0000 (02:02 +0000)]
(completion--try-word-completion): Don't disable
`partial-completion' any more.  Mark the added char instead.
(completion-pcm--string->pattern): Notice chars added by
completion--try-word-completion and treat them specially.

15 years ago(xfont_has_char): The font has C if C is ASCII and the
Kenichi Handa [Tue, 14 Apr 2009 01:27:02 +0000 (01:27 +0000)]
(xfont_has_char): The font has C if C is ASCII and the
encoding charset is ascii_compatible.

15 years ago(Fdefine_charset_internal): Make charset
Kenichi Handa [Tue, 14 Apr 2009 01:24:52 +0000 (01:24 +0000)]
(Fdefine_charset_internal): Make charset
ascii-compatible if the method is CHARSET_METHOD_OFFSET, the
code_offset is 0, and covers all ASCII characters.

15 years ago* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
Stefan Monnier [Mon, 13 Apr 2009 18:45:12 +0000 (18:45 +0000)]
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
(ns_string_to_pasteboard_internal):
* nsmenu.m (process_dialog):
* nsimage.m (ns_load_image): Use SDATA and ASET where appropriate.
* nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION.
* lisp.h (Fx_load_color_file): Declare.

15 years ago(Session Commands): Fix typo.
Chong Yidong [Mon, 13 Apr 2009 17:23:27 +0000 (17:23 +0000)]
(Session Commands): Fix typo.