]>
git.eshelyaron.com Git - emacs.git/log
Pavel Janík [Mon, 26 Nov 2001 16:16:45 +0000 (16:16 +0000)]
(gamegrid-init-buffer): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:15:49 +0000 (16:15 +0000)]
(psychoanalyze-pinhead): Use insert instead of insert-string.
André Spiegel [Mon, 26 Nov 2001 16:10:26 +0000 (16:10 +0000)]
#
André Spiegel [Mon, 26 Nov 2001 16:08:51 +0000 (16:08 +0000)]
(log-view-find-version): New function.
(log-view-mode-map): Bind it to `f'.
André Spiegel [Mon, 26 Nov 2001 16:07:50 +0000 (16:07 +0000)]
(vc-find-version): New function.
(vc-version-other-window): Redefined in terms of the above.
Sam Steingold [Mon, 26 Nov 2001 15:27:43 +0000 (15:27 +0000)]
ignore the generated files
Gerd Moellmann [Mon, 26 Nov 2001 13:11:51 +0000 (13:11 +0000)]
One more string escape fix.
Gerd Moellmann [Mon, 26 Nov 2001 11:57:02 +0000 (11:57 +0000)]
More escaped `"' in string literals.
Gerd Moellmann [Mon, 26 Nov 2001 11:50:26 +0000 (11:50 +0000)]
(dev-glyph-glyph, dev-glyph-glyph-2)
(devanagari-compose-syllable-region):
Escape `"' in string literals.
Gerd Moellmann [Mon, 26 Nov 2001 11:39:36 +0000 (11:39 +0000)]
(dev-char-glyph): Escape `"' in string literals.
Richard M. Stallman [Mon, 26 Nov 2001 11:11:24 +0000 (11:11 +0000)]
Fix previous change.
Richard M. Stallman [Mon, 26 Nov 2001 11:01:20 +0000 (11:01 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 26 Nov 2001 11:00:17 +0000 (11:00 +0000)]
bootstrap should not delete dumped executables:
(bootstrap-clean-before): New target.
(bootstrap): Use bootstrap-clean-before instead of clean.
(bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
Richard M. Stallman [Mon, 26 Nov 2001 10:53:53 +0000 (10:53 +0000)]
(mostlyclean): Delete bootstrap-emacs here.
(clean): Not here.
Richard M. Stallman [Mon, 26 Nov 2001 10:52:40 +0000 (10:52 +0000)]
(mallocobj): Simplify logic using auxiliary vars.
Richard M. Stallman [Mon, 26 Nov 2001 10:09:56 +0000 (10:09 +0000)]
(save-selected-window): No error if saved window is dead.
Richard M. Stallman [Mon, 26 Nov 2001 10:04:00 +0000 (10:04 +0000)]
(describe-syntax): Put (interactive) after doc string.
Pavel Janík [Mon, 26 Nov 2001 07:36:35 +0000 (07:36 +0000)]
(quail-help): Require help-mode in top-level instead.
Pavel Janík [Mon, 26 Nov 2001 07:33:15 +0000 (07:33 +0000)]
(icomplete-exhibit): Likewise.
Pavel Janík [Mon, 26 Nov 2001 07:30:58 +0000 (07:30 +0000)]
(iswitchb-exhibit): Use insert instead of insert-string.
Stefan Monnier [Mon, 26 Nov 2001 02:26:04 +0000 (02:26 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 26 Nov 2001 02:19:38 +0000 (02:19 +0000)]
(set_text_properties_1): Clearly mark that the interval should not be empty.
Stefan Monnier [Mon, 26 Nov 2001 02:16:59 +0000 (02:16 +0000)]
(graft_intervals_into_buffer):
Don't call set_text_properties_1 on an empty interval.
Richard M. Stallman [Mon, 26 Nov 2001 01:19:06 +0000 (01:19 +0000)]
(unexec): Index by n, not nn, when checking for ".sbss".
Richard M. Stallman [Mon, 26 Nov 2001 00:36:28 +0000 (00:36 +0000)]
(Fcall_process): When we make a bigger buffer for bufptr,
don't lose the data in it.
Richard M. Stallman [Mon, 26 Nov 2001 00:34:09 +0000 (00:34 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 26 Nov 2001 00:20:41 +0000 (00:20 +0000)]
(diff-end-of-hunk): Watch out for ambiguities.
(diff-hunk-kill): Simplify.
(diff-post-command-hook): Only apply to a single hunk.
(diff-hunk-text): Make `char-offset' non-optional.
(diff-find-text): Return a cons cell.
(diff-find-approx-text): New fun.
(diff-find-source-location): Use it.
(diff-apply-hunk, diff-test-hunk, diff-goto-source):
Adapt to new retval of diff-find-source-location.
Richard M. Stallman [Mon, 26 Nov 2001 00:08:20 +0000 (00:08 +0000)]
(temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
Richard M. Stallman [Mon, 26 Nov 2001 00:07:17 +0000 (00:07 +0000)]
(Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
Kenichi Handa [Mon, 26 Nov 2001 00:05:57 +0000 (00:05 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 26 Nov 2001 00:05:33 +0000 (00:05 +0000)]
(Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
Richard M. Stallman [Mon, 26 Nov 2001 00:04:43 +0000 (00:04 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 25 Nov 2001 23:52:51 +0000 (23:52 +0000)]
(vc-cvs-parse-entry): Rewrite, comparing the string-
rather than integer- representation of dates.
Stefan Monnier [Sun, 25 Nov 2001 23:07:49 +0000 (23:07 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 25 Nov 2001 23:07:38 +0000 (23:07 +0000)]
(merge_face_heights): Coerce back to int explicitly.
Stefan Monnier [Sun, 25 Nov 2001 22:37:00 +0000 (22:37 +0000)]
(fill-indent-according-to-mode): Default to nil.
Stefan Monnier [Sun, 25 Nov 2001 22:19:45 +0000 (22:19 +0000)]
(imap-interactive-login, imap-open, imap-authenticate):
Use make-local-variable rather than make-variable-buffer-local.
Stefan Monnier [Sun, 25 Nov 2001 22:05:17 +0000 (22:05 +0000)]
Don't profile syntax-ppss any more.
(syntax-after): New fun.
Stefan Monnier [Sun, 25 Nov 2001 22:03:45 +0000 (22:03 +0000)]
(describe-syntax): New fun.
Stefan Monnier [Sun, 25 Nov 2001 22:01:15 +0000 (22:01 +0000)]
(font-lock-cache-state, font-lock-cache-position)
(font-lock-ppss-stats, font-lock-ppss): Remove.
(font-lock-fontify-syntactically-region): Remove tuning code.
(font-lock-compile-keywords): Fix off-by-one bug.
(font-lock-set-defaults): Don't set removed vars.
(c-keywords): Add `inline'.
(c-type-names): Add `_Complex', `_Imaginary' and `_Bool'.
Stefan Monnier [Sun, 25 Nov 2001 21:47:40 +0000 (21:47 +0000)]
(lisp-mode-variables): Set syntax-begin-function.
(lisp-interaction-mode-abbrev-table): Defvar to its correct value.
(lisp-interaction-mode): Don't set local-abbrev-table any more.
(lisp-mode-auto-fill): Use syntax-ppss and obey
comment-auto-fill-only-comments.
(lisp-fill-paragraph): Use syntax-ppss.
ShengHuo ZHU [Sun, 25 Nov 2001 20:45:37 +0000 (20:45 +0000)]
2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
* mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
version of rmail-enable-mime.
(rmail-forward): Use it.
* message.el (message-forward-rmail-make-body):
save-window-excursion.
(message-encode-message-body): no error.
(message-setup-1): compose-mail send-actions are different from
message-send-actions.
* message.el (message-forward-subject-author-subject): Don't use
message-news-p, which widens the buffer.
(message-forward-make-body): New function.
(message-forward): Use it.
(message-insinuate-rmail): New.
(message-forward-rmail-make-body): New.
Richard M. Stallman [Sun, 25 Nov 2001 19:35:29 +0000 (19:35 +0000)]
(lisp-indent-function): Add doc string.
Richard M. Stallman [Sun, 25 Nov 2001 19:16:10 +0000 (19:16 +0000)]
Fix previous change.
Richard M. Stallman [Sun, 25 Nov 2001 18:54:40 +0000 (18:54 +0000)]
(quail-keyboard-layout-button): Define button type.
(quail-keyboard-customize-button): Likewise.
(quail-help): Use those button types. Require `help-mode'.
Avoid altering the argument `package'.
Richard M. Stallman [Sun, 25 Nov 2001 18:49:03 +0000 (18:49 +0000)]
(help-function, help-variable, help-face)
(help-coding-system, help-input-method, help-character-set):
Define each button type with its own explicit define-button-type.
Eli Zaretskii [Sun, 25 Nov 2001 18:25:33 +0000 (18:25 +0000)]
(Vertical Scrolling): Document what does nil mean as the first arg of
set-window-vscroll.
Eli Zaretskii [Sun, 25 Nov 2001 18:21:09 +0000 (18:21 +0000)]
(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
Eli Zaretskii [Sun, 25 Nov 2001 18:02:45 +0000 (18:02 +0000)]
Modify a commented-out non-nil value of jit-lock-defer-time, to
make it consistent with the lazy-lock-defer-time's default value.
Eli Zaretskii [Sun, 25 Nov 2001 18:00:35 +0000 (18:00 +0000)]
Minor change of wording in the documentation of jit-lock-defer-time.
Eli Zaretskii [Sun, 25 Nov 2001 17:55:38 +0000 (17:55 +0000)]
Move @contents to the beginning of the file.
Set the size to @smallbook.
Richard M. Stallman [Sun, 25 Nov 2001 17:45:36 +0000 (17:45 +0000)]
Simplify previous change.
Richard M. Stallman [Sun, 25 Nov 2001 17:43:04 +0000 (17:43 +0000)]
(command-line-1): Don't do startup screen if a subprocess is running.
Call the startup screen buffer "GNU Emacs". Make a special
mode-line-format for it.
Richard M. Stallman [Sun, 25 Nov 2001 17:37:10 +0000 (17:37 +0000)]
Undo previous change.
ShengHuo ZHU [Sun, 25 Nov 2001 15:17:24 +0000 (15:17 +0000)]
2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-util.el (gnus-directory-sep-char-regexp): New.
* gnus-score.el (gnus-score-find-bnews): Sync with Gnus CVS.
* mm-util.el: Sync.
* gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
(gnus-summary-limit-to-author): Ditto.
(gnus-summary-limit-to-extra): Ditto.
(gnus-summary-find-matching): Support not-matching argument.
* message.el (message-wash-subject): Use `insert' rather than
`insert-string', which is deprecated.
From Kai Gro\e ,A_\e (Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Pavel Janík [Sun, 25 Nov 2001 15:11:22 +0000 (15:11 +0000)]
(smtpmail-deduce-address-list): Don't use insert-string.
Miles Bader [Sun, 25 Nov 2001 12:38:45 +0000 (12:38 +0000)]
(Fields): Describe new `limit' arg in field-beginning/field-end.
Pavel Janík [Sun, 25 Nov 2001 11:36:17 +0000 (11:36 +0000)]
*** empty log message ***
Jason Rumney [Sun, 25 Nov 2001 11:35:13 +0000 (11:35 +0000)]
*** empty log message ***
Pavel Janík [Sun, 25 Nov 2001 11:33:26 +0000 (11:33 +0000)]
(tetris-mode): Remove make-local-hook.
Jason Rumney [Sun, 25 Nov 2001 11:33:04 +0000 (11:33 +0000)]
Remove comments about tooltips not being supported on MS-Windows.
Pavel Janík [Sun, 25 Nov 2001 11:32:52 +0000 (11:32 +0000)]
(snake-mode): Remove make-local-hook.
Pavel Janík [Sun, 25 Nov 2001 11:32:23 +0000 (11:32 +0000)]
(decipher-mode): Remove make-local-hook.
Pavel Janík [Sun, 25 Nov 2001 11:31:50 +0000 (11:31 +0000)]
(tmm-add-prompt): Remove make-local-hook.
Jason Rumney [Sun, 25 Nov 2001 11:14:35 +0000 (11:14 +0000)]
Added entry for tooltips on MS Windows.
Jason Rumney [Sun, 25 Nov 2001 11:09:18 +0000 (11:09 +0000)]
Remove notes about tooltips not working on Windows.
Jason Rumney [Sun, 25 Nov 2001 11:03:33 +0000 (11:03 +0000)]
(x_create_tip_frame): Set frame's fringes_extra to 0.
(Fx_show_tip): Block input during frame creation.
(Fx_show_tip, Fx_hide_tip): Enable.
Jason Rumney [Sun, 25 Nov 2001 11:01:10 +0000 (11:01 +0000)]
(FRAME_X_FRINGE_COLS): No fringe on tip frames.
Richard M. Stallman [Sun, 25 Nov 2001 10:57:45 +0000 (10:57 +0000)]
Clarify behavior of forward-comment.
Richard M. Stallman [Sun, 25 Nov 2001 10:09:09 +0000 (10:09 +0000)]
Comment out parts of the file which apparently are garbled.
Eli Zaretskii [Sun, 25 Nov 2001 09:07:21 +0000 (09:07 +0000)]
Removed, as we now have indian.el.
Sam Steingold [Sun, 25 Nov 2001 05:46:35 +0000 (05:46 +0000)]
(menu-bar-apropos-menu): Moved all `apropos' bindings here.
(menu-bar-help-menu): Added `menu-bar-apropos-menu'.
Sam Steingold [Sun, 25 Nov 2001 05:38:00 +0000 (05:38 +0000)]
doc tweak
Miles Bader [Sun, 25 Nov 2001 05:34:46 +0000 (05:34 +0000)]
Add my stuff
Richard M. Stallman [Sun, 25 Nov 2001 02:51:52 +0000 (02:51 +0000)]
Fix index entry for comment-indent-function.
Richard M. Stallman [Sun, 25 Nov 2001 02:42:37 +0000 (02:42 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 25 Nov 2001 02:41:14 +0000 (02:41 +0000)]
New file.
Richard M. Stallman [Sun, 25 Nov 2001 02:40:11 +0000 (02:40 +0000)]
Completely re-written.
Richard M. Stallman [Sun, 25 Nov 2001 02:36:28 +0000 (02:36 +0000)]
Change indian-1-column charset to indian-glyph charset.
Richard M. Stallman [Sun, 25 Nov 2001 02:35:29 +0000 (02:35 +0000)]
Delete the setting for indian-1-column
and add the setting for indian-glyph in the default fontset.
Richard M. Stallman [Sun, 25 Nov 2001 02:34:41 +0000 (02:34 +0000)]
Adjusted for the change of indian-1-column -> indian-glyph.
Richard M. Stallman [Sun, 25 Nov 2001 02:31:49 +0000 (02:31 +0000)]
Adjusted for the file name change:
quail/devanagari.elc -> quail/indian.elc.
Richard M. Stallman [Sun, 25 Nov 2001 02:31:25 +0000 (02:31 +0000)]
Renamed from devanagari.el, and completely re-written.
The input method devanagari-hindi-transliteration is merged with
devanagari-itrans, devanagari-keyboard-a is renamed to
devanagari-inscript, devanagari-transliteration is renamed to
devanagari-kyoto-harvard.
Richard M. Stallman [Sun, 25 Nov 2001 02:13:13 +0000 (02:13 +0000)]
(Fload): Detect recursive load error for more than 3
nestings of the same file.
(Vrecursive_load_depth_limit): Variable deleted.
(syms_of_lread) <recursive-load-depth-limit>: Variable deleted.
Richard M. Stallman [Sun, 25 Nov 2001 00:12:11 +0000 (00:12 +0000)]
Add pagination.
(ruler-mode-toggle-show-tab-stops): No need to test `ruler-mode' variable.
Richard M. Stallman [Sun, 25 Nov 2001 00:04:41 +0000 (00:04 +0000)]
(browse-url-galeon-new-window-is-tab): New var.
(browse-url-galeon): Use that variable.
Richard M. Stallman [Sun, 25 Nov 2001 00:02:05 +0000 (00:02 +0000)]
(sc-toggle-var): Don't use set-variable or eval-expression.
Eval and set the variable simply.
Richard M. Stallman [Sat, 24 Nov 2001 23:59:28 +0000 (23:59 +0000)]
(temporary-file-directory): Use defcustom.
(small-temporary-file-directory): Likewise.
(normal-backup-enable-predicate): Move down in file
after definition of temporary-file-directory.
Richard M. Stallman [Sat, 24 Nov 2001 23:57:29 +0000 (23:57 +0000)]
(last-buffer, unbury-buffer): Doc fixes.
Colin Walters [Sat, 24 Nov 2001 22:34:26 +0000 (22:34 +0000)]
(Commentary): Cleanup, and add logistic curve fitting suggestion from
Robert J. Chassell <bob@rattlesnake.com>.
Colin Walters [Sat, 24 Nov 2001 20:51:34 +0000 (20:51 +0000)]
(calc-init-extensions): Update the rest of the autoload names to match
files renamed on initial calc import.
Eli Zaretskii [Sat, 24 Nov 2001 18:28:55 +0000 (18:28 +0000)]
Document the URLs where one can find special versions of TeX required for
Czech and Slovak *.tex documents.
Jason Rumney [Sat, 24 Nov 2001 18:11:01 +0000 (18:11 +0000)]
*** empty log message ***
Jason Rumney [Sat, 24 Nov 2001 17:51:07 +0000 (17:51 +0000)]
(prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
for all Windowed systems.
Jason Rumney [Sat, 24 Nov 2001 17:48:40 +0000 (17:48 +0000)]
(compute_tip_xy): Initialize root_x and root_y from
mouse position if either left or top is not specified.
Jason Rumney [Sat, 24 Nov 2001 17:39:31 +0000 (17:39 +0000)]
(w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
<WM_WINDOWPOSCHANGING>: Let tip frames resize without restriction.
(my_create_tip_window, Fx_show_tip): Adjust size for external border.
(my_create_tip_window): Assign tip_window.
(x_create_tip_frame): Use same defaults as X.
(compute_tip_xy): Remove unused variable. Use full screen width.
(Fx_show_tip): Do not double height. Call ShowWindow directly.
Jason Rumney [Sat, 24 Nov 2001 17:31:06 +0000 (17:31 +0000)]
(x_after_update_window_line): Doc fix.
(w32_read_socket): Doc fix. Avoid SET_FRAME_GARBAGED for tip frames.
<WM_SHOWWINDOW>: Redo mouse highlight when hiding tip frame.
Pavel Janík [Sat, 24 Nov 2001 17:10:39 +0000 (17:10 +0000)]
Fix typo in comment.
Pavel Janík [Sat, 24 Nov 2001 17:07:15 +0000 (17:07 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 24 Nov 2001 16:42:41 +0000 (16:42 +0000)]
*** empty log message ***