summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 22.3 released.EMACS_22_3Chong Yidong2008-09-0527-20/+92
|
* Regenerate.Chong Yidong2008-09-051-1/+1
|
* Fix previous change:Glenn Morris2008-09-041-5/+5
| | | | | | No cc-engine change was installed. cc-awk was just comment changes. Proper description and attribution for cc-fonts change.
* *** empty log message ***Alan Mackenzie2008-09-031-0/+2
|
* (c-version): Incremented to 5.31.6.Alan Mackenzie2008-09-031-1/+1
|
* Copy in some minor bug fixes from the trunk.Alan Mackenzie2008-09-032-4/+4
|
* *** empty log message ***Alan Mackenzie2008-09-031-0/+7
|
* Regenerate.EMACS_PRETEST_22_2_92Chong Yidong2008-09-022-23/+26
|
* Bump version to 22.2.92.Chong Yidong2008-09-029-18/+18
|
* *** empty log message ***YAMAMOTO Mitsuharu2008-09-021-0/+5
|
* (mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.YAMAMOTO Mitsuharu2008-09-021-28/+23
|
* *** empty log message ***Glenn Morris2008-08-301-0/+4
|
* (Fmodify_frame_parameters): Doc fix.Glenn Morris2008-08-301-1/+3
|
* *** empty log message ***Glenn Morris2008-08-301-0/+4
|
* (make-variable-frame-local): Tweak obsolescence message.Glenn Morris2008-08-301-1/+2
|
* *** empty log message ***Eli Zaretskii2008-08-301-0/+6
|
* (stat): Only root directory passed to GetDriveType. Allow RAM disk as wellEli Zaretskii2008-08-301-1/+13
| | | | as local fixed disk when w32-get-true-file-attributes is set to `local'.
* [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix last change.YAMAMOTO Mitsuharu2008-08-301-2/+2
| | | | [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg): Likewise.
* *** empty log message ***YAMAMOTO Mitsuharu2008-08-301-0/+2
|
* [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix coordinate flipping.YAMAMOTO Mitsuharu2008-08-301-10/+6
| | | | [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg): Likewise.
* *** empty log message ***YAMAMOTO Mitsuharu2008-08-301-0/+5
|
* [USE_CG_DRAWING] (mac_draw_cg_image): Fix coordinate flipping.YAMAMOTO Mitsuharu2008-08-301-10/+8
|
* *** empty log message ***Glenn Morris2008-08-301-0/+6
|
* (url-https-expand-file-name): Resolve directly to url-default-expanderGlenn Morris2008-08-301-1/+2
| | | | | rather than via another alias. (url-default-expander): Autoload an autoload. (Bug#825).
* *** empty log message ***Eli Zaretskii2008-08-291-0/+5
|
* (Fexpand_file_name): Copy argument `name' into local storage on all platforms,Eli Zaretskii2008-08-291-4/+3
| | | | not just on DOS_NT.
* *** empty log message ***YAMAMOTO Mitsuharu2008-08-291-0/+12
|
* (Fmac_resume_apple_event): Distribute cast to pointerYAMAMOTO Mitsuharu2008-08-291-4/+3
| | | | over conditional branches.
* [HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-sizeYAMAMOTO Mitsuharu2008-08-291-1/+1
| | | | integer before casting to pointer.
* (mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.YAMAMOTO Mitsuharu2008-08-291-4/+4
| | | | | [MAC_OSX] (mac_try_close_socket, sys_select) [SELECT_USE_CFSOCKET]: Cast to pointer-size integer before casting to pointer.
* (image-mode): Fix 2008-07-19 change.Chong Yidong2008-08-291-1/+1
|
* * image-mode.el (image-mode): Fix 2008-07-19 change.Chong Yidong2008-08-291-0/+4
|
* (edebug): Fix typo in docstring.Juanma Barranquero2008-08-281-1/+1
|
* Regenerate with autoconf 2.61-7 (bug#790)Chong Yidong2008-08-271-8/+14
|
* Update based on current directory layout and recommended tools.Jason Rumney2008-08-271-53/+40
|
* Regenerate.EMACS_PRETEST_22_2_91Chong Yidong2008-08-261-24/+24
|
* (Fcondition_case): Doc fix.Chong Yidong2008-08-261-1/+1
|
* * eval.c (Fcondition_case): Doc fix.Chong Yidong2008-08-261-0/+4
|
* Bump version to 22.2.91.Chong Yidong2008-08-269-18/+18
|
* (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is notJason Rumney2008-08-262-0/+10
| | | | grabbed after menu is finished.
* Fix typo.Juanma Barranquero2008-08-261-1/+1
|
* Fix typos (sync from trunk).Juanma Barranquero2008-08-269-17/+37
| | | | | | | | | | | | | | | | | | | | | * editfns.c (Ffield_string_no_properties): Fix typo in docstring. * fringe.c (Fdefine_fringe_bitmap): Doc fix. * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstring. * textprop.c (syms_of_textprop) <text-property-default-nonsticky>: (Fremove_text_properties): Fix typos in docstrings. * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring. * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Fix typo in docstring. * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings. * xselect.c (Fx_send_client_event): Doc fix.
* Fix typos (sync from the trunk).Juanma Barranquero2008-08-2614-117/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * facemenu.el (facemenu-unlisted-faces): Fix obsolescence declaration. * hi-lock.el (hi-lock-mode): Fix typo in docstring. * icomplete.el (icomplete-compute-delay, icomplete-get-keys): Doc fixes. (icomplete-delay-completions-threshold): Fix typo in docstring. * speedbar.el (speedbar-stealthy-function-list) (speedbar-verbosity-level, speedbar-supported-extension-expressions) (speedbar-update-current-file, speedbar-add-indicator) (speedbar-tag-expand): Reflow docstrings. (speedbar-use-imenu-flag, speedbar-use-tool-tips-flag) (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp) (speedbar-file-regexp, speedbar-message, speedbar-item-info) (speedbar-files-item-info, speedbar-fetch-replacement-function) (speedbar-maybe-add-localized-support) (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list) (speedbar-extract-one-symbol, speedbar-recenter-to-top) (speedbar-recenter, speedbar-separator-face): Fix typos in docstrings. (speedbar-ignored-directory-expressions, speedbar-handle-delete-frame) (speedbar-show-info-under-mouse, speedbar-directory-buttons) (speedbar-check-vc-this-line, speedbar-files-line-directory) (speedbar-buffer-buttons, speedbar-buffer-buttons-temp) (speedbar-buffers-line-directory): Doc fixes. * tool-bar.el (tool-bar-add-item): Fix typo in docstring. * emacs-lisp/edebug.el (edebug-unwrap*, edebug-signal) (edebug-restore-status): Doc fixes. (edebug-gensym, edebug-top-level-nonstop, edebug-eval-display) (edebug-eval-result-list, edebug-eval-redisplay, edebug) (edebug-trace): Fix typos in docstrings. * emulation/tpu-edt.el (tpu-match-beginning, tpu-match-end) (tpu-check-match, tpu-goto-breadcrumb, tpu-reset-screen-size) (tpu-toggle-overwrite-mode, tpu-include, tpu-get, tpu-what-line) (tpu-insert-escape, tpu-insert-formfeed, tpu-end-define-macro-key) (tpu-check-search-case, tpu-select, tpu-unselect, tpu-trim-line-ends) (tpu-toggle-control-keys): Fix typos in docstrings. (tpu-kill-buffer): Doc fix. (tpu-make-file-buffer-list, tpu-toggle-regexp, tpu-cut) (tpu-append-region, tpu-delete-current-char, tpu-emacs-replace): Reflow docstrings. * eshell/em-smart.el (eshell-review-quick-commands): Doc fix. * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. * play/solitaire.el (solitaire, solitaire-mode-map, solitaire-mode-hook) (solitaire-mode, solitaire, solitaire-solve): Fix typos in docstrings. * progmodes/gdb-ui.el (gdb-source-info): Fix typo in docstring. * progmodes/python.el (python-comment-line-p, python-blank-line-p) (python-skip-out): Doc fixes.
* *** empty log message ***Jay Belanger2008-08-251-0/+5
|
* Replace missing exponent.Jay Belanger2008-08-251-1/+3
|
* (run-python): Remove '' from sys.path.Romain Francoise2008-08-242-1/+7
|
* (Shell Command Guessing): Mention dired-guess-shell-case-fold-search.Glenn Morris2008-08-231-0/+7
| | | | (Bug#417)
* *** empty log message ***Glenn Morris2008-08-232-0/+9
|
* (dired-guess-shell-alist-user): Doc fix.Glenn Morris2008-08-231-0/+3
|
* (gif_format): Use :index, not :image.Jason Rumney2008-08-232-1/+5
|