Lines Matching +refs:czech +refs:token +refs:whitespace

1350 	(Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
1844 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
1846 `whitespace-display-in-modeline' was set, not otherwise.
1858 * whitespace.el: Test for existence of `defcustom' and `defgroup'
1861 (whitespace-version): Update to 2.8.
1862 (whitespace-display-in-modeline): Add custom variable to control
1863 displaying the whitespace errors on the modeline based on
1865 (whitespace-buffer): Now returns `t' if unclean and `nil' if
1868 (whitespace-buffer): Fix a subtle bug that cleaned up only if
1869 quiet was not set, even with whitespace-auto-cleanup set.
1870 (whitespace-mode-line): Now uses less modeline real estate and
1871 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
1872 which is present in the file, and <y> is any type of whitespace
1874 `whitespace-check-<whitespace-type>' to nil.
1875 (whitespace-unchecked-whitespaces): New function to return the
1877 (whitespace-display-unchecked-whitespaces): Rename to
1878 `whitespace-update-modeline' to reflect its functionality.
2702 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
2762 * whitespace.el (whitespace-version): Update version to 2.4
2764 * whitespace.el: Add customization variables to conditionally test
2768 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
2770 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
2773 * whitespace.el (whitespace-rescan-timer-time):
2776 * whitespace.el (whitespace-display-unchecked-whitespaces):
2779 * whitespace.el (whitespace-buffer): Test only whitespaces whose
2781 `whitespace-display-unchecked-whitespaces'.
2783 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
2785 created `whitespace-display-unchecked-whitespaces'.
2787 * whitespace.el (whitespace-describe): Update documentation.
2789 * whitespace.el (whitespace-tickle-timer): Test if
2790 `whitespace-rescan-timer-time' is non-zero before tickling timer.
2810 (trailing-whitespace): Add :group, :version.
2925 * whitespace.el: Finish making it fit Emacs conventions.
2991 whitespace).
3139 * whitespace.el: New file.
3555 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
3816 (delete-whitespace-rectangle): Ditto.
3820 (delete-whitespace-rectangle-line): New function.
3865 * international/mule.el (set-auto-coding): Allow whitespace before
4005 (edebug-next-token-class): If . is followed by a digit,
4006 return `symbol' for the token class.
4271 (show-trailing-whitespace): Change group to font-lock.
4414 * frame.el (show-trailing-whitespace): New.
4416 * faces.el (trailing-whitespace): New basic face.
5424 the same whitespace that was ignored in choosing the subject string.
6524 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
6525 (speedbar-line-token): Likewise.
6720 (speedbar-line-token) New function.
7175 * cus-edit.el (custom-save-delete): Don't delete whitespace
7406 (cperl-indent-region): Do not indent whitespace lines.
7527 (perl-font-lock-keywords): Highlight trailing whitespace.
7934 * rect.el (delete-whitespace-rectangle): Mark for autoload.
8078 syntax table to determine what is whitespace.
8437 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
8944 (hif-math, hif-factor): Rename token to hif-token and token-list to
8945 hif-token-list.
8946 (hif-token, hif-token-list): Declare them.
9751 * language/chinese.el, language/cyrillic.el, language/czech.el,