1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

73625 Commits

Author SHA1 Message Date
Richard M. Stallman
01d2eac830 (face-spec-set): When FRAME nil, look up each frame in SPEC. 2007-09-17 02:13:51 +00:00
Glenn Morris
595a68b473 (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:24:12 +00:00
Glenn Morris
f73dcb6f54 *** empty log message *** 2007-09-17 00:23:55 +00:00
Stefan Monnier
3137dda821 (newline): Simplify use of prefix-numeric-value.
(line-move-partial): Remove unused var `ppos'.
(line-move-1): Replace 9999 with most-positive-fixnum.
(move-end-of-line): Use more efficient single-property search.
(move-beginning-of-line): Remove unused var `start'.
(blink-matching-open): Restructure in a more functional style.
2007-09-16 22:11:33 +00:00
Richard M. Stallman
993e30596b *** empty log message *** 2007-09-16 21:42:40 +00:00
Michaël Cadilhac
6fbc407a01 (list-holidays): Remove the cyclic alias. 2007-09-16 11:53:23 +00:00
Jan Djärv
45c94881d5 (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.
(xg_get_file_with_chooser): Move GCPRO1 after declarations.
2007-09-16 09:38:37 +00:00
Andreas Schwab
4d580af2d7 (reset_malloc_hooks): Set the hooks to the previous
values instead of zapping them.
2007-09-16 09:25:45 +00:00
Stefan Monnier
448f754fa8 (server-clients): Only keep procs, no properties any more.
(server-client): Remove.
(server-client-get, server-client-set): Remove, replace all callers by
process-get and process-put resp.
(server-clients-with, server-add-client, server-delete-client)
(server-create-tty-frame, server-create-window-system-frame)
(server-process-filter, server-execute, server-visit-files)
(server-buffer-done, server-kill-buffer-query-function)
(server-kill-emacs-query-function, server-switch-buffer)
(server-save-buffers-kill-terminal): Update accordingly.
2007-09-16 05:16:42 +00:00
Stefan Monnier
13ba37405b (server-with-environment): Simplify.
(server-select-display, server-unselect-display): Re-add functions that
seem to have been lost in the multi-tty merge.
(server-eval-and-print, server-create-tty-frame)
(server-create-window-system-frame, server-goto-toplevel)
(server-execute, server-return-error): New functions extracted from
server-process-filter.
(server-execute-continuation): New functions.
(server-process-filter): Restructure so that all arguments are analysed
first and then acted upon in a subsequent stage  This way
server-goto-toplevel can be executed later, when we know if
it's necessary.
Remove the "-version" and "-version-good" support.
2007-09-16 04:53:39 +00:00
Glenn Morris
47fdaab85a Drew Adams <drew.adams at oracle.com>
(custom-face-edit-activate): Doc fix.
2007-09-16 03:06:30 +00:00
Glenn Morris
c5da8ef67d *** empty log message *** 2007-09-16 02:36:16 +00:00
Glenn Morris
126050ffd9 (Holidays): Change all instances of holiday-list' back to list-holidays'. 2007-09-16 02:29:50 +00:00
Glenn Morris
31d0fa8c40 File gfdl.1 has been removed. 2007-09-16 02:26:37 +00:00
Glenn Morris
c8d2eff3ac Following cal-bahai renaming, update all
instances of list-bahai-diary-entries to diary-bahai-list-entries,
mark-bahai-diary-entries to diary-bahai-mark-entries,
calendar-goto-bahai-date to calendar-bahai-goto-date,
insert-bahai-diary-entry to diary-bahai-insert-entry,
insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
calendar-print-bahai-date to calendar-bahai-print-date.
2007-09-16 02:26:29 +00:00
Glenn Morris
4aefe5e2dc (cal-menu-diary-menu, cal-menu-goto-menu):
Following cal-bahai renaming, update all instances of
insert-bahai-diary-entry to diary-bahai-insert-entry,
insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
calendar-goto-bahai-date to calendar-bahai-goto-date
2007-09-16 02:20:02 +00:00
Glenn Morris
2d70319b27 Following cal-bahai renaming, update all instances of
list-bahai-diary-entries to diary-bahai-list-entries,
mark-bahai-diary-entries to diary-bahai-mark-entries, and
mark-bahai-calendar-date-pattern to calendar-bahai-mark-date-pattern.
2007-09-16 02:17:53 +00:00
Glenn Morris
92186479da Fix typos in aliases in previous change. 2007-09-16 02:12:50 +00:00
Glenn Morris
4a15561002 Remove unused file. 2007-09-16 02:09:51 +00:00
Glenn Morris
80c2ab0f7d (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:05:26 +00:00
Stefan Monnier
86e80023f4 (vc-process-sentinel): New function.
(vc-exec-after): Use it instead of using ugly hackish analysis and
construction of Elisp code.
(vc-sentinel-movepoint): New dynamically scoped var.
(vc-print-log, vc-annotate): Set it to move the user's point.
2007-09-15 22:25:55 +00:00
Juanma Barranquero
0f71f9da9c *** empty log message *** 2007-09-15 21:27:19 +00:00
Stefan Monnier
72d1ce6153 (vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks. 2007-09-15 21:07:32 +00:00
Stefan Monnier
03368919b3 (mark-bahai-diary-entries): Fix up typo.
(calendar-bahai-print-date, calendar-bahai-goto-date)
(diary-bahai-list-entries, diary-bahai-insert-entry):
New names to clean up the namespace a bit more.
(calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
2007-09-15 21:05:53 +00:00
Glenn Morris
96736d92c6 (css): New custom group.
(css-electrick-keys, css-selector, css-property)
(css-indent-offset): Specify custom group.
2007-09-15 20:45:41 +00:00
Glenn Morris
3c8e09dc2a (bibtex-style-indent-basic): Specify a custom group. 2007-09-15 20:44:17 +00:00
Glenn Morris
5fceaf9cab (holiday-list): Rename it back to `list-holidays', but leave
`holiday-list' as an alias.
2007-09-15 19:59:25 +00:00
Glenn Morris
24c6be9f95 *** empty log message *** 2007-09-15 19:58:15 +00:00
Glenn Morris
d4840f44f7 Fix makeinfo version regexp. 2007-09-15 19:45:45 +00:00
Glenn Morris
02ff9df473 *** empty log message *** 2007-09-15 19:45:17 +00:00
Stefan Monnier
62b84d3645 (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
(cvs-execute-single-file): Use process-file.
(cvs-run-process): Use start-file-process.
2007-09-15 02:22:12 +00:00
Dan Nicolaescu
aaeefd66c5 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
level.  Remove the hooks when turning off the mode.

* term/xterm.el: Require xt-mouse at compile time.
(terminal-init-xterm): Turn on xterm mouse tracking for this
terminal if xterm-mouse-mode is enabled.
2007-09-15 00:27:38 +00:00
Dan Nicolaescu
da600aad2b (xterm-function-map): Replace bindings that were
deleted by the merge.
2007-09-14 22:58:55 +00:00
Dan Nicolaescu
1fe912ee22 (xterm-function-map): Delete duplicated entries. 2007-09-14 22:51:44 +00:00
Thien-Thi Nguyen
ddc961c503 *** empty log message *** 2007-09-14 18:20:32 +00:00
Thien-Thi Nguyen
a4fcacde1e (bubbles-version): Bump value to "0.5".
(bubbles-mode-map): Move define-key statements here.
(bubbles-game-theme-menu): Ditto.
(bubbles-graphics-theme-menu): Ditto.
(bubbles-menu): Ditto.
(bubbles-mode): Initialize buffer-undo-list, redisplay.
(bubbles--initialize): Reset buffer-undo-list, redisplay.
(bubbles-plop): Set buffer-undo-list, redisplay.
(bubbles-undo): Reset buffer-undo-list, redisplay.
(bubbles--show-images): Take care of missing text properties.
2007-09-14 18:11:36 +00:00
Glenn Morris
34acda03c2 (fancy-startup-text, fancy-about-text): Fix face quoting. 2007-09-14 08:10:15 +00:00
Glenn Morris
aca946f32e (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:58 +00:00
Glenn Morris
1873795047 (xg_separator_p) <separator_names>: Move to file scope. 2007-09-14 07:36:26 +00:00
Glenn Morris
2e4e5023ed (init_fringe_bitmap) <swap nibble>: Move to file scope. 2007-09-14 07:33:27 +00:00
Miles Bader
28f60c3d39 Add arch tagline 2007-09-14 05:33:05 +00:00
Glenn Morris
f5d58dd190 Rename all list-holidays instances to holiday-list. 2007-09-14 04:34:09 +00:00
Glenn Morris
0d7f185bf6 Rename all check-calendar-holidays callers to calendar-check-holidays. 2007-09-14 04:31:22 +00:00
Glenn Morris
cb9b987475 Rename all list-calendar-holidays callers to calendar-list-holidays,
and list-holidays to holiday-list.
2007-09-14 04:30:30 +00:00
Glenn Morris
175ede29fd Rename all list-calendar-holidays callers to calendar-list-holidays,
list-holidays to holiday-list, check-calendar-holidays to
calendar-check-holidays, and mark-calendar-holidays to
calendar-mark-holidays.
2007-09-14 04:29:10 +00:00
Glenn Morris
8705f7f342 Rename all filter-visible-calendar-holidays callers to
holiday-filter-visible-calendar.
2007-09-14 04:27:45 +00:00
Glenn Morris
13c8188ad2 Comment. 2007-09-14 04:26:26 +00:00
Glenn Morris
fc8ee91352 Update all instances of mark-calendar-holidays,
list-calendar-holidays, list-holidays with the new names.
2007-09-14 04:24:59 +00:00
Glenn Morris
b0e44b17a2 *** empty log message *** 2007-09-14 04:24:47 +00:00
Michael Albinus
7d7a35107a * tramp.texi (Filename Syntax): Provide links to "Inline methods"
and "External transfer methods".
2007-09-14 04:18:52 +00:00