Commit graph

63335 commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
f6645c84ed (get_glyph_string_clip_rects): Add parentheses around &&
within ||.  Add explicit braces to avoid ambiguous `else'.
(dump_glyph_row): Remove label for `inverse_p' from legend.
2006-04-12 08:10:33 +00:00
YAMAMOTO Mitsuharu
7f900522c4 Include config.h before using HAVE_MALLOC_MALLOC_H.
(malloc, realloc, free): Add undefs.
(read_load_commands): Remove unused variable `n' and `j'.
(copy_data_segment): Remove unused variable `r'.
2006-04-12 08:10:07 +00:00
YAMAMOTO Mitsuharu
5eabdcc1a2 (x_set_mouse_position, x_set_mouse_pixel_position)
(x_make_frame_invisible, x_iconify_frame, x_free_frame_resources)
(x_destroy_window, x_wm_set_size_hint, x_delete_display, XFreeGC)
(do_menu_choice, have_menus_p, x_real_positions)
(x_set_menu_bar_lines, x_pixel_width, x_pixel_height, x_char_width)
(x_char_height, x_sync, x_set_tool_bar_lines, x_activate_menubar)
(free_frame_menubar): Add externs.
2006-04-12 08:09:44 +00:00
YAMAMOTO Mitsuharu
f93e4d4f49 Don't include gnu.h.
(x_io_error_quitter, x_draw_image_foreground_1): Remove prototypes.
(x_sync): Move to macfns.c.
[USE_CG_DRAWING] (mac_define_fringe_bitmap): Remove unused
variable `mask_bits'.
(mac_compute_glyph_string_overhangs): Avoid ambiguous `else'.
(x_draw_image_glyph_string): Remove unused variable `pixmap'.
(x_mac_to_emacs_modifiers): Remove function.
(XTset_vertical_scroll_bar, mac_handle_visibility_change)
(x_make_frame_visible, xlfdpat_create, mac_handle_command_event):
Add explicit braces to avoid ambiguous `else'.
(x_make_frame_visible): Remove unused variables `type',
`original_top', and `original_left'.
(mac_do_list_fonts, XTread_socket): Add parentheses around && within ||.
(x_load_font): Remove unused variables `full_name', and `value'.
(do_get_menus, do_init_managers, do_check_ram_size) [!MAC_OS8]:
Remove functions.
(do_zoom_window): Reorganize variables with respect to conditionals.
(init_command_handler): Remove unused variable `err'.
[MAC_OSX] (mac_check_bundle): Remove unused variable `child'.
2006-04-12 08:09:24 +00:00
YAMAMOTO Mitsuharu
961bf5901f (get_flavor_type_from_symbol): Remove unused variable `val'.
(get_scrap_private_timestamp, x_get_foreign_selection)
(copy_scrap_flavor_data): Add explicit braces to avoid ambiguous `else'.
(Fmac_process_deferred_apple_events): Remove unused variables
`keyword', `reply', `apple_event', `count', and `err'.
2006-04-12 08:08:30 +00:00
YAMAMOTO Mitsuharu
3e7f257019 (min_menu_id): Make element type explicit. 2006-04-12 08:07:48 +00:00
YAMAMOTO Mitsuharu
28a11ed69d (x_to_mac_color): Remove unused variable `tail'.
(x_set_mouse_color): Remove unused variable `dpy'.
(Fx_create_frame): Remove unused variable `x_frame_count'.
(Fx_server_version): Add explicit braces to avoid ambiguous `else'.
(x_sync): Move from macterm.c.
(Fx_file_dialog): Remove unused variable `default_filter_index'.
2006-04-12 08:07:32 +00:00
YAMAMOTO Mitsuharu
1fcd1370e2 (init_process): Remove undef.
(select) [MAC_OSX]: Undefine before including sysselect.h.
(posix_pathname_to_fsspec, fsspec_to_posix_pathname) [MAC_OSX]:
Remove functions and prototypes.
(parse_value): Add parentheses around + inside shift.
(path_from_vol_dir_name): Make static.
(get_temp_dir_name): Remove unused variables `cpb' and `dir_name'.
[!MAC_OSX] (get_path_to_system_folder): Likewise.
(Fmac_get_file_creator, Fmac_get_file_type): Remove unused
variable `cCode'.
(Fmac_coerce_ae_data): Remove unused variables `fref' and `fs'.
(Fmac_get_preference): Add explicit braces to avoid ambiguous `else'.
2006-04-12 08:06:59 +00:00
YAMAMOTO Mitsuharu
4f48f1abea (syms_of_fontset, Fset_fontset_font): Put extern and
EXFUN in #ifdef HAVE_WINDOW_SYSTEM.
(syms_of_xfns, syms_of_xsmfns, syms_of_xselect, syms_of_xterm):
Put externs in #ifdef HAVE_X_WINDOWS.
(syms_of_macfns, syms_of_macselect, syms_of_macterm)
(syms_of_macmenu, syms_of_mac) [MAC_OS]: Add externs.
(init_mac_osx_environment) [MAC_OSX]: Add extern.
2006-04-12 08:06:25 +00:00
YAMAMOTO Mitsuharu
9db94f8296 [MAC_OS] (xpm_load_image): Add parentheses around
assignment used as truth value.  Add explicit braces to avoid
ambiguous `else'.
[MAC_OS] (gif_load): Remove unused variable `gcpro1'.
2006-04-12 08:05:52 +00:00
YAMAMOTO Mitsuharu
3df07ecd20 [HAVE_MENUS && MAC_OS]: Include macterm.h. 2006-04-12 08:05:07 +00:00
YAMAMOTO Mitsuharu
6ec6619ae8 (pid_t): Define to int. 2006-04-12 08:04:08 +00:00
Kenichi Handa
94c3a9d897 *** empty log message *** 2006-04-12 07:26:42 +00:00
Kenichi Handa
07a7cdcb35 Copyright updated. 2006-04-12 07:19:52 +00:00
Kenichi Handa
9f4f9273bc (C-SPC fails ...): Explicitly say fcitx in the header. 2006-04-12 06:53:43 +00:00
Jan Djärv
00d70d574c * dispnew.c (init_display): Don't init X display if the user asked
for a non-X display.
2006-04-12 06:23:12 +00:00
Kenichi Handa
957b3c5f2f (setup_coding_system): Use system_eol_type for default
coding->eol_type.
2006-04-12 05:48:37 +00:00
Miles Bader
163cb72dcb Revision: emacs@sv.gnu.org/emacs--devo--0--patch-214
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 83)

   - Update from CVS
2006-04-12 05:23:27 +00:00
Stefan Monnier
16a3b9b72c (perl-indent-new-calculate): Recompute parse-start after jumping backward by
a whole sexp.
2006-04-12 05:11:12 +00:00
Richard M. Stallman
7ab3cbbb24 *** empty log message *** 2006-04-12 03:32:48 +00:00
Richard M. Stallman
bd9f6fe3c4 (Safe File Variables): Document enable-local-variables = :safe. 2006-04-12 03:32:07 +00:00
Karl Berry
45ca30f2f4 move more advanced vc info to emacs-xtra.texi 2006-04-12 00:27:50 +00:00
Miles Bader
14e6dc54f2 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 81-82)

   - Update from CVS
2006-04-11 23:22:06 +00:00
Stefan Monnier
8a8f8697fe (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
(vc-annotate-display-select): Select the buffer so that current-buffer
(and selected-window) is the output buffer at the end of vc-annotate.
2006-04-11 23:05:31 +00:00
Miles Bader
21bc768b9b Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Creator:  Michael Olson <mwolson@gnu.org>

Sync from erc--emacs--0
2006-04-11 22:09:49 +00:00
J.D. Smith
e2db3e59a8 *** empty log message *** 2006-04-11 21:46:26 +00:00
J.D. Smith
1145ebb830 Update description of vc-annotate's use of colors to indicate date
ranges.
2006-04-11 21:44:49 +00:00
J.D. Smith
da7c8a122c (vc-annotate-display-mode): Made default 'fullscale.
(vc-annotate-color-map): New 18 element constant
	value/saturation, rotating hue colormap, from red->blue.
	(vc-annotate-mode-menu): "Default" -> "By Color Map Range".
	(vc-annotate-display-select): Switch to annotate-mode elsewhere.
	(vc-annotate): To avoid killing the required local variables,
	set them before the end of `with-output-to-temp-buffer', and
	after first switching to annotate-mode.
	(vc-annotate-warp-version): Add buffer argument in goto-line to
	ensure annotation, not source, is scrolled.
	(vc-annotate-color-map): Added custom TTY color map for
	8-color terminals, to use all of the colors in a sensible order.
	256-color terminals work well with the standard map.
	(vc-annotate-lines): Only strip the first color character if it
	is "#", to allow for terminal-style named colors.
	(vc-annotate-warp-version): Pass buf to `goto-line' to ensure
	the correct buffer is scrolled.
2006-04-11 21:42:05 +00:00
Richard M. Stallman
aa9addfa93 (byte-compile-file): Bind enable-local-variables to :safe,
and make normal-mode obey it.
2006-04-11 17:58:58 +00:00
Richard M. Stallman
a5ce12c36a (enable-local-variables): Allow value :safe.
(normal-mode): Doc fix.
(hack-local-variables): Implement enable-local-variables = :safe.
(hack-local-variables-confirm): Don't prevent quitting.
2006-04-11 17:57:34 +00:00
Stefan Monnier
ab215e7246 (unload-feature): A bit of sanity check of
load-history entries.  Cancel timer-vars before unbinding them.
2006-04-11 17:05:16 +00:00
Stefan Monnier
37dc47675c (hexl-isearch-search-function): Fix regexp-building code to
quote special chars, and make the trick work on the hex part of the
buffer as well.
(hexl-mode, hexl-save-buffer, hexl-mode-exit)
(hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2006-04-11 16:48:17 +00:00
Stefan Monnier
866d0913b1 (normal-splash-screen): Fix last change so we don't wait
2 minutes if we don't show the splash screen.
2006-04-11 16:37:27 +00:00
Juanma Barranquero
83163ec728 *** empty log message *** 2006-04-11 10:05:42 +00:00
Carsten Dominik
ab27a4a0a1 (org-export-plain-list-max-depth)
(org-table-spaces-around-separators)
	(org-radio-targets, org-activate-camels)
	(org-table-spaces-around-invisible-separators): Options removed.
	(org-time-stamp-rounding-minutes, org-remember-templates)
	(org-ellipsis, org-activate-links, org-descriptive-links): New
	options.
	(org-remember-apply-template, org-current-time)
	(org-finish-edit-table-field)
	(org-link-unescape, org-link-escape)
	(org-string-width, org-table-clean-line, org-html-do-expand)
	(org-edit-agenda-file-list, org-store-new-agenda-file-list)
	(org-read-agenda-file-list): New functions.
	(org-table-edit-field)
	(org-table-create-or-convert-from-region): New commands
	(org-table-toggle-vline-visibility): Command removed.
	(org-table-convert-region): Made a command.
	(orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
	removed, replaced with the normal org- functions.
	(org-self-insert-command): Don't trigger realign unnecessarily
	when blanking a field that is not full.
	(org-mode): `Set buffer-invisibility-spec' for links.
	(org-activate-links2): Hide link part and only show descriptive
	part of the link.
	(org-insert-link): Modified for new linking system.
	(org-store-link): Store description separately, for use by
	`org-insert-link'.
	(org-table-align): Use `org-string-width'.
	(defgroup): Completely new group structure for custom variables.
	(org-agenda-files): Option: Single file name allowed.  Function:
	Optional argument unrestrited means ignore any restricitons.
	(org-install-agenda-files-menu): Find a buffer in Org-mode before
	trying to modify the menu.  Use generalized access to
	`org-agenda-files.'
	(org-agenda-list, org-todo-list, org-cycle-agenda-files)
	(org-agenda-file-to-front, org-remove-file, org-diary)
	(org-tags-view, org-export-icalendar-all-agenda-files)
	(org-export-icalendar-combine-agenda-files): Use generalized
	access to `org-agenda-files'.
	(org-remember-handler): Correctly preserve heading if present.
	(org-table-insert-row, org-table-insert-hline): Deal with
	invisible characters.
2006-04-11 09:12:18 +00:00
Carsten Dominik
8a70fed7da *** empty log message *** 2006-04-11 09:12:02 +00:00
Carsten Dominik
26ca33edc3 (Link format): New section, emphasis on bracket links.
(External links): Document bracket links.
	(FAQ): Expanded to cover shell links and the new link format.
2006-04-11 08:36:35 +00:00
Dan Nicolaescu
db926d8091 * lisp.h (wrong_type_argument): Mark as NO_RETURN.
* data.c (wrong_type_argument): Try to avoid compiler warnings due
to the fact the function is now marked as NO_RETURN.
2006-04-11 07:13:33 +00:00
Kenichi Handa
2fb18d1328 (C-SPC fails ...): Add description for fcitx. 2006-04-11 01:28:04 +00:00
Bill Wohler
81117bddbd (defcustom): Create Common Keywords section in docstring.
(defface, defgroup): Replace definitions of a select few keywords with
a reference to the Common Keywords in defcustom.
(defcustom, defface, defgroup): Replace reference to Customization
chapter in manual with hyperlink.
2006-04-11 00:08:56 +00:00
Bill Wohler
f327867ab4 Add package-version keyword to `defcustom' and mention associated
variable `customize-package-emacs-version-alist'.
2006-04-10 23:47:18 +00:00
Bill Wohler
e5e864abb2 (Common Keywords): Add :package-version. 2006-04-10 23:44:54 +00:00
Bill Wohler
4e9c705e50 * custom.el (defcustom, custom-handle-keyword): Add :package-version
keyword.
(custom-add-package-version): New function. Sets value of new property
'custom-package-version from :package-version keyword.

* cus-edit.el (customize-package-emacs-version-alist): New variable.
(customize-changed-options): Add check for custom-package-version.
(customize-package-emacs-version): New function to look up Emacs
version corresponding to the given package version.
2006-04-10 23:43:34 +00:00
Bill Wohler
1d22fabd46 (find-function-regexp): Allow dashes in defun name, in similar fashion
to find-variable-regexp.
2006-04-10 22:33:51 +00:00
Eli Zaretskii
978781a5f7 *** empty log message *** 2006-04-10 20:11:12 +00:00
Eli Zaretskii
9b67f3aaa7 (pid_t) [_MSC_VER]: New typedef. 2006-04-10 20:10:33 +00:00
Eli Zaretskii
8bca692e7e (set-locale-environment): Fix last change for when the locale's preferences
don't specify any encoding.
2006-04-10 19:34:25 +00:00
Richard M. Stallman
888046a687 *** empty log message *** 2006-04-10 19:16:30 +00:00
Stefan Monnier
2b690e5b35 (find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
need to be quoted.
2006-04-10 18:45:34 +00:00
Richard M. Stallman
c9fdebdf3a (finder-mode-map): Add n and p bindings. 2006-04-10 15:28:25 +00:00