Stefan Monnier
2456bb63ba
(map-y-or-n-p): Accept non-char events.
2008-06-12 20:43:03 +00:00
Stefan Monnier
2afc21f5f6
* character.h (CHAR_TO_BYTE_SAFE): New macro.
...
* character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
* regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
(WEAK_ALIAS): Simplify.
* syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
when searching a unibyte buffer.
2008-06-12 20:25:47 +00:00
Chong Yidong
667adde160
(longlines-search-forward, longlines-search-backward)
...
(longlines-re-search-forward): Use a smarter search-spaces-regexp.
2008-06-12 17:28:00 +00:00
Chong Yidong
a70b4e6e21
* longlines.el (longlines-search-forward)
...
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.
2008-06-12 17:27:45 +00:00
Sam Steingold
260c15b4b9
(vc-rename-file): DTRT when the destination is a directory name and the source is a file.
2008-06-12 16:56:43 +00:00
Chong Yidong
a81a17c5fa
(menu-set-font): Renamed x-font-dialog to x-select-font.
2008-06-12 15:30:04 +00:00
Chong Yidong
ed6fd57fbd
* menu-bar.el (menu-set-font): Renamed x-font-dialog to
...
x-select-font.
2008-06-12 15:29:52 +00:00
Chong Yidong
f82605c6b6
(Fx_select_font): Rename from x-font-dialog.
2008-06-12 15:29:18 +00:00
Chong Yidong
76c0de62ae
* xfns.c (Fx_select_font): Rename from x-font-dialog.
2008-06-12 15:28:32 +00:00
Juanma Barranquero
a784c9b6a8
Fix typos.
2008-06-12 13:28:56 +00:00
Juanma Barranquero
0500dcc9fe
Include ctype.h.
2008-06-12 10:40:29 +00:00
Miles Bader
9b86baeef1
Remove RCS keywords
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1232
2008-06-12 05:49:27 +00:00
Glenn Morris
219d083841
Check tool-bar-map is bound.
2008-06-12 03:58:11 +00:00
Glenn Morris
022329c061
(tool-bar-map): Define for compiler.
2008-06-12 03:57:36 +00:00
Glenn Morris
aa360da10d
Add some compiler declarations, for builds without X.
2008-06-12 03:56:20 +00:00
Glenn Morris
1ad31f1bba
(w32-menu-bar-open): Declare for compiler.
2008-06-12 03:54:06 +00:00
Glenn Morris
2a41ed3528
(dframe-reposition-frame-emacs): Reorder test, and use unless.
...
(x-display-pixel-width, x-display-pixel-height):
Define for compiler, for builds without X.
2008-06-12 03:53:47 +00:00
Glenn Morris
777a729184
(x-toolkit-scroll-bars): Check bound.
...
(x-parse-geometry, x-resource-name)
(x-get-selection-internal, tool-bar-mode, set-fontset-font)
(new-fontset, x-display-list, x-open-connection, x-get-resource):
Define for compiler, for builds without X.
2008-06-12 03:53:07 +00:00
Glenn Morris
a2697346fb
Drop test for Emacs < 19.
...
(edt-xserver): Use replace-regexp-in-string.
(x-server-vendor): Define for compiler, for builds without X.
2008-06-12 03:52:16 +00:00
Glenn Morris
c83e229259
(edt-xserver): Use replace-regexp-in-string.
...
(x-server-vendor): Define for compiler, for builds without X.
2008-06-12 03:51:20 +00:00
Glenn Morris
fc926716c1
(mouse-wheel-follow-mouse, mwheel-event-window):
...
Evaluate definitions when compiling. Reverse tests.
2008-06-12 03:50:31 +00:00
Glenn Morris
6b9ebb348a
(vc-dir-mode): Check tool-bar-mode is bound.
2008-06-12 03:49:52 +00:00
Glenn Morris
e9c033a098
(rmail-cease-edit): Check tool-bar-mode is bound.
2008-06-12 03:49:33 +00:00
Glenn Morris
d431decb9e
(cperl-info-on-command): Use display-pixel-height rather than
...
x-display-pixel-height.
2008-06-12 03:48:56 +00:00
Glenn Morris
575b674637
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
...
message when interactive.
2008-06-12 03:48:15 +00:00
Miles Bader
a19a8f1be8
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1231
2008-06-12 02:43:05 +00:00
Jason Rumney
f42adef67d
(w32font_encode_char): Detect missing glyphs that are misreported as space.
...
(add_font_entity_to_list): Support unicode-bmp and unicode-sip
as aliases for registry iso10646-1.
2008-06-11 22:40:06 +00:00
Chong Yidong
0408f85857
Add menu bar changes, and font parsing changes.
2008-06-11 18:06:53 +00:00
Stefan Monnier
4b7cdc0edd
(clone_per_buffer_values): Skip `name'.
2008-06-11 16:25:03 +00:00
Stefan Monnier
f7ed19a3ee
(vc-rcs-state-heuristic): Don't assume the file exists.
2008-06-11 15:55:55 +00:00
Chong Yidong
32a7e53cb3
(font_parse_fcname): Fix last change; accept decimal points in font
...
size.
2008-06-11 06:00:36 +00:00
Chong Yidong
cc02ebe170
* font.c (font_parse_fcname): Fix last change; accept decimal
...
points in font size.
2008-06-11 05:59:26 +00:00
Glenn Morris
547e921e6f
Comment typo.
2008-06-11 03:14:05 +00:00
Glenn Morris
8abf1b2215
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:13:28 +00:00
Glenn Morris
c5ce620e0f
(gnus-intersection): Remove unnecessary autoload.
...
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:12:35 +00:00
Glenn Morris
1e957e643e
(gnus-x-splash): Check tool-bar-mode is bound.
...
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:12:15 +00:00
Glenn Morris
f654fa04f0
(tool-bar-map): Define for compiler.
2008-06-11 03:11:57 +00:00
Glenn Morris
aea499b244
(tool-bar-map): Define for compiler.
...
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:11:44 +00:00
Glenn Morris
b882f02ceb
(declare-function): Add compat definition.
...
(image-size): Declare.
2008-06-11 03:11:14 +00:00
Glenn Morris
12c9fab645
(image-size): Declare.
...
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:10:59 +00:00
Glenn Morris
dbb6c370b1
(x-focus-frame): Declare.
...
Remove unnecessary eval-and-compile of autoloads.
2008-06-11 03:10:20 +00:00
Glenn Morris
ac14560041
(diary-list-entries-2): Accept optional Gregorian date, and add it,
...
not the local date, to diary-entries-list.
(diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
2008-06-11 02:57:35 +00:00
Glenn Morris
dd08226ad2
(fortran-end-of-subprogram): Check for a match before trying to move there.
...
(fortran-calculate-indent): When fortran-check-all-num-for-matching-do
is non-nil, indent most terminating statements like loop body.
2008-06-11 02:56:03 +00:00
Stefan Monnier
d3d31fad69
(compilation-filter): Fix up last change.
2008-06-11 02:47:57 +00:00
Stefan Monnier
3c5a7a3c32
* t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
...
(gpm-mouse-mode): Make it into a proper global minor mode.
* term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
2008-06-11 02:16:45 +00:00
Stefan Monnier
9b106871a4
* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
...
* files.el (save-some-buffers-action-alist): Only use recursive-edit
if the user enabled recursive-minibuffers.
2008-06-11 01:47:48 +00:00
Kenichi Handa
2f4c3d6df6
(ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
2008-06-11 01:13:48 +00:00
Jason Rumney
14f3467e1f
* term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
...
Use tmm-menubar if menu is disabled in this frame.
* menu-bar.el (menu-bar-open): Determine how to open menu bar
from frame type, per documentation. Add w32 case.
2008-06-11 00:25:24 +00:00
Juanma Barranquero
a83983874d
Fix eol breakage in previous change.
2008-06-10 23:33:11 +00:00
Juanma Barranquero
5d6333d522
Fix typos.
2008-06-10 23:25:59 +00:00