1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 21:41:40 -07:00
Commit graph

90814 commits

Author SHA1 Message Date
Dan Nicolaescu
d56fdcd249 * vc-rcs.el (vc-rcs-find-file-hook):
* vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
2009-07-16 20:52:53 +00:00
Richard M. Stallman
137987ab43 * buffers.texi (Swapping Text): Recommend setting
write-region-annotate-functions and buffer-saved-size.

* backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2009-07-16 19:37:08 +00:00
Michael Albinus
bede3e9f87 * 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)
2009-07-16 10:24:07 +00:00
YAMAMOTO Mitsuharu
7653ca1dfb (ns-set-alpha): Don't declare.
(ns-set-background-alpha): Remove function.
2009-07-16 08:25:21 +00:00
YAMAMOTO Mitsuharu
042f7b692f (ns_get_color): Remove incompatible color formats.
(ns_color_to_lisp): Generate #rrggbb color format string.
2009-07-16 08:24:33 +00:00
YAMAMOTO Mitsuharu
68d0f8a54c (Fns_set_alpha): Remove function.
(syms_of_nsfns): Don't defsubr it.
2009-07-16 08:23:54 +00:00
Glenn Morris
6ad032d24d Refcard comments. 2009-07-16 03:30:31 +00:00
Glenn Morris
accc7588a4 refcards comment. 2009-07-16 03:28:04 +00:00
Glenn Morris
363cee45b1 Regenerate. 2009-07-16 03:25:00 +00:00
Glenn Morris
c3ba8b8dc1 Regenerate. 2009-07-16 03:16:41 +00:00
Glenn Morris
c2c847d20f Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
2009-07-16 03:14:00 +00:00
Glenn Morris
54db062af7 Regenerate. 2009-07-16 02:29:51 +00:00
Glenn Morris
f3cc0ddb29 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.
2009-07-16 02:29:37 +00:00
Stefan Monnier
ed2a52e9ee (copyright-update): Save match-data across y-or-n-p, for safety. 2009-07-16 02:01:31 +00:00
Richard M. Stallman
7a907299a2 * 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.
2009-07-16 01:52:32 +00:00
Richard M. Stallman
4be941e3d0 * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
(Fset_buffer_auto_saved): Handle save_length = -2.

Comment changes in other files.
2009-07-16 01:45:08 +00:00
Chong Yidong
4e6b227dbe * 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.
2009-07-16 01:24:00 +00:00
Chong Yidong
c0db3477b4 * net/rcirc.el (rcirc): Use history variables.
(rcirc-server-name-history, rcirc-nick-name-history)
(rcirc-server-port-history): New variables.
2009-07-15 15:07:39 +00:00
Kenichi Handa
bf974dc9cc (set-language-environment-charset):
If coding-system-charset-list returns `iso-2022' or `emacs-mule',
ignore them.
2009-07-15 12:29:48 +00:00
Kenichi Handa
6c87545241 ("IPA"): Change coding systems to utf-8. Delete unibyte-display. 2009-07-15 12:22:38 +00:00
YAMAMOTO Mitsuharu
a185697365 (ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
does tiling.
2009-07-15 08:25:02 +00:00
YAMAMOTO Mitsuharu
652e5d209a (nsfont_draw): Remove code for stippling, which actually
does tiling.
2009-07-15 08:24:38 +00:00
Glenn Morris
31a9ab9d42 (gnus-logo.pdf): Remove rule, since this file is distributed. 2009-07-15 03:28:05 +00:00
Glenn Morris
e77ed40aa6 Regenerate. 2009-07-15 03:23:41 +00:00
Glenn Morris
713e0f330c Fix comment typo. 2009-07-15 03:23:33 +00:00
Glenn Morris
c1baf2d1e2 (emacsversionnumber): Just use major version. 2009-07-15 03:23:00 +00:00
Glenn Morris
d9c6b3d2f4 Regenerate. 2009-07-15 03:22:38 +00:00
Glenn Morris
4d8dd5fdbe 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 = &.
2009-07-15 03:22:18 +00:00
Glenn Morris
298c646757 (gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
(clean): Remove .aux files.
2009-07-15 03:22:03 +00:00
Glenn Morris
a311bf575f (Copyright): Add 2009.
(Notes): Add missing line-break.
(Threading): Reword to fit on one line.
2009-07-15 03:21:19 +00:00
Glenn Morris
0985c8f664 (gnus-make-format-preserve-properties): Doc fix. 2009-07-15 03:13:16 +00:00
Glenn Morris
a2acc1dbdb (Gnus): Remove widow. 2009-07-15 03:11:00 +00:00
Glenn Morris
622fa3800b 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.
2009-07-15 03:09:52 +00:00
Chong Yidong
2066b4fe21 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695). 2009-07-15 02:05:32 +00:00
Chong Yidong
b40c84b07f Clarify last change. 2009-07-15 01:29:41 +00:00
Chong Yidong
6bbd4600f9 * markers.texi (The Mark): Document optional arg to deactivate-mark. 2009-07-15 01:28:57 +00:00
Chong Yidong
f9be2e3569 * 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.
2009-07-15 01:25:32 +00:00
Stefan Monnier
cbd61418b3 (mail-user-agent): Default to the upwardly-UI-compatible
and more featureful message-mode.
2009-07-14 19:57:58 +00:00
Chong Yidong
f470187ffb * 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.
2009-07-14 16:58:25 +00:00
Kenichi Handa
72d36834fc (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.
2009-07-14 12:03:31 +00:00
Kenichi Handa
497e54d8da (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.
2009-07-14 11:55:19 +00:00
Dmitry Dzhus
bfc99364d9 (json-partial-output): Fix broken GDB/MI output in -break-info command
(Emacs bug #3794).
2009-07-14 08:40:58 +00:00
Glenn Morris
1e46f9e42b (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.
2009-07-14 08:01:50 +00:00
Glenn Morris
e32721f52f (def-edebug-spec): Doc fix. 2009-07-14 07:45:56 +00:00
Kenichi Handa
66a85e76e6 Fix setting of category ?C. 2009-07-14 01:17:49 +00:00
Eli Zaretskii
b604615531 (directory_files_internal) [WINDOWSNT]: Don't make a local copy
of dirfilename.
2009-07-13 20:23:46 +00:00
Jan Djärv
285712468c ns-win.el (x-select-font): defailias x-select-font to
ns-popup-font-panel instead of generate-fontset-menu.
2009-07-13 10:18:03 +00:00
Kenichi Handa
e2402a5e4a *** empty log message *** 2009-07-13 06:31:04 +00:00
Kenichi Handa
05756f213f (sub_char_table_ref_and_range): Fix the range check against max_char. 2009-07-13 04:02:26 +00:00
Kenichi Handa
fb6b6049d8 (internal_self_insert): Check sym by SYMBOLP before
calling XSYMBOL (sym).
2009-07-13 01:03:28 +00:00