]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoRegenerate. emacs-pretest-22.2.91
Chong Yidong [Tue, 26 Aug 2008 20:24:55 +0000 (20:24 +0000)]
Regenerate.

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

16 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.

16 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.

16 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.

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

16 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.

16 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.

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

16 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.

16 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)

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

16 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.

16 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.

16 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.

16 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.

16 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+.

16 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+.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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.

16 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.

16 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.

16 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

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

16 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.

16 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.

16 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.

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

16 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.

16 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)

16 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)

16 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.

16 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.

16 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.

16 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).

16 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.

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

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

16 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).

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

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

16 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).

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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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.

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

16 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.

16 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.

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

16 years ago(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
Eli Zaretskii [Sat, 2 Aug 2008 09:31:21 +0000 (09:31 +0000)]
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.

16 years ago(x_draw_composite_glyph_string_foreground): Force use of Unicode output.
Jason Rumney [Fri, 1 Aug 2008 15:10:50 +0000 (15:10 +0000)]
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.

16 years ago(abbreviate-file-name): When replacing $HOME with ~, turn off
Chong Yidong [Thu, 31 Jul 2008 21:12:21 +0000 (21:12 +0000)]
(abbreviate-file-name): When replacing $HOME with ~, turn off
case-fold-search.

16 years ago* files.el (abbreviate-file-name): When replacing $HOME with ~, turn
Chong Yidong [Thu, 31 Jul 2008 21:11:38 +0000 (21:11 +0000)]
* files.el (abbreviate-file-name): When replacing $HOME with ~, turn
off case-fold-search.

16 years ago(c-style-alist): For the Ellemtel style, move the
Chong Yidong [Thu, 31 Jul 2008 14:24:20 +0000 (14:24 +0000)]
(c-style-alist): For the Ellemtel style, move the
(arglist-cont-nonempty) from c-offsets-alist to c-hanging-braces-alist
like other styles already have.

16 years ago* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
Chong Yidong [Thu, 31 Jul 2008 14:23:37 +0000 (14:23 +0000)]
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
move the (arglist-cont-nonempty) from c-offsets-alist to
c-hanging-braces-alist like other styles already have.

16 years ago(menu_nav_ended): Remove.
Chong Yidong [Wed, 30 Jul 2008 13:57:56 +0000 (13:57 +0000)]
(menu_nav_ended): Remove.
(create_menus): Remove signal connect for menu_nav_ended.
(create_menus): Connect selection-done to menu_nav_ended.

16 years ago(Fx_menu_bar_open_internal): Use activate_item signal to open menu.
Chong Yidong [Wed, 30 Jul 2008 13:57:26 +0000 (13:57 +0000)]
(Fx_menu_bar_open_internal): Use activate_item signal to open menu.