]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago* character.h (CHAR_TO_BYTE_SAFE): New macro.
Stefan Monnier [Thu, 12 Jun 2008 20:25:47 +0000 (20:25 +0000)]
* character.h (CHAR_TO_BYTE_SAFE): New macro.
* character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
* regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
(WEAK_ALIAS): Simplify.
* syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
when searching a unibyte buffer.

16 years ago(longlines-search-forward, longlines-search-backward)
Chong Yidong [Thu, 12 Jun 2008 17:28:00 +0000 (17:28 +0000)]
(longlines-search-forward, longlines-search-backward)
(longlines-re-search-forward): Use a smarter search-spaces-regexp.

16 years ago* longlines.el (longlines-search-forward)
Chong Yidong [Thu, 12 Jun 2008 17:27:45 +0000 (17:27 +0000)]
* longlines.el (longlines-search-forward)
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.

16 years ago(vc-rename-file): DTRT when the destination is a directory name and the source is...
Sam Steingold [Thu, 12 Jun 2008 16:56:43 +0000 (16:56 +0000)]
(vc-rename-file): DTRT when the destination is a directory name and the source is a file.

16 years ago(menu-set-font): Renamed x-font-dialog to x-select-font.
Chong Yidong [Thu, 12 Jun 2008 15:30:04 +0000 (15:30 +0000)]
(menu-set-font): Renamed x-font-dialog to x-select-font.

16 years ago* menu-bar.el (menu-set-font): Renamed x-font-dialog to
Chong Yidong [Thu, 12 Jun 2008 15:29:52 +0000 (15:29 +0000)]
* menu-bar.el (menu-set-font): Renamed x-font-dialog to
x-select-font.

16 years ago(Fx_select_font): Rename from x-font-dialog.
Chong Yidong [Thu, 12 Jun 2008 15:29:18 +0000 (15:29 +0000)]
(Fx_select_font): Rename from x-font-dialog.

16 years ago* xfns.c (Fx_select_font): Rename from x-font-dialog.
Chong Yidong [Thu, 12 Jun 2008 15:28:32 +0000 (15:28 +0000)]
* xfns.c (Fx_select_font): Rename from x-font-dialog.

16 years agoFix typos.
Juanma Barranquero [Thu, 12 Jun 2008 13:28:56 +0000 (13:28 +0000)]
Fix typos.

16 years agoInclude ctype.h.
Juanma Barranquero [Thu, 12 Jun 2008 10:40:29 +0000 (10:40 +0000)]
Include ctype.h.

16 years agoRemove RCS keywords
Miles Bader [Thu, 12 Jun 2008 05:49:27 +0000 (05:49 +0000)]
Remove RCS keywords

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

16 years agoCheck tool-bar-map is bound.
Glenn Morris [Thu, 12 Jun 2008 03:58:11 +0000 (03:58 +0000)]
Check tool-bar-map is bound.

16 years ago(tool-bar-map): Define for compiler.
Glenn Morris [Thu, 12 Jun 2008 03:57:36 +0000 (03:57 +0000)]
(tool-bar-map): Define for compiler.

16 years agoAdd some compiler declarations, for builds without X.
Glenn Morris [Thu, 12 Jun 2008 03:56:20 +0000 (03:56 +0000)]
Add some compiler declarations, for builds without X.

16 years ago(w32-menu-bar-open): Declare for compiler.
Glenn Morris [Thu, 12 Jun 2008 03:54:06 +0000 (03:54 +0000)]
(w32-menu-bar-open): Declare for compiler.

16 years ago(dframe-reposition-frame-emacs): Reorder test, and use unless.
Glenn Morris [Thu, 12 Jun 2008 03:53:47 +0000 (03:53 +0000)]
(dframe-reposition-frame-emacs): Reorder test, and use unless.
(x-display-pixel-width, x-display-pixel-height):
Define for compiler, for builds without X.

16 years ago(x-toolkit-scroll-bars): Check bound.
Glenn Morris [Thu, 12 Jun 2008 03:53:07 +0000 (03:53 +0000)]
(x-toolkit-scroll-bars): Check bound.
(x-parse-geometry, x-resource-name)
(x-get-selection-internal, tool-bar-mode, set-fontset-font)
(new-fontset, x-display-list, x-open-connection, x-get-resource):
Define for compiler, for builds without X.

16 years agoDrop test for Emacs < 19.
Glenn Morris [Thu, 12 Jun 2008 03:52:16 +0000 (03:52 +0000)]
Drop test for Emacs < 19.
(edt-xserver): Use replace-regexp-in-string.
(x-server-vendor): Define for compiler, for builds without X.

16 years ago(edt-xserver): Use replace-regexp-in-string.
Glenn Morris [Thu, 12 Jun 2008 03:51:20 +0000 (03:51 +0000)]
(edt-xserver): Use replace-regexp-in-string.
(x-server-vendor): Define for compiler, for builds without X.

16 years ago(mouse-wheel-follow-mouse, mwheel-event-window):
Glenn Morris [Thu, 12 Jun 2008 03:50:31 +0000 (03:50 +0000)]
(mouse-wheel-follow-mouse, mwheel-event-window):
Evaluate definitions when compiling.  Reverse tests.

16 years ago(vc-dir-mode): Check tool-bar-mode is bound.
Glenn Morris [Thu, 12 Jun 2008 03:49:52 +0000 (03:49 +0000)]
(vc-dir-mode): Check tool-bar-mode is bound.

16 years ago(rmail-cease-edit): Check tool-bar-mode is bound.
Glenn Morris [Thu, 12 Jun 2008 03:49:33 +0000 (03:49 +0000)]
(rmail-cease-edit): Check tool-bar-mode is bound.

16 years ago(cperl-info-on-command): Use display-pixel-height rather than
Glenn Morris [Thu, 12 Jun 2008 03:48:56 +0000 (03:48 +0000)]
(cperl-info-on-command): Use display-pixel-height rather than
x-display-pixel-height.

16 years ago(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
Glenn Morris [Thu, 12 Jun 2008 03:48:15 +0000 (03:48 +0000)]
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive.

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 12 Jun 2008 02:43:05 +0000 (02:43 +0000)]
Merge from gnus--devo--0

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

16 years ago(w32font_encode_char): Detect missing glyphs that are misreported as space.
Jason Rumney [Wed, 11 Jun 2008 22:40:06 +0000 (22:40 +0000)]
(w32font_encode_char): Detect missing glyphs that are misreported as space.
(add_font_entity_to_list): Support unicode-bmp and unicode-sip
as aliases for registry iso10646-1.

16 years agoAdd menu bar changes, and font parsing changes.
Chong Yidong [Wed, 11 Jun 2008 18:06:53 +0000 (18:06 +0000)]
Add menu bar changes, and font parsing changes.

16 years ago(clone_per_buffer_values): Skip `name'.
Stefan Monnier [Wed, 11 Jun 2008 16:25:03 +0000 (16:25 +0000)]
(clone_per_buffer_values): Skip `name'.

16 years ago(vc-rcs-state-heuristic): Don't assume the file exists.
Stefan Monnier [Wed, 11 Jun 2008 15:55:55 +0000 (15:55 +0000)]
(vc-rcs-state-heuristic): Don't assume the file exists.

16 years ago(font_parse_fcname): Fix last change; accept decimal points in font
Chong Yidong [Wed, 11 Jun 2008 06:00:36 +0000 (06:00 +0000)]
(font_parse_fcname): Fix last change; accept decimal points in font
size.

16 years ago* font.c (font_parse_fcname): Fix last change; accept decimal
Chong Yidong [Wed, 11 Jun 2008 05:59:26 +0000 (05:59 +0000)]
* font.c (font_parse_fcname): Fix last change; accept decimal
points in font size.

16 years agoComment typo.
Glenn Morris [Wed, 11 Jun 2008 03:14:05 +0000 (03:14 +0000)]
Comment typo.

16 years agoRemove unnecessary eval-and-compile of autoloads.
Glenn Morris [Wed, 11 Jun 2008 03:13:28 +0000 (03:13 +0000)]
Remove unnecessary eval-and-compile of autoloads.

16 years ago(gnus-intersection): Remove unnecessary autoload.
Glenn Morris [Wed, 11 Jun 2008 03:12:35 +0000 (03:12 +0000)]
(gnus-intersection): Remove unnecessary autoload.
Remove unnecessary eval-and-compile of autoloads.

16 years ago(gnus-x-splash): Check tool-bar-mode is bound.
Glenn Morris [Wed, 11 Jun 2008 03:12:15 +0000 (03:12 +0000)]
(gnus-x-splash): Check tool-bar-mode is bound.
Remove unnecessary eval-and-compile of autoloads.

16 years ago(tool-bar-map): Define for compiler.
Glenn Morris [Wed, 11 Jun 2008 03:11:57 +0000 (03:11 +0000)]
(tool-bar-map): Define for compiler.

16 years ago(tool-bar-map): Define for compiler.
Glenn Morris [Wed, 11 Jun 2008 03:11:44 +0000 (03:11 +0000)]
(tool-bar-map): Define for compiler.
Remove unnecessary eval-and-compile of autoloads.

16 years ago(declare-function): Add compat definition.
Glenn Morris [Wed, 11 Jun 2008 03:11:14 +0000 (03:11 +0000)]
(declare-function): Add compat definition.
(image-size): Declare.

16 years ago(image-size): Declare.
Glenn Morris [Wed, 11 Jun 2008 03:10:59 +0000 (03:10 +0000)]
(image-size): Declare.
Remove unnecessary eval-and-compile of autoloads.

16 years ago(x-focus-frame): Declare.
Glenn Morris [Wed, 11 Jun 2008 03:10:20 +0000 (03:10 +0000)]
(x-focus-frame): Declare.
Remove unnecessary eval-and-compile of autoloads.

16 years ago(diary-list-entries-2): Accept optional Gregorian date, and add it,
Glenn Morris [Wed, 11 Jun 2008 02:57:35 +0000 (02:57 +0000)]
(diary-list-entries-2): Accept optional Gregorian date, and add it,
not the local date, to diary-entries-list.
(diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.

16 years ago(fortran-end-of-subprogram): Check for a match before trying to move there.
Glenn Morris [Wed, 11 Jun 2008 02:56:03 +0000 (02:56 +0000)]
(fortran-end-of-subprogram): Check for a match before trying to move there.
(fortran-calculate-indent): When fortran-check-all-num-for-matching-do
is non-nil, indent most terminating statements like loop body.

16 years ago(compilation-filter): Fix up last change.
Stefan Monnier [Wed, 11 Jun 2008 02:47:57 +0000 (02:47 +0000)]
(compilation-filter): Fix up last change.

16 years ago* t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
Stefan Monnier [Wed, 11 Jun 2008 02:16:45 +0000 (02:16 +0000)]
* t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
(gpm-mouse-mode): Make it into a proper global minor mode.
* term/linux.el (terminal-init-linux): Use gpm-mouse-enable.

16 years ago* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
Stefan Monnier [Wed, 11 Jun 2008 01:47:48 +0000 (01:47 +0000)]
* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
* files.el (save-some-buffers-action-alist): Only use recursive-edit
if the user enabled recursive-minibuffers.

16 years ago(ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
Kenichi Handa [Wed, 11 Jun 2008 01:13:48 +0000 (01:13 +0000)]
(ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".

16 years ago* term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
Jason Rumney [Wed, 11 Jun 2008 00:25:24 +0000 (00:25 +0000)]
* term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
Use tmm-menubar if menu is disabled in this frame.

* menu-bar.el (menu-bar-open): Determine how to open menu bar
from frame type, per documentation. Add w32 case.

16 years agoFix eol breakage in previous change.
Juanma Barranquero [Tue, 10 Jun 2008 23:33:11 +0000 (23:33 +0000)]
Fix eol breakage in previous change.

16 years agoFix typos.
Juanma Barranquero [Tue, 10 Jun 2008 23:25:59 +0000 (23:25 +0000)]
Fix typos.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 10 Jun 2008 23:19:24 +0000 (23:19 +0000)]
*** empty log message ***

16 years ago(add_opentype_font_name_to_list): Skip non unicode fonts.
Jason Rumney [Tue, 10 Jun 2008 22:14:00 +0000 (22:14 +0000)]
(add_opentype_font_name_to_list): Skip non unicode fonts.

16 years ago(completion--merge-suffix): New function.
Stefan Monnier [Tue, 10 Jun 2008 22:01:59 +0000 (22:01 +0000)]
(completion--merge-suffix): New function.
(completion-basic-try-completion): Use it.
(completion-pcm--find-all-completions): Add argument `filter'.
(completion-pcm--filename-try-filter, completion-pcm--merge-try): New funs.
(completion-pcm-try-completion): Use them.

16 years ago(turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
Stefan Monnier [Tue, 10 Jun 2008 21:56:13 +0000 (21:56 +0000)]
(turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
Use terminal-list.

16 years ago(menu-bar-options-save): Minor tweak to last change.
Chong Yidong [Tue, 10 Jun 2008 21:24:18 +0000 (21:24 +0000)]
(menu-bar-options-save): Minor tweak to last change.

16 years ago* xfns.c (Fx_font_dialog): New function.
Chong Yidong [Tue, 10 Jun 2008 20:57:13 +0000 (20:57 +0000)]
* xfns.c (Fx_font_dialog): New function.

* gtkutil.c (xg_dialog_response_cb): Rename from,
xg_file_response_callback.
(pop_down_dialog): Rename from pop_down_file_dialog.
(xg_get_file_name): Callers changed.
(xg_get_font_name): New function.

* gtkutil.h (xg_get_font_name): Insert prototype,

16 years ago(Fx_font_dialog): New function.
Chong Yidong [Tue, 10 Jun 2008 20:56:58 +0000 (20:56 +0000)]
(Fx_font_dialog): New function.

16 years ago(xg_dialog_response_cb): Rename from xg_file_response_callback.
Chong Yidong [Tue, 10 Jun 2008 20:56:15 +0000 (20:56 +0000)]
(xg_dialog_response_cb): Rename from xg_file_response_callback.
(pop_down_dialog): Rename from pop_down_file_dialog.
(xg_get_file_name): Callers changed.
(xg_get_font_name): New function.

16 years ago(xg_get_font_name): Insert prototype,
Chong Yidong [Tue, 10 Jun 2008 20:55:35 +0000 (20:55 +0000)]
(xg_get_font_name): Insert prototype,

16 years ago* xdisp.c (underline_minimum_offset): Rename from xterm.c's
Stefan Monnier [Tue, 10 Jun 2008 20:22:10 +0000 (20:22 +0000)]
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
x_underline_minimum_display_offset.
(syms_of_xdisp): Declare it here rather than in xterm.c.
* dispextern.h (underline_minimum_offset): Declare it.
* w32term.c (x_draw_glyph_string): Use it.
* xterm.c (x_underline_minimum_display_offset): Move to xdisp.c.
(syms_of_xterm): Don't declare it any more.
(x_draw_glyph_string): Adjust to the new name.

* cus-start.el (underline-minimum-offset) Rename from
x-underline-minimum-display-offset.

16 years ago* xterm.c (x_underline_minimum_display_offset): New var.
Stefan Monnier [Tue, 10 Jun 2008 20:01:54 +0000 (20:01 +0000)]
* xterm.c (x_underline_minimum_display_offset): New var.
(x_draw_glyph_string): Use it.
(syms_of_xterm): Declare it.
* cus-start.el (x-underline-minimum-display-offset): Give it a type.

16 years ago(font_parse_fcname): Accept GTK-style font names too.
Chong Yidong [Tue, 10 Jun 2008 20:01:06 +0000 (20:01 +0000)]
(font_parse_fcname): Accept GTK-style font names too.

16 years ago* font.c (font_parse_fcname): Accept GTK-style font names too.
Chong Yidong [Tue, 10 Jun 2008 20:00:13 +0000 (20:00 +0000)]
* font.c (font_parse_fcname): Accept GTK-style font names too.

16 years ago(mouse-select-font): New function.
Chong Yidong [Tue, 10 Jun 2008 19:57:09 +0000 (19:57 +0000)]
(mouse-select-font): New function.

16 years ago(face-spec-recalc): When the face is set using Customize, avoid
Chong Yidong [Tue, 10 Jun 2008 19:56:42 +0000 (19:56 +0000)]
(face-spec-recalc): When the face is set using Customize, avoid
recalculating it twice.

16 years ago(menu-set-font): New function. Bind "Set Default
Chong Yidong [Tue, 10 Jun 2008 19:55:38 +0000 (19:55 +0000)]
(menu-set-font): New function.  Bind "Set Default
Font" menu item to it.  Apply selected font to all frames, and
make it savable.
(menu-bar-options-save): Save `default' font if changed.

16 years ago* mouse.el (mouse-select-font): New function.
Chong Yidong [Tue, 10 Jun 2008 19:53:37 +0000 (19:53 +0000)]
* mouse.el (mouse-select-font): New function.

* faces.el (face-spec-recalc): When the face is set using
Customize, avoid recalculating it twice.

* menu-bar.el (menu-set-font): New function.  Bind "Set Default
Font" menu item to it.  Apply selected font to all frames, and
make it savable.
(menu-bar-options-save): Save `default' font if changed.

16 years ago(ffap-string-at-point-mode-alist): Use alpha rather than lower.
Stefan Monnier [Tue, 10 Jun 2008 19:33:37 +0000 (19:33 +0000)]
(ffap-string-at-point-mode-alist): Use alpha rather than lower.

16 years ago(dired-insert-directory): Don't assume Unix-style dir names.
Stefan Monnier [Tue, 10 Jun 2008 19:10:42 +0000 (19:10 +0000)]
(dired-insert-directory): Don't assume Unix-style dir names.

16 years ago*** empty log message ***
Stefan Monnier [Tue, 10 Jun 2008 18:49:18 +0000 (18:49 +0000)]
*** empty log message ***

16 years ago* dired.c (file_name_completion): Don't return t if the match is exact
Stefan Monnier [Tue, 10 Jun 2008 18:41:01 +0000 (18:41 +0000)]
* dired.c (file_name_completion): Don't return t if the match is exact
but with different capitalization.
* minibuf.c (Ftry_completion): Simplify.

16 years agoFix committer names and other typos.
Juanma Barranquero [Tue, 10 Jun 2008 16:50:18 +0000 (16:50 +0000)]
Fix committer names and other typos.

16 years agoFix typos.
Juanma Barranquero [Tue, 10 Jun 2008 16:16:18 +0000 (16:16 +0000)]
Fix typos.

16 years ago(momentary-string-display): Use an overlay.
Stefan Monnier [Tue, 10 Jun 2008 16:12:18 +0000 (16:12 +0000)]
(momentary-string-display): Use an overlay.

16 years ago* window.c (Vwindow_point_insertion_type): New var.
Stefan Monnier [Tue, 10 Jun 2008 16:08:48 +0000 (16:08 +0000)]
* window.c (Vwindow_point_insertion_type): New var.
(set_window_buffer): Use it.
(syms_of_window): Init and export it to Lisp.
* progmodes/compile.el (compilation-mode):
Set window-point-insertion-type.
(compilation-filter): Don't use insert-before-markers any more.
* emacs-lisp/trace.el (trace-make-advice):
Set window-point-insertion-type in the trace buffer.
* startup.el (normal-top-level): Set window-point-insertion-type in
*Messages*.
* net/telnet.el (telnet-mode): Set window-point-insertion-type.
(telnet-filter): Don't use insert-before-markers any more.
* comint.el (comint-mode): Set window-point-insertion-type.
(comint-output-filter): Don't use insert-before-markers any more.
* button.el (make-text-button): Allow `start' to be a string.

16 years ago(make-text-button): Allow `start' to be a string.
Stefan Monnier [Tue, 10 Jun 2008 14:17:32 +0000 (14:17 +0000)]
(make-text-button): Allow `start' to be a string.

16 years agoFix name of committer/author.
Juanma Barranquero [Tue, 10 Jun 2008 11:14:15 +0000 (11:14 +0000)]
Fix name of committer/author.

16 years agoFix name of patch's author.
Juanma Barranquero [Tue, 10 Jun 2008 11:06:39 +0000 (11:06 +0000)]
Fix name of patch's author.

16 years agoFix typos.
Juanma Barranquero [Tue, 10 Jun 2008 09:18:36 +0000 (09:18 +0000)]
Fix typos.

16 years ago(autoload-rubric): Fix coding cookie not to force Unix EOL.
Juanma Barranquero [Tue, 10 Jun 2008 09:03:38 +0000 (09:03 +0000)]
(autoload-rubric): Fix coding cookie not to force Unix EOL.

16 years ago(window--splittable-p, window--try-to-split-window):
Martin Rudalics [Tue, 10 Jun 2008 07:45:23 +0000 (07:45 +0000)]
(window--splittable-p, window--try-to-split-window):
Don't use with-selected-window to avoid messing up get-lru-window.

16 years agoHeader formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:29:43 +0000 (03:29 +0000)]
Header formatting fix.

16 years agoCorrect copyright years to reflect the original newsticker.el from
Glenn Morris [Tue, 10 Jun 2008 03:21:37 +0000 (03:21 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.
Header formatting fix.

16 years agoHeader formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:20:38 +0000 (03:20 +0000)]
Header formatting fix.

16 years agoCorrect copyright years to reflect the original newsticker.el from
Glenn Morris [Tue, 10 Jun 2008 03:20:18 +0000 (03:20 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.
Header formatting fix.

16 years agoHeader formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:19:15 +0000 (03:19 +0000)]
Header formatting fix.

16 years agoCorrect copyright years to reflect the original newsticker.el from
Glenn Morris [Tue, 10 Jun 2008 03:17:34 +0000 (03:17 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.

16 years agoRemove trailing whitespace.
Glenn Morris [Tue, 10 Jun 2008 03:15:43 +0000 (03:15 +0000)]
Remove trailing whitespace.

16 years agoFix commentary typo.
Glenn Morris [Tue, 10 Jun 2008 03:12:26 +0000 (03:12 +0000)]
Fix commentary typo.

16 years ago(locate-library): Doc fix.
Glenn Morris [Tue, 10 Jun 2008 03:10:06 +0000 (03:10 +0000)]
(locate-library): Doc fix.

16 years ago(newsticker--next-item-image)
Glenn Morris [Tue, 10 Jun 2008 03:09:10 +0000 (03:09 +0000)]
(newsticker--next-item-image)
(newsticker--previous-item-image, newsticker--previous-feed-image)
(newsticker--next-feed-image, newsticker--mark-read-image)
(ewsticker--mark-immortal-image, newsticker--narrow-image)
(newsticker--get-all-image, newsticker--update-image)
(newsticker--browse-image): Check xpm images are available.
(newsticker--mark-read-image, newsticker--mark-immortal-image)
(newsticker--narrow-image, newsticker--get-all-image): Doc fix.

16 years ago(tool-bar-map): Don't declare.
Glenn Morris [Tue, 10 Jun 2008 03:08:37 +0000 (03:08 +0000)]
(tool-bar-map): Don't declare.
(newsticker--plainview-tool-bar-map, newsticker-mode):
Check tool-bar-map is bound, for non-X builds.
(w3m-toggle-inline-image): Declare.

16 years ago(w3m-toggle-inline-images): Declare.
Glenn Morris [Tue, 10 Jun 2008 03:08:14 +0000 (03:08 +0000)]
(w3m-toggle-inline-images): Declare.
(newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
Check tool-bar-map is bound, for non-X builds.

16 years ago(tool-bar-map): Don't declare.
Glenn Morris [Tue, 10 Jun 2008 03:07:46 +0000 (03:07 +0000)]
(tool-bar-map): Don't declare.

16 years ago(autoload-rubric): Add coding cookie.
Glenn Morris [Tue, 10 Jun 2008 03:07:15 +0000 (03:07 +0000)]
(autoload-rubric): Add coding cookie.

16 years ago(finder-font-lock-keywords): Handle ``quotes''.
Glenn Morris [Tue, 10 Jun 2008 03:06:30 +0000 (03:06 +0000)]
(finder-font-lock-keywords): Handle ``quotes''.
(finder-compile-keywords): Move let to where needed.
(finder-mouse-face-on-line): Go back one more line if needed.
(finder-list-matches): Use cadr.
(finder-goto-xref): New function.
(finder-commentary): Add buttons to jump to foo.el libraries.

16 years ago(apropos-function, apropos-macro, apropos-command)
Stefan Monnier [Tue, 10 Jun 2008 02:44:48 +0000 (02:44 +0000)]
(apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): Add apropos-short-label property.
(apropos-multi-type): New variables.
(apropos-command, apropos-value): Set it.
(apropos-compact-layout): New custom.
(apropos-print, apropos-print-doc): Use it.
(apropos-print): Truncate lines.

16 years ago*** empty log message ***
Kenichi Handa [Tue, 10 Jun 2008 02:22:48 +0000 (02:22 +0000)]
*** empty log message ***

16 years ago(font_intern_prop): Prototype adjusted.
Kenichi Handa [Tue, 10 Jun 2008 02:09:41 +0000 (02:09 +0000)]
(font_intern_prop): Prototype adjusted.

16 years ago(font_intern_prop): New arg force_symbol.
Kenichi Handa [Tue, 10 Jun 2008 02:09:15 +0000 (02:09 +0000)]
(font_intern_prop): New arg force_symbol.
(font_parse_xlfd): Adjusted for the change of font_intern_prop.
(font_parse_fcname): Likewise.
(font_parse_family_registry): Likewise.

16 years ago(ftfont_pattern_entity): Adjusted for the change of font_intern_prop.
Kenichi Handa [Tue, 10 Jun 2008 02:07:53 +0000 (02:07 +0000)]
(ftfont_pattern_entity): Adjusted for the change of font_intern_prop.