1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

80874 Commits

Author SHA1 Message Date
Stefan Monnier
10cbc34ff8 (get_overlay_strings_1): Fix typo. 2008-02-29 02:10:45 +00:00
Chong Yidong
edd81bc836 (get_overlay_strings_1): Add missing argument type. 2008-02-29 02:03:54 +00:00
Chong Yidong
73c0054e83 * xdisp.c (get_overlay_strings_1): Add missing argument type. 2008-02-29 02:03:42 +00:00
Nick Roberts
707ae15225 (gdb-info-stack-custom): Apply
function-name-face correctly when user has
"set print address off".
2008-02-29 00:47:13 +00:00
Nick Roberts
b25c4e2893 *** empty log message *** 2008-02-29 00:45:19 +00:00
Juanma Barranquero
618dd2071b *** empty log message *** 2008-02-28 23:50:44 +00:00
Juanma Barranquero
82c025915f (custom-mode, custom-mode-hook): Use 23.1 as version
number of the next major Emacs release, not 23.0.
2008-02-28 23:42:48 +00:00
Juanma Barranquero
c172e10123 (longlines-unload-function): New function. 2008-02-28 23:41:52 +00:00
Juri Linkov
79b1c79cc2 (normal-splash-screen): Add argument `concise'.
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer.  If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'.  Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.
2008-02-28 23:32:11 +00:00
Juri Linkov
bd8b0ebb99 (startup-echo-area-message): Check for about-emacs. 2008-02-28 22:59:12 +00:00
Juri Linkov
8d86c6da46 Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.
2008-02-28 22:50:26 +00:00
Juri Linkov
5c842d76fa (hs-minor-mode-menu): Compare `hs-isearch-open' with t instead of
`comment' in :selected for "Code and Comment blocks" menu item.
2008-02-28 21:02:45 +00:00
Juri Linkov
56a8f9c532 (menu-bar-search-menu, menu-bar-replace-menu): Capitalize "Tagged Files".
(minibuffer-local-map): Add menu items for next/previous
history elements and isearch history forward/backward.
2008-02-28 20:46:30 +00:00
Juri Linkov
27eb24a355 (viper-emacs-state-mode-list): Rename custom-mode' to Custom-mode'. 2008-02-28 20:46:02 +00:00
Juri Linkov
e8b363356b Rename custom-mode' to Custom-mode'. 2008-02-28 20:45:51 +00:00
Juri Linkov
6aec3b9d64 (custom-mode-map, custom-mode-link-map):
Rename `custom-mode' to `Custom-mode' in docstrings.
(custom-buffer-create-internal, customize-browse):
Rename `custom-mode' to `Custom-mode'.
(custom-mode-hook): Rename to `Custom-mode-hook'.
(Custom-mode-hook): Renamed from `custom-mode-hook'.
(custom-mode): Rename to `Custom-mode'.
(Custom-mode): Renamed from `custom-mode'.  Doc fix.
(custom-mode): Add backward-compatible non-interactive variant of
`Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
(custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
2008-02-28 20:45:37 +00:00
Stefan Monnier
80de177875 Use with-current-buffer. 2008-02-28 19:12:01 +00:00
Teodor Zlatanov
d626f888d2 (url-get-normalized-date): Simplify
to use `format-time-string'.  Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.
2008-02-28 17:41:40 +00:00
Stefan Monnier
ef9f9d309f (uniquify-buffer-base-name): Undo last change. Should be
done in desktop.el instead.
2008-02-28 17:09:18 +00:00
Dan Nicolaescu
d6e1a31bbb *** empty log message *** 2008-02-28 15:43:21 +00:00
Kenichi Handa
550826426f (ftfont_match): Explicitly set pixelsize in pattern. 2008-02-28 12:54:46 +00:00
Juanma Barranquero
e2b2793b5c *** empty log message *** 2008-02-28 10:13:26 +00:00
Kenichi Handa
ee548a94a0 (handle_auto_composed_prop): Don't make composition if it->string
is a string.
2008-02-28 05:46:27 +00:00
Glenn Morris
74c52de17f (Info-goto-node): Remove declaration.
(org-info): Use info rather than Info-goto-node.
2008-02-28 03:49:35 +00:00
Glenn Morris
584dcd8f48 (make-obsolete): Doc fix. 2008-02-28 03:47:59 +00:00
Glenn Morris
d6a277d036 (Info-goto-node): Remove declaration.
(idlwave-convert-xml-system-routine-info): Don't require xml.
(idlwave-show-commentary, idlwave-shell-show-commentary): Don't require finder.
(idlwave-info): Don't require info.  Use info rather than Info-goto-node.
2008-02-28 03:47:24 +00:00
Glenn Morris
a2e43f129b (reftex-show-commentary): Don't require finder.
(reftex-info): Don't require info.  Use info rather than Info-goto-node.
2008-02-28 03:45:53 +00:00
Glenn Morris
af8b50d18f (auto-insert-alist): Update to FDL 1.2. 2008-02-28 03:44:36 +00:00
Glenn Morris
4d8da9a425 Update commentary.
Remove leading `*' from defcustom doc-strings.
(Info-menu, Info-goto-node): Remove declarations.
(report-emacs-bug-info): Use info rather than Info-goto-node.
2008-02-28 03:43:47 +00:00
Dan Nicolaescu
a7aa113743 *** empty log message *** 2008-02-28 03:37:40 +00:00
Dan Nicolaescu
76cdeb7d29 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
the menu.

* vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
(vc-finish-logentry): Check for vc-status-mode, not only for
vc-dired-mode.
2008-02-28 03:35:22 +00:00
Kenichi Handa
ec1c43540c (display_mode_element): Cancel the previous change.
(decode_mode_spec): Likewise.
2008-02-28 02:57:50 +00:00
Kenichi Handa
758710cb94 (isearch-printing-char): Don't check
keyboard-coding-system.  Call
isearch-process-search-multibyte-characters only when
current-input-method is non-nil.
2008-02-28 01:58:07 +00:00
Kim F. Storm
20e70daf7f (make-glyph-code): Encode as cons if face id > 63.
(glyph-char, glyph-face): Handle cons encoding.
2008-02-27 22:53:11 +00:00
Kim F. Storm
a6fa701eb1 (get_next_display_element, next_element_from_display_vector):
Adapt to new glyph type and new glyph code encoding.
2008-02-27 22:52:56 +00:00
Kim F. Storm
f4d953fcbc (encode_terminal_code, produce_special_glyphs): Likewise. 2008-02-27 22:49:29 +00:00
Kim F. Storm
a08b9f3d71 (IT_write_glyphs): Adapt to new glyph type. 2008-02-27 22:49:21 +00:00
Kim F. Storm
ec9ed378f4 (GLYPH): Change type from int to struct with separate char
and face_id members.
(GLYPH_MASK_FACE, GLYPH_MASK_CHAR): Delete macros.
(GLYPH_CHAR, GLYPH_FACE): Remove slow versions with frame arg.
(FAST_GLYPH_CHAR, FAST_GLYPH_FACE): Rename macros to ...
(GLYPH_CHAR, GLYPH_FACE): ... these.  Change users.
(FAST_MAKE_GLYPH, MAKE_GLYPH): Remove.  Rewrite users to use ...
(SET_GLYPH, SET_GLYPH_CHAR, SET_GLYPH_FACE): ... these macros instead.
(GLYPH_CODE_CHAR, GLYPH_CODE_FACE, GLYPH_CODE_P)
(GLYPH_CODE_CHAR_VALID_P, SET_GLYPH_FROM_GLYPH_CODE): New macros to
handle new Lisp glyph code encoding, either an integer or a cons.
2008-02-27 22:49:15 +00:00
Kim F. Storm
f59836fede (current_column, current_column_1, Fmove_to_column)
(compute_motion): Adapt to new glyph code encoding.
2008-02-27 22:49:07 +00:00
Kim F. Storm
ea92fc1a43 (GLYPH_SIMPLE_P): Rewrite.
(GLYPH_ALIAS): Delete.
(GLYPH_ALIAS_P, GLYPH_FOLLOW_ALIASES): Rewrite.
(GLYPH_LENGTH, GLYPH_STRING): Use GLYPH_CHAR.
(GLYPH_FROM_CHAR): Replace macro by ...
(SET_GLYPH_FROM_CHAR): ... this macro.  Change users.
2008-02-27 22:48:58 +00:00
Kim F. Storm
3fc809e2a2 (line_draw_cost): Adapt to new glyph type.
(build_frame_matrix_from_leaf_window): Adapt to new glyph type and
new glyph code encoding.
(spec_glyph_lookup_face): No return value; update passed glyph instead.
(init_display): Use SET_CHAR_GLYPH to initialize space_glyph.
2008-02-27 22:48:52 +00:00
Kim F. Storm
652df850a1 (CHAR_GLYPH_SPACE_P): Simplify.
(GLYPH_FROM_CHAR_GLYPH): Replace macro by ...
(SET_GLYPH_FROM_CHAR_GLYPH): ... this macro.  Change users.
(GLYPH_INVALID_P): New macro.
(spec_glyph_lookup_face): Update prototype.
2008-02-27 22:48:44 +00:00
Kim F. Storm
b6d898a205 *** empty log message *** 2008-02-27 22:47:49 +00:00
Jan Djärv
f60c93db27 Updated. 2008-02-27 18:32:27 +00:00
Jan Djärv
72f51d2531 (HAVE_GTK): Print a warning if gtk version is < 2.10. 2008-02-27 18:32:13 +00:00
Bastien Guerry
396dd4da4d Re-added calc-menu.el to fix persmissions. 2008-02-27 18:20:25 +00:00
Bastien Guerry
dcafd049b2 Removed calc-menu.el. Next commit will add it again and fix the permissions. 2008-02-27 18:18:33 +00:00
Juanma Barranquero
07e4bb9a30 (uniquify-buffer-base-name): If the base name is an empty
string, return nil to allow the caller to default to the
buffer name.  Reported by Martin Fischer <parozusa@web.de>.
2008-02-27 16:39:45 +00:00
Chong Yidong
70bb1e5f2a (wait_reading_process_output): Check for window changes caused by timers.
Suggested by Johan Bockgård.
2008-02-27 15:09:04 +00:00
Chong Yidong
af2080a243 * process.c (wait_reading_process_output): Check for window
changes caused by timers.
Suggested by Johan Bockgård.
2008-02-27 15:08:55 +00:00