]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
YAMAMOTO Mitsuharu [Sat, 16 Jul 2005 07:16:55 +0000 (07:16 +0000)]
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
Fstring_as_unibyte instead of string_make_unibyte.

19 years ago(define-minor-mode): Avoid constructing a defcustom with two :set or
Luc Teirlinck [Sat, 16 Jul 2005 02:25:48 +0000 (02:25 +0000)]
(define-minor-mode): Avoid constructing a defcustom with two :set or
:type keywords.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 16 Jul 2005 02:24:21 +0000 (02:24 +0000)]
*** empty log message ***

19 years agocmdargs.texi updated for last change
Jason Rumney [Fri, 15 Jul 2005 21:50:23 +0000 (21:50 +0000)]
cmdargs.texi updated for last change

19 years agoDefault HOME on MS Windows has changed.
Jason Rumney [Fri, 15 Jul 2005 21:49:02 +0000 (21:49 +0000)]
Default HOME on MS Windows has changed.

19 years ago(General Variables): Default HOME on MS Windows has changed.
Jason Rumney [Fri, 15 Jul 2005 21:47:14 +0000 (21:47 +0000)]
(General Variables): Default HOME on MS Windows has changed.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 15 Jul 2005 18:11:53 +0000 (18:11 +0000)]
*** empty log message ***

19 years ago(select_frame_for_redisplay): Use find_symbol_value.
Richard M. Stallman [Fri, 15 Jul 2005 18:11:34 +0000 (18:11 +0000)]
(select_frame_for_redisplay): Use find_symbol_value.

19 years ago(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
Richard M. Stallman [Fri, 15 Jul 2005 17:37:27 +0000 (17:37 +0000)]
(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.

19 years ago(site-run-file, keyboard-type): Doc fixes.
Juanma Barranquero [Fri, 15 Jul 2005 14:49:54 +0000 (14:49 +0000)]
(site-run-file, keyboard-type): Doc fixes.
(command-line): Check for "--basic-display" argument; also for "--quick", not
"--bare-bones" (which was renamed).
(fancy-splash-text): Add missing item "Getting New Versions".
(normal-splash-screen): Fix typos and improve consistency with
`fancy-splash-text'.  Update copyright year.

19 years ago(gdb-var-update, gdb-var-update-handler):
Nick Roberts [Fri, 15 Jul 2005 14:45:09 +0000 (14:45 +0000)]
(gdb-var-update, gdb-var-update-handler):
Don't consider gdbmi (gdb-mi.el has its own update functions).
(gdb-var-delete): Make it work for gdbmi as well.
(gdb-speedbar-expand-node): Move var-update here for gdbmi.

19 years ago(etags, sdb): Only require etags when needed.
Nick Roberts [Fri, 15 Jul 2005 14:44:33 +0000 (14:44 +0000)]
(etags, sdb): Only require etags when needed.
(gud-speedbar-menu-items): Correct logic for enabling items.

19 years ago*** empty log message ***
Nick Roberts [Fri, 15 Jul 2005 14:42:10 +0000 (14:42 +0000)]
*** empty log message ***

19 years ago(ido-file-internal, ido-read-file-name, ido-read-directory-name):
Kim F. Storm [Fri, 15 Jul 2005 13:09:03 +0000 (13:09 +0000)]
(ido-file-internal, ido-read-file-name, ido-read-directory-name):
Let bind minibuffer-completing-file-name to t.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 13:08:43 +0000 (13:08 +0000)]
*** empty log message ***

19 years agoFix commentary.
Kim F. Storm [Fri, 15 Jul 2005 12:53:17 +0000 (12:53 +0000)]
Fix commentary.

19 years agoFix redisplay loop in last change.
Kim F. Storm [Fri, 15 Jul 2005 11:32:15 +0000 (11:32 +0000)]
Fix redisplay loop in last change.
(IT_POS_VALID_AFTER_MOVE_P): New macro.
(move_it_vertically_backward, move_it_by_lines): Use it.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 11:31:55 +0000 (11:31 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 15 Jul 2005 10:57:38 +0000 (10:57 +0000)]
*** empty log message ***

19 years ago(hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
Juanma Barranquero [Fri, 15 Jul 2005 10:50:45 +0000 (10:50 +0000)]
(hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
`help-char'.

19 years ago(ido-define-mode-map): Move ido-next-work-file to C-M-o.
Kim F. Storm [Fri, 15 Jul 2005 09:19:53 +0000 (09:19 +0000)]
(ido-define-mode-map): Move ido-next-work-file to C-M-o.
Use with-no-warnings around ffap-guesser.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 09:19:40 +0000 (09:19 +0000)]
*** empty log message ***

19 years ago(derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
Juanma Barranquero [Fri, 15 Jul 2005 08:39:57 +0000 (08:39 +0000)]
(derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
Thanks to Stefan Monnier for pointing this out.

19 years ago(url-http-parse-headers): Add :redirect arg-pair
Richard M. Stallman [Fri, 15 Jul 2005 05:12:19 +0000 (05:12 +0000)]
(url-http-parse-headers): Add :redirect arg-pair
when calling url-retrieve, to indicate a redirect.

19 years ago(url-retrieve): The callback function can get an additional keyword arg pair.
Richard M. Stallman [Fri, 15 Jul 2005 05:11:28 +0000 (05:11 +0000)]
(url-retrieve): The callback function can get an additional keyword arg pair.

19 years ago(derived-mode-run-hooks): Remove.
Juanma Barranquero [Fri, 15 Jul 2005 01:23:01 +0000 (01:23 +0000)]
(derived-mode-run-hooks): Remove.
(derived-mode-hook-name): Doc fix.

19 years ago(init_environment): Default HOME directory to user's
Jason Rumney [Thu, 14 Jul 2005 22:32:50 +0000 (22:32 +0000)]
(init_environment): Default HOME directory to user's
appdata directory if possible.

19 years agoUpdate copyright information.
Jay Belanger [Thu, 14 Jul 2005 20:05:30 +0000 (20:05 +0000)]
Update copyright information.

19 years agoUpdated copyright information.
Jay Belanger [Thu, 14 Jul 2005 19:30:13 +0000 (19:30 +0000)]
Updated copyright information.

19 years ago(term-mode): Disable cua-mode for term buffers.
Dan Nicolaescu [Thu, 14 Jul 2005 17:39:46 +0000 (17:39 +0000)]
(term-mode): Disable cua-mode for term buffers.

19 years ago*** empty log message ***
Juanma Barranquero [Thu, 14 Jul 2005 13:07:06 +0000 (13:07 +0000)]
*** empty log message ***

19 years ago(pitx): Fix output format. Print string charpos.
Kim F. Storm [Thu, 14 Jul 2005 11:30:35 +0000 (11:30 +0000)]
(pitx): Fix output format.  Print string charpos.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 11:30:10 +0000 (11:30 +0000)]
*** empty log message ***

19 years ago(syms_of_syntax): Staticpro lisp objects in gl_state.
Kim F. Storm [Thu, 14 Jul 2005 11:24:18 +0000 (11:24 +0000)]
(syms_of_syntax): Staticpro lisp objects in gl_state.
Staticpro re_match_object.

19 years ago(syms_of_search): Staticpro searchbuf.whitespace_regexp.
Kim F. Storm [Thu, 14 Jul 2005 11:24:08 +0000 (11:24 +0000)]
(syms_of_search): Staticpro searchbuf.whitespace_regexp.

19 years ago(syms_of_lread): Initialize seen_list.
Kim F. Storm [Thu, 14 Jul 2005 11:24:00 +0000 (11:24 +0000)]
(syms_of_lread): Initialize seen_list.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 11:23:40 +0000 (11:23 +0000)]
*** empty log message ***

19 years ago(add-log-mailing-address, change-log-merge): Doc fix.
Juanma Barranquero [Thu, 14 Jul 2005 10:05:14 +0000 (10:05 +0000)]
(add-log-mailing-address, change-log-merge): Doc fix.
(change-log-get-method-definition): Fix typo in docstring.

19 years ago(mac_window_to_frame): Remove duplicate define.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:40 +0000 (09:23 +0000)]
(mac_window_to_frame): Remove duplicate define.

19 years ago(get_scrap_target_type_list): Avoid NULL pointer dereference.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:12 +0000 (09:23 +0000)]
(get_scrap_target_type_list): Avoid NULL pointer dereference.

19 years ago(cua--pre-command-handler-1, cua--pre-command-handler)
Kim F. Storm [Thu, 14 Jul 2005 08:27:30 +0000 (08:27 +0000)]
(cua--pre-command-handler-1, cua--pre-command-handler)
(cua--post-command-handler-1, cua--post-command-handler):
Split in two.  Check (buffer local) value of cua-mode.
(cua-selection-mode): New command.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 08:25:30 +0000 (08:25 +0000)]
*** empty log message ***

19 years ago(code_convert_region_unwind): ARG is changed to a cons.
Kenichi Handa [Thu, 14 Jul 2005 07:57:42 +0000 (07:57 +0000)]
(code_convert_region_unwind): ARG is changed to a cons.
(code_convert_region): Adjusted for the above change.
(set_conversion_work_buffer): If the work buffer is already in
use, generate a new buffer and return it.  Otherwise return Qnil.
(run_pre_post_conversion_on_str): Adjusted for the above change.
(run_pre_write_conversin_on_c_str): Likewise.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484
Miles Bader [Thu, 14 Jul 2005 05:45:24 +0000 (05:45 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 88-91)

   - Merge from emacs--cvs-trunk--0
   - Update FSF's address in GPL notices
   - Update from CVS

2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
   gnus-add-minor-mode.
   (gnus-binary-mode): Ditto.

   * lisp/gnus/gnus-topic.el (gnus-topic-mode): Ditto.

19 years ago(help-xref-interned): Undo last mistaken change.
Stefan Monnier [Thu, 14 Jul 2005 02:10:34 +0000 (02:10 +0000)]
(help-xref-interned): Undo last mistaken change.

19 years ago(help-xref-interned): Properly setup xref info.
Stefan Monnier [Thu, 14 Jul 2005 02:07:08 +0000 (02:07 +0000)]
(help-xref-interned): Properly setup xref info.

19 years agoFix up commenting style.
Stefan Monnier [Thu, 14 Jul 2005 02:06:30 +0000 (02:06 +0000)]
Fix up commenting style.

19 years agoWhitespace changes.
Luc Teirlinck [Thu, 14 Jul 2005 01:19:10 +0000 (01:19 +0000)]
Whitespace changes.

19 years ago(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
Luc Teirlinck [Thu, 14 Jul 2005 01:17:35 +0000 (01:17 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.

19 years ago(Variable Definitions): Add `custom-initialize-safe-set' and
Luc Teirlinck [Thu, 14 Jul 2005 01:07:23 +0000 (01:07 +0000)]
(Variable Definitions): Add `custom-initialize-safe-set' and
`custom-initialize-safe-default'.
`standard-value' is a list too.
(Defining New Types): Use @key{RET} instead of @key{ret}.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 14 Jul 2005 01:06:01 +0000 (01:06 +0000)]
*** empty log message ***

19 years ago(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
Luc Teirlinck [Thu, 14 Jul 2005 01:01:37 +0000 (01:01 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.

19 years ago(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
Luc Teirlinck [Thu, 14 Jul 2005 00:59:34 +0000 (00:59 +0000)]
(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
:init-value again.

19 years ago(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
Luc Teirlinck [Thu, 14 Jul 2005 00:57:45 +0000 (00:57 +0000)]
(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.

19 years ago(tooltip-mode): Use `custom-initialize-safe-default' and simplify
Luc Teirlinck [Thu, 14 Jul 2005 00:56:53 +0000 (00:56 +0000)]
(tooltip-mode): Use `custom-initialize-safe-default' and simplify
:init-value again.  Delete autoload.

19 years ago(define-minor-mode): Do not override explicitly specified :initialize keyword.
Luc Teirlinck [Thu, 14 Jul 2005 00:56:13 +0000 (00:56 +0000)]
(define-minor-mode): Do not override explicitly specified :initialize keyword.

19 years agoDon't include des.h (or variants thereof); krb.h will do it.
Ken Raeburn [Wed, 13 Jul 2005 21:47:54 +0000 (21:47 +0000)]
Don't include des.h (or variants thereof); krb.h will do it.
(sendline): Add the \r\n to the line in a temporary buffer, and write it all at
once.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 13 Jul 2005 18:22:07 +0000 (18:22 +0000)]
*** empty log message ***

19 years ago(Translating Input): Fix typo.
Thien-Thi Nguyen [Wed, 13 Jul 2005 17:48:37 +0000 (17:48 +0000)]
(Translating Input): Fix typo.

19 years ago(line-move-1): Undo rest of 2005-06-23 change.
Kim F. Storm [Wed, 13 Jul 2005 13:45:30 +0000 (13:45 +0000)]
(line-move-1): Undo rest of 2005-06-23 change.

19 years ago*** empty log message ***
Juanma Barranquero [Wed, 13 Jul 2005 11:09:30 +0000 (11:09 +0000)]
*** empty log message ***

19 years ago(winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
Juanma Barranquero [Wed, 13 Jul 2005 11:03:18 +0000 (11:03 +0000)]
(winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
(winner-ring): Remove unneeded `progn'.
(winner-equal): `defsubst' it.
(winner-redo): Fix message.

19 years ago(whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
Juanma Barranquero [Wed, 13 Jul 2005 10:32:08 +0000 (10:32 +0000)]
(whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
whitespace-check-buffer-indent, whitespace-check-buffer-spacetab,
whitespace-check-buffer-ateol, whitespace-highlighted-space,
whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
whitespace-check-spacetab-whitespace, whitespace-check-indent-whitespace,
whitespace-check-ateol-whitespace, whitespace-abort-on-error, whitespace-modes):
Fix typos in docstrings.
(defgroup, defcustom): Doc fix.

19 years ago(line-move-1): Always use vertical-motion to
Kim F. Storm [Wed, 13 Jul 2005 10:29:38 +0000 (10:29 +0000)]
(line-move-1): Always use vertical-motion to
do the last (or only) line move to ensure some movement.
Undo 2005-06-23 change--don't check for overlays.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Jul 2005 10:29:22 +0000 (10:29 +0000)]
*** empty log message ***

19 years ago(my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
Juanma Barranquero [Wed, 13 Jul 2005 10:15:39 +0000 (10:15 +0000)]
(my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
allout-undo-aggregation, allout-snug-back, allout-post-command-business,
allout-flag-region, isearch-reenable-font-lock, allout-yank,
allout-insert-latex-header, allout-insert-latex-trailer,
allout-latex-verbatim-quote-curr-line, allout-latexify-exposed,
allout-latex-verb-quote): Fix typos in docstrings.
(allout-enwrap-isearch, regexp-sans-escapes): Doc fix.
(allout-unprotected, allout-prefix-data): Improve argument/docstring
consistency.
(allout-chart-subtree): Fix argument spec.
(allout-open-topic): Rename `use_sib_bullet' argument to `use-sib-bullet'.
Doc fix.

19 years ago(Fvertical_motion): If start position is on an image,
Kim F. Storm [Wed, 13 Jul 2005 10:02:58 +0000 (10:02 +0000)]
(Fvertical_motion): If start position is on an image,
don't move back if we move too far (that's almost certain to happen).

19 years ago* xdisp.c (start_display): Don't reseat to next visible line start
Kim F. Storm [Wed, 13 Jul 2005 10:02:42 +0000 (10:02 +0000)]
* xdisp.c (start_display): Don't reseat to next visible line start
if current start position is in a string or image.
(move_it_vertically_backward): Be sure to move out of strings and
images when moving it2 forward.
(move_it_by_lines): When moving forward, move to next buffer
position if we end up in a string or image.  When moving backward,
count rows moved over when moving to start of current row in case
row starts in middle of a string or image.  Also move further
backward if we end up in a string or image.
(try_cursor_movement): if overlay string spans multiple lines,
move backward to set cursor on start of an overlay string.
(cursor_row_p): Row is ok if cursor is at newline from string, but
string starts on this line (so we always position cursor at start
of string).

19 years ago(cursor_row_fully_visible_p): Allow partially visible
Kim F. Storm [Wed, 13 Jul 2005 09:36:12 +0000 (09:36 +0000)]
(cursor_row_fully_visible_p): Allow partially visible
row in minibuffer windows.
(try_window): Don't check margins in minibuffer windows.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Jul 2005 09:35:20 +0000 (09:35 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 13 Jul 2005 09:13:35 +0000 (09:13 +0000)]
*** empty log message ***

19 years ago(try_font_list) [MAC_OS]: Try font family name
YAMAMOTO Mitsuharu [Wed, 13 Jul 2005 09:13:19 +0000 (09:13 +0000)]
(try_font_list) [MAC_OS]: Try font family name
beginning with that for ASCII.

19 years agoDon't include stdlib.h or composite.h.
YAMAMOTO Mitsuharu [Wed, 13 Jul 2005 09:12:59 +0000 (09:12 +0000)]
Don't include stdlib.h or composite.h.
(x_use_underline_position_properties, last_mouse_press_frame)
(x_noop_count, Qvendor_specific_keysyms): Remove unused variables.
(syms_of_macterm, mac_initialize): Don't initialize them.
(waiting_for_input, initial_argv, initial_argc)
(Vcommand_line_args, Vx_no_window_manager, errno, window_scroll)
(set_frame_menubar, path_from_vol_dir_name): Remove externs.
(extra_keyboard_modifiers): Fix type in extern.
(x_window_to_frame, x_window_to_scroll_bar): Remove declarations.
(x_scroll_bar_report_motion): Add argument types to declaration.
(mac_compute_glyph_string_overhangs): Add declaration.
(disable_mouse_highlight): Remove unused variable.
[USE_TOOLKIT_SCROLL_BARS] (construct_scroll_bar_click)
(x_scroll_bar_handle_press, x_scroll_bar_handle_release)
(x_scroll_bar_handle_drag): Remove argument `timestamp'.  All
callers changed.
[USE_TOOLKIT_SCROLL_BARS] (construct_scroll_bar_click): Don't set
timestamp.
[USE_CARBON_EVENTS] (mac_handle_mouse_event): Likewise.
(x_scroll_bar_create, XTset_vertical_scroll_bar): Show scroll bar
only when its width is less than the height.
(XTredeem_scroll_bar): Sync with xterm.c.
(font_name_table, font_name_table_size, font_name_count): Make
static.
(drag_and_drop_file_list): Remove variable.  Previous use is now
local to function.
(do_ae_open_documents): Move DRAG_N_DROP event construction part
from XTread_socket.
(XTread_socket): Consolidate setting of event timestamp.  Move
DRAG_N_DROP event construction part to do_ae_open_documents.
Support extra_keyboard_modifiers.

19 years ago(ccl-encode-mac-roman-font, ccl-encode-mac-centraleurroman-font)
YAMAMOTO Mitsuharu [Wed, 13 Jul 2005 09:11:35 +0000 (09:11 +0000)]
(ccl-encode-mac-roman-font, ccl-encode-mac-centraleurroman-font)
(ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
(ccl-encode-mac-dingbats-font): Remove check for ASCII.  Change
charset-id boundary of dimension to ?\xef.
(mac-char-fontspec-list): New constant.
(fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
argument.  Nil uses itself as family in font-spec.  Previous
behavior for nil is now provided by non-nil non-string argument.
All callers changed.  Add font-specs for Mac fonts to
"fontset-default" unless iso8859-1 fonts are installed.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 13 Jul 2005 05:38:25 +0000 (05:38 +0000)]
*** empty log message ***

19 years ago(gc_cons_threshold): Make it static.
Stefan Monnier [Wed, 13 Jul 2005 05:33:34 +0000 (05:33 +0000)]
(gc_cons_threshold): Make it static.

19 years ago(gc_cons_threshold): Remove declaration.
Stefan Monnier [Wed, 13 Jul 2005 05:32:52 +0000 (05:32 +0000)]
(gc_cons_threshold): Remove declaration.

19 years ago(Feval, Ffuncall): Use gc_cons_combined_threshold.
Stefan Monnier [Wed, 13 Jul 2005 05:31:35 +0000 (05:31 +0000)]
(Feval, Ffuncall): Use gc_cons_combined_threshold.

19 years ago(read_char): Use gc_cons_combined_threshold.
Stefan Monnier [Wed, 13 Jul 2005 05:30:56 +0000 (05:30 +0000)]
(read_char): Use gc_cons_combined_threshold.

19 years ago(gc_cons_combined_threshold): Declare.
Stefan Monnier [Wed, 13 Jul 2005 05:30:04 +0000 (05:30 +0000)]
(gc_cons_combined_threshold): Declare.

19 years ago(MAYBE_GC): Use gc_cons_combined_threshold.
Stefan Monnier [Wed, 13 Jul 2005 05:29:10 +0000 (05:29 +0000)]
(MAYBE_GC): Use gc_cons_combined_threshold.

19 years ago(gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
Stefan Monnier [Wed, 13 Jul 2005 05:28:37 +0000 (05:28 +0000)]
(gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
(Fgarbage_collect, init_alloc_once): Set gc_cons_combined_threshold.
(syms_of_alloc): Declare gc-cons-percentage.

19 years ago(sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
Stefan Monnier [Wed, 13 Jul 2005 04:55:42 +0000 (04:55 +0000)]
(sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
(sh-get-indent-info): Simplify.
(sh-mark-init, sh-learn-buffer-indent, sh-add-completer): with-current-buffer.

19 years ago(font-lock-fontify-keywords-region): Avoid inf-loops
Stefan Monnier [Wed, 13 Jul 2005 04:39:14 +0000 (04:39 +0000)]
(font-lock-fontify-keywords-region): Avoid inf-loops
when the matched text is empty.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Jul 2005 23:29:29 +0000 (23:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 12 Jul 2005 22:19:42 +0000 (22:19 +0000)]
*** empty log message ***

19 years agoDelete MH-E.
Richard M. Stallman [Tue, 12 Jul 2005 22:19:00 +0000 (22:19 +0000)]
Delete MH-E.

19 years agoDelete find-func and flyspell.
Richard M. Stallman [Tue, 12 Jul 2005 22:18:29 +0000 (22:18 +0000)]
Delete find-func and flyspell.

19 years agoFix word duplication.
Richard M. Stallman [Tue, 12 Jul 2005 21:53:08 +0000 (21:53 +0000)]
Fix word duplication.

19 years ago(command-line): Whitespace changes.
Luc Teirlinck [Tue, 12 Jul 2005 20:30:04 +0000 (20:30 +0000)]
(command-line): Whitespace changes.

19 years ago(command-line): Revert to previous handling of tooltip-mode.
Luc Teirlinck [Tue, 12 Jul 2005 20:15:57 +0000 (20:15 +0000)]
(command-line): Revert to previous handling of tooltip-mode.
Explain in comment why the complexity is needed.

19 years ago(tooltip-mode): Revert to previous implementation of its defcustom.
Luc Teirlinck [Tue, 12 Jul 2005 20:14:40 +0000 (20:14 +0000)]
(tooltip-mode): Revert to previous implementation of its defcustom.

19 years ago(blink-cursor-mode): Revert to previous implementation of its defcustom.
Luc Teirlinck [Tue, 12 Jul 2005 20:13:23 +0000 (20:13 +0000)]
(blink-cursor-mode): Revert to previous implementation of its defcustom.
Update.comment.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 12 Jul 2005 20:11:35 +0000 (20:11 +0000)]
*** empty log message ***

19 years agoUpdate e-mail address.
Lars Hansen [Tue, 12 Jul 2005 18:05:09 +0000 (18:05 +0000)]
Update e-mail address.

19 years ago*** empty log message ***
Lars Hansen [Tue, 12 Jul 2005 18:04:56 +0000 (18:04 +0000)]
*** empty log message ***

19 years ago(intern): Remove dup. intern and staticpro for QTIMESTAMP.
Kim F. Storm [Tue, 12 Jul 2005 13:16:44 +0000 (13:16 +0000)]
(intern): Remove dup. intern and staticpro for QTIMESTAMP.

19 years ago* coding.c (Qprocess_argument):
Kim F. Storm [Tue, 12 Jul 2005 13:16:18 +0000 (13:16 +0000)]
* coding.c (Qprocess_argument):
* coding.h (Qprocess_argument): Remove unused var.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 12 Jul 2005 13:16:01 +0000 (13:16 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 12 Jul 2005 11:33:57 +0000 (11:33 +0000)]
*** empty log message ***