Martin Rudalics
b4f92cff9a
*** empty log message ***
2007-09-10 06:32:06 +00:00
Stefan Monnier
fd071fdf4c
(cvs-mode-add-change-log-entry-other-window): Use
...
add-log-buffer-file-name-function rather than bind buffer-file-name,
so we dont end up calling change-log-mode in *cvs* when `fi' is the
ChangeLog file itself.
2007-09-08 03:11:43 +00:00
Stefan Monnier
b7e5bc1c44
(outline-flag-region): Use front-advance.
2007-09-08 03:09:31 +00:00
Martin Rudalics
2420deb36b
*** empty log message ***
2007-09-07 15:54:15 +00:00
Stefan Monnier
82d9a08d37
Merge upstream 5.23.
...
(cperl-where-am-i): Remove function.
(cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
(cperl-sniff-for-indent): De-invert [string] and [comment].
When looking for label, skip sⓂ️ y:tr.
(cperl-indent-line): Likewise.
(cperl-mode): Don't assume `font-lock-multiline' is auto-local.
(cperl-windowed-init): Wrong `ps-print' handling.
Both thanks to Chong Yidong.
(cperl-look-at-leading-count): Could fail with unfinished RExen.
(cperl-find-pods-heres): If the second part of s()[] is missing,
don't try to highlight delimiters...
2007-09-07 04:37:28 +00:00
Stefan Monnier
34a9bf20b0
(compilation-get-file-structure): Complete last
...
change by also using spec-directory in the puthash.
2007-09-07 03:48:30 +00:00
Stefan Monnier
6e98ad29a9
(vc-bzr-admin-lastrev): New constant.
...
(vc-bzr-file-name-relative): Use 'when' instead of 'and'.
(vc-bzr-status): Fix shadowing of variable 'status'.
(vc-bzr-workfile-version): Use correct path to 'last-revision' file.
Use `expand-file-name' instead of `concat'.
(vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2007-09-07 01:26:58 +00:00
Thien-Thi Nguyen
315912fb92
(gif_load): Fix bug: Handle nonexistent colormap.
2007-09-06 20:28:40 +00:00
Glenn Morris
f63f5da887
(menu_grab_callback) <cnt>: Move static variable to file scope.
2007-09-06 07:01:41 +00:00
Glenn Morris
5cb3987159
(x_reply_selection_request) <cnt>: Move static variable to file scope.
2007-09-06 06:55:01 +00:00
Glenn Morris
424aca2e28
*** empty log message ***
2007-09-06 06:54:48 +00:00
Jason Rumney
6cba87d7ba
Mention focus-follows-mouse change.
2007-09-05 23:25:26 +00:00
Jason Rumney
98050a8ab4
(focus-follows-mouse): Doc-fix. Change default on w32.
2007-09-05 23:17:19 +00:00
Glenn Morris
c7a6fd7f03
Improve wording of previous change.
2007-09-05 03:21:57 +00:00
Glenn Morris
72b1ff2fa9
(Safe File Variables): Clarify `!' and risky variables.
2007-09-05 03:19:38 +00:00
Glenn Morris
ff4a0f0a3e
*** empty log message ***
2007-09-05 03:19:28 +00:00
Glenn Morris
8a089270b3
Diane Murray <disumu at x3y2z1.net>
...
(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.
2007-09-03 19:29:29 +00:00
Jason Rumney
63a19c3079
*** empty log message ***
2007-09-02 23:45:31 +00:00
Richard M. Stallman
f2a92f2af5
(lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
...
(lisp-body-indent): Likewise.
2007-09-02 19:20:04 +00:00
Jan Djärv
d0162c1097
Regenerate
2007-09-02 17:36:05 +00:00
Jan Djärv
aee22295d4
Require Gtk/Glib 2.6.
2007-09-02 17:35:49 +00:00
Jason Rumney
a017b51574
(delete_child): Don't terminate threads of zombies.
2007-09-02 17:01:02 +00:00
Jan Djärv
4b59f2d860
(x-gtk-stock-map, icon-map-list): New variables.
...
(x-gtk-map-stock): New function.
2007-09-02 17:00:06 +00:00
Jan Djärv
7a079cee9f
(info-tool-bar-map): Add :rtl keyword to right/left-arrow and
...
prev/next-node.
2007-09-02 16:59:44 +00:00
Jan Djärv
93716e0eb6
(file_for_image, find_rtl_image): New functions.
...
(xg_get_image_for_pixmap): Use file_for_image
(update_frame_tool_bar): If direction is RTL, use RTL image if
defined. Use Gtk stock images or named theme icons if defined.
2007-09-02 16:59:23 +00:00
Jan Djärv
54c1ec7263
Qrtl is new.
...
(parse_tool_bar_item): Handle :rtl keyword.
(syms_of_keyboard): Intern :rtl keyword.
2007-09-02 16:59:00 +00:00
Jan Djärv
8337e95186
(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
2007-09-02 16:58:49 +00:00
Glenn Morris
c5a6f437f6
comint-scroll-show-maximum-output fixed
2007-09-02 01:30:14 +00:00
Glenn Morris
ae5a55fa6c
(comint-mode): Don't set scroll-conservatively.
2007-09-02 01:29:35 +00:00
Glenn Morris
7ea0ea0e72
*** empty log message ***
2007-09-02 01:28:32 +00:00
Glenn Morris
69dc26ba01
(eshell/time): Stringify and flatten the non-command arguments.
2007-09-02 01:23:17 +00:00
Glenn Morris
95719f36e5
*** empty log message ***
2007-09-02 01:23:02 +00:00
Thien-Thi Nguyen
b6080c346c
*** empty log message ***
2007-09-01 23:38:12 +00:00
Thien-Thi Nguyen
b99cc8534d
(byte-recompile-directory): Fix bug:
...
Don't expand top-level file name more than once.
2007-09-01 23:32:36 +00:00
Richard M. Stallman
70b49e5782
(hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.
2007-09-01 16:24:03 +00:00
Eli Zaretskii
c1209b976a
(Rmail Sorting): Improve indexing.
2007-08-31 09:33:28 +00:00
Richard M. Stallman
80ba12d7a4
(speedbar-frame-reposition-smartly)
...
(speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
(speedbar-check-vc): Don't use dframe-xemacsp.
2007-08-30 22:14:51 +00:00
Martin Rudalics
0f39d2c98b
(backup-buffer-copy): Try to overwrite old backup first.
2007-08-30 08:16:55 +00:00
Martin Rudalics
1bb1f7d38c
(Command Loop Info): Advise against changing
...
most variables described here. Explain new variable
last-repeatable-command.
2007-08-30 08:06:06 +00:00
Martin Rudalics
392abfd287
(repeat): Use last-repeatable-command instead of
...
real-last-command. Run pre- and post-command hooks for
self-insertion. Update doc-string.
2007-08-29 09:09:05 +00:00
Martin Rudalics
d0d3a31145
(syms_of_keyboard): Set up new Lisp variable
...
last-repeatable-command.
(init_kboard): Initialize Vlast_repeatable_command.
(command_loop_1): Set it to real_this_command unless that was
bound to an input event.
(mark_kboards): Mark it.
2007-08-29 09:01:48 +00:00
Martin Rudalics
d2ff5d5051
(struct kboard): New elt Vlast_repeatable_command.
2007-08-29 08:59:44 +00:00
Chong Yidong
f7f0e27c8f
** display-buffer change
...
Not a bug.
2007-08-28 17:36:37 +00:00
Juanma Barranquero
747c316eac
(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
2007-08-28 11:39:26 +00:00
Jan Djärv
5f4a9ec610
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
...
so no Lisp code is executed.
2007-08-28 10:06:15 +00:00
Glenn Morris
fbd4de656d
(c-constant-kwds): Add java: null, true, false.
2007-08-28 02:51:09 +00:00
Dan Nicolaescu
00d670807e
* vc-git.el (vc-git-state): Call git-add --refresh to update the
...
state of the file.
(vc-git-workfile-unchanged-p): Delegate implementation to
vc-git-state.
(vc-git-create-repo): Fixed invalid command.
2007-08-27 18:59:41 +00:00
Richard M. Stallman
478adae212
(flyspell-mode): Catch errors in flyspell-mode-on.
2007-08-27 16:26:48 +00:00
Thien-Thi Nguyen
41fd2086e7
(m2-definition, m2-module): Don't use previous-line.
2007-08-27 13:41:54 +00:00
YAMAMOTO Mitsuharu
769174c4d4
(x_draw_composite_glyph_string_foreground): Draw rectangle
...
for nonexistent or zero-width glyph in composition glyph.
2007-08-27 08:33:57 +00:00