Chong Yidong
0d55afa049
Mention etc/compilation.txt
2009-07-26 15:59:37 +00:00
Chong Yidong
cabb152788
Add Perl-Glib sample message.
2009-07-26 15:58:55 +00:00
Chong Yidong
4fbe2306e0
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
...
* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15
change.
(ns_get_color): Revert 2009-07-16 change.
2009-07-26 12:58:56 +00:00
Miles Bader
6ab2c7a8fb
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1616
2009-07-26 08:34:53 +00:00
Eli Zaretskii
8c61e9ba15
Fix last change.
2009-07-25 09:42:50 +00:00
Eli Zaretskii
3077d1f623
Fix Bug#3888:
...
w32-vars.el (x-select-enable-clipboard): Doc fix.
term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard, x-select-text): Doc fix.
term/common-win.el (x-display-name, x-colors): Doc fix.
term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
w32-fns.el (x-select-text, x-setup-function-keys)
(x-get-selection, x-set-selection): Doc fix.
term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
select.el (x-set-selection): Doc fix.
2009-07-25 09:31:05 +00:00
Eli Zaretskii
beb0b7f93c
(syms_of_lread) <force_load_messages>: New variable.
...
(Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
2009-07-25 08:50:51 +00:00
Michael Albinus
51768bc824
* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
...
instead of "IsNSSSupportAvailable". Avahi ought to work also when
"IsNSSSupportAvailable" method is not available. Reported by
Steve Youngs <steve@sxemacs.org>.
2009-07-25 08:31:40 +00:00
Eli Zaretskii
573794ef42
Mention probloems with long directory names under `nextstep'.
2009-07-25 07:45:10 +00:00
Ken Raeburn
8890e5f53c
* coding.h (decode_coding_string, encode_coding_string): Use
...
SCHARS macro.
2009-07-25 07:43:08 +00:00
Ken Raeburn
2baf5e7610
* lread.c: Rewrite 2009-07-21 changes.
...
(load_depth): Deleted.
(Qload_in_progress): New variable.
(load_unwind): Don't reference load_depth or load_in_progress.
(Fload): Likewise; specbind Qload_in_progress instead.
(init_lread): Don't initialize load_depth.
(syms_of_lread): Initialize and protect Qload_in_progress.
2009-07-25 07:36:17 +00:00
Adrian Robert
1395c6f54c
* nsfont.m (ns_findfonts): Correctly return fallback in match case.
2009-07-24 15:43:22 +00:00
Alan Mackenzie
22556bc5c7
(Config Basics, File Styles): Document that at mode initialization, any
...
individual variable setting now takes precedence over one done via
c-file-style/c-file-offsets.
2009-07-24 12:14:02 +00:00
Alan Mackenzie
574b69d5fa
*** empty log message ***
2009-07-24 12:12:47 +00:00
Kenichi Handa
6f3ac1e17e
Fix previous change.
2009-07-24 08:09:30 +00:00
Kenichi Handa
b11c28744d
Fix previous change.
2009-07-24 07:59:51 +00:00
Kenichi Handa
796f8b2fe6
Fix setting of category ?C, ?|, ?K,
...
and ?H. Fix setting of case for Latin Extended and Greek
Extended.
(build-unicode-category-table): Fix range checks.
2009-07-24 07:56:19 +00:00
Dan Nicolaescu
ba83b7b62f
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
...
the buffer we try to sync is current when calling
vc-resynch-buffer.
* vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
not show up to date files.
2009-07-24 05:41:17 +00:00
Glenn Morris
1d2faf9803
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
2009-07-24 03:54:25 +00:00
Glenn Morris
7a8ae96435
(elint-current-buffer, elint-defun):
...
Add autoload cookies. If necessary, initialize.
(elint-log): Handle non-file buffers.
(elint-initialize): Add optional argument to reinitialize.
(elint-find-builtin-variables): Save excursion.
2009-07-24 03:52:42 +00:00
Adrian Robert
4e2f36cfed
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
2009-07-23 14:41:05 +00:00
Adrian Robert
7f6ad20968
* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
2009-07-23 13:21:44 +00:00
Adrian Robert
5dd9a6f799
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
2009-07-23 11:52:45 +00:00
Dan Nicolaescu
a707eb0542
(emacs-lisp-mode-map): Add menu entries
...
for Lint.
2009-07-23 07:09:28 +00:00
Dan Nicolaescu
e05b6a4eb2
*** empty log message ***
2009-07-23 06:46:16 +00:00
Dan Nicolaescu
2a0e33798a
(vc-git--run-command-string): Accept a nil FILE argument.
...
(vc-git-stash-list): New function.
(vc-git-dir-extra-headers): Use it.
2009-07-23 06:42:50 +00:00
Dan Nicolaescu
10b5dcad46
(vc-dir-move-to-goal-column): Declare.
2009-07-23 05:41:24 +00:00
Dan Nicolaescu
d6a62b0d7a
(vc-print-log-internal): New function, split out from ...
...
(vc-print-log): ... here.
2009-07-23 05:21:34 +00:00
Dan Nicolaescu
291bc6bdf9
Mention vc-git-add-signoff.
2009-07-23 05:17:48 +00:00
Dan Nicolaescu
0a2ddfa661
(vc-git-add-signoff): New variable.
...
(vc-git-checkin): Use it.
(vc-git-toggle-signoff): New function.
(vc-git-extra-menu-map): Bind it to menu.
2009-07-23 05:17:27 +00:00
Glenn Morris
0badeef452
*** empty log message ***
2009-07-23 02:56:06 +00:00
Glenn Morris
589a99f2f6
(describe-variable): Describe ignored and risky local
...
variables in a similar way to that in which we describe safe ones.
2009-07-23 02:55:34 +00:00
Glenn Morris
e2d5a67f9e
(elint-standard-variables): Remove most members,
...
since the next two variables cover them automatically now.
(elint-builtin-variables, elint-autoloaded-variables): New.
(elint-unknown-builtin-args): Remove all members, since they can be
parsed automatically now.
(elint-extra-errors): New.
(elint-env-add-env, elint-env-add-macro): Use cadr.
(elint-current-buffer): Use or. Change final message.
(elint-get-top-forms): Use line-end-position.
(elint-init-env): Use cadr. Handle autoload, declare-function,
and defalias.
(elint-add-required-env): Doc fix. Use or. Standardize error.
(regexp-assoc): Remove unused function.
(elint-top-form): Set elint-current-pos, to record the start of the
top-level form, for compilation-mode.
(elint-form): Trap errors in macro expansion. Use dolist.
(elint-unbound-variable): Use elint-builtin-variables and
elint-autoloaded-variables.
(elint-get-args): Use cadr, or.
(elint-check-cond-form): Use dolist, cadr.
(elint-check-condition-case-form): Doc fix. Use cadr.
Use elint-extra-errors.
(elint-log): New function.
(elint-error, elint-warning): Use elint-log for a bytecomp-style format.
Distinguish errors and warnings.
(elint-log-message): Use with-current-buffer. Inhibit read-only.
Use a bytecomp-style format.
(elint-clear-log): Preserve default-directory. Inhibit read-only.
(elint-get-log-buffer): Use compilation mode. Disable undo.
Don't truncate lines.
(elint-initialize): Set builtin and autoloaded variable lists.
Only process elint-unknown-builtin-args if non-nil.
(elint-find-builtin-variables, elint-find-autoloaded-variables):
New functions.
(elint-find-builtin-args): Doc fix. Handle "BODY...)".
2009-07-23 02:54:39 +00:00
Glenn Morris
4b94906242
(cl-compiling-file): Update for the name-change `outbuffer' to
...
`bytecomp-outbuffer'.
2009-07-23 02:54:15 +00:00
Glenn Morris
924bfe49d8
(load-time-value): Update for the name-change `outbuffer' to
...
`bytecomp-outbuffer'.
2009-07-23 02:54:00 +00:00
Glenn Morris
a2b3fdbf3a
(byte-compile-from-buffer, byte-compile-output-file-form)
...
(byte-compile-output-docform, byte-compile-file-form-defmumble)
(byte-compile-output-as-comment):
Give some more local variables with common names a "bytecomp-" prefix,
so as not to shadow things during compilation.
2009-07-23 02:53:29 +00:00
Glenn Morris
324a4f6ad8
(Matching): Update blink-matching-paren-distance.
2009-07-23 02:51:22 +00:00
Ken Raeburn
100b635576
Document fixing of load-in-progress corruption.
2009-07-23 00:36:49 +00:00
Jason Rumney
c902b9205b
* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
...
IME window at cursor (Bug#2570).
(w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
(globals_of_w32fns): Dynamically load functions required above.
* w32term.c (w32_draw_window_cursor): Send message to reposition
any IME window.
2009-07-22 16:03:39 +00:00
Glenn Morris
855b42a23d
Kevin Ryde <user42 at zip.com.au>
...
Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:07:18 +00:00
Glenn Morris
fbf370dc7e
Kevin Ryde <user42 at zip.com.au>
...
(erc-cmd-MODE): Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:03:51 +00:00
Glenn Morris
41dc791369
Kevin Ryde <user42 at zip.com.au>
...
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:02:16 +00:00
Glenn Morris
e9a63f0409
Regenerate with autoconf 2.62.
2009-07-22 02:55:17 +00:00
Glenn Morris
49a9e76da8
(AC_PREREQ): Require autoconf 2.62.
2009-07-22 02:54:54 +00:00
Glenn Morris
cb71155600
Remove leading * from defcustom docs.
2009-07-22 02:45:34 +00:00
Glenn Morris
fd413a3765
(blink-matching-paren-distance): Bump to 100k. (Bug#3889)
2009-07-22 02:35:45 +00:00
Glenn Morris
0b9521973e
(report-emacs-bug): Include any load-path shadows.
2009-07-22 02:34:51 +00:00
Glenn Morris
7ba65108e5
(shadows-compare-text-p): Remove leading * from defcustom doc.
...
(list-load-path-shadows): Optionally, just return shadows as a string.
2009-07-22 02:34:11 +00:00
Chong Yidong
7ff9d47331
Note that last change is documented.
2009-07-21 23:51:46 +00:00
Chong Yidong
b6937a70fd
* frames.texi (Cut/Paste Other App): For select-active-regions,
...
selection is now updated on moving point.
2009-07-21 23:50:50 +00:00