- 20 Mar, 2008 2 commits
-
-
Glenn Morris authored
(calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. (calendar-absolute-from-bahai): Fix the leap-year case. (calendar-bahai-from-absolute): Store the month. (calendar-bahai-date-string, calendar-bahai-print-date): Handle pre-Bahai dates.
-
Jay Belanger authored
(defcalcmodevar, calc-mode-var-list-restore-default-values) (calc-mode-var-list-restore-saved-values, calc-autorange-units): Add docstrings.
-
- 19 Mar, 2008 24 commits
-
-
Jason Rumney authored
-
Reiner Steib authored
-
Michael Albinus authored
(tramp-drop-volume-letter): Don't use `replace-regexp-in-string'. It does not exist under XEmacs. (tramp-handle-file-truename, tramp-handle-expand-file-name) (tramp-completion-file-name-handler): Let-bind `directory-sep-char'.
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
`directory-sep-char'.
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Jason Rumney authored
(syms_of_w32fns): Initialize them. (HOURGLASS_ID): New constant. (x_window_to_frame): Don't check hourglass_window. (w32_wnd_proc) <WM_TIMER>: Handle hourglass_timer. (w32_wnd_proc) <WM_EXITMENULOOP>: Set pending hourglass cursor. (w32_wnd_proc) <WM_SETCURSOR>: Set the hourglass or current cursor. (w32_wnd_proc) <WM_EMACS_SETCURSOR>: Set frame's current_cursor. Only change the cursor if hourglass is not active. (Fx_create_frame): Initialize frame's current_cursor. (hourglass_atimer): Remove. (hourglass_started): New function. (start_hourglass, cancel_hourglass, hide_hourglass): Adapt to w32. (show_hourglass): Adapt to w32, changing argument to frame. * w32term.h (struct w32_output): Remove hourglass_window. Add current_cursor. * eval.c (call_debugger, Fsignal): * keyboard.c (recursive_edit_1, cmd_error, Ftop_level) (command_loop_1, Fread_key_sequence, Fread_key_sequence_vector) (Fexecute_extended_command, cancel_hourglass_unwind): * minibuf.c (read_minibuf): * fns.c (Fy_or_n_p): Enable hourglass when HAVE_WINDOW_SYSTEM.
-
Juanma Barranquero authored
-
Stefan Monnier authored
(run_window_configuration_change_hook): Use it to run the buffer-local and the global part of the hook.
-
Stefan Monnier authored
(unwind_format_mode_line): Restore selected window. (x_consider_frame_title, Fformat_mode_line): Set selected window.
-
Stefan Monnier authored
(electric-verilog-terminate-line, verilog-in-struct-region-p) (verilog-backward-ws&directives, verilog-forward-ws&directives) (verilog-in-comment-p, verilog-in-star-comment-p) (verilog-in-slash-comment-p, verilog-skip-backward-comments) (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string) (verilog-skip-forward-comment-or-string, verilog-in-paren) (verilog-skip-forward-comment-p): Use it,
-
Juanma Barranquero authored
-
Juanma Barranquero authored
org-time-stamp-rounding-minutes, org-back-over-empty-lines, org-find-base-buffer-visiting, org-columns-new): Fix typos in docstrings.
-
Glenn Morris authored
-
Dan Nicolaescu authored
(diff-refine-change): Tone the color down.
-
Dan Nicolaescu authored
-
Juanma Barranquero authored
list them in the right order.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(describe-char): Handle that new value.
-
Stefan Monnier authored
-
- 18 Mar, 2008 6 commits
-
-
Juri Linkov authored
in the *scratch* buffer.
-
Tassilo Horn authored
instead of file name extension to make docs with uncommon extensions work.
-
Tassilo Horn authored
`assert' needs it.
-
Juanma Barranquero authored
-
Bill Wohler authored
Seal-Send-Time (closes SF #1916032). (mh-invisible-header-fields, mh-invisible-header-fields-default): Update URL to bug report for users to report ignored fields.
-
Glenn Morris authored
-
- 17 Mar, 2008 8 commits
-
-
Michael Albinus authored
(tramp-completion-file-name-regexp-separate): Don't insist on leading "[". This prevents method or user or host completion. (tramp-let-maybe): Autoload it. (tramp-drop-volume-letter): Don't autoload. When not on W32, it is an alias for `identity'. (tramp-handle-write-region): Protect `last-coding-system-used' over the trailing statements. (tramp-completion-file-name-handler-post-function): Removed. (tramp-completion-file-name-handler): Let-bind `directory-sep-char' instead of calling `tramp-drop-volume-letter'. (top): Move coding cookie at the end.
-
Dan Nicolaescu authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
elements which may be something else than characters.
-
Dan Nicolaescu authored
New functions to implement vc-status support. * vc.el (vc-default-extra-status-menu) (vc-add-to-vc-status-buffer): New functions.
-
Dan Nicolaescu authored
-
Andreas Schwab authored
against a charset.
-