1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

71182 Commits

Author SHA1 Message Date
Glenn Morris
6500158410 *** empty log message *** 2007-09-17 06:57:29 +00:00
Glenn Morris
eecfb4da1b (tex-region): Simplify previous change,
handling the case where the region is not in `tex-main-file'.
(tex-region-1): Delete.
(tex-region-header): New function, doing the header part of the
old tex-region-1.
2007-09-17 00:26:49 +00:00
Stefan Monnier
9d2fec03a1 (ediff-verbose-p): This var is not a constant. 2007-09-16 22:15:22 +00:00
Andreas Schwab
480ecb6b5c (reset_malloc_hooks): Set the hooks to the previous
values instead of zapping them.
2007-09-16 09:40:45 +00:00
Jan Djärv
d51e0fc41a (xg_get_image_for_pixmap): Always create a GdkPixbuf
when we have no file name for the icon.
(xg_tool_bar_expose_callback): Remove.
(xg_create_tool_bar): Don't connect expose signal to
xg_tool_bar_expose_callback.
2007-09-16 09:34:52 +00:00
Jan Djärv
846d1b3e94 Don't use -lpthread on HP-UX. 2007-09-16 09:13:28 +00:00
Richard M. Stallman
4e0a4fdc00 *** empty log message *** 2007-09-16 04:00:26 +00:00
Glenn Morris
7739e58392 Drew Adams <drew.adams at oracle.com>
(custom-face-edit-activate): Doc fix.
2007-09-16 03:06:12 +00:00
Glenn Morris
97e3eee090 Done: tex-region ignores value of tex-main-file. 2007-09-16 02:02:23 +00:00
Glenn Morris
b2272f67e7 (tex-region): Handle the case where the region is not in
`tex-main-file'.  Move the old code that applies to both cases...
(tex-region-1): ...to this new function.
2007-09-16 02:01:51 +00:00
Glenn Morris
7d9de000c5 *** empty log message *** 2007-09-16 02:01:30 +00:00
Glenn Morris
fc2b776c39 No longer define `static' as nothing. 2007-09-15 19:50:16 +00:00
Martin Rudalics
29100cfa0e (blink-matching-open): Don't display message when no
paren is found within blink-matching-paren-distance characters.
Don't search prompt in blink-matching-paren-distance nil case.
2007-09-15 09:37:00 +00:00
Nick Roberts
9558a54ac7 (gdba, gdb-send, gdb-source-info):
Use gdb-ready.  Discard input until GDB is ready to accept it.
2007-09-15 08:09:07 +00:00
Dan Nicolaescu
42ac3301fb (terminal-init-xterm): Add C-M- bindings. 2007-09-14 22:59:16 +00:00
Stefan Monnier
b5883dcf11 (vc-handled-backends): Add Mtn. 2007-09-14 16:54:16 +00:00
Stefan Monnier
b1dc6d44c9 Add vc-mtn.el. 2007-09-14 16:33:47 +00:00
Glenn Morris
6f00fa3383 Done: Check all non-file-scope static vars... 2007-09-14 07:45:55 +00:00
Glenn Morris
a99dc82bd8 (our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
to omfib_buffer for clarity.
(gif_load) <interlace_start, interlace_increment>: Move to file scope.
2007-09-14 07:44:49 +00:00
Glenn Morris
ac1281ac7d (xg_separator_p) <separator_names>: Move to file scope. 2007-09-14 07:36:14 +00:00
Glenn Morris
b935b43dcc (init_fringe_bitmap) <swap nibble>: Move to file scope. 2007-09-14 07:32:50 +00:00
Jan Djärv
4a46077fa2 (abs): #undef before #define. 2007-09-14 06:22:20 +00:00
Jan Djärv
0e55874fcb (xg_get_file_with_chooser): Move GCPRO1 after declarations 2007-09-14 06:20:00 +00:00
Jan Djärv
a8316a7cec (enum): Remove trailing comma. 2007-09-14 06:18:48 +00:00
Jan Djärv
fba2cc7f97 (enum event_kind): Remove trailing comma. 2007-09-14 06:18:27 +00:00
Glenn Morris
d7807afefa Bug-o-rama. :( 2007-09-14 04:21:49 +00:00
Eli Zaretskii
6f174d7733 (find-file): Fix last change. 2007-09-13 08:49:47 +00:00
Eli Zaretskii
4d4efd30f7 (find-file, find-file-other-window, find-file-other-frame, find-file-existing)
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame, find-alternate-file-other-window)
(find-alternate-file): Doc fixes.
2007-09-13 08:30:45 +00:00
Eli Zaretskii
1ece6cdb70 Fix typos in file header commentary. 2007-09-13 08:08:58 +00:00
Glenn Morris
f6e2813ca9 *** empty log message *** 2007-09-13 08:01:30 +00:00
Eli Zaretskii
4b4d84b4b4 (follow-generic-filter): Fix a typo in a comment. 2007-09-13 08:00:57 +00:00
Glenn Morris
53d1f30dca Jari Aalto <jari.aalto at cante.net>
(Man-default-man-entry): At end of line, continue looking to the next
line for possible end of hyphenated command.
2007-09-13 08:00:47 +00:00
Glenn Morris
9de9ed5256 Chris Moore <dooglus at gmail.com>
(shell-resync-dirs): Don't move the cursor relative to the command
being edited.
2007-09-13 07:26:32 +00:00
Glenn Morris
2c8b44f86d *** empty log message *** 2007-09-13 07:24:48 +00:00
Nick Roberts
2863ab1682 (gdb-ready): New variable.
(gdb): Set it to nil.  Set gud-running to nil here...
(gud-common-init): ...instead of here.
2007-09-13 06:26:20 +00:00
Nick Roberts
1c9e363ade *** empty log message *** 2007-09-13 06:14:15 +00:00
Stefan Monnier
4227cc48d6 (complete.class_members): Make sure we return the _emacs_out
message even in the face of exceptions.
2007-09-12 19:44:36 +00:00
Dan Nicolaescu
89aa4dfe9a (terminal-init-xterm): Add bindings for M-S- and
C-M-S- keys.
2007-09-12 19:02:12 +00:00
Glenn Morris
5fc76febc8 (cnt): Rename to x_reply_selection_request_cnt for clarity.
(x_reply_selection_request): All uses changed.
2007-09-12 17:19:45 +00:00
Glenn Morris
c29ec096c7 (cnt): Rename to menu_grab_callback_cnt for clarity.
(menu_grab_callback): All uses changed.
2007-09-12 17:17:59 +00:00
Martin Rudalics
0f0c86fc73 (dired-warning): Inherit from font-lock-warning-face to
make it show up with eight colors.
2007-09-12 08:25:24 +00:00
Glenn Morris
0c391449bd python multi-line imports fixed by Stefan:
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01000.html
2007-09-12 07:35:37 +00:00
Glenn Morris
cad2d2efb7 *** empty log message *** 2007-09-12 07:26:03 +00:00
Stefan Monnier
80a01d975a (diff-sanity-check-hunk): Fix up the case when unified
diffs are concatenated with no intervening line.
2007-09-12 05:11:07 +00:00
Stefan Monnier
308114ef9f Merge changes from Dave Love's v2007-Sep-10.
(python-font-lock-keywords): Update to the 2.5 version of the language.
(python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
(python-backspace): Only behave funny in code.
(python-compilation-regexp-alist): Add PDB stack trace regexp.
(inferior-python-mode): Add PDB prompt regexp.
(python-fill-paragraph): Refine the fenced-string regexp.
(python-find-imports): Handle imports spanning several lines.
(python-mode): Add `class' to hideshow support.
2007-09-10 20:02:31 +00:00
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