2004-12-13 |
Richard M.... | (xml-name-re, xml-entity-value-re): Add defvars. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (elint-standard-variables, elint-unknown-builtin-args... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (browse-url-url-at-point): Add autoload. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (info-xref-visited): Use `default' instead of t. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (header-line, mode-line-inactive, tool-bar): |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (while-no-input): New macro. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (syms_of_eval) <quit-flag>: Doc fix. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard M.... | (QUIT): Check for Vthrow_on_input. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Kim F. Storm | (set_iterator_to_next): Reset stop_charpos after displa... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Stefan Monnier | (vc-svn-repository-hostname): Adjust to new format. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | ffap-dired-at-point -> dired-at-point |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | (Dired Navigation): Add @r{(Dired)} to M-g. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | (FFAP): Add C-x C-r, C-x C-v, C-x C-d, C-x 4 r, C-x... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | ffap and wildcards |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | (ffap-dired-wildcards): Set default to "[*?][^/]*\... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | (find-file-other-window, find-file-other-frame): |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | (Marking Objects): Marking commands also extend the |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | * textmodes/paragraphs.el (mark-paragraph): |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun): |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Juri Linkov | * simple.el (beginning-of-buffer, end-of-buffer): |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Juri Linkov | query-replace-highlight eq isearch |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Juri Linkov | * replace.el (query-replace-highlight): Add new value... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Juri Linkov | (replace-match-maybe-edit): Doc fix. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Juri Linkov | (isearch-process-search-multibyte-characters): |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Juri Linkov | (isearch-edit-string): Set 7th arg of |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Richard M.... | (Fvertical_motion): Call move_it_by_lines even if LINES... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Richard M.... | (Fall_completions): Add var `zero' and use it in loop. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Kenichi Handa | (encode_terminal_code): Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (handle_async_input): Remove pthread mutex handling. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Richard M.... | (Line Height): Rewrite text for clarity. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | Don't `require' everything eagerly. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (checkdoc-continue, checkdoc-comments, checkdoc-message... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (latex-backward-sexp-1): Handle the special case of... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (Fforward_word): Avoid non-idempotent side-effects... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (Ftry_completion, Fall_completions): Don't use XFASTINT... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Stefan Monnier | (main, Fdump_emacs): Don't touch malloc hooks if SYNC_I... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Jan Djärv | * w32term.c (x_calc_absolute_position): Remove calculat... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Dan Nicolaescu | * e/eterm.ti: Add rs1. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Dan Nicolaescu | (term-termcap-format): Synchronyze with terminfo. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Jan Djärv | * xterm.c (x_calc_absolute_position): Don't subtract... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Thien-Thi Nguyen | (zone-programs): Add `zone-pgm-random-life'. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Kim F. Storm | (info): Undo 2004-12-05 change. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Kim F. Storm | * text.texi (Special Properties): Just mention line... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Kim F. Storm | (Standard Buffer-Local Variables): Fix xref for |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Kim F. Storm | (Window Frame Parameters): Remove line-height defvar. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Kim F. Storm | (Display): Add node "Line Height" to menu. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Richard M.... | Fix previous change. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Thien-Thi Nguyen | (auto-mode-alist): Map .com to DCL mode. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Richard M.... | (isearch-mode-map): Treat S-SPC like SPC. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Nick Roberts | (xterm-mouse-event): Correct cursor position in a |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (Imprint): Remove erroneous @value's. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Reiner Steib | [ Add missing change in gnus.texi from last commits: ] |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Thien-Thi Nguyen | (Standard Buffer-Local Variables): Add @xref for `line... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Thien-Thi Nguyen | (Window Frame Parameters): New @defvar for `line-spacing'. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Richard M.... | Fix typos. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (INFO_TARGETS): Fix typo. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | Replace org.info with org. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (File): Add URL and Org Mode manuals. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (Saving Customizations): Emacs only loads the custom... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Luc Teirlinck | (install-arch-indep, uninstall): Add org and url manuals. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Stefan Monnier | (gnus-narrow-to-page): Don't hardcode point-min. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | Removed comment about installation. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | (calc-keypad-mode): Unbind unused mouse events. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | (get_next_display_element): Use `escape-glyph' for |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | Delete code to set display table. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | Update @setfilename. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | Fix @direntry file name. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Richard M.... | (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | (math-read-replacement-list, math-read-superscripts... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | (math-read-replacement-list, math-read-superscripts... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jay Belanger | Add math-read-preprocess-string to autoloads. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Miles Bader | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Stefan Monnier | (isearch-quote-char): Fix up typo in last change. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Luc Teirlinck | (Scroll Bars): The option `scroll-bar-mode' has to... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Luc Teirlinck | (mouse-set-font): Handle the case where the command... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Luc Teirlinck | `edit-kbd-macro' is now bound to `C-x C-k e'. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Miles Bader | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Richard M.... | Remove the plan to use DFA regex; it would be infeasible. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Miles Bader | Changes from arch/CVS synchronization |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Jan Djärv | * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Jan Djärv | * alloc.c: Add comment about the reason for (UN)BLOCK_I... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Stefan Monnier | url.texi: New file. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Stefan Monnier | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Stefan Monnier | (init_eval_once): Increase max_specpdl_size to 1000. |
commit | commitdiff | tree | snapshot |
next |