Commit graph

69111 commits

Author SHA1 Message Date
Richard M. Stallman
c06d4c1f64 (abbrev): Add `provide'. 2007-03-09 22:02:50 +00:00
Richard M. Stallman
029e460397 Say explicitly this is not for Cygwin. 2007-03-09 18:12:34 +00:00
Jan Djärv
a3a44a5a78 (handle_one_xevent): Ignore buttons > 3 for the tool bar. 2007-03-09 17:42:12 +00:00
Juanma Barranquero
49d92e9d28 *** empty log message *** 2007-03-09 17:37:50 +00:00
Juanma Barranquero
2fa7d369ba (Fdescribe_buffer_bindings): Check that BUFFER is valid. 2007-03-09 17:31:12 +00:00
Chong Yidong
93a48127f6 ** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Postphoned to post Emacs 22.
2007-03-09 14:57:38 +00:00
Juanma Barranquero
c01949d3b4 *** empty log message *** 2007-03-09 14:56:23 +00:00
Chong Yidong
95e3e162d8 ** bojohan+news@dd.chalmers.se, Feb 23: partial-completion
Fixed by Martin Rudalic's 2007-03-09 checkin.
2007-03-09 14:52:45 +00:00
Juanma Barranquero
0d8012882e Fix typo. 2007-03-09 14:52:22 +00:00
Chong Yidong
0009c4238c ** simon.marshall@misys.com, Jan 12:
Font-lock decides function call is function declaration in C++
Fixed by acm's 2007-03-08 commit, fix confirmed.
2007-03-09 14:49:07 +00:00
Eli Zaretskii
195e32b742 There's no such thing as "Windows32" binaries.
Say explicitly that the instructions here are not for Cygwin.
2007-03-09 14:38:54 +00:00
Thien-Thi Nguyen
c996c46352 (ange-ftp-try-passive-mode): Doc fix. 2007-03-09 09:15:21 +00:00
Glenn Morris
82db2cbb43 (PC-do-completion): Replace first call to try-completion with new
PC-try-completion.
2007-03-09 09:00:59 +00:00
Martin Rudalics
2ef31c1ca4 (PC-try-completion): New function.
(PC-do-completion, read-file-name-internal): Use it instead of
try-completion.
2007-03-09 07:30:29 +00:00
Richard M. Stallman
861229fc98 *** empty log message *** 2007-03-09 02:01:47 +00:00
Richard M. Stallman
7d8d091434 (syms_of_keyboard): Doc fix. 2007-03-08 22:58:12 +00:00
Alan Mackenzie
580fba9486 (c-partial-ws-p, c-unfind-type, c-trim-found-types): new functions.
An ad hoc attempt to remove stale tokens from the cache `c-found-types'.
2007-03-08 21:52:30 +00:00
Alan Mackenzie
9c184ed25c (c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): new
functions;
(c-maybe-stale-found-type): new variable.
An ad hoc attempt to remove stale tokens from the cache `c-found-types'.
2007-03-08 21:50:51 +00:00
Alan Mackenzie
4cc4ad8ae5 *** empty log message *** 2007-03-08 21:47:31 +00:00
Stefan Monnier
0778a62fff (smerge-remove-props): Don't mark the buffer modified.
(debug-ignored-errors): Add entry from smerge-match-conflict.
2007-03-08 20:12:55 +00:00
J.D. Smith
eae7eecde0 (idlwave-do-context-help1): Don't visit special help topics for
keywords.
(idlwave-help-assistant-command): Include ".exe" for ms-dos
etc. Assistant command.
2007-03-08 18:31:13 +00:00
Richard M. Stallman
190871ef25 Replace "win32". 2007-03-08 17:54:14 +00:00
Chong Yidong
4ac8321963 ** rudalics@gmx.at, Feb 27: undo-information kept for *occur*
Fixed.
2007-03-08 15:18:13 +00:00
Chong Yidong
8121414a6a (occur-engine): buffer-undo-list binding moved...
(occur-1): ...to here.
2007-03-08 15:17:42 +00:00
Chong Yidong
a06494d047 * replace.el (occur-engine): buffer-undo-list binding moved...
(occur-1): ...to here.
2007-03-08 15:17:34 +00:00
Chong Yidong
af53374e3a ** alinsoar@voila.fr, Mar 5: EVAL and partial-completion-mode
Fixed.
2007-03-08 14:51:20 +00:00
Chong Yidong
fff1a0775e (PC-bindings): Rebind M-TAB in read-expression-map. 2007-03-08 14:50:59 +00:00
Chong Yidong
18d8c1e09b * complete.el (PC-bindings): Rebind M-TAB in read-expression-map. 2007-03-08 14:50:53 +00:00
Chong Yidong
cd2517a744 ** alinsoar@voila.fr, Mar 5: EVAL and mouse selection in *Completions*
Fixed.
2007-03-08 14:43:40 +00:00
Chong Yidong
ad6aa5eded (minibuffer-completing-symbol): New var.
(eval-expression): Use it.
(completion-setup-function): Don't bind completion-base-size when
completing a symbol in the minibuffer.
2007-03-08 14:43:08 +00:00
Chong Yidong
3cfd08fdae * simple.el (minibuffer-completing-symbol): New var.
(eval-expression): Use it.
(completion-setup-function): Don't bind completion-base-size when
completing a symbol in the minibuffer.
2007-03-08 14:42:49 +00:00
Chong Yidong
78893e057c (Ftry_completion): Don't short circuit if completion-ignore-case is
non-nil.
2007-03-08 14:34:11 +00:00
Chong Yidong
b033f7a744 * minibuf.c (Ftry_completion): Don't short circuit if
completion-ignore-case is non-nil.
2007-03-08 14:34:03 +00:00
Chong Yidong
624dc49ee3 ** bojohan+news@dd.chalmers.se, Feb 22: change to try-completion behavior
Fixed.
2007-03-08 14:33:52 +00:00
Nick Roberts
e32ff2e256 (gdb): Pop up current GUD buffer if user
tries to start a second session in graphical mode.
2007-03-08 08:19:28 +00:00
Nick Roberts
ac7b6e9b95 *** empty log message *** 2007-03-08 08:18:29 +00:00
Miles Bader
8256bd3810 Fix read-only prompt problem in isearch
`isearch-process-search-multibyte-characters' would signal an error if
minibuffer-prompt-properties contained a `read-only t' property.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-666
2007-03-07 18:48:33 +00:00
Kim F. Storm
6e52f715f3 (PC-bindings): Remap lisp-complete-symbol to
PC-lisp-complete-symbol instead of binding M-TAB in global-map.
2007-03-07 15:08:46 +00:00
Kim F. Storm
5b8ba52857 *** empty log message *** 2007-03-07 15:08:34 +00:00
Michaël Cadilhac
85066604f0 (PC-do-completion): Delete duplicates in the list of possible completions. 2007-03-07 12:50:23 +00:00
Glenn Morris
e27dad25bb (ses-mode): Doc fix. 2007-03-07 08:46:02 +00:00
Glenn Morris
c68af44c6f Fix typo. 2007-03-07 08:38:28 +00:00
YAMAMOTO Mitsuharu
7a844a76e9 (XTset_vertical_scroll_bar) [MAC_OSX]: Don't show scroll
bar if its width is smaller than that of Aqua small scroll bar.
2007-03-07 08:13:47 +00:00
YAMAMOTO Mitsuharu
f5eb1d8485 (mac_set_scroll_bar_width, mac_frame_parm_handlers):
Undo 2006-03-06 changes.
2007-03-07 08:13:28 +00:00
Stefan Monnier
d9d7b29865 (read_minibuf): Bind inhibit-read-only a bit longer so as
to handle correctly prompts with read-only property.
2007-03-07 02:13:26 +00:00
David Kastrup
dc9b75ac40 *** empty log message *** 2007-03-06 23:43:59 +00:00
Richard M. Stallman
bed65030ed *** empty log message *** 2007-03-06 20:07:18 +00:00
Romain Francoise
be0527622a (New in Emacs 22): Don't say "now" too much. Add MH-E to
new packages, and mention Gnus update.
2007-03-06 19:45:22 +00:00
Jan Djärv
a28de2572e * sound.c (wav_play): Check header->data_length to see how much we
shall read.
(alsa_period_size): Convert ALSA period size in frames to bytes.
(alsa_write): Return if frames is zero.
2007-03-06 12:15:33 +00:00
Kim F. Storm
0868f21293 *** empty log message *** 2007-03-06 09:34:19 +00:00