- 18 Jul, 2005 8 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
docstrings. (array-reconfigure-rows): Use `insert-buffer-substring', not `insert-buffer'.
-
Juanma Barranquero authored
(allout-before-change-protect): Remove unneeded `concat'.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
black_relief.gc, and white_relief.gc to GC. (XCreateGC, XParseGeometry): Move externs from macgui.h.
-
YAMAMOTO Mitsuharu authored
(XSetFont): Add declaration. (mac_set_forecolor, mac_set_backcolor, mac_set_colors): Remove functions. (GC_FORE_COLOR, GC_BACK_COLOR, GC_FONT, MAC_WINDOW_NORMAL_GC): New defines. (XDrawLine, mac_draw_line_to_pixmap, XClearWindow) (mac_draw_bitmap, XCreatePixmapFromBitmapData, XFillRectangle) (mac_draw_rectangle, mac_draw_string_common, mac_scroll_area): Use them. (mac_erase_rectangle): New function. (XClearArea, x_draw_fringe_bitmap, x_clear_glyph_string_rect) (x_draw_stretch_glyph_string): Use it. (XChangeGC, XCreateGC, XGetGCValues, XSetForeground) (XSetBackground, XSetFont): Adjust for new GC implementation. (x_draw_fringe_bitmap, x_draw_box_rect): Use GC to set colors. (XTset_vertical_scroll_bar): Clear area under scroll bar.
-
YAMAMOTO Mitsuharu authored
(GC): Use it. (GCForeground, GCBackground, GCFont): Use X11 mask values. (XCreateGC, XParseGeometry): Move externs to macterm.h.
-
YAMAMOTO Mitsuharu authored
-
- 17 Jul, 2005 11 commits
-
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Simon Josefsson authored
-
Simon Josefsson authored
(smtpmail-try-auth-methods): added the AUTH PLAIN dialog
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 16 Jul, 2005 21 commits
-
-
Juanma Barranquero authored
fix. (edebug-install-custom-print-funcs, edebug-reset-print-funcs, edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
-
Juanma Barranquero authored
(byte-compile-interactive-only-functions): Add `insert-buffer' and `insert-file-literally'.
-
Richard M. Stallman authored
(find-gc-subrs-called): Renamed from subrs-called, and defvar'd.
-
Richard M. Stallman authored
(allout-real-isearch-abort): Function name no longer used. (allout-mode): Do allout-enwrap-isearch whenever feature is wanted. (allout-isearch-rectification): isearch-mode always exists. Don't set allout-isearch-did-quit. (allout-isearch-expose): Check isearch-mode-end-hook-error, not allout-isearch-did-quit. (allout-enwrap-isearch): Just add the hook. (allout-isearch-abort): Function deleted. (allout-pre-command-business): Avoid warning.
-
Richard M. Stallman authored
(isearch-done): Bind it. (isearch-mode-end-hook): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(pascal-outline): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(gamegrid-set-display-table): Avoid warning. (gamegrid-set-timer): Likewise. (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p. (gamegrid-add-score-with-update-game-score-1): Take FILE as argument. (gamegrid-add-score-with-update-game-score): Pass that argument. Rename have-shared-game-dir to gamegrid-shared-game-dir.
-
Richard M. Stallman authored
(byte-compile-or): Use that. (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(byte-compile-and): Use byte-compile-and-recursion.
-
Richard M. Stallman authored
(eshell-hist-initialize): Use that var the natural way.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(reb-color-display-p): Avoid warning.
-