2008-02-14 |
Glenn Morris | (format-seconds): Let-bind `num'. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | Mention `format-seconds'. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | Zhang Wei has assignment, remove "tiny change"s. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | Re-fill copyright years. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dan Nicolaescu | (vc-annotate-find-revision-at-line): New function. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | (custom-deps, finder-data, autoloads, recompile): |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | Fix some typos. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Glenn Morris | Add 2008 to copyright years. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Juanma Barranquero | Use AREF, not ASLOT. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chong Yidong | (org-publish-timestamp-filename): Replace colon charact... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Chong Yidong | * textmodes/org-publish.el (org-publish-timestamp-filen... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Stefan Monnier | Undo last mistakenly commited change. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Mark A. Hershberger | add php error regex for compile mode |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Bastien Guerry | * mail/smtpmail.el: Use password-cache. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Bastien Guerry | ;;; smtpmail.el --- simple SMTP protocol (RFC 821)... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Mark A. Hershberger | add support to flymake for php, add support to flymake... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Michael Albinus | * net/ange-ftp.el (ange-ftp-quote-string): Use |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Stefan Monnier | (smerge-auto-combine-max-separation): New var. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juri Linkov | (compilation-auto-jump): Call |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juri Linkov | (after-init-hook): Set inhibit-startup-screen to t |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juri Linkov | (fancy-startup-screen, normal-splash-screen): |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Romain Francoise | (Overview): Fix typo. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | * coding.c (coding_set_destination): Use BEG_BYTE rathe... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (scan_lists): Follow coding convention. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIB... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | Update copyrights. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (casify_region): Only call after-change and composition |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (sgml-html-meta-auto-coding-function): Make sure the... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | Fix broken indentation. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juanma Barranquero | (hexl-mode): Don't make `font-lock-defaults' buffer... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Kenichi Handa | (byte-compile-lapcode): Use |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bastien Guerry | Reverted wrong changes to rmail.el. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bastien Guerry | 2008-02-11 Drew Adams <drew.adams@oracle.com> |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Kenichi Handa | (AUTOGENEL): Remove charprop.el and uni-*.el. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (read_avail_input): Call Fdelete_terminal. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (Fdelete_frame): Call Fdelete_terminal. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (tramp-compat-file-attributes): Add comment. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (doc-view-display): Change file arg to buffer arg,... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Monnier | (clone-indirect-buffer-hook): New hook. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Michael Olson | EasyPG: Update manual, menu label, epa-menu-mode->epa... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Bastien Guerry | * isearch.el: |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Eli Zaretskii | (checkgcc): Move "del junk.o" to here, and make it... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (ibuffer-header-line-format): New var. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (clone_per_buffer_values, reset_buffer_local_variables) |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (mark_buffer): Comment fix to clarify the status of... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (struct buffer): Comment fix to clarify the status... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (ucs-insert): Inherit surrounding properties like self... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Richard M.... | Add many doc strings. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Juanma Barranquero | (read_key_sequence): Don't pass args with side effects... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Juanma Barranquero | (push_submenu_start, push_submenu_end, push_left_right_... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Jason Rumney | Added note about line ends of lisp/international uni... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Jason Rumney | Regenerated. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Jason Rumney | Remove unidata-gen related rules. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dan Nicolaescu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Kenichi Handa | (${lispsource}international/charprop.el): Delete |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Kenichi Handa | New file. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Kenichi Handa | (boyer_moore): Fix incorrect synching of the trunk and |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (Fdelete_frame): Fix stupid typo. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | (compilation-error-regexp-alist-alist): Shorten some... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | ffap-rfc-directories. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | (ffap-rfc-directories): Add :version. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Kevin Ryde <user42 at zip.com.au> |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Kevin Ryde <user42 at zip.com.au> |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Typo. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Chris Moore <christopher.ian.moore at gmail.com> |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Monnier | (Fdelete_terminal): Clean up the `force' path. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Kevin Ryde <user42 at zip.com.au> |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Sam Steingold | (vc-prefix-key): Remove (undo 2008-02-06 patch). |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | (Equality Predicates): No longer talk about "two" funct... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Lawrence Mitchell <wence at gmx.li> (tiny change) |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | Add emacs-startup-time, emacs-uptime. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | (emacs-uptime): New function. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Glenn Morris | (emacs-startup-time): New variable. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Michael Olson | EasyPG: Remove epg-package-info and epa-setup |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Bastien Guerry | (rmail-nonignored-headers): Allow to be nil. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Olson | EasyPG: Rename epa-mail-minor-mode to epa-global-mail... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | * frame.c (Qnoelisp): New symbol. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Olson | EasyPG: Implement some suggestions from emacs-devel. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Olson | EasyPG: Improve NEWS entry. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Albinus | * net/dbus.el: Remove `no-byte-compile' cookie. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (struct Lisp_Misc_Any, struct Lisp_Marker) |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | Undo previous change. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | (diff-add-change-log-entries-other-window): Use |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dan Nicolaescu | * s/gnu-linux.h: Remove support for non-ELF and linux... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | Remove bogus merge relicts from previous commit. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Richard M.... | (ASET): Use AREF, not ASLOT. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | `cp-supported-codepages' is not used in mm-util.el... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Reiner Steib | (mm-codepage-setup): If cp-supported-codepages isn't |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (ASET): Check bounds. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | (compilation-next-error): Add clarifying comment. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Stefan Monnier | Add todo entries. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | (Equality Predicates): Mention equal-including-properties. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | (mode-name): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |