2005-05-22 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (list-tags): Use with-no-warnings. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (smtpmail-open-stream): Use with-no-warnings. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (mail-get-names): Avoid beginning-of-buffer. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (viet-viscii-nonascii-translation-table): Add defvar. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (viper-ex-work-buf, viper-ex-print-buf): Use defvar... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (hexl-follow-line): Use with-no-warnings. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (dired-font-lock-keywords): Fontify files with junk... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | Use write-file-functions instead of write-file-hooks. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nick Roberts | (gdb-info-locals-handler): Make regexps |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Thien-Thi Nguyen | For copyright years, change status of TTN-munged areas... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
André Spiegel | # |
commit | commitdiff | tree | snapshot |
2005-05-22 |
André Spiegel | (vc-trunk-p): Add autoload cookie. The function is... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Juanma Barranquero | (focus-frame, unfocus-frame): Revert deletion on 2005... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
André Spiegel | # |
commit | commitdiff | tree | snapshot |
2005-05-22 |
André Spiegel | (vc-cvs-checkout-model): Handle the case where FILE... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Andreas Schwab | (send_process): Move misplaced volatile. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Andreas Schwab | (send_process): Remove misplaced volatile. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Richard M.... | (display_mode_element): If we're processing a list and |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nick Roberts | Remove make-obsolete-variable for |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | (define-derived-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | (Reading File Names): Update description of `read-direc... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | (Derived Modes): Clarify :group keyword. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Jay Belanger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Jay Belanger | (Storing variables): Mention that only most variables... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (Fexpand_file_name) [DOS_NT]: Don't try to support... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (rmail-reply): Filter the list in reply-to through... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | Mark locate-file as documented. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (Locating Files): New subsection. Describe locate... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (Initial Parameters): Update cross reference to "Emacs... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (Basic Types): Update cross ref from "Enabling Mouse... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (send_process): Restore the SIGPIPE handler if we catch... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (mail-send): Use [[:space:]] instead of a literal blank |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (table-disable-menu): Add separator as a string so... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Eli Zaretskii | (cal-menu-update): Add separator as a string so that... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Richard M.... | (idlwave-doc-header): Use insert-file-contents. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Richard M.... | (flymake-makehash): Use with-no-warnings. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Richard M.... | (remote-compile): Use compilation-start. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Richard M.... | (tmm-shortcut): Avoid using beginning-of-buffer. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Luc Teirlinck | (Display Custom): Correct typo. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Daniel Pfeiffer | (makefile-imenu-generic-expression): Use function to... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Daniel Pfeiffer | (imenu-generic-expression, imenu--generic-function... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Daniel Pfeiffer | (auto-mode-alist): Check GNUmakefile before makefile... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Jay Belanger | (calc-invalidate-units-table): Use inhibit-read-only. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Richard M.... | Reclassify item. Update copyright year. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Juanma Barranquero | (lookup_image, png_read_from_memory): Remove hacks... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Reiner Steib | Remove CVS conflict markers. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Juanma Barranquero | Fix remaining braino breackage. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Juanma Barranquero | Fix braino. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
David Kastrup | (easy-menu-add): Correct docstring since |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Juanma Barranquero | (reduce, fill, replace, remove*, remove-if, remove... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Lute Kamstra | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Lute Kamstra | (diff-header-face, diff-file-header-face) |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Stefan Monnier | (vhdl-font-lock-match-item): Simplify regexp. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Stefan Monnier | (sh-mode, sh-get-word): Minor regexp fixes. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Stefan Monnier | (lisp-font-lock-keywords-2): Don't error. Minor regexp... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Carsten Dominik | Version 3.09 |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Carsten Dominik | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Carsten Dominik | (org-agenda-toggle-time-grid): New command. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Lute Kamstra | (Fwindow_inside_edges, Fwindow_inside_pixel_edges)... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juanma Barranquero | (send-string, send-region): Remove obsolescence declara... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Luc Teirlinck | (Active Keymaps): Add anchor. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Luc Teirlinck | (Hooks): Delete confusing and unnecessary sentence. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kim F. Storm | (ido-magic-forward-char): Enter ido-find-file at end... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Nick Roberts | (list-faces-display): Make back button respect optional... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juanma Barranquero | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juanma Barranquero | Specify missing group (and type, if simple) in defcustom. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Juanma Barranquero | (url-cookie-multiple-line): Specify group and type... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Luc Teirlinck | (compilation-finish-function): Fix defvar. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (makefile-mode): Use run-mode-hooks. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (event-basic-type): Don't get an error. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (Buffer-menu-buffer-face): In group Buffer-menu. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (dired-copy-file-recursive): Handle symlinks in recursi... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (show-trailing-whitespace): In group `whitespace-faces'. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (eval-when-compile): Doc fix. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (byte-compile-file-form-custom-declare-variable): |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Richard M.... | (compilation-finish-function): Mark obsolete. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jay Belanger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jay Belanger | (calc-graph-format-data): Make sure var-PlotRejects... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Lute Kamstra | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Lute Kamstra | Add --enable-locallisppath. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Carsten Dominik | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Carsten Dominik | Moved the definition of `reftex-isearch-minor-mode... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Lute Kamstra | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Carsten Dominik | Moved the definition of `reftex-isearch-minor-mode... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Lute Kamstra | (copyright-fix-years): Make sure all years are fixed... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kim F. Storm | (crisp-home, crisp-end): Put CUA property. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Carsten Dominik | typo fix in copyright notice |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Daniel Pfeiffer | (makefile-add-this-line-targets): Simplify and integrat... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Daniel Pfeiffer | (lisp-font-lock-keywords-2): Do \\) only in strings... |
commit | commitdiff | tree | snapshot |
next |