]> code.delx.au - gnu-emacs/log
gnu-emacs
14 years ago* nsfont.m (ns_attribute_value): Remove.
Adrian Robert [Mon, 20 Jul 2009 18:14:05 +0000 (18:14 +0000)]
* nsfont.m (ns_attribute_value): Remove.
    (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
    (ns_has_attribute): Shrink the normal range.
    (ns_findfonts): Don't worry about requested spec in determining
      need for synthItal.
    (ns_get_covering_families): Retain scriptToFamilies.

14 years ago(compile-auto-highlight): Remove the variable (removed from compile.el
Sam Steingold [Mon, 20 Jul 2009 16:40:24 +0000 (16:40 +0000)]
(compile-auto-highlight): Remove the variable (removed from compile.el
on 2004-03-11).

14 years ago* files.el (hack-local-variables-filter): Fix last change.
Chong Yidong [Mon, 20 Jul 2009 14:21:27 +0000 (14:21 +0000)]
* files.el (hack-local-variables-filter): Fix last change.

14 years ago* calc.texi (About This Manual): Don't mention chapter numbers in text.
Chong Yidong [Mon, 20 Jul 2009 13:58:01 +0000 (13:58 +0000)]
* calc.texi (About This Manual): Don't mention chapter numbers in text.

14 years ago(Specifying File Variables, Safe File Variables):
Juri Linkov [Sun, 19 Jul 2009 16:57:12 +0000 (16:57 +0000)]
(Specifying File Variables, Safe File Variables):
"variables/value pairs" -> "variable/value pairs".

14 years ago(describe-variable): Add information about file-local and dir-local variables.
Juri Linkov [Sun, 19 Jul 2009 16:56:22 +0000 (16:56 +0000)]
(describe-variable): Add information about file-local and dir-local variables.

14 years ago(ignored-local-variables): Add `dir-local-variables-alist'.
Juri Linkov [Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)]
(ignored-local-variables): Add `dir-local-variables-alist'.
(dir-local-variables-alist): New buffer-local variable.
(hack-local-variables-filter): If variable is not dir-local,
i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
because file-local overrides dir-local.
(c-postprocess-file-styles)<declare-function>:
Remove obsolete declaration.
(hack-dir-local-variables): Add dir-local variable/value pair to
`dir-local-variables-alist' and remove duplicates.  Doc fix.

14 years ago* files.el (hack-local-variables-filter): Rewrite.
Chong Yidong [Sun, 19 Jul 2009 01:05:17 +0000 (01:05 +0000)]
* files.el (hack-local-variables-filter): Rewrite.

14 years ago(verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.
Glenn Morris [Sun, 19 Jul 2009 00:47:47 +0000 (00:47 +0000)]
(verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.

14 years ago(auto-coding-regexp-alist): Only match BABYL... at the start of
Glenn Morris [Sun, 19 Jul 2009 00:40:04 +0000 (00:40 +0000)]
(auto-coding-regexp-alist): Only match BABYL... at the start of
buffer, not of lines.  (Bug#3790)

14 years ago(desktop-buffers-not-to-save): Set :version tag.
Glenn Morris [Sun, 19 Jul 2009 00:33:58 +0000 (00:33 +0000)]
(desktop-buffers-not-to-save): Set :version tag.

14 years ago(mail-user-agent): Doc fix. Set :version tag.
Glenn Morris [Sun, 19 Jul 2009 00:33:11 +0000 (00:33 +0000)]
(mail-user-agent): Doc fix.  Set :version tag.

14 years ago(cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
Glenn Morris [Sun, 19 Jul 2009 00:32:31 +0000 (00:32 +0000)]
(cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
Restore "not on a date" message.
(cal-menu-context-mouse-menu): Doc fix.

14 years agomail-user-agent placeholder.
Glenn Morris [Sun, 19 Jul 2009 00:29:52 +0000 (00:29 +0000)]
mail-user-agent placeholder.

14 years agoAdd info about confirmation when killing a buffer with a running process.
Juri Linkov [Sat, 18 Jul 2009 21:16:19 +0000 (21:16 +0000)]
Add info about confirmation when killing a buffer with a running process.

14 years ago(Fset_process_query_on_exit_flag): Mention killing
Juri Linkov [Sat, 18 Jul 2009 21:07:12 +0000 (21:07 +0000)]
(Fset_process_query_on_exit_flag): Mention killing
a buffer in docstring.

14 years ago(process-kill-buffer-query-function): New function.
Juri Linkov [Sat, 18 Jul 2009 21:06:04 +0000 (21:06 +0000)]
(process-kill-buffer-query-function): New function.
(add-hook)<kill-buffer-query-functions>: Add hook
`process-kill-buffer-query-function'.

14 years agoAdd `info-finder'.
Juri Linkov [Sat, 18 Jul 2009 21:04:39 +0000 (21:04 +0000)]
Add `info-finder'.

14 years agoDelete task for replacing finder.el with Info manual.
Juri Linkov [Sat, 18 Jul 2009 21:04:15 +0000 (21:04 +0000)]
Delete task for replacing finder.el with Info manual.

14 years agoVirtual Info keyword finder.
Juri Linkov [Sat, 18 Jul 2009 21:01:49 +0000 (21:01 +0000)]
Virtual Info keyword finder.
(add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
(Info-finder-file): New variable.
(Info-finder-find-file): New function.
(finder-known-keywords, finder-package-info)
(find-library-name, lm-commentary): Use defvar and
declare-function to silence compiler warnings.
(Info-finder-find-node): New function.
(info-finder): New command.

14 years ago(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
Alan Mackenzie [Sat, 18 Jul 2009 20:42:55 +0000 (20:42 +0000)]
(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
`c-set-style' DONT-OVERRIDE parameter of t.  Already set style variables will
thus not be overridden by style settings given by `c-file-syle'.

14 years ago(hack-local-variables-filter): Remove entries with duplicate keys from
Alan Mackenzie [Sat, 18 Jul 2009 20:41:32 +0000 (20:41 +0000)]
(hack-local-variables-filter): Remove entries with duplicate keys from
`file-local-variables-alist'.

14 years ago*** empty log message ***
Alan Mackenzie [Sat, 18 Jul 2009 20:40:39 +0000 (20:40 +0000)]
*** empty log message ***

14 years agoUpdate the entry for `desktop-buffers-not-to-save'.
Eli Zaretskii [Sat, 18 Jul 2009 19:14:11 +0000 (19:14 +0000)]
Update the entry for `desktop-buffers-not-to-save'.

14 years ago(deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
Eli Zaretskii [Sat, 18 Jul 2009 19:04:22 +0000 (19:04 +0000)]
(deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
if display-selections-p returns nil for the current frame.

14 years ago* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
Chong Yidong [Sat, 18 Jul 2009 17:39:35 +0000 (17:39 +0000)]
* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).

14 years ago(desktop-buffers-not-to-save): Default value is nil. Accept nil in
Eli Zaretskii [Sat, 18 Jul 2009 11:59:04 +0000 (11:59 +0000)]
(desktop-buffers-not-to-save): Default value is nil.  Accept nil in
addition to a regexp.
(desktop-files-not-to-save): Add "(ftp)$" to the default regexp.  Accept
nil in addition to a regexp.
(desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for buffers
that have an associated file.  Handle nil values of
desktop-buffers-not-to-save and desktop-files-not-to-save.  (Bug#3833)

14 years ago(x-selection-owner-p, x-own-selection-internal)
Eli Zaretskii [Sat, 18 Jul 2009 11:13:03 +0000 (11:13 +0000)]
(x-selection-owner-p, x-own-selection-internal)
(x-disown-selection-internal): New functions.

14 years ago(speedbar-frame): Declare to avoid compiler
Nick Roberts [Sat, 18 Jul 2009 10:37:39 +0000 (10:37 +0000)]
(speedbar-frame): Declare to avoid compiler
warning.
(gdb-breakpoints-header): Move forward to avoid compiler warning.
(gdb-make-header-line-mouse-map): Remove duplicate definition.

14 years ago*** empty log message ***
Nick Roberts [Sat, 18 Jul 2009 10:37:11 +0000 (10:37 +0000)]
*** empty log message ***

14 years ago* processes.texi (Shell Arguments): Copyedits.
Chong Yidong [Sat, 18 Jul 2009 04:42:25 +0000 (04:42 +0000)]
* processes.texi (Shell Arguments): Copyedits.

14 years ago* simple.el (set-mark): Revert last change.
Chong Yidong [Sat, 18 Jul 2009 04:37:52 +0000 (04:37 +0000)]
* simple.el (set-mark): Revert last change.

14 years ago(Repeated Loading): Fix typo.
Glenn Morris [Sat, 18 Jul 2009 02:22:57 +0000 (02:22 +0000)]
(Repeated Loading): Fix typo.

14 years agoFix last change.
Chong Yidong [Fri, 17 Jul 2009 23:27:28 +0000 (23:27 +0000)]
Fix last change.

14 years ago* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
Chong Yidong [Fri, 17 Jul 2009 23:24:54 +0000 (23:24 +0000)]
* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
deactivate the mark before insertion.

14 years ago* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
Chong Yidong [Fri, 17 Jul 2009 19:43:49 +0000 (19:43 +0000)]
* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
rendering of pngs is not possible instead of messaging a long
description.

14 years ago* w32-fns.el (x-selection-owner-p): New function.
Chong Yidong [Fri, 17 Jul 2009 15:45:08 +0000 (15:45 +0000)]
* w32-fns.el (x-selection-owner-p): New function.

* mouse.el (mouse-drag-track): Call deactivate-mark earlier.
(mouse-yank-at-click): If select-active-regions is non-nil,
deactivate the mark before insertion.

* simple.el (deactivate-mark, set-mark): Only save selection if we
own it.

14 years ago(describe-buffer-case-table): Fix for the case that KEY is a cons.
Kenichi Handa [Fri, 17 Jul 2009 12:27:15 +0000 (12:27 +0000)]
(describe-buffer-case-table): Fix for the case that KEY is a cons.

14 years ago*** empty log message ***
Kenichi Handa [Fri, 17 Jul 2009 12:26:55 +0000 (12:26 +0000)]
*** empty log message ***

14 years agoSynch with Gnus trunk:
Katsumi Yamaoka [Fri, 17 Jul 2009 10:15:54 +0000 (10:15 +0000)]
Synch with Gnus trunk:
2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
* nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
article without making inquiry to a user for unknown encoding.

* nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
(nnmaildir--scan): Assume i-node and device number that file-attributes
returns might be cons-cell.

2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
* auth-source.el: Remove docs now in auth.texi.  Don't use
`gnus-message' for logging.  Add new variables `auth-source-debug' and
`auth-source-hide-passwords' and use them.

14 years agoRegenerate.
Glenn Morris [Fri, 17 Jul 2009 03:56:17 +0000 (03:56 +0000)]
Regenerate.

14 years agoSet copyright year to 2009.
Glenn Morris [Fri, 17 Jul 2009 03:56:08 +0000 (03:56 +0000)]
Set copyright year to 2009.

14 years agoFix last change.
Chong Yidong [Fri, 17 Jul 2009 01:32:50 +0000 (01:32 +0000)]
Fix last change.

14 years ago(shuffle): Fix the logic of setting up the cycle.
Kenichi Handa [Fri, 17 Jul 2009 01:28:58 +0000 (01:28 +0000)]
(shuffle): Fix the logic of setting up the cycle.

14 years agoMention two new ./configure options for developers.
Dan Nicolaescu [Thu, 16 Jul 2009 21:04:18 +0000 (21:04 +0000)]
Mention two new ./configure options for developers.

14 years ago* vc-rcs.el (vc-rcs-find-file-hook):
Dan Nicolaescu [Thu, 16 Jul 2009 20:52:53 +0000 (20:52 +0000)]
* vc-rcs.el (vc-rcs-find-file-hook):
* vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.

14 years ago* buffers.texi (Swapping Text): Recommend setting
Richard M. Stallman [Thu, 16 Jul 2009 19:37:08 +0000 (19:37 +0000)]
* buffers.texi (Swapping Text): Recommend setting
write-region-annotate-functions and buffer-saved-size.

* backups.texi (Auto-Saving): Document buffer-saved-size = -2.

14 years ago* net/tramp.el (tramp-wait-for-output): Handle the case when
Michael Albinus [Thu, 16 Jul 2009 10:24:07 +0000 (10:24 +0000)]
* net/tramp.el (tramp-wait-for-output): Handle the case when
commands do not return a newline but a null byte before the shell
prompt.  (Bug#3858)

14 years ago(ns-set-alpha): Don't declare.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:25:21 +0000 (08:25 +0000)]
(ns-set-alpha): Don't declare.
(ns-set-background-alpha): Remove function.

14 years ago(ns_get_color): Remove incompatible color formats.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:24:33 +0000 (08:24 +0000)]
(ns_get_color): Remove incompatible color formats.
(ns_color_to_lisp): Generate #rrggbb color format string.

14 years ago(Fns_set_alpha): Remove function.
YAMAMOTO Mitsuharu [Thu, 16 Jul 2009 08:23:54 +0000 (08:23 +0000)]
(Fns_set_alpha): Remove function.
(syms_of_nsfns): Don't defsubr it.

14 years agoRefcard comments.
Glenn Morris [Thu, 16 Jul 2009 03:30:31 +0000 (03:30 +0000)]
Refcard comments.

14 years agorefcards comment.
Glenn Morris [Thu, 16 Jul 2009 03:28:04 +0000 (03:28 +0000)]
refcards comment.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 03:25:00 +0000 (03:25 +0000)]
Regenerate.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 03:16:41 +0000 (03:16 +0000)]
Regenerate.

14 years agoRemove non-existent (?) bindings: w, C-u o, U, delete.
Glenn Morris [Thu, 16 Jul 2009 03:14:00 +0000 (03:14 +0000)]
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.

14 years agoRegenerate.
Glenn Morris [Thu, 16 Jul 2009 02:29:51 +0000 (02:29 +0000)]
Regenerate.

14 years agoCondense a few sentences in order to make them fit on one line, and
Glenn Morris [Thu, 16 Jul 2009 02:29:37 +0000 (02:29 +0000)]
Condense a few sentences in order to make them fit on one line, and
add some page breaks, to improve the layout in the pdfs.

14 years ago(copyright-update): Save match-data across y-or-n-p, for safety.
Stefan Monnier [Thu, 16 Jul 2009 02:01:31 +0000 (02:01 +0000)]
(copyright-update): Save match-data across y-or-n-p, for safety.

14 years ago* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.
Richard M. Stallman [Thu, 16 Jul 2009 01:52:32 +0000 (01:52 +0000)]
* files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.

* mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
(rmail-retry-ignored-headers): Add more uninteresting fields.

14 years ago* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Richard M. Stallman [Thu, 16 Jul 2009 01:45:08 +0000 (01:45 +0000)]
* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
(Fset_buffer_auto_saved): Handle save_length = -2.

Comment changes in other files.

14 years ago* xterm.c (Qx_gtk_map_stock): New var.
Chong Yidong [Thu, 16 Jul 2009 01:24:00 +0000 (01:24 +0000)]
* xterm.c (Qx_gtk_map_stock): New var.
* gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead of
calling intern each time.

14 years ago* net/rcirc.el (rcirc): Use history variables.
Chong Yidong [Wed, 15 Jul 2009 15:07:39 +0000 (15:07 +0000)]
* net/rcirc.el (rcirc): Use history variables.
(rcirc-server-name-history, rcirc-nick-name-history)
(rcirc-server-port-history): New variables.

14 years ago(set-language-environment-charset):
Kenichi Handa [Wed, 15 Jul 2009 12:29:48 +0000 (12:29 +0000)]
(set-language-environment-charset):
If coding-system-charset-list returns `iso-2022' or `emacs-mule',
ignore them.

14 years ago("IPA"): Change coding systems to utf-8. Delete unibyte-display.
Kenichi Handa [Wed, 15 Jul 2009 12:22:38 +0000 (12:22 +0000)]
("IPA"): Change coding systems to utf-8.  Delete unibyte-display.

14 years ago(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:25:02 +0000 (08:25 +0000)]
(ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
does tiling.

14 years ago(nsfont_draw): Remove code for stippling, which actually
YAMAMOTO Mitsuharu [Wed, 15 Jul 2009 08:24:38 +0000 (08:24 +0000)]
(nsfont_draw): Remove code for stippling, which actually
does tiling.

14 years ago(gnus-logo.pdf): Remove rule, since this file is distributed.
Glenn Morris [Wed, 15 Jul 2009 03:28:05 +0000 (03:28 +0000)]
(gnus-logo.pdf): Remove rule, since this file is distributed.

14 years agoRegenerate.
Glenn Morris [Wed, 15 Jul 2009 03:23:41 +0000 (03:23 +0000)]
Regenerate.

14 years agoFix comment typo.
Glenn Morris [Wed, 15 Jul 2009 03:23:33 +0000 (03:23 +0000)]
Fix comment typo.

14 years ago(emacsversionnumber): Just use major version.
Glenn Morris [Wed, 15 Jul 2009 03:23:00 +0000 (03:23 +0000)]
(emacsversionnumber): Just use major version.

14 years agoRegenerate.
Glenn Morris [Wed, 15 Jul 2009 03:22:38 +0000 (03:22 +0000)]
Regenerate.

14 years agoChange from A4 to letter paper.
Glenn Morris [Wed, 15 Jul 2009 03:22:18 +0000 (03:22 +0000)]
Change from A4 to letter paper.
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
New: async shell command = &.

14 years ago(gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
Glenn Morris [Wed, 15 Jul 2009 03:22:03 +0000 (03:22 +0000)]
(gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
(clean): Remove .aux files.

14 years ago(Copyright): Add 2009.
Glenn Morris [Wed, 15 Jul 2009 03:21:19 +0000 (03:21 +0000)]
(Copyright): Add 2009.
(Notes): Add missing line-break.
(Threading): Reword to fit on one line.

14 years ago(gnus-make-format-preserve-properties): Doc fix.
Glenn Morris [Wed, 15 Jul 2009 03:13:16 +0000 (03:13 +0000)]
(gnus-make-format-preserve-properties): Doc fix.

14 years ago(Gnus): Remove widow.
Glenn Morris [Wed, 15 Jul 2009 03:11:00 +0000 (03:11 +0000)]
(Gnus): Remove widow.

14 years agoMinor re-phrasings throughout.
Glenn Morris [Wed, 15 Jul 2009 03:09:52 +0000 (03:09 +0000)]
Minor re-phrasings throughout.
(Edebug Execution Modes): Sit-for affects continue mode too.
(Jumping): Use `forward-sexp' rather than its keybinding.
(Edebug Misc): Fix Q binding.
(Edebug Eval): Remove cl version.
(Printing in Edebug): Clarify print-length etc.
(Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
(Specification List): Remove edebug-unwrap findex entry.
(Specification Examples): defmacro is actually not the same as defun.
Escape "`" in example.

14 years ago* simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
Chong Yidong [Wed, 15 Jul 2009 02:05:32 +0000 (02:05 +0000)]
* simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).

14 years agoClarify last change.
Chong Yidong [Wed, 15 Jul 2009 01:29:41 +0000 (01:29 +0000)]
Clarify last change.

14 years ago* markers.texi (The Mark): Document optional arg to deactivate-mark.
Chong Yidong [Wed, 15 Jul 2009 01:28:57 +0000 (01:28 +0000)]
* markers.texi (The Mark): Document optional arg to deactivate-mark.

14 years ago* simple.el (deactivate-mark): Optional argument FORCE.
Chong Yidong [Wed, 15 Jul 2009 01:25:32 +0000 (01:25 +0000)]
* simple.el (deactivate-mark): Optional argument FORCE.
(set-mark): Use deactivate-mark.

* info.el (Info-search): No need to check transient-mark-mode
before calling deactivate-mark.

* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Allow buffer values.
(xselect--selection-bounds): Handle buffer values.  Suggested by
David De La Harpe Golden.

* mouse.el (mouse-set-region, mouse-drag-track): Call
copy-region-as-kill before setting the mark, to let
select-active-regions work.

* simple.el (deactivate-mark): If select-active-regions is
non-nil, copy the selection data into a string.
(activate-mark): If select-active-regions is non-nil, set the
selection to the current buffer.
(set-mark): Update selection if select-active-regions is non-nil.

* select.el (x-valid-simple-selection-p): Allow buffer values.

14 years ago(mail-user-agent): Default to the upwardly-UI-compatible
Stefan Monnier [Tue, 14 Jul 2009 19:57:58 +0000 (19:57 +0000)]
(mail-user-agent): Default to the upwardly-UI-compatible
and more featureful message-mode.

14 years ago* select.el (x-set-selection): Doc fix.
Chong Yidong [Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)]
* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Disallow selection data consisting
of a list or cons of integers, since that is not used.
(xselect--selection-bounds, xselect--int-to-cons): New functions.
(xselect-convert-to-string, xselect-convert-to-length)
(xselect-convert-to-filename, xselect-convert-to-charpos)
(xselect-convert-to-lineno, xselect-convert-to-colno): Use them.

14 years ago(font_vconcat_entity_vectors): New function.
Kenichi Handa [Tue, 14 Jul 2009 12:03:31 +0000 (12:03 +0000)]
(font_vconcat_entity_vectors): New function.
(struct font_sort_data): New member font_driver_preference.
(font_compare): Check font_driver_preference.
(font_sort_entities): The format of the first argument changed.
(font_delete_unmatched): Likewise.
(font_list_entities): The return type changed.
(font_select_entity): The format of the second argument changed.
(font_find_for_lface): Adjusted for the above changes.  Don't
suppress the checking of C even if the repertory supports it.
(Flist_fonts): Adjusted for the above changes.

14 years ago(ftfont_spec_pattern): New arg langname. Caller
Kenichi Handa [Tue, 14 Jul 2009 11:55:19 +0000 (11:55 +0000)]
(ftfont_spec_pattern): New arg langname.  Caller
changed.
(ftfont_list): Adjusted for the change of ftfont_spec_pattern.
Reject a font who has adstyle property that is different from a
langname derived from registry property.
(ftfont_match): Adjusted for the change of ftfont_spec_pattern.

14 years ago(json-partial-output): Fix broken GDB/MI output in -break-info command
Dmitry Dzhus [Tue, 14 Jul 2009 08:40:58 +0000 (08:40 +0000)]
(json-partial-output): Fix broken GDB/MI output in -break-info command
(Emacs bug #3794).

14 years ago(edebug-setup-hook, edebug-all-forms)
Glenn Morris [Tue, 14 Jul 2009 08:01:50 +0000 (08:01 +0000)]
(edebug-setup-hook, edebug-all-forms)
(edebug-eval-macro-args, edebug-save-displayed-buffer-points)
(edebug-print-length, edebug-print-level, edebug-print-circle)
(edebug-sit-for-seconds, edebug-view-outside)
(edebug-bounce-point, edebug-set-global-break-condition)
(edebug-Go-nonstop-mode, edebug-trace-mode)
(edebug-Trace-fast-mode, edebug-continue-mode)
(edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
(edebug-visit-eval-list): Doc fixes.

14 years ago(def-edebug-spec): Doc fix.
Glenn Morris [Tue, 14 Jul 2009 07:45:56 +0000 (07:45 +0000)]
(def-edebug-spec): Doc fix.

14 years agoFix setting of category ?C.
Kenichi Handa [Tue, 14 Jul 2009 01:17:49 +0000 (01:17 +0000)]
Fix setting of category ?C.

14 years ago(directory_files_internal) [WINDOWSNT]: Don't make a local copy
Eli Zaretskii [Mon, 13 Jul 2009 20:23:46 +0000 (20:23 +0000)]
(directory_files_internal) [WINDOWSNT]: Don't make a local copy
of dirfilename.

14 years agons-win.el (x-select-font): defailias x-select-font to
Jan Djärv [Mon, 13 Jul 2009 10:18:03 +0000 (10:18 +0000)]
ns-win.el (x-select-font): defailias x-select-font to
ns-popup-font-panel instead of generate-fontset-menu.

14 years ago*** empty log message ***
Kenichi Handa [Mon, 13 Jul 2009 06:31:04 +0000 (06:31 +0000)]
*** empty log message ***

14 years ago(sub_char_table_ref_and_range): Fix the range check against max_char.
Kenichi Handa [Mon, 13 Jul 2009 04:02:26 +0000 (04:02 +0000)]
(sub_char_table_ref_and_range): Fix the range check against max_char.

14 years ago(internal_self_insert): Check sym by SYMBOLP before
Kenichi Handa [Mon, 13 Jul 2009 01:03:28 +0000 (01:03 +0000)]
(internal_self_insert): Check sym by SYMBOLP before
calling XSYMBOL (sym).

14 years agoMention change of default value for desktop-buffers-not-to-save.
Eli Zaretskii [Sun, 12 Jul 2009 19:45:36 +0000 (19:45 +0000)]
Mention change of default value for desktop-buffers-not-to-save.

14 years ago(desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
Eli Zaretskii [Sun, 12 Jul 2009 19:41:55 +0000 (19:41 +0000)]
(desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)

14 years ago* arc-mode.el (archive-find-type): Allow for a PK00 string before
Chong Yidong [Sun, 12 Jul 2009 18:56:38 +0000 (18:56 +0000)]
* arc-mode.el (archive-find-type): Allow for a PK00 string before
the PK\003\004 header (Bug#3770).

14 years ago* pcomplete.el (pcomplete-comint-setup): Check for
Chong Yidong [Sun, 12 Jul 2009 16:20:50 +0000 (16:20 +0000)]
* pcomplete.el (pcomplete-comint-setup): Check for
shell-dynamic-complete-filename too.

14 years agoMention info-xref.
Glenn Morris [Sun, 12 Jul 2009 01:17:19 +0000 (01:17 +0000)]
Mention info-xref.