summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* *** empty log message ***emacs-pretest-21.0.91Gerd Moellmann2000-11-19
|
* (Fwindow_list): Change parameter list to be XEmacsGerd Moellmann2000-11-19
| | | | | | compatible. (window_list_1): New function. (window_loop): Use it instead of Fwindow_list.
* *** empty log message ***Gerd Moellmann2000-11-19
|
* (emacs_ospeed): New variable.Gerd Moellmann2000-11-19
| | | | | (toplevel): Don't declare ospeed extern. (init_baud_rate): Use emacs_ospeed instead of ospeed.
* (ospeed): Remove.Gerd Moellmann2000-11-19
| | | | | (tputs) [!emacs]: Remove unused code. (tgetent): Avoid a compiler warning.
* Added note about subprocesses on Windows 9x.Jason Rumney2000-11-19
|
* #André Spiegel2000-11-19
|
* (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved hereAndré Spiegel2000-11-19
| | | | from vc.el.
* (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved toAndré Spiegel2000-11-19
| | | | vc-hooks.el.
* (vc-rcs-state): Call vc-workfile-unchanged-p only here, andAndré Spiegel2000-11-19
| | | | | | differentiate according to checkout model. (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p, since this function is only concerned with master state.
* (insert-image-file): Make `intangible' and `read-only' propertiesMiles Bader2000-11-19
| | | | rear-nonsticky too.
* (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)Gerd Moellmann2000-11-19
| | | | | (x_scroll_bar_remove, XTset_vertical_scroll_bar): Call SCROLL_BAR_X_WIDGET with addtional argument DPY.
* (struct scroll_bar): Members x_widget_low, x_widget_highGerd Moellmann2000-11-19
| | | | | | | | | removed. (SCROLL_BAR_X_WIDGET): Get the widget via XtWindowToWidget. Take the X display as additional argument. (SET_SCROLL_BAR_X_WIDGET): Store the window of the widget, since `Widget' is a pointer type that's not easily stored in Lisp_Object form in a portable way.
* (update_text_area): Fix last change.Gerd Moellmann2000-11-18
|
* (x_set_tool_bar_lines): When clearing the frame, alsoGerd Moellmann2000-11-18
| | | | clear current matrices.
* Use BINDING_STACK_SIZE throughout.Gerd Moellmann2000-11-18
|
* (mmap_enlarge): Don't print a message on stderrGerd Moellmann2000-11-18
| | | | if mapping new memory at the end of the existing region fails.
* (update_text_area): Don't skip over equal glyphsGerd Moellmann2000-11-18
| | | | when the last current glyph overlaps the glyph to its right.
* (message_log_check_duplicate): Let "..."-detection matchMiles Bader2000-11-18
| | | | lines that *end* with "..." too (that's the most common case!).
* *** empty log message ***Gerd Moellmann2000-11-18
|
* (resize_mini_window): Temporarily change to theGerd Moellmann2000-11-18
| | | | mini-window's buffer if necessary.
* *** empty log message ***Gerd Moellmann2000-11-18
|
* (Fx_show_tip): Use default y-offset of -10 so thatGerd Moellmann2000-11-18
| | | | the tooltip obscures less text under it.
* Update copyright notice.Gerd Moellmann2000-11-18
|
* (tooltip-x-offset, tooltip-y-offset): New user-options.Gerd Moellmann2000-11-18
| | | | (tooltip-show): Use the offsets.
* (mode-line-modified): Fix a typo.Gerd Moellmann2000-11-18
| | | | | (mode-line-toggle-modified, mode-line-widen) (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
* (w32_draw_bitmap): Use face to set colors.Jason Rumney2000-11-18
|
* (quail-japanese-kanji-kkc): Use marker to remember the conversionKenichi Handa2000-11-18
| | | | start.
* *** empty log message ***Kenichi Handa2000-11-18
|
* Minor fixes from author.Gerd Moellmann2000-11-17
|
* (BASE_PURESIZE): Increase to 700000.Gerd Moellmann2000-11-17
|
* (emacs-version): Set to 21.0.91.Gerd Moellmann2000-11-17
|
* 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>Dave Love2000-11-17
| | | | | | | | | | | | | | | | | | * nntp.el (nntp-open-telnet): Wait for the telnet prompt before sending a command; allow the rtelnet prompt as well. 2000-11-17 Simon Josefsson <simon@josefsson.org> * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous prefetch. 2000-11-17 ShengHuo ZHU <zsh@cs.rochester.edu> * nntp.el (nntp-decode-text): Delete bogus status lines. (nntp-open-connection): Kill process buffer when quit. (nntp-connection-timeout): Add a note. SIGALRM is ignored in both FSF Emacs 20 and XEmacs 21. (nntp-retrieve-data): Don't ignore quit.
* comment fixDave Love2000-11-17
|
* Handle the Mac port. Distribute all makefile.w32-in.emacs-pretest-21.0.90Gerd Moellmann2000-11-17
| | | | | | Distribute more files from the nt/ subdir. Distribute PBM image files from subdirs of lisp/. Distribute old change logs from subdirs of lisp/. Distribute play/5x5.el.
* (Fload): Fix #ifdef for pcc.Dave Love2000-11-17
|
* (pos_visible_p): Compute the default character heightGerd Moellmann2000-11-17
| | | | differently.
* (uudecode-insert-char): Fix bogus feature test.Dave Love2000-11-17
| | | | | | (uudecode-decode-region-external): Doc fix. Use with-temp-buffer and make-temp-file. (uudecode-decode-region): Doc fix.
* (vc-version-diff): Bind inhibit-read-only when inserting text.Stefan Monnier2000-11-16
| | | | (vc-version-backup-file): Docstring fix.
* #André Spiegel2000-11-16
|
* Updated backend documentation.André Spiegel2000-11-16
| | | | (vc-default-check-headers): New function.
* #André Spiegel2000-11-16
|
* Functions reordered.André Spiegel2000-11-16
|
* *** empty log message ***Gerd Moellmann2000-11-16
|
* (basic-save-buffer): Don't add a newline ifGerd Moellmann2000-11-16
| | | | | find-file-literally is non-nil. (find-file-literally): Extend doc string.
* *** empty log message ***Gerd Moellmann2000-11-16
|
* #André Spiegel2000-11-16
|
* (sort-columns): If sort-fold-case it non-nil, invokeGerd Moellmann2000-11-16
| | | | sort(1) with the `-f' argument.
* (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remoteAndré Spiegel2000-11-16
| | | | repositories.
* (vc-do-command): In the asynchronous case, output messages only if theAndré Spiegel2000-11-16
| | | | minibuffer is not active.