]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(custom-buffer-create-internal): Slightly reword text at top of Custom
Luc Teirlinck [Sun, 27 Feb 2005 21:32:57 +0000 (21:32 +0000)]
(custom-buffer-create-internal): Slightly reword text at top of Custom
buffers.  Mention there that saving an option edits the init file.
Add link to Emacs manual node on `custom-file'.
(custom-magic-alist): Rewrite individual State messages to use
capitalized keywords.  Doc fix.

19 years agoFrom Matt Hodges <MPHodges@member.fsf.org>:
Glenn Morris [Sun, 27 Feb 2005 20:32:53 +0000 (20:32 +0000)]
From  Matt Hodges  <MPHodges@member.fsf.org>:

(General Calendar): Document binding of scroll-other-window-down.
(Mayan Calendar): Fix earliest date.
(Time Intervals): Document timeclock-change.  Fix
timeclock-ask-before-exiting documentation.

19 years ago*** empty log message ***
Glenn Morris [Sun, 27 Feb 2005 20:31:59 +0000 (20:31 +0000)]
*** empty log message ***

19 years agoFrom Matt Hodges <MPHodges@member.fsf.org>:
Glenn Morris [Sun, 27 Feb 2005 20:25:48 +0000 (20:25 +0000)]
From  Matt Hodges  <MPHodges@member.fsf.org>:

(calendar-buffer): Move above calendar-week-start-day.
(calendar-week-start-day): Doc fix.  Add :set function.
(calendar-minimum-window-height): New variable.
(generate-calendar-window): Only resize window if selected-window is
displaying the calendar buffer.  Use new variable
calendar-minimum-window-height.
(generate-calendar): Reword error message.
(calendar-mode-map): Bind DEL to scroll-other-window-down.

19 years ago* gtkutil.c (xg_resize_outer_widget): Removed unneeded call to
Jan Djärv [Sun, 27 Feb 2005 19:58:11 +0000 (19:58 +0000)]
* gtkutil.c (xg_resize_outer_widget): Removed unneeded call to
gtk_window_resize and x_wm_set_size_hint.

19 years ago(vc-do-command): Don't run command asynchronously when
Andreas Schwab [Sun, 27 Feb 2005 18:38:48 +0000 (18:38 +0000)]
(vc-do-command): Don't run command asynchronously when
operating in a remote directory.

19 years ago(tramp-file-name-for-operation): Fix misapplied
Andreas Schwab [Sun, 27 Feb 2005 17:31:56 +0000 (17:31 +0000)]
(tramp-file-name-for-operation): Fix misapplied
change from sync with Tramp 2.0.47.

19 years ago(fast_find_position): Rename END to BEG.
Richard M. Stallman [Sun, 27 Feb 2005 10:53:09 +0000 (10:53 +0000)]
(fast_find_position): Rename END to BEG.
(syms_of_xdisp) <menu-bar-update-hook>: Doc fix.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 27 Feb 2005 10:38:37 +0000 (10:38 +0000)]
*** empty log message ***

19 years ago(ispell-change-dictionary): Doc fix.
Richard M. Stallman [Sun, 27 Feb 2005 10:37:13 +0000 (10:37 +0000)]
(ispell-change-dictionary): Doc fix.

19 years ago(flyspell-mode-on): Call ispell-change-dictionary only if necessary.
Richard M. Stallman [Sun, 27 Feb 2005 10:36:38 +0000 (10:36 +0000)]
(flyspell-mode-on): Call ispell-change-dictionary only if necessary.

19 years ago(regexp-builder): New function.
Richard M. Stallman [Sun, 27 Feb 2005 10:35:51 +0000 (10:35 +0000)]
(regexp-builder): New function.

19 years ago(describe-register-1): Explicitly handle yank-excluded-properties = t.
Richard M. Stallman [Sun, 27 Feb 2005 10:34:59 +0000 (10:34 +0000)]
(describe-register-1): Explicitly handle yank-excluded-properties = t.

19 years ago(custom-buffer-create-internal): Improve progress msgs.
Richard M. Stallman [Sun, 27 Feb 2005 10:34:05 +0000 (10:34 +0000)]
(custom-buffer-create-internal): Improve progress msgs.
(custom-magic-alist): Change the status descriptions again.
(face widget-type): Total rewrite based on `restricted-sexp'
to eliminate the confusing double hiding levels.

19 years ago(debug-on-entry-1): If function body is empty, add nil as body form.
Richard M. Stallman [Sun, 27 Feb 2005 09:57:51 +0000 (09:57 +0000)]
(debug-on-entry-1): If function body is empty, add nil as body form.

19 years ago(Compilation): Update mode line status info.
Richard M. Stallman [Sun, 27 Feb 2005 09:18:15 +0000 (09:18 +0000)]
(Compilation): Update mode line status info.

19 years ago(inhibit-trace): New var.
Stefan Monnier [Sun, 27 Feb 2005 02:30:58 +0000 (02:30 +0000)]
(inhibit-trace): New var.
(trace-make-advice): Use it.

19 years ago(debug): Put back the inhibit-trace.
Stefan Monnier [Sun, 27 Feb 2005 02:26:05 +0000 (02:26 +0000)]
(debug): Put back the inhibit-trace.

19 years ago(Coding Conventions): Clarify.
Richard M. Stallman [Sun, 27 Feb 2005 00:16:41 +0000 (00:16 +0000)]
(Coding Conventions): Clarify.
Put all the major mode key reservations together.
Mention the Mouse-1 => Mouse-2 conventions.

19 years ago(Syntax Class Table): Clarify.
Richard M. Stallman [Sun, 27 Feb 2005 00:12:33 +0000 (00:12 +0000)]
(Syntax Class Table): Clarify.
(Syntax Table Functions): syntax-after moved from here.
(Syntax Table Internals): syntax-after moved to here.
(Parsing Expressions): Update info on number of values
and what's meaningful in the STATE argument.
(Categories): Fix typo.

19 years ago(Arrays): Cleanup.
Richard M. Stallman [Sun, 27 Feb 2005 00:10:27 +0000 (00:10 +0000)]
(Arrays): Cleanup.
(Char-Tables): Clarify.

19 years ago(Subprocess Creation): Explain nil in exec-path. Cleanup.
Richard M. Stallman [Sun, 27 Feb 2005 00:09:08 +0000 (00:09 +0000)]
(Subprocess Creation): Explain nil in exec-path.  Cleanup.
(Deleting Processes): Cleanups, add xref.
(Process Information): set-process-coding-system, some args optional.
(Input to Processes): Explain various types for PROCESS args.
Rename them from PROCESS-NAME to PROCESS.
(Signals to Processes): Likewise.
(Decoding Output): Cleanup.
(Query Before Exit): Clarify.

19 years ago(Startup Summary): Correct the options; add missing ones.
Richard M. Stallman [Sun, 27 Feb 2005 00:04:37 +0000 (00:04 +0000)]
(Startup Summary): Correct the options; add missing ones.
(Terminal Output, Batch Mode): Clarify.
(Flow Control): Node deleted.

19 years ago(The Mark): Clarify.
Richard M. Stallman [Sun, 27 Feb 2005 00:02:17 +0000 (00:02 +0000)]
(The Mark): Clarify.

19 years ago(Expansion): Cleanup.
Richard M. Stallman [Sun, 27 Feb 2005 00:01:41 +0000 (00:01 +0000)]
(Expansion): Cleanup.
(Indenting Macros): indent-spec allows ints, not floats.

19 years ago(Keymaps): Clarify.
Richard M. Stallman [Sun, 27 Feb 2005 00:00:41 +0000 (00:00 +0000)]
(Keymaps): Clarify.
(Format of Keymaps): Update lisp-mode-map example.
(Active Keymaps, Key Lookup): Clarify.
(Changing Key Bindings): Add xref to `kbd'.
(Key Binding Commands, Simple Menu Items): Clarify.
(Mouse Menus, Menu Bar): Clarify.
(Menu Example): Replace print example with menu-bar-replace-menu.

19 years ago(Documentation Basics): Add function-documentation prop.
Richard M. Stallman [Sat, 26 Feb 2005 23:57:40 +0000 (23:57 +0000)]
(Documentation Basics): Add function-documentation prop.

19 years ago(Top): Don't refer to Flow Control node.
Richard M. Stallman [Sat, 26 Feb 2005 23:53:35 +0000 (23:53 +0000)]
(Top): Don't refer to Flow Control node.

19 years ago(Command Overview): Improve xrefs.
Richard M. Stallman [Sat, 26 Feb 2005 23:52:38 +0000 (23:52 +0000)]
(Command Overview): Improve xrefs.
(Adjusting Point): Adjusting point applies to intangible and invis.
(Key Sequence Input): Doc extra read-key-sequence args.
Likewise for read-key-sequence-vector.

19 years ago(Rename or Copy): Minor fix.
Richard M. Stallman [Sat, 26 Feb 2005 23:50:45 +0000 (23:50 +0000)]
(Rename or Copy): Minor fix.
(Numbered Backups): For version-control, say the default.
(Auto-Saving): make-auto-save-file-name example is simplified.

19 years ago(Advising Functions): Don't imply one part of Emacs
Richard M. Stallman [Sat, 26 Feb 2005 23:49:49 +0000 (23:49 +0000)]
(Advising Functions): Don't imply one part of Emacs
should advise another part.  Markup changes.
(Defining Advice): Move transitional para.
(Activation of Advice): Cleanup.
Explain if COMPILE is nil or negative.

19 years ago(Abbrev Expansion): Clarify, fix typo.
Richard M. Stallman [Sat, 26 Feb 2005 23:47:22 +0000 (23:47 +0000)]
(Abbrev Expansion): Clarify, fix typo.

19 years ago(url-have-visited-url): Don't barf if url-history-hash-table is nil.
Eli Zaretskii [Sat, 26 Feb 2005 15:23:43 +0000 (15:23 +0000)]
(url-have-visited-url): Don't barf if url-history-hash-table is nil.

19 years ago(gnus-summary-exit): Move point after displaying the
Stefan Monnier [Sat, 26 Feb 2005 05:33:56 +0000 (05:33 +0000)]
(gnus-summary-exit): Move point after displaying the
buffer, so it moves the window's cursor.

19 years ago(debug): Hide the buffer if it's not killed.
Stefan Monnier [Sat, 26 Feb 2005 05:28:24 +0000 (05:28 +0000)]
(debug): Hide the buffer if it's not killed.
Remove unused and inexistent var `inhibit-trace'.
(debugger-mode): Use run-mode-hooks.
(debugger-list-functions): Add buttons; setup xref stack.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 25 Feb 2005 23:32:44 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(Mouse References): Add mouse-1-click-in-non-selected-windows.
Kim F. Storm [Fri, 25 Feb 2005 23:31:54 +0000 (23:31 +0000)]
(Mouse References): Add mouse-1-click-in-non-selected-windows.

19 years ago(mouse-1-click-in-non-selected-windows): New defcustom.
Kim F. Storm [Fri, 25 Feb 2005 23:30:59 +0000 (23:30 +0000)]
(mouse-1-click-in-non-selected-windows): New defcustom.
(mouse-on-link-p, mouse-drag-region-1): Use it.

19 years ago(init_from_display_pos): Don't read past end of
Kim F. Storm [Fri, 25 Feb 2005 21:50:21 +0000 (21:50 +0000)]
(init_from_display_pos): Don't read past end of
it->overlay_strings array.

19 years ago(OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
Kim F. Storm [Fri, 25 Feb 2005 21:49:59 +0000 (21:49 +0000)]
(OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 25 Feb 2005 21:49:45 +0000 (21:49 +0000)]
*** empty log message ***

19 years ago(syms_of_buffer): Fix typo.
Lute Kamstra [Fri, 25 Feb 2005 15:22:17 +0000 (15:22 +0000)]
(syms_of_buffer): Fix typo.

19 years ago(Screen): Explain better about cursors and mode lines;
Richard M. Stallman [Fri, 25 Feb 2005 13:56:29 +0000 (13:56 +0000)]
(Screen): Explain better about cursors and mode lines;
don't presuppose text terminals.
(Point): Don't assume just one cursor.
Clarify explanation of cursors.
(Echo Area, Menu Bar): Cleanups.

19 years ago(Minibuffer): Prompts are highlighted.
Richard M. Stallman [Fri, 25 Feb 2005 13:54:21 +0000 (13:54 +0000)]
(Minibuffer): Prompts are highlighted.
(Minibuffer Edit): Newline = C-j only on text terminals.
Clarify resize-mini-windows values.
Mention M-PAGEUP and M-PAGEDOWN.
(Completion Commands): Mouse-1 like Mouse-2.
(Minibuffer History): Explain history commands better.
(Repetition): Add xref to Incremental Search.

19 years ago(Setting Mark): Clarify info about displaying mark.
Richard M. Stallman [Fri, 25 Feb 2005 13:51:59 +0000 (13:51 +0000)]
(Setting Mark): Clarify info about displaying mark.
Clarify explanation of C-@ and C-SPC.
(Transient Mark): Mention Delete Selection mode.
(Marking Objects): Clean up text about extending the region.

19 years ago(M-x): One C-g doesn't always go to top level.
Richard M. Stallman [Fri, 25 Feb 2005 13:47:35 +0000 (13:47 +0000)]
(M-x): One C-g doesn't always go to top level.
No delay before suggest-key-bindings output.

19 years ago(Fixit): Mention C-/ for undo.
Richard M. Stallman [Fri, 25 Feb 2005 13:45:59 +0000 (13:45 +0000)]
(Fixit): Mention C-/ for undo.
(Spelling): Mention ESC TAB like M-TAB.
Replacement words with r and R are rechecked.
Say where C-g leaves point.  Mention ? as input.

19 years ago(query-replace-read-from): Fix 2005-02-19 change.
Lute Kamstra [Fri, 25 Feb 2005 11:45:05 +0000 (11:45 +0000)]
(query-replace-read-from): Fix 2005-02-19 change.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-128
Miles Bader [Fri, 25 Feb 2005 01:52:09 +0000 (01:52 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-128

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-28
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-30
   Update from CVS

2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnheader.el (nnheader-find-file-noselect): Added doc string.

   * lisp/gnus/nnfolder.el (nnfolder-read-folder): Use RAWFILE for
   `nnheader-find-file-noselect' to avoid
   `large-file-warning-threshold'.

   * lisp/gnus/gnus-sum.el (gnus-summary-caesar-message): Apply
   `gnus-treat-article' after rotation.

   * lisp/gnus/gnus-group.el (gnus-group-clear-data): Mention process/prefix in
   doc string.

2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>

   * lisp/gnus/smime.el (smime-sign-buffer): Signal an error if
   `smime-sign-region' fails.
   (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
   fails.

19 years ago(blink-cursor-mode): Add :group keyword.
Luc Teirlinck [Fri, 25 Feb 2005 00:23:25 +0000 (00:23 +0000)]
(blink-cursor-mode): Add :group keyword.

19 years ago*** empty log message ***
Lute Kamstra [Fri, 25 Feb 2005 00:18:21 +0000 (00:18 +0000)]
*** empty log message ***

19 years agoFrom Ulf Jasper <ulf.jasper@web.de>:
Glenn Morris [Thu, 24 Feb 2005 18:22:28 +0000 (18:22 +0000)]
From  Ulf Jasper  <ulf.jasper@web.de>:

(icalendar--decode-isodatetime): New optional argument DAY-SHIFT.
(icalendar-export-region): Fix coding-system-for-write.
(icalendar--convert-ical-to-diary): Shift end-day of all-day events by
one.

19 years ago*** empty log message ***
Glenn Morris [Thu, 24 Feb 2005 18:21:24 +0000 (18:21 +0000)]
*** empty log message ***

19 years ago(tex-font-lock-keywords-3): #n is atomic.
Stefan Monnier [Thu, 24 Feb 2005 15:34:34 +0000 (15:34 +0000)]
(tex-font-lock-keywords-3): #n is atomic.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 24 Feb 2005 14:21:02 +0000 (14:21 +0000)]
*** empty log message ***

19 years ago(Defining Minor Modes): Explain that INIT-VALUE, LIGHTER, and KEYMAP
Lute Kamstra [Thu, 24 Feb 2005 14:20:14 +0000 (14:20 +0000)]
(Defining Minor Modes): Explain that INIT-VALUE, LIGHTER, and KEYMAP
can be omitted when KEYWORD-ARGS are used.

19 years ago(Initial Options): Add cross reference.
Lute Kamstra [Thu, 24 Feb 2005 14:06:23 +0000 (14:06 +0000)]
(Initial Options): Add cross reference.

19 years ago(iso-accents-compose): Fix crash during redisplay.
Kim F. Storm [Thu, 24 Feb 2005 13:56:29 +0000 (13:56 +0000)]
(iso-accents-compose): Fix crash during redisplay.
Call force-window-update after read-event and delete-region
to signal that window is not accurate.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 24 Feb 2005 13:55:38 +0000 (13:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 23 Feb 2005 21:06:04 +0000 (21:06 +0000)]
*** empty log message ***

19 years ago(appt-time-msg-list): 3rd elt of each
Richard M. Stallman [Wed, 23 Feb 2005 21:05:51 +0000 (21:05 +0000)]
(appt-time-msg-list): 3rd elt of each
appointment says it was explicitly made.
(appt-add): Set the 3rd element.
(appt-make-list): Preserve explicit appointments.

19 years ago(find-tag-default): Catch errors in forward-sexp.
Richard M. Stallman [Wed, 23 Feb 2005 21:04:14 +0000 (21:04 +0000)]
(find-tag-default): Catch errors in forward-sexp.

19 years ago*** empty log message ***
Juri Linkov [Wed, 23 Feb 2005 17:15:47 +0000 (17:15 +0000)]
*** empty log message ***

19 years ago(Info-isearch-search): New defcustom.
Juri Linkov [Wed, 23 Feb 2005 17:03:17 +0000 (17:03 +0000)]
(Info-isearch-search): New defcustom.
(Info-isearch-search): Call the default isearch function
when Info-isearch-search is nil.
(Info-isearch-wrap): Use variable Info-isearch-search.

19 years ago*** empty log message ***
Lute Kamstra [Wed, 23 Feb 2005 09:13:52 +0000 (09:13 +0000)]
*** empty log message ***

19 years ago(Defining Minor Modes): define-minor-mode can be used to define global
Lute Kamstra [Wed, 23 Feb 2005 09:13:14 +0000 (09:13 +0000)]
(Defining Minor Modes): define-minor-mode can be used to define global
minor modes as well.

19 years ago(Managing Overlays): overlay-buffer returns nil for deleted overlays.
Lute Kamstra [Wed, 23 Feb 2005 08:58:14 +0000 (08:58 +0000)]
(Managing Overlays): overlay-buffer returns nil for deleted overlays.

19 years ago(Foverlay_buffer): Doc fix.
Lute Kamstra [Wed, 23 Feb 2005 08:45:04 +0000 (08:45 +0000)]
(Foverlay_buffer): Doc fix.

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

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
Miles Bader [Tue, 22 Feb 2005 23:15:11 +0000 (23:15 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-27
   Update from CVS

2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
   Handle news URL with given port correctly.

19 years agoComment change.
Luc Teirlinck [Tue, 22 Feb 2005 23:12:15 +0000 (23:12 +0000)]
Comment change.

19 years ago(hide-ifdef-use-define-alist): Use
Kim F. Storm [Tue, 22 Feb 2005 20:52:39 +0000 (20:52 +0000)]
(hide-ifdef-use-define-alist): Use
completing-read.  Suggested by Juan-Leon Lahoz Garcia.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Feb 2005 20:52:19 +0000 (20:52 +0000)]
*** empty log message ***

19 years ago(Basic Completion): Allow symbols in addition to
Kim F. Storm [Tue, 22 Feb 2005 20:50:05 +0000 (20:50 +0000)]
(Basic Completion): Allow symbols in addition to
strings in try-completion and all-completions.

19 years ago(Ftry_completion, Fall_completions): Allow both string
Kim F. Storm [Tue, 22 Feb 2005 20:39:23 +0000 (20:39 +0000)]
(Ftry_completion, Fall_completions): Allow both string
and symbol keys in alists and hash tables.

19 years ago(browse-url-netscape-new-window-is-tab): New variable.
Simon Josefsson [Tue, 22 Feb 2005 14:11:48 +0000 (14:11 +0000)]
(browse-url-netscape-new-window-is-tab): New variable.
(browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
Oskarsson" <myrkraverk@users.sourceforget.net>.

19 years ago(fast_find_position): Fix search for start of overlay.
Kim F. Storm [Tue, 22 Feb 2005 11:04:18 +0000 (11:04 +0000)]
(fast_find_position): Fix search for start of overlay.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Feb 2005 11:04:07 +0000 (11:04 +0000)]
*** empty log message ***

19 years ago(tooltip-show-help-function): Pass event to
Kim F. Storm [Tue, 22 Feb 2005 09:42:23 +0000 (09:42 +0000)]
(tooltip-show-help-function): Pass event to
mouse-on-link-p so it can check selected window.

19 years ago(mouse-on-link-p): If arg POS is a mouse event,
Kim F. Storm [Tue, 22 Feb 2005 09:42:06 +0000 (09:42 +0000)]
(mouse-on-link-p): If arg POS is a mouse event,
check that window of that event is the selected window.
(mouse-drag-region-1): Compare mouse event window to selected
window before setting point.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 22 Feb 2005 09:41:50 +0000 (09:41 +0000)]
*** empty log message ***

19 years ago(ps-mule-header-string-charsets): Delete it.
Kenichi Handa [Tue, 22 Feb 2005 06:23:01 +0000 (06:23 +0000)]
(ps-mule-header-string-charsets): Delete it.
(ps-mule-show-warning): New function.
(ps-mule-begin-job): Use ps-mule-show-warning if unprintable
characters are found.

19 years ago(ps-header-footer-string): Return a list of header
Kenichi Handa [Tue, 22 Feb 2005 06:18:38 +0000 (06:18 +0000)]
(ps-header-footer-string): Return a list of header
and footer strings.

19 years agoAdd scroll-bar note.
Kim F. Storm [Mon, 21 Feb 2005 23:09:43 +0000 (23:09 +0000)]
Add scroll-bar note.

19 years ago(window_scroll_pixel_based): When scrolling backwards,
Kim F. Storm [Mon, 21 Feb 2005 22:34:34 +0000 (22:34 +0000)]
(window_scroll_pixel_based): When scrolling backwards,
handle partial visible line at end of window even when we hit PT.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Feb 2005 22:33:36 +0000 (22:33 +0000)]
*** empty log message ***

19 years ago(cvs-retrieve-revision): Fix thinko.
Stefan Monnier [Mon, 21 Feb 2005 18:36:11 +0000 (18:36 +0000)]
(cvs-retrieve-revision): Fix thinko.

19 years ago*** empty log message ***
Stefan Monnier [Mon, 21 Feb 2005 13:44:11 +0000 (13:44 +0000)]
*** empty log message ***

19 years ago(blink-cursor-mode): Use define-minor-mode.
Stefan Monnier [Mon, 21 Feb 2005 13:43:53 +0000 (13:43 +0000)]
(blink-cursor-mode): Use define-minor-mode.

19 years agoDeclare Fcurrent_active_maps, used in doc.c.
Stefan Monnier [Mon, 21 Feb 2005 13:39:53 +0000 (13:39 +0000)]
Declare Fcurrent_active_maps, used in doc.c.

19 years ago(function-key-map): Use char-names more consistently.
Stefan Monnier [Mon, 21 Feb 2005 13:11:04 +0000 (13:11 +0000)]
(function-key-map): Use char-names more consistently.
(file-name-coding-system): Only set it for MacOS-9.  The other case is
already handled in mule-cmds.el (where it also works when mac-win.el
is not used).

19 years ago(ctext-pre-write-conversion): Always use
Kenichi Handa [Mon, 21 Feb 2005 12:53:33 +0000 (12:53 +0000)]
(ctext-pre-write-conversion): Always use
" *code-converting-work*" buffer for work.

19 years ago(move_it_vertically_backward): Eliminate two xasserts.
Kim F. Storm [Mon, 21 Feb 2005 09:01:04 +0000 (09:01 +0000)]
(move_it_vertically_backward): Eliminate two xasserts.
I think those asserts are bogus if buffer contains invisible text
or images.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Feb 2005 09:00:43 +0000 (09:00 +0000)]
*** empty log message ***

19 years ago(xg_create_frame_widgets): UNBLOCK_INPUT on error.
Kim F. Storm [Mon, 21 Feb 2005 08:51:52 +0000 (08:51 +0000)]
(xg_create_frame_widgets): UNBLOCK_INPUT on error.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Feb 2005 08:51:09 +0000 (08:51 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Mon, 21 Feb 2005 02:36:16 +0000 (02:36 +0000)]
*** empty log message ***

19 years ago(ispell-dictionary-alist): Fix docstring.
Kenichi Handa [Mon, 21 Feb 2005 02:15:31 +0000 (02:15 +0000)]
(ispell-dictionary-alist): Fix docstring.

19 years ago(scheme-font-lock-keywords-2): Handle named-let.
Thien-Thi Nguyen [Sun, 20 Feb 2005 12:07:08 +0000 (12:07 +0000)]
(scheme-font-lock-keywords-2): Handle named-let.

19 years ago(undo-more): restore defadvice, but only the part that allows changes
Jonathan Yavner [Sun, 20 Feb 2005 05:02:54 +0000 (05:02 +0000)]
(undo-more): restore defadvice, but only the part that allows changes
outside the restricted area of the buffer.