bpt/emacs.git
15 years ago(Fexpand_file_name): Copy argument `name' into local storage on all platforms,
Eli Zaretskii [Fri, 29 Aug 2008 10:08:26 +0000 (10:08 +0000)]
(Fexpand_file_name): Copy argument `name' into local storage on all platforms,
not just on DOS_NT.

15 years ago(Fmac_resume_apple_event): Distribute cast to pointer
YAMAMOTO Mitsuharu [Fri, 29 Aug 2008 08:18:41 +0000 (08:18 +0000)]
(Fmac_resume_apple_event): Distribute cast to pointer
over conditional branches.

15 years ago[HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size
YAMAMOTO Mitsuharu [Fri, 29 Aug 2008 08:18:22 +0000 (08:18 +0000)]
[HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size
integer before casting to pointer.

15 years ago(mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.
YAMAMOTO Mitsuharu [Fri, 29 Aug 2008 08:18:07 +0000 (08:18 +0000)]
(mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.
[MAC_OSX] (mac_try_close_socket, sys_select) [SELECT_USE_CFSOCKET]:
Cast to pointer-size integer before casting to pointer.

15 years ago(image-mode): Fix 2008-07-19 change.
Chong Yidong [Fri, 29 Aug 2008 05:14:17 +0000 (05:14 +0000)]
(image-mode): Fix 2008-07-19 change.

15 years ago* image-mode.el (image-mode): Fix 2008-07-19 change.
Chong Yidong [Fri, 29 Aug 2008 05:13:58 +0000 (05:13 +0000)]
* image-mode.el (image-mode): Fix 2008-07-19 change.

15 years ago(edebug): Fix typo in docstring.
Juanma Barranquero [Thu, 28 Aug 2008 10:55:29 +0000 (10:55 +0000)]
(edebug): Fix typo in docstring.

15 years agoRegenerate with autoconf 2.61-7 (bug#790)
Chong Yidong [Wed, 27 Aug 2008 18:49:12 +0000 (18:49 +0000)]
Regenerate with autoconf 2.61-7 (bug#790)

15 years agoUpdate based on current directory layout and recommended tools.
Jason Rumney [Wed, 27 Aug 2008 16:53:46 +0000 (16:53 +0000)]
Update based on current directory layout and recommended tools.

15 years agoRegenerate.
Chong Yidong [Tue, 26 Aug 2008 20:24:55 +0000 (20:24 +0000)]
Regenerate.

15 years ago(Fcondition_case): Doc fix.
Chong Yidong [Tue, 26 Aug 2008 20:22:45 +0000 (20:22 +0000)]
(Fcondition_case): Doc fix.

15 years ago* eval.c (Fcondition_case): Doc fix.
Chong Yidong [Tue, 26 Aug 2008 20:22:35 +0000 (20:22 +0000)]
* eval.c (Fcondition_case): Doc fix.

15 years agoBump version to 22.2.91.
Chong Yidong [Tue, 26 Aug 2008 19:47:27 +0000 (19:47 +0000)]
Bump version to 22.2.91.

15 years ago(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
Jason Rumney [Tue, 26 Aug 2008 14:23:25 +0000 (14:23 +0000)]
(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
grabbed after menu is finished.

15 years agoFix typo.
Juanma Barranquero [Tue, 26 Aug 2008 14:04:14 +0000 (14:04 +0000)]
Fix typo.

15 years agoFix typos (sync from trunk).
Juanma Barranquero [Tue, 26 Aug 2008 11:11:41 +0000 (11:11 +0000)]
Fix typos (sync from trunk).

* editfns.c (Ffield_string_no_properties): Fix typo in docstring.

* fringe.c (Fdefine_fringe_bitmap): Doc fix.

* minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstring.

* textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
  (Fremove_text_properties): Fix typos in docstrings.

* w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.

* xdisp.c (syms_of_xdisp) <scroll-conservatively>:
  Fix typo in docstring.

* xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
  Fix typos in docstrings.

* xselect.c (Fx_send_client_event): Doc fix.

15 years agoFix typos (sync from the trunk).
Juanma Barranquero [Tue, 26 Aug 2008 11:02:51 +0000 (11:02 +0000)]
Fix typos (sync from the trunk).

* facemenu.el (facemenu-unlisted-faces): Fix obsolescence declaration.

* hi-lock.el (hi-lock-mode): Fix typo in docstring.

* icomplete.el (icomplete-compute-delay, icomplete-get-keys): Doc fixes.
  (icomplete-delay-completions-threshold): Fix typo in docstring.

* speedbar.el (speedbar-stealthy-function-list)
  (speedbar-verbosity-level, speedbar-supported-extension-expressions)
  (speedbar-update-current-file, speedbar-add-indicator)
  (speedbar-tag-expand): Reflow docstrings.
  (speedbar-use-imenu-flag, speedbar-use-tool-tips-flag)
  (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
  (speedbar-file-regexp, speedbar-message, speedbar-item-info)
  (speedbar-files-item-info, speedbar-fetch-replacement-function)
  (speedbar-maybe-add-localized-support)
  (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
  (speedbar-extract-one-symbol, speedbar-recenter-to-top)
  (speedbar-recenter, speedbar-separator-face): Fix typos in docstrings.
  (speedbar-ignored-directory-expressions, speedbar-handle-delete-frame)
  (speedbar-show-info-under-mouse, speedbar-directory-buttons)
  (speedbar-check-vc-this-line, speedbar-files-line-directory)
  (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
  (speedbar-buffers-line-directory): Doc fixes.

* tool-bar.el (tool-bar-add-item): Fix typo in docstring.

* emacs-lisp/edebug.el (edebug-unwrap*, edebug-signal)
  (edebug-restore-status): Doc fixes.
  (edebug-gensym, edebug-top-level-nonstop, edebug-eval-display)
  (edebug-eval-result-list, edebug-eval-redisplay, edebug)
  (edebug-trace): Fix typos in docstrings.

* emulation/tpu-edt.el (tpu-match-beginning, tpu-match-end)
  (tpu-check-match, tpu-goto-breadcrumb, tpu-reset-screen-size)
  (tpu-toggle-overwrite-mode, tpu-include, tpu-get, tpu-what-line)
  (tpu-insert-escape, tpu-insert-formfeed, tpu-end-define-macro-key)
  (tpu-check-search-case, tpu-select, tpu-unselect, tpu-trim-line-ends)
  (tpu-toggle-control-keys): Fix typos in docstrings.
  (tpu-kill-buffer): Doc fix.
  (tpu-make-file-buffer-list, tpu-toggle-regexp, tpu-cut)
  (tpu-append-region, tpu-delete-current-char, tpu-emacs-replace):
  Reflow docstrings.

* eshell/em-smart.el (eshell-review-quick-commands): Doc fix.

* eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.

* play/solitaire.el (solitaire, solitaire-mode-map, solitaire-mode-hook)
  (solitaire-mode, solitaire, solitaire-solve): Fix typos in docstrings.

* progmodes/gdb-ui.el (gdb-source-info): Fix typo in docstring.

* progmodes/python.el (python-comment-line-p, python-blank-line-p)
  (python-skip-out): Doc fixes.

15 years agoReplace missing exponent.
Jay Belanger [Mon, 25 Aug 2008 20:55:05 +0000 (20:55 +0000)]
Replace missing exponent.

15 years ago(run-python): Remove '' from sys.path.
Romain Francoise [Sun, 24 Aug 2008 19:47:23 +0000 (19:47 +0000)]
(run-python): Remove '' from sys.path.

15 years ago(Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
Glenn Morris [Sat, 23 Aug 2008 18:54:05 +0000 (18:54 +0000)]
(Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
(Bug#417)

15 years ago*** empty log message ***
Glenn Morris [Sat, 23 Aug 2008 18:52:28 +0000 (18:52 +0000)]
*** empty log message ***

15 years ago(dired-guess-shell-alist-user): Doc fix.
Glenn Morris [Sat, 23 Aug 2008 18:52:05 +0000 (18:52 +0000)]
(dired-guess-shell-alist-user): Doc fix.

15 years ago(gif_format): Use :index, not :image.
Jason Rumney [Sat, 23 Aug 2008 04:03:50 +0000 (04:03 +0000)]
(gif_format): Use :index, not :image.

15 years ago(temp-buffer-show-hook): Doc fix.
Chong Yidong [Sat, 23 Aug 2008 03:00:54 +0000 (03:00 +0000)]
(temp-buffer-show-hook): Doc fix.

15 years ago* subr.el (temp-buffer-show-hook): Doc fix.
Chong Yidong [Sat, 23 Aug 2008 03:00:29 +0000 (03:00 +0000)]
* subr.el (temp-buffer-show-hook): Doc fix.

15 years ago(x_delete_display): Don't call XrmDestroyDatabase on GTK+.
Chong Yidong [Thu, 21 Aug 2008 19:40:29 +0000 (19:40 +0000)]
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.

15 years ago* xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
Chong Yidong [Thu, 21 Aug 2008 19:39:53 +0000 (19:39 +0000)]
* xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.

15 years ago(print_object): Fix off-by-one in last change.
Chong Yidong [Wed, 20 Aug 2008 14:19:18 +0000 (14:19 +0000)]
(print_object): Fix off-by-one in last change.

15 years ago* print.c (print_object): Fix off-by-one in last change.
Chong Yidong [Wed, 20 Aug 2008 14:18:53 +0000 (14:18 +0000)]
* print.c (print_object): Fix off-by-one in last change.

15 years ago(mac_handle_text_input_event):
YAMAMOTO Mitsuharu [Wed, 20 Aug 2008 09:05:50 +0000 (09:05 +0000)]
(mac_handle_text_input_event):
Check if display is up to date before accessing current matrix.

15 years ago(x_load_font): Round average width to the nearest integer.
YAMAMOTO Mitsuharu [Wed, 20 Aug 2008 09:05:14 +0000 (09:05 +0000)]
(x_load_font): Round average width to the nearest integer.

15 years ago(edt-default-emulation-setup): Share global-buffers-menu-map with the
Chong Yidong [Mon, 18 Aug 2008 19:09:23 +0000 (19:09 +0000)]
(edt-default-emulation-setup): Share global-buffers-menu-map with the
emulated global map.

15 years ago* emulation/edt.el (edt-default-emulation-setup): Share
Chong Yidong [Mon, 18 Aug 2008 19:09:07 +0000 (19:09 +0000)]
* emulation/edt.el (edt-default-emulation-setup): Share
global-buffers-menu-map with the emulated global map.

15 years ago(flyspell-word): Revert last change.
Chong Yidong [Sat, 16 Aug 2008 16:52:10 +0000 (16:52 +0000)]
(flyspell-word): Revert last change.

15 years ago* textmodes/flyspell.el (flyspell-word): Revert last change.
Chong Yidong [Sat, 16 Aug 2008 16:51:58 +0000 (16:51 +0000)]
* textmodes/flyspell.el (flyspell-word): Revert last change.

15 years agoOmit info/.arch-inventory.
Chong Yidong [Sat, 16 Aug 2008 13:46:15 +0000 (13:46 +0000)]
Omit info/.arch-inventory.

15 years ago* make-dist: Omit info/.arch-inventory.
Chong Yidong [Sat, 16 Aug 2008 13:45:53 +0000 (13:45 +0000)]
* make-dist: Omit info/.arch-inventory.

15 years agoBump version to 22.2.90.
Eli Zaretskii [Sat, 16 Aug 2008 07:40:57 +0000 (07:40 +0000)]
Bump version to 22.2.90.

15 years ago(tempdir/nt): Link emacsclient.rc.
Jason Rumney [Sat, 16 Aug 2008 04:18:47 +0000 (04:18 +0000)]
(tempdir/nt): Link emacsclient.rc.

15 years ago(set-version): Set version in nt/emacsclient.rc
Jason Rumney [Sat, 16 Aug 2008 04:15:12 +0000 (04:15 +0000)]
(set-version): Set version in nt/emacsclient.rc

15 years agobug #719
Jason Rumney [Sat, 16 Aug 2008 03:41:26 +0000 (03:41 +0000)]
bug #719

15 years ago(make_process): Initialize kill_without_query struct member.
Chong Yidong [Fri, 15 Aug 2008 20:06:44 +0000 (20:06 +0000)]
(make_process): Initialize kill_without_query struct member.

15 years agoCorrect last change
Chong Yidong [Fri, 15 Aug 2008 20:06:18 +0000 (20:06 +0000)]
Correct last change
* process.c (make_process): Initialize kill_without_query struct
member.

15 years ago* process.c (Fmake_network_process): Initialize kill_without_query
Chong Yidong [Fri, 15 Aug 2008 20:03:27 +0000 (20:03 +0000)]
* process.c (Fmake_network_process): Initialize kill_without_query
struct member.

15 years agoRegenerate.
Chong Yidong [Fri, 15 Aug 2008 16:33:37 +0000 (16:33 +0000)]
Regenerate.

15 years agoBump version to 22.2.90.
Chong Yidong [Fri, 15 Aug 2008 16:33:11 +0000 (16:33 +0000)]
Bump version to 22.2.90.

15 years ago(eshell-ls-files): List one per line in a pipeline. (Bug#699)
Glenn Morris [Fri, 15 Aug 2008 06:52:34 +0000 (06:52 +0000)]
(eshell-ls-files): List one per line in a pipeline.  (Bug#699)

15 years ago(sync from trunk 2008-01-25)
Glenn Morris [Wed, 13 Aug 2008 03:07:55 +0000 (03:07 +0000)]
(sync from trunk 2008-01-25)

Martin Rudalics  <rudalics at gmx.at>

(find-library): Wrap search for library name in condition-case to
avoid reporting a scan-error.  (Bug#563)

15 years agoBackport trivial fixes from the trunk.
Juanma Barranquero [Tue, 12 Aug 2008 22:23:30 +0000 (22:23 +0000)]
Backport trivial fixes from the trunk.

* desktop.el (desktop-minor-mode-table): Add `savehist-mode'.

* play/solitaire.el (solitaire-solve): Err out if the solitaire
  is already in progress.

15 years ago(ldap-search-internal): Tweak URL regexp.
Chong Yidong [Tue, 12 Aug 2008 18:36:15 +0000 (18:36 +0000)]
(ldap-search-internal): Tweak URL regexp.

15 years ago* net/ldap.el (ldap-search-internal): Tweak URL regexp.
Chong Yidong [Tue, 12 Aug 2008 18:36:03 +0000 (18:36 +0000)]
* net/ldap.el (ldap-search-internal): Tweak URL regexp.

15 years ago(increment-calendar-month): Optionally handle systems without 12
Glenn Morris [Sun, 10 Aug 2008 20:29:42 +0000 (20:29 +0000)]
(increment-calendar-month): Optionally handle systems without 12
months per year (sync from trunk 2008-03-31; needed for above
holiday-bahai fix).

15 years ago(holiday-bahai): Fix previous change for Emacs 22.
Glenn Morris [Sun, 10 Aug 2008 20:28:41 +0000 (20:28 +0000)]
(holiday-bahai): Fix previous change for Emacs 22.

15 years agoForgot to commit this.
Glenn Morris [Sun, 10 Aug 2008 20:12:43 +0000 (20:12 +0000)]
Forgot to commit this.

15 years ago(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
Glenn Morris [Sun, 10 Aug 2008 20:11:33 +0000 (20:11 +0000)]
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive (sync from trunk 2008-06-12).

15 years ago(fortran-end-of-subprogram): Check for a match before trying to move
Glenn Morris [Sun, 10 Aug 2008 20:09:13 +0000 (20:09 +0000)]
(fortran-end-of-subprogram): Check for a match before trying to move
there (sync from trunk 2008-06-11).

15 years ago(bootstrap-prepare): Explictly pass EMACS to sub-makes
Glenn Morris [Sun, 10 Aug 2008 20:08:50 +0000 (20:08 +0000)]
(bootstrap-prepare): Explictly pass EMACS to sub-makes
that use it, for non-GNU makes (sync from trunk 2008-06-08).

15 years ago(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
Glenn Morris [Sun, 10 Aug 2008 20:08:38 +0000 (20:08 +0000)]
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
(byte-compile-file): Doc fix (sync from trunk 2008-04-27).

15 years ago(locate-library): Doc fix (sync from trunk 2008-06-10).
Glenn Morris [Sun, 10 Aug 2008 20:08:15 +0000 (20:08 +0000)]
(locate-library): Doc fix (sync from trunk 2008-06-10).

15 years ago(generated-custom-dependencies-file): Doc fix (sync from trunk
Glenn Morris [Sun, 10 Aug 2008 20:08:03 +0000 (20:08 +0000)]
(generated-custom-dependencies-file): Doc fix (sync from trunk
2008-06-05).

15 years ago(generated-finder-keywords-file, finder-exit): Doc fix (sync from
Glenn Morris [Sun, 10 Aug 2008 20:07:48 +0000 (20:07 +0000)]
(generated-finder-keywords-file, finder-exit): Doc fix (sync from
trunk 2008-06-05).

15 years ago(holiday-float): Doc fixes (sync from trunk 2008-04-29).
Glenn Morris [Sun, 10 Aug 2008 20:07:32 +0000 (20:07 +0000)]
(holiday-float): Doc fixes (sync from trunk 2008-04-29).

15 years ago(calendar-nth-named-absday, calendar-nth-named-day):
Glenn Morris [Sun, 10 Aug 2008 20:07:11 +0000 (20:07 +0000)]
(calendar-nth-named-absday, calendar-nth-named-day):
Doc fixes (sync from trunk 2008-04-29).

15 years ago(holiday-islamic): Doc fix (sync from trunk 2008-04-23).
Glenn Morris [Sun, 10 Aug 2008 20:06:46 +0000 (20:06 +0000)]
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).

15 years ago(cal-tex-preamble-extra): Fix custom type (sync from trunk
Glenn Morris [Sun, 10 Aug 2008 20:06:35 +0000 (20:06 +0000)]
(cal-tex-preamble-extra): Fix custom type (sync from trunk
2008-04-11).

15 years ago(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
Glenn Morris [Sun, 10 Aug 2008 20:06:21 +0000 (20:06 +0000)]
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).

15 years ago(holiday-bahai): Use an algorithm actually relevant to this calendar
Glenn Morris [Sun, 10 Aug 2008 20:06:08 +0000 (20:06 +0000)]
(holiday-bahai): Use an algorithm actually relevant to this calendar
system (sync from trunk 2008-03-31).
(calendar-bahai-date-string): Avoid an error for pre-Bahai dates (sync
from trunk 2008-03-31).
(calendar-print-bahai-date): Handle pre-Bahai dates (sync from trunk
2008-03-20).
(calendar-absolute-from-bahai): Fix the leap-year case (sync from trunk
2008-03-20).

15 years ago(holiday-julian): Fix a problem with holidays in the last fortnight in
Glenn Morris [Sun, 10 Aug 2008 20:05:45 +0000 (20:05 +0000)]
(holiday-julian): Fix a problem with holidays in the last fortnight in
Julian October (sync from trunk 2008-03-31).

15 years ago(simple-diary-display, diary-show-all-entries, make-diary-entry):
Glenn Morris [Sun, 10 Aug 2008 20:05:15 +0000 (20:05 +0000)]
(simple-diary-display, diary-show-all-entries, make-diary-entry):
Respect non-nil values of pop-up-frames (sync from trunk 2008-03-28).
(list-sexp-diary-entries, diary-float): Doc fixes (sync from trunk 2008-04-29).

15 years ago(diary-remind): Doc fix.
Glenn Morris [Sun, 10 Aug 2008 02:44:23 +0000 (02:44 +0000)]
(diary-remind): Doc fix.

15 years agoUse __sparc__ rather than sparc.
Glenn Morris [Sun, 10 Aug 2008 02:40:17 +0000 (02:40 +0000)]
Use __sparc__ rather than sparc.

15 years ago(cpp_undefs): Rename from `undefs', update uses.
Glenn Morris [Sun, 10 Aug 2008 02:35:40 +0000 (02:35 +0000)]
(cpp_undefs): Rename from `undefs', update uses.
Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
and explicitly export there.  (Bug#507.)  (Sync of trunk 2008-07-01).

15 years agoFix last change.
Chong Yidong [Fri, 8 Aug 2008 15:52:10 +0000 (15:52 +0000)]
Fix last change.

15 years ago(move_it_to): When stopping at a charpos, check if that's a continued
Chong Yidong [Fri, 8 Aug 2008 15:50:53 +0000 (15:50 +0000)]
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.

15 years ago* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
Chong Yidong [Fri, 8 Aug 2008 15:49:52 +0000 (15:49 +0000)]
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
continued multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.

15 years ago(kmacro-exec-ring-item): Add autoload.
Chong Yidong [Tue, 5 Aug 2008 22:58:59 +0000 (22:58 +0000)]
(kmacro-exec-ring-item): Add autoload.

15 years ago* kmacro.el (kmacro-exec-ring-item): Add autoload.
Chong Yidong [Tue, 5 Aug 2008 22:58:44 +0000 (22:58 +0000)]
* kmacro.el (kmacro-exec-ring-item): Add autoload.

15 years ago(redisplay_window): Don't enforce scroll-margin when forcing a window
Chong Yidong [Tue, 5 Aug 2008 22:46:31 +0000 (22:46 +0000)]
(redisplay_window): Don't enforce scroll-margin when forcing a window
start.

15 years ago* xdisp.c (redisplay_window): Don't enforce scroll-margin when
Chong Yidong [Tue, 5 Aug 2008 22:46:07 +0000 (22:46 +0000)]
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
forcing a window start.

15 years ago* files.el (auto-save-visited-file-name): Move definition to
Chong Yidong [Tue, 5 Aug 2008 21:45:59 +0000 (21:45 +0000)]
* files.el (auto-save-visited-file-name): Move definition to
fileio.c.

* cus-start.el (all): Handle auto-save-visited-file-name.

15 years agoHandle auto-save-visited-file-name.
Chong Yidong [Tue, 5 Aug 2008 21:45:31 +0000 (21:45 +0000)]
Handle auto-save-visited-file-name.

15 years ago(auto-save-visited-file-name): Move definition to fileio.c.
Chong Yidong [Tue, 5 Aug 2008 21:44:43 +0000 (21:44 +0000)]
(auto-save-visited-file-name): Move definition to fileio.c.

15 years ago(Vauto_save_list_file_name): Move here from file.el.
Chong Yidong [Tue, 5 Aug 2008 21:44:01 +0000 (21:44 +0000)]
(Vauto_save_list_file_name): Move here from file.el.
(auto_save_1): Update modtime when auto-save-list-file-name is on.

15 years ago* fileio.c (Vauto_save_list_file_name): Move here from file.el.
Chong Yidong [Tue, 5 Aug 2008 21:43:50 +0000 (21:43 +0000)]
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
(auto_save_1): Update modtime when auto-save-list-file-name is on.

15 years ago(Other Plists): Fix incorrect example. Suggested by Florian Beck.
Chong Yidong [Tue, 5 Aug 2008 20:59:57 +0000 (20:59 +0000)]
(Other Plists): Fix incorrect example.  Suggested by Florian Beck.

15 years ago* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong [Tue, 5 Aug 2008 20:59:50 +0000 (20:59 +0000)]
* symbols.texi (Other Plists): Fix incorrect example.
Suggested by Florian Beck.

15 years ago(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
Chong Yidong [Tue, 5 Aug 2008 18:06:53 +0000 (18:06 +0000)]
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
HAVE_KRB5_ERROR_E_TEXT to support compilation with MIT Kerberos and
Heimdal, respectively.

15 years ago* pop.c (socket_connection): Add conditionals for
Chong Yidong [Tue, 5 Aug 2008 18:06:40 +0000 (18:06 +0000)]
* pop.c (socket_connection): Add conditionals for
HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support
compilation with MIT Kerberos and Heimdal, respectively.

15 years agoRegenerate.
Chong Yidong [Tue, 5 Aug 2008 18:05:59 +0000 (18:05 +0000)]
Regenerate.

15 years agoAdd checks for krb5_error.text and krb5_error.e_text struct members.
Chong Yidong [Tue, 5 Aug 2008 18:05:47 +0000 (18:05 +0000)]
Add checks for krb5_error.text and krb5_error.e_text struct members.

15 years ago* configure.in: Add checks for krb5_error.text and
Chong Yidong [Tue, 5 Aug 2008 18:05:35 +0000 (18:05 +0000)]
* configure.in: Add checks for krb5_error.text and
krb5_error.e_text struct members.
* configure: Regenerate.

15 years ago(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
Chong Yidong [Sun, 3 Aug 2008 14:07:10 +0000 (14:07 +0000)]
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.

15 years ago* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
Chong Yidong [Sun, 3 Aug 2008 14:07:00 +0000 (14:07 +0000)]
* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.

15 years ago(check_memory_limits): Don't use getrlimit on cygwin. Don't use
Chong Yidong [Sat, 2 Aug 2008 22:37:00 +0000 (22:37 +0000)]
(check_memory_limits): Don't use getrlimit on cygwin.  Don't use
uninitialized pointer variable when using getrlimit.

15 years ago* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Chong Yidong [Sat, 2 Aug 2008 22:36:50 +0000 (22:36 +0000)]
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Don't use uninitialized pointer variable when using getrlimit.

15 years agoAdd list of deprecated systems.
Chong Yidong [Sat, 2 Aug 2008 22:20:53 +0000 (22:20 +0000)]
Add list of deprecated systems.

15 years ago(custom-save-all): Avoid destrying symlink if already visiting the
Chong Yidong [Sat, 2 Aug 2008 21:10:05 +0000 (21:10 +0000)]
(custom-save-all): Avoid destrying symlink if already visiting the
custom file.

15 years agoFix typo in last change.
Chong Yidong [Sat, 2 Aug 2008 21:09:29 +0000 (21:09 +0000)]
Fix typo in last change.

15 years ago* cus-edit.el (custom-save-all): Avoid destrying symlink if
Chong Yidong [Sat, 2 Aug 2008 21:09:08 +0000 (21:09 +0000)]
* cus-edit.el (custom-save-all): Avoid destrying symlink if
already visiting the custom file.

15 years ago(pgg-gpg-process-region): Accept any remaining pending output coming
Chong Yidong [Sat, 2 Aug 2008 19:03:39 +0000 (19:03 +0000)]
(pgg-gpg-process-region): Accept any remaining pending output coming
after the status change.