]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Fprin1_to_string): Mention in the `doc' that the behavior is modified by
Eli Zaretskii [Thu, 13 Apr 2006 10:36:25 +0000 (10:36 +0000)]
(Fprin1_to_string): Mention in the `doc' that the behavior is modified by
`print-level' and `print-length'.

18 years agoVersion number change.
Carsten Dominik [Thu, 13 Apr 2006 07:07:52 +0000 (07:07 +0000)]
Version number change.

18 years ago(Updating settings): New section.
Carsten Dominik [Thu, 13 Apr 2006 07:07:05 +0000 (07:07 +0000)]
(Updating settings): New section.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 07:06:55 +0000 (07:06 +0000)]
*** empty log message ***

18 years ago(org-ctrl-c-ctrl-c): Improved documentation string.
Carsten Dominik [Thu, 13 Apr 2006 07:05:56 +0000 (07:05 +0000)]
(org-ctrl-c-ctrl-c): Improved documentation string.
(org-agenda-mouse-1-follows-link)
(org-mouse-1-follows-link): New options.
(org-format-agenda-item): Fixed bug if TAGS is nil.
(org-agenda-get-scheduled): Quote `priority' symbol in plist.

18 years ago(setup_coding_system): If eol-type is not yet decided
Kenichi Handa [Thu, 13 Apr 2006 06:47:18 +0000 (06:47 +0000)]
(setup_coding_system): If eol-type is not yet decided
and system_eol_type is not LF, set CODING_REQUIRE_ENCODING_MASK.
If coding_system is nil, return 0.
(code_convert_region1): Even if coding_system is nil, don't skip
conversion if system_eol_type is not LF.
(code_convert_string1): Likewise.
(code_convert_string_norecord): Likewise.

18 years ago(shrink_encoding_region): If eol_type is not yet decided and
Kenichi Handa [Thu, 13 Apr 2006 04:58:07 +0000 (04:58 +0000)]
(shrink_encoding_region): If eol_type is not yet decided and
system_eol_type is not LF, don't shrink.

18 years ago(encode_coding): If eol_type is not yet decided, use
Kenichi Handa [Thu, 13 Apr 2006 04:39:20 +0000 (04:39 +0000)]
(encode_coding): If eol_type is not yet decided, use
system_eol_type.

18 years ago(setup_coding_system): Fix previous change.
Kenichi Handa [Thu, 13 Apr 2006 04:25:44 +0000 (04:25 +0000)]
(setup_coding_system): Fix previous change.

18 years ago(gdb-set-gud-minor-mode-existing-buffers):
Nick Roberts [Thu, 13 Apr 2006 01:38:24 +0000 (01:38 +0000)]
(gdb-set-gud-minor-mode-existing-buffers):
GDB 6.1+ gives full filename for "info sources" so use
file-name-nondirectory.

18 years ago*** empty log message ***
Nick Roberts [Thu, 13 Apr 2006 01:37:37 +0000 (01:37 +0000)]
*** empty log message ***

18 years ago(read_key_sequence): Explicitly avoid keybuf[-1].
Richard M. Stallman [Thu, 13 Apr 2006 01:25:52 +0000 (01:25 +0000)]
(read_key_sequence): Explicitly avoid keybuf[-1].

18 years ago(note_mouse_highlight): Add help echo for dragging vertical line.
Nick Roberts [Thu, 13 Apr 2006 01:21:48 +0000 (01:21 +0000)]
(note_mouse_highlight): Add help echo for dragging vertical line.

18 years ago*** empty log message ***
Nick Roberts [Thu, 13 Apr 2006 01:19:56 +0000 (01:19 +0000)]
*** empty log message ***

18 years ago(conv_lisp_to_sockaddr): Fix previous change.
Richard M. Stallman [Thu, 13 Apr 2006 01:08:27 +0000 (01:08 +0000)]
(conv_lisp_to_sockaddr): Fix previous change.

18 years ago(time-stamp-format, time-stamp-line-limit)
Richard M. Stallman [Thu, 13 Apr 2006 00:31:32 +0000 (00:31 +0000)]
(time-stamp-format, time-stamp-line-limit)
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
(time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.

18 years ago(Common Keywords): Move description of
Bill Wohler [Wed, 12 Apr 2006 22:12:29 +0000 (22:12 +0000)]
(Common Keywords): Move description of
customize-package-emacs-version-alist to @defvar.

18 years ago(read-passwd): Bind `message-log-max' to nil.
Romain Francoise [Wed, 12 Apr 2006 19:40:56 +0000 (19:40 +0000)]
(read-passwd): Bind `message-log-max' to nil.

18 years agoClean up previous change.
Richard M. Stallman [Wed, 12 Apr 2006 19:32:07 +0000 (19:32 +0000)]
Clean up previous change.

18 years ago*** empty log message ***
Romain Francoise [Wed, 12 Apr 2006 18:17:17 +0000 (18:17 +0000)]
*** empty log message ***

18 years ago(Fprocess_send_eof): Abort if fail to open null device.
Richard M. Stallman [Wed, 12 Apr 2006 15:01:37 +0000 (15:01 +0000)]
(Fprocess_send_eof): Abort if fail to open null device.

18 years ago(conv_lisp_to_sockaddr): If FAMILY unknown, just return.
Richard M. Stallman [Wed, 12 Apr 2006 15:00:32 +0000 (15:00 +0000)]
(conv_lisp_to_sockaddr): If FAMILY unknown, just return.

18 years ago(Regexp Backslash, Regexp Replace): Add index entries for ``back reference''
Eli Zaretskii [Wed, 12 Apr 2006 13:40:23 +0000 (13:40 +0000)]
(Regexp Backslash, Regexp Replace): Add index entries for ``back reference''
and mention the term itself in the text.

18 years agoRemove duplicate entry from sync from Gnus:
Reiner Steib [Wed, 12 Apr 2006 12:31:05 +0000 (12:31 +0000)]
Remove duplicate entry from sync from Gnus:
2006-04-12  Kenichi Handa  <handa@m17n.org>
* rfc2231.el [...]

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:11:35 +0000 (08:11 +0000)]
*** empty log message ***

18 years ago(Finternal_merge_in_global_face, try_font_list): Add
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:11:04 +0000 (08:11 +0000)]
(Finternal_merge_in_global_face, try_font_list): Add
explicit braces to avoid ambiguous `else'.

18 years ago(get_glyph_string_clip_rects): Add parentheses around &&
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:10:33 +0000 (08:10 +0000)]
(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.

18 years agoInclude config.h before using HAVE_MALLOC_MALLOC_H.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:10:07 +0000 (08:10 +0000)]
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'.

18 years ago(x_set_mouse_position, x_set_mouse_pixel_position)
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:09:44 +0000 (08:09 +0000)]
(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.

18 years agoDon't include gnu.h.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:09:24 +0000 (08:09 +0000)]
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'.

18 years ago(get_flavor_type_from_symbol): Remove unused variable `val'.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:08:30 +0000 (08:08 +0000)]
(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'.

18 years ago(min_menu_id): Make element type explicit.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:07:48 +0000 (08:07 +0000)]
(min_menu_id): Make element type explicit.

18 years ago(x_to_mac_color): Remove unused variable `tail'.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:07:32 +0000 (08:07 +0000)]
(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'.

18 years ago(init_process): Remove undef.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:06:59 +0000 (08:06 +0000)]
(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'.

18 years ago(syms_of_fontset, Fset_fontset_font): Put extern and
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:06:25 +0000 (08:06 +0000)]
(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.

18 years ago[MAC_OS] (xpm_load_image): Add parentheses around
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:05:52 +0000 (08:05 +0000)]
[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'.

18 years ago[HAVE_MENUS && MAC_OS]: Include macterm.h.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:05:07 +0000 (08:05 +0000)]
[HAVE_MENUS && MAC_OS]: Include macterm.h.

18 years ago(pid_t): Define to int.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:04:08 +0000 (08:04 +0000)]
(pid_t): Define to int.

18 years ago*** empty log message ***
Kenichi Handa [Wed, 12 Apr 2006 07:26:42 +0000 (07:26 +0000)]
*** empty log message ***

18 years agoCopyright updated.
Kenichi Handa [Wed, 12 Apr 2006 07:19:52 +0000 (07:19 +0000)]
Copyright updated.

18 years ago(C-SPC fails ...): Explicitly say fcitx in the header.
Kenichi Handa [Wed, 12 Apr 2006 06:53:43 +0000 (06:53 +0000)]
(C-SPC fails ...): Explicitly say fcitx in the header.

18 years ago* dispnew.c (init_display): Don't init X display if the user asked
Jan Djärv [Wed, 12 Apr 2006 06:23:12 +0000 (06:23 +0000)]
* dispnew.c (init_display): Don't init X display if the user asked
for a non-X display.

18 years ago(setup_coding_system): Use system_eol_type for default
Kenichi Handa [Wed, 12 Apr 2006 05:48:37 +0000 (05:48 +0000)]
(setup_coding_system): Use system_eol_type for default
coding->eol_type.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-214
Miles Bader [Wed, 12 Apr 2006 05:23:27 +0000 (05:23 +0000)]
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

18 years ago(perl-indent-new-calculate): Recompute parse-start after jumping backward by
Stefan Monnier [Wed, 12 Apr 2006 05:11:12 +0000 (05:11 +0000)]
(perl-indent-new-calculate): Recompute parse-start after jumping backward by
a whole sexp.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 12 Apr 2006 03:32:48 +0000 (03:32 +0000)]
*** empty log message ***

18 years ago(Safe File Variables): Document enable-local-variables = :safe.
Richard M. Stallman [Wed, 12 Apr 2006 03:32:07 +0000 (03:32 +0000)]
(Safe File Variables): Document enable-local-variables = :safe.

18 years agomove more advanced vc info to emacs-xtra.texi
Karl Berry [Wed, 12 Apr 2006 00:27:50 +0000 (00:27 +0000)]
move more advanced vc info to emacs-xtra.texi

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader [Tue, 11 Apr 2006 23:22:06 +0000 (23:22 +0000)]
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

18 years ago(vc-ensure-vc-buffer): Only change current-buffer, not the window config.
Stefan Monnier [Tue, 11 Apr 2006 23:05:31 +0000 (23:05 +0000)]
(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.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Miles Bader [Tue, 11 Apr 2006 22:09:49 +0000 (22:09 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Creator:  Michael Olson <mwolson@gnu.org>

Sync from erc--emacs--0

18 years ago*** empty log message ***
J.D. Smith [Tue, 11 Apr 2006 21:46:26 +0000 (21:46 +0000)]
*** empty log message ***

18 years agoUpdate description of vc-annotate's use of colors to indicate date
J.D. Smith [Tue, 11 Apr 2006 21:44:49 +0000 (21:44 +0000)]
Update description of vc-annotate's use of colors to indicate date
ranges.

18 years ago(vc-annotate-display-mode): Made default 'fullscale.
J.D. Smith [Tue, 11 Apr 2006 21:42:05 +0000 (21:42 +0000)]
(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.

18 years ago(byte-compile-file): Bind enable-local-variables to :safe,
Richard M. Stallman [Tue, 11 Apr 2006 17:58:58 +0000 (17:58 +0000)]
(byte-compile-file): Bind enable-local-variables to :safe,
and make normal-mode obey it.

18 years ago(enable-local-variables): Allow value :safe.
Richard M. Stallman [Tue, 11 Apr 2006 17:57:34 +0000 (17:57 +0000)]
(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.

18 years ago(unload-feature): A bit of sanity check of
Stefan Monnier [Tue, 11 Apr 2006 17:05:16 +0000 (17:05 +0000)]
(unload-feature): A bit of sanity check of
load-history entries.  Cancel timer-vars before unbinding them.

18 years ago(hexl-isearch-search-function): Fix regexp-building code to
Stefan Monnier [Tue, 11 Apr 2006 16:48:17 +0000 (16:48 +0000)]
(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.

18 years ago(normal-splash-screen): Fix last change so we don't wait
Stefan Monnier [Tue, 11 Apr 2006 16:37:27 +0000 (16:37 +0000)]
(normal-splash-screen): Fix last change so we don't wait
2 minutes if we don't show the splash screen.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Apr 2006 10:05:42 +0000 (10:05 +0000)]
*** empty log message ***

18 years ago(org-export-plain-list-max-depth)
Carsten Dominik [Tue, 11 Apr 2006 09:12:18 +0000 (09:12 +0000)]
(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.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 11 Apr 2006 09:12:02 +0000 (09:12 +0000)]
*** empty log message ***

18 years ago(Link format): New section, emphasis on bracket links.
Carsten Dominik [Tue, 11 Apr 2006 08:36:35 +0000 (08:36 +0000)]
(Link format): New section, emphasis on bracket links.
(External links): Document bracket links.
(FAQ): Expanded to cover shell links and the new link format.

18 years ago* lisp.h (wrong_type_argument): Mark as NO_RETURN.
Dan Nicolaescu [Tue, 11 Apr 2006 07:13:33 +0000 (07:13 +0000)]
* 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.

18 years ago(C-SPC fails ...): Add description for fcitx.
Kenichi Handa [Tue, 11 Apr 2006 01:28:04 +0000 (01:28 +0000)]
(C-SPC fails ...): Add description for fcitx.

18 years ago(defcustom): Create Common Keywords section in docstring.
Bill Wohler [Tue, 11 Apr 2006 00:08:56 +0000 (00:08 +0000)]
(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.

18 years agoAdd package-version keyword to `defcustom' and mention associated
Bill Wohler [Mon, 10 Apr 2006 23:47:18 +0000 (23:47 +0000)]
Add package-version keyword to `defcustom' and mention associated
variable `customize-package-emacs-version-alist'.

18 years ago(Common Keywords): Add :package-version.
Bill Wohler [Mon, 10 Apr 2006 23:44:54 +0000 (23:44 +0000)]
(Common Keywords): Add :package-version.

18 years ago* custom.el (defcustom, custom-handle-keyword): Add :package-version
Bill Wohler [Mon, 10 Apr 2006 23:43:34 +0000 (23:43 +0000)]
* 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.

18 years ago(find-function-regexp): Allow dashes in defun name, in similar fashion
Bill Wohler [Mon, 10 Apr 2006 22:33:51 +0000 (22:33 +0000)]
(find-function-regexp): Allow dashes in defun name, in similar fashion
to find-variable-regexp.

18 years ago*** empty log message ***
Eli Zaretskii [Mon, 10 Apr 2006 20:11:12 +0000 (20:11 +0000)]
*** empty log message ***

18 years ago(pid_t) [_MSC_VER]: New typedef.
Eli Zaretskii [Mon, 10 Apr 2006 20:10:33 +0000 (20:10 +0000)]
(pid_t) [_MSC_VER]: New typedef.

18 years ago(set-locale-environment): Fix last change for when the locale's preferences
Eli Zaretskii [Mon, 10 Apr 2006 19:34:25 +0000 (19:34 +0000)]
(set-locale-environment): Fix last change for when the locale's preferences
don't specify any encoding.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 10 Apr 2006 19:16:30 +0000 (19:16 +0000)]
*** empty log message ***

18 years ago(find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
Stefan Monnier [Mon, 10 Apr 2006 18:45:34 +0000 (18:45 +0000)]
(find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
need to be quoted.

18 years ago(finder-mode-map): Add n and p bindings.
Richard M. Stallman [Mon, 10 Apr 2006 15:28:25 +0000 (15:28 +0000)]
(finder-mode-map): Add n and p bindings.

18 years ago(gethomedir): Use xstrdup.
Romain Francoise [Mon, 10 Apr 2006 11:01:29 +0000 (11:01 +0000)]
(gethomedir): Use xstrdup.

18 years ago(gethomedir): Make sure to always return a pointer that
Andreas Schwab [Mon, 10 Apr 2006 09:33:40 +0000 (09:33 +0000)]
(gethomedir): Make sure to always return a pointer that
can be passed to free.

18 years ago(gdb-init-1): Re-initialise gdb-main-file to nil.
Nick Roberts [Mon, 10 Apr 2006 09:18:11 +0000 (09:18 +0000)]
(gdb-init-1): Re-initialise gdb-main-file to nil.
(gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
(gdb-setup-windows): Put something in source window if we can't find
the source file.
(gdb-frame-handler): Make it work again with just assembly.
(gdb-data-list-register-values-handler): Make it work when there is
no stack.

18 years ago*** empty log message ***
Nick Roberts [Mon, 10 Apr 2006 09:16:42 +0000 (09:16 +0000)]
*** empty log message ***

18 years ago(rmail-mime-charset-pattern): Ignore format and delsp specs
Richard M. Stallman [Mon, 10 Apr 2006 03:19:09 +0000 (03:19 +0000)]
(rmail-mime-charset-pattern): Ignore format and delsp specs
while looking for charset.

18 years ago(picture-mode-exit): Run picture-mode-exit-hook.
Richard M. Stallman [Mon, 10 Apr 2006 03:06:55 +0000 (03:06 +0000)]
(picture-mode-exit): Run picture-mode-exit-hook.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 9 Apr 2006 23:05:19 +0000 (23:05 +0000)]
*** empty log message ***

18 years ago(Buffer Contents): Add NOPROPS arg to filter-buffer-substring.
Kim F. Storm [Sun, 9 Apr 2006 23:05:07 +0000 (23:05 +0000)]
(Buffer Contents): Add NOPROPS arg to filter-buffer-substring.

18 years ago(cua-copy-region-to-global-mark)
Kim F. Storm [Sun, 9 Apr 2006 23:04:33 +0000 (23:04 +0000)]
(cua-copy-region-to-global-mark)
(cua-cut-region-to-global-mark): Use filter-buffer-substring.

18 years ago(cua--extract-rectangle)
Kim F. Storm [Sun, 9 Apr 2006 23:04:22 +0000 (23:04 +0000)]
(cua--extract-rectangle)
(cua-incr-rectangle, cua--rectangle-aux-replace):
Use filter-buffer-substring.

18 years ago(cua-delete-region, cua-paste)
Kim F. Storm [Sun, 9 Apr 2006 23:04:07 +0000 (23:04 +0000)]
(cua-delete-region, cua-paste)
(cua-repeat-replace-region): Use filter-buffer-substring.

18 years ago(filter-buffer-substring): Add NOPROPS arg, so
Kim F. Storm [Sun, 9 Apr 2006 23:03:48 +0000 (23:03 +0000)]
(filter-buffer-substring): Add NOPROPS arg, so
it can also replace buffer-substring-no-properties.

18 years agomove MS-DOS material to emacs-xtra.texi
Karl Berry [Sun, 9 Apr 2006 22:40:34 +0000 (22:40 +0000)]
move MS-DOS material to emacs-xtra.texi

18 years agoUndo previous change.
Richard M. Stallman [Sun, 9 Apr 2006 19:56:27 +0000 (19:56 +0000)]
Undo previous change.

18 years ago(lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
Richard M. Stallman [Sun, 9 Apr 2006 19:20:02 +0000 (19:20 +0000)]
(lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
(lm-font-lock-keywords): Update appropriately.

18 years ago*** empty log message ***
Eli Zaretskii [Sun, 9 Apr 2006 18:46:26 +0000 (18:46 +0000)]
*** empty log message ***

18 years ago(Command-Line Arguments): Update xref to emacs manual
Eli Zaretskii [Sun, 9 Apr 2006 18:45:35 +0000 (18:45 +0000)]
(Command-Line Arguments): Update xref to emacs manual
"Command Arguments" -> "Emacs Invocation", per change there.

18 years ago(Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
Eli Zaretskii [Sun, 9 Apr 2006 18:44:06 +0000 (18:44 +0000)]
(Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
manual names the right way around.

18 years ago(Formula syntax): Typo in node name of calc-eval xref.
Eli Zaretskii [Sun, 9 Apr 2006 18:43:41 +0000 (18:43 +0000)]
(Formula syntax): Typo in node name of calc-eval xref.

18 years agoFix last lisp.h entry.
Eli Zaretskii [Sun, 9 Apr 2006 18:35:58 +0000 (18:35 +0000)]
Fix last lisp.h entry.

18 years ago*** empty log message ***
Roland Winkler [Sun, 9 Apr 2006 18:32:18 +0000 (18:32 +0000)]
*** empty log message ***

18 years agoRemove extraneous newline.
Eli Zaretskii [Sun, 9 Apr 2006 18:32:11 +0000 (18:32 +0000)]
Remove extraneous newline.

18 years ago(bibtex-entry-update): New optional arg entry-type. Add field
Roland Winkler [Sun, 9 Apr 2006 18:29:19 +0000 (18:29 +0000)]
(bibtex-entry-update): New optional arg entry-type.  Add field
delimiters to numerical fields if they are not present.

18 years ago(bibtex-find-text-internal): Add new element string-const to return value.
Roland Winkler [Sun, 9 Apr 2006 18:25:53 +0000 (18:25 +0000)]
(bibtex-find-text-internal): Add new element string-const to return value.
(bibtex-remove-delimiters): Use it.