- 06 Dec, 2004 8 commits
-
-
Richard M. Stallman authored
-
Jay Belanger authored
Use more Texinfo macros instead of TeX defs.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(INFO_TARGETS): Add ../info/org. (DVI_TARGETS): Add org.dvi. (maintainer-clean): Remove the info files in the info dir.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
Remove redundant correctness checks. (regex_compile): Fix up error codes for \{..\} expressions.
-
- 05 Dec, 2004 21 commits
-
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Sam Steingold authored
Fixed `tramp-time-diff' comparison logic
-
Thien-Thi Nguyen authored
`run-hook-with-args-until-success' instead of a custom loop. Fixes bug with local hooks.
-
Stefan Monnier authored
Use delete-dups when calculating the initial value. (bibtex-autokey-get-title): Use <=. (bibtex-goto-line): New function. (bibtex-reposition-window): Use line numbers instead of point positions. Use window-body-height. (bibtex-find-crossref): Use bibtex-reposition-window. (bibtex-find-entry): Use bibtex-reposition-window. Always return position of entry if key is found or nil if not found.
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(widget-field-at): Use it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
before Variables. Avoid using the term "variable"; say "option". New initial explanation. (Variables): In initial explanation, connect "variable" to the already-explained "user option".
-
Richard M. Stallman authored
Move reference to Easy Customization.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 04 Dec, 2004 2 commits
-
-
Kenichi Handa authored
(lao-key-alist-vector): New variable. (lao-consonant-key-alist, lao-semivowel-key-alist) (lao-vowel-key-alist, lao-voweltone-key-alist) (lao-tone-key-alist, lao-other-key-alist): Initialize them from lao-key-alist-vector.
-
Kim F. Storm authored
-
- 03 Dec, 2004 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Steven Tamm authored
* image.c (image_load_quartz2d): Use cfstring_create_with_utf8_cstring * macmenu.c (add_menu_item): Use cfstring_create_with_utf8_cstring * macfns.c (x_set_name, x_set_title): Use cfstring_create_with_utf8_cstring (Fx_file_dialog): Use cfstring_create_with_utf8_cstring and use constant CFRefs instead of creating them each time for labels. * mac.c (cfstring_create_with_utf8_cstring): Added to prevent crashes with invalid characters.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
get-largest-window don't consider dedicated windows.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(isearch-mode-map): No special definition for space. (isearch-whitespace-chars): Command deleted. (isearch-forward-regexp): Doc fix. (isearch-quote-char): When a space is not inside brackets, use `[ ]' instead of just space. (isearch-lazy-highlight-search): Bind search-spaces-regexp.
-