Nick Roberts
f716503448
* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
...
remote default-directory.
* buffer.c (mode-line-format): Update doc string.
2007-07-28 01:16:18 +00:00
Nick Roberts
a10421a1e1
*** empty log message ***
2007-07-28 01:07:39 +00:00
YAMAMOTO Mitsuharu
0cb1ae20ab
(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
...
New member fringe_extended_p.
2007-07-27 08:41:17 +00:00
YAMAMOTO Mitsuharu
9143075df8
(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
...
Extend fringe background to scroll bar gap.
(x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]:
Set bar->fringe_extended_p.
(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
Put leftmost/rightmost scroll bars on frame edge. Check fringe
background extension. Don't clear extended fringe background area.
2007-07-27 08:40:47 +00:00
YAMAMOTO Mitsuharu
680e49c34c
(struct scroll_bar): New member fringe_extended_p.
...
(w32_fill_area): Enclose multiple statements with do ... while (0).
2007-07-27 08:40:38 +00:00
YAMAMOTO Mitsuharu
06929222cd
(w32_draw_fringe_bitmap): Extend fringe background to
...
scroll bar gap.
(x_scroll_bar_create): Set bar->fringe_extended_p.
(w32_set_vertical_scroll_bar): Put leftmost/rightmost scroll bars
on frame edge. Check fringe background extension. Don't clear
extended fringe background area.
2007-07-27 08:40:30 +00:00
Glenn Morris
64be3a425a
Switch license to GPLv3 or later.
2007-07-27 07:19:16 +00:00
Miles Bader
9aecacd08a
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Miles Bader
9ee365d565
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* src/COPYING: Switch to GPLv3.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:25:19 +00:00
Miles Bader
70360d0cab
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-07-24 Jason Rumney <jasonr@gnu.org>
* src/w32fns.c (x_real_positions): Get real position from OS instead of
calculating it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:19:25 +00:00
Miles Bader
c07bb40b73
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-07-23 Jason Rumney <jasonr@gnu.org>
* src/filelock.c (current_lock_owner): Allow for @ sign in username.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:18:50 +00:00
Glenn Morris
706b5dc02e
Switch license to GPLv3 or later.
2007-07-26 04:50:05 +00:00
Stefan Monnier
52b71f49ad
(Fcommandp): Pay attention to the `interactive-form' property.
2007-07-25 21:03:31 +00:00
Stefan Monnier
c4f46926ae
(Finteractive_form): Check for the presence of an
...
`interactive-form' symbol property more thoroughly.
2007-07-25 21:03:24 +00:00
Glenn Morris
df8733c756
Standardize license text.
2007-07-25 08:02:12 +00:00
Glenn Morris
1427aa658e
Remove license from trivial file.
2007-07-25 07:49:39 +00:00
Glenn Morris
cacc7b5131
Switch license to GPLv3 or later.
2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d
Change to GPLv3.
2007-07-25 07:00:38 +00:00
Stefan Monnier
89835619dd
(Finteractive_form): Use a `interactive-form' property if
...
present, analogous to the function-documentation property.
2007-07-25 06:24:58 +00:00
Glenn Morris
684d6f5bcc
Switch license to GPLv3 or later.
2007-07-25 05:19:07 +00:00
Glenn Morris
4a9f99bdfb
Switch license to GPLv3 or later.
2007-07-25 05:08:27 +00:00
Jason Rumney
ee04257d00
(x_real_positions): Get real position from OS instead of calculating it.
2007-07-24 23:57:17 +00:00
Miles Bader
1e89951587
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 59-69)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.
2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
* lisp/vc.el: Add more info about the vc-registered function.
2007-07-15 Richard M. Stallman <rms@gnu.org>
* lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
* lisp/tutorial.el (tutorial--find-changed-keys):
Handle C-x specially like ESC.
2007-07-15 Aaron Hawley <aaronh@garden.org>
* lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file.
2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
string.
2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2007-07-16 Richard M. Stallman <rms@gnu.org>
* lispref/display.texi (Defining Faces): Fix previous change.
2007-07-20 Eli Zaretskii <eliz@gnu.org>
* src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
Define if not defined.
2007-07-18 Jason Rumney <jasonr@gnu.org>
* src/w32proc.c (w32_executable_type): Handle 64 bit executables.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-823
2007-07-24 01:21:32 +00:00
Jason Rumney
5062421853
(current_lock_owner): Allow for @ sign in username.
2007-07-23 22:35:46 +00:00
Nick Roberts
ad5f4654fd
(decode_mode_spec): Add case 'R' for to test for
...
remote default-directory.
2007-07-22 23:20:31 +00:00
Nick Roberts
3649e4e000
(mode-line-format): Describe above case in doc string.
2007-07-22 23:19:00 +00:00
Nick Roberts
3650f60e8a
Mark mode-line-remote as risky.
2007-07-22 23:17:14 +00:00
Martin Rudalics
6dbf614728
(change-log-fill-parenthesized-list): New function.
...
(change-log-indent): Call change-log-fill-parenthesized-list.
(change-log-fill-paragraph): Bind fill-indent-according-to-mode to
t. Have lines with leading asterisk start a paragraph.
2007-07-22 08:32:16 +00:00
Eli Zaretskii
b395d6e1f5
(clean): Don't delete *~.
2007-07-20 19:43:01 +00:00
Eli Zaretskii
75be52584d
(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
...
if not defined.
2007-07-20 19:20:58 +00:00
Martin Rudalics
2c2cd782c8
(top-level): Fix typo in final comment introduced
...
with last change.
2007-07-19 06:31:59 +00:00
Jason Rumney
2b6e2f4db6
(w32_executable_type): Handle 64 bit executables.
2007-07-18 22:20:42 +00:00
Juanma Barranquero
23dacf8061
(Fsetq_default): Doc fix.
2007-07-18 11:55:44 +00:00
Juanma Barranquero
819586b27d
(Fsetq): Doc fix.
2007-07-18 11:52:52 +00:00
Juanma Barranquero
533eb34b77
(For, Fand): Doc fixes.
...
Reported by Johan Bockgård.
2007-07-18 11:48:47 +00:00
Juanma Barranquero
9ce1a9c4c5
(Ffind_operation_coding_system): Doc fix.
...
Reported by Johan Bockgård.
2007-07-18 11:47:54 +00:00
Jan Djärv
656de71a2f
Declare x_ewmh_activate_frame
2007-07-18 10:47:04 +00:00
Jan Djärv
b7e33a4397
(x_ewmh_activate_frame): New function.
...
(XTframe_raise_lower): Move code to x_ewmh_activate_frame.
2007-07-18 10:46:38 +00:00
Jan Djärv
457a6b0a07
(Fx_focus_frame): Call x_ewmh_activate_frame
2007-07-18 10:46:25 +00:00
Martin Rudalics
71ec17e682
(Fdisplay_buffer): If largest or LRU window is the
...
only window, split it even if it is not eligible for splitting.
This restores the original behavior broken by the 2007-07-15
change.
2007-07-17 07:27:27 +00:00
Glenn Morris
857cc3fc2c
(abbrev_check_chars): New function.
...
(Fdefine_global_abbrev, Fdefine_mode_abbrev): Call abbrev_check_chars
to check abbrev characters are word constituents. Doc fix.
2007-07-17 07:04:48 +00:00
Glenn Morris
e981804271
*** empty log message ***
2007-07-17 07:04:22 +00:00
Stefan Monnier
e6fca84363
(Fstart_process, Fmake_network_process, read_process_output):
...
Fix up last changes.
2007-07-17 05:57:35 +00:00
Eli Zaretskii
b5d2b4abaa
(clean): Don't delete *~.
2007-07-16 22:40:17 +00:00
Andreas Schwab
413a79ad66
(Fdisplay_buffer): Use NILP.
...
(Fset_window_scroll_bars): Likewise.
2007-07-16 13:22:13 +00:00
Juanma Barranquero
1faa97e48f
(Fsave_window_excursion): Doc fix.
2007-07-16 10:43:34 +00:00
Juanma Barranquero
327ffff8e7
(Fwith_output_to_temp_buffer): Doc fix.
2007-07-16 10:40:03 +00:00
Juanma Barranquero
a0efc5b9e3
(Ftrack_mouse): Doc fix.
2007-07-16 10:39:15 +00:00
Juanma Barranquero
755ab04c03
(For, Fand, Fprogn): Doc fixes.
2007-07-16 10:33:02 +00:00
Juanma Barranquero
fc9c3ac9d6
(Ffind_operation_coding_system): Doc fix.
2007-07-16 10:31:56 +00:00