Glenn Morris
bb25c8d7a1
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
2010-08-17 19:33:13 -07:00
Andreas Schwab
b72e07172e
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
...
instead of SAFE_ALLOCA.
2010-08-17 23:07:50 +02:00
Chong Yidong
3a7a912990
Avoid stack overflow in let, eval, and apply (Bug#6214).
...
* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA (Bug#6214).
2010-08-17 12:34:28 -04:00
Andreas Schwab
05a9766a14
* quail/vntelex.el ("vietnamese-telex"): Doc fix.
2010-08-15 11:36:19 +02:00
Andreas Schwab
b514a395cc
* quail/georgian.el: Remove extra backslashes.
2010-08-15 11:34:53 +02:00
Chong Yidong
a4aae1a532
* simple.el (kill-region): Doc fix (Bug#6787).
2010-08-14 19:21:40 -04:00
Andreas Schwab
e099e659e1
Avoid mismatching parens
...
* quail/arabic.el: Quote [ and ].
* quail/latin-ltx.el: Likewise.
2010-08-14 10:20:08 +02:00
Andreas Schwab
086852797e
* quail/greek.el ("greek", "greek-postfix"): Change string to
...
character.
2010-08-14 10:00:34 +02:00
Jan D
983b830220
* doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2010-08-14 08:42:09 +02:00
Glenn Morris
ec1339fbce
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.
2010-08-13 19:23:56 -07:00
Glenn Morris
721dce172b
Minor diary-lib.el fix.
...
* lisp/calendar/diary-lib.el (diary-header-line-format):
Fit it to the window, not the frame.
2010-08-13 18:56:35 -07:00
Jan D
7d1b9df355
* doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
2010-08-13 12:32:37 +02:00
Kenichi Handa
e9752b3992
merge emacs-23
2010-08-13 15:35:36 +09:00
Kenichi Handa
ac14bd09e3
quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
2010-08-13 15:26:27 +09:00
Andreas Schwab
7467d0a812
* subr.el (ignore-errors): Add debug declaration.
2010-08-11 15:43:49 +02:00
Peter O'Gorman
2294b255d8
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
...
definitions.
(HAVE_TERMIO): Remove.
2010-08-09 08:51:28 -07:00
Kenichi Handa
fd71e94970
merge emacs-23
2010-08-09 11:31:21 +09:00
Kenichi Handa
4360344208
quail/greek.el ("greek"): Add rules for Greek style quotes.
2010-08-09 11:28:25 +09:00
Geoff Gole
1fcf76afe7
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
2010-08-08 22:23:35 -04:00
Johan Bockgård
e54a107503
Fix query-replace-regexp incomplete highlighting (Bug#6808).
...
* replace.el (replace-highlight): Bind isearch-forward and
isearch-error, ensuring that highlighting is updated if the user
switches the search direction (Bug#6808).
* isearch.el (isearch-lazy-highlight-forward): New var.
(isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
(isearch-lazy-highlight-update): Use it.
2010-08-08 16:55:52 -04:00
Kenichi Handa
f21a9669a4
merge trunk
2010-08-06 17:15:12 +09:00
Kenichi Handa
7a84eee5b7
Improve the encoding by compound-text-with-extensions.
2010-08-06 17:11:19 +09:00
Kenichi Handa
faa28da9b7
merge trunk
2010-08-06 12:54:13 +09:00
Juanma Barranquero
f6b55526bd
* emulation/pc-select.el: Fix typos in docstrings.
2010-08-05 23:31:03 +02:00
Stefan Monnier
c613687be4
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
2010-08-04 20:04:29 +02:00
Kenichi Handa
6b4d96c2f0
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-08-04 17:06:52 +09:00
Juanma Barranquero
9ebc731b45
which-func.el (which-func-format): Split help-echo text into lines.
2010-08-03 18:39:37 +02:00
Juanma Barranquero
d5b8058fb0
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
2010-08-03 15:04:20 +02:00
Óscar Fuentes
c5958e82b7
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
2010-08-02 21:35:28 +02:00
Stefan Monnier
a2077b7f8f
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
2010-08-02 16:23:50 +02:00
Stefan Monnier
ee301a7a19
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
...
Fixes: debbugs:6770
2010-08-02 12:35:34 +02:00
Juanma Barranquero
f63a7652ef
* term.el: Fix typos in docstrings.
2010-08-02 06:14:26 +02:00
Stefan Monnier
a7e26d8b89
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
2010-08-02 02:13:02 +02:00
Juanma Barranquero
f5f6c0e0a7
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
...
* xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
2010-08-01 06:28:09 +02:00
Juanma Barranquero
e1d294ab74
* org.texi (Footnotes, Tables in HTML export): Fix typos.
2010-08-01 06:00:59 +02:00
Juanma Barranquero
bbc4e17cc2
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
2010-08-01 05:19:23 +02:00
MON KEY
9aea20c9f8
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
...
Fixes: debbugs:6747
2010-08-01 02:24:55 +02:00
Leo Liu
16b0b3479e
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
2010-07-30 19:25:06 -04:00
Juanma Barranquero
b756c005a9
fns.c: Doc fixes.
2010-07-30 02:54:53 +02:00
Juanma Barranquero
ad9ae06519
align.el: Doc fixes.
2010-07-30 02:50:13 +02:00
Juanma Barranquero
e8bf5266a2
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2010-07-29 02:58:16 +02:00
Juanma Barranquero
b4f588fa4a
Document arguments passed to `read-buffer-function' (bug#5625).
...
* doc/lispref/minibuf.texi (High-Level Completion): Document args of
`read-buffer-function'.
* src/minibuf.c (syms_of_minibuf) <read-buffer-function>: Doc fix.
2010-07-28 02:15:49 +02:00
Ken Brown
4f35b2e839
* PROBLEMS: Mention problem with Cygwin 1.5.19.
2010-07-27 15:50:01 -04:00
Ken Brown
9f8c08a717
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
2010-07-27 07:10:48 -04:00
Juanma Barranquero
4ce5a4ccd4
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
2010-07-27 03:37:23 +02:00
Michael Albinus
c48763bb79
* url-http (url-http-parse-headers): Disable file name handlers at
...
all (not only Tramp). (Bug#6717)
2010-07-26 15:19:32 +02:00
Christoph Scholtes
a2a0d36b5b
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
2010-07-26 01:56:56 +02:00
Michael Albinus
4ac3a65cf1
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
2010-07-25 13:36:02 +02:00
Chong Yidong
b196eafc46
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2010-07-23 11:49:03 -04:00
Juanma Barranquero
fe4be04c37
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
2010-07-23 03:51:48 +02:00