summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix log typo, merge entries.Glenn Morris2008-01-051-7/+5
* * net/dbus.el (dbus-list-hash-table)Michael Albinus2008-01-042-24/+53
* * dbus.texi (Receiving Method Calls): New chapter.Michael Albinus2008-01-042-4/+100
* * dbusbind.c (Fdbus_method_return): New function.Michael Albinus2008-01-042-8/+106
* Update for new etc/images/icons/hicolor directory.Glenn Morris2008-01-042-2/+16
* 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2008-01-042-4/+14
* (bs--get-mode-name): Fix typo in previous change.Juanma Barranquero2008-01-042-1/+5
* *** empty log message ***Dan Nicolaescu2008-01-041-0/+7
* 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2008-01-042-0/+4
* * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-047-24/+52
* 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2008-01-042-7/+14
* Misc comment and docstring fixes to better follow conventions.Stefan Monnier2008-01-041-68/+66
* (tpu-load-xkeys): Recommend to run theStefan Monnier2008-01-042-10/+17
* (tpu-mapper): New command. Contains all the code previously at top-level.Stefan Monnier2008-01-041-224/+202
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-0414-37/+63
* * progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier2008-01-047-36/+40
* (byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functionsRichard M. Stallman2008-01-042-83/+90
* (vc-modify-change-comment): Declare for compiler.Glenn Morris2008-01-042-1/+26
* (defcustom-c-stylevar): Revert previous change (merge mistake).Glenn Morris2008-01-041-24/+34
* (find-name-arg): Declare for compiler.Glenn Morris2008-01-041-1/+3
* (tramp-smb-handle-insert-directory): Use mapc rather than mapcar.Glenn Morris2008-01-041-2/+2
* (fancy-about-screen): Remove reference to deletedGlenn Morris2008-01-041-3/+2
* (bookmark-make-cell-function)Glenn Morris2008-01-041-1/+7
* (doc-view-search-internal): Don't use `incf'.Glenn Morris2008-01-041-8/+15
* (emacs-copyright): Update to 2008.Glenn Morris2008-01-041-2/+2
* (set-copyright): Add lib-src/ebrowse.c.Glenn Morris2008-01-042-1/+8
* (Copyright): Update to 2008.Glenn Morris2008-01-042-1/+9
* (version) <emacs_copyright>: New variable. Just use current year for copyright.Glenn Morris2008-01-041-2/+6
* (print_version): Update copyright to 2008.Glenn Morris2008-01-041-2/+2
* Update copyright to 2008.Glenn Morris2008-01-043-3/+8
* (savehist-coding-system): Default to a variant coding systemJuanma Barranquero2008-01-042-4/+9
* * ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):Stefan Monnier2008-01-033-4/+7
* (server-create-window-system-frame): Remove workaround forStefan Monnier2008-01-032-34/+33
* (read_key_sequence): Fix typo.Stefan Monnier2008-01-032-23/+24
* * dbus.texi (Type Conversion): Explain the type specification for emptyMichael Albinus2008-01-032-20/+41
* * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.Michael Albinus2008-01-032-66/+136
* * net/dbus.el (dbus-name-owner-changed-handler): UseMagnus Henoch2008-01-032-2/+7
* * dbusbind.c (Fdbus_call_method): Handle the case of no returnedMagnus Henoch2008-01-032-9/+11
* * dbusbind.c (xd_append_arg): Use unsigned char instead ofMagnus Henoch2008-01-032-2/+7
* (frame-geom-value-cons, frame-geom-spec-cons): New fns.Richard M. Stallman2008-01-032-0/+66
* (occur-context-lines): New subroutine, broken out of occur-engine.Richard M. Stallman2008-01-032-10/+24
* * emacs.desktop (Icon): Update icon name.Dan Nicolaescu2008-01-032-1/+12
* * images/icons/emacs_16.png, images/icons/emacs_24.pngDan Nicolaescu2008-01-035-1/+1
* * vc-git.el (vc-git--ls-files-state): New function.Dan Nicolaescu2008-01-032-33/+24
* Changes from arch/CVS synchronizationMiles Bader2008-01-031-1/+1
* * progmodes/grep.el (grep-find-ignored-directories): InitializeEric S. Raymond2008-01-023-10/+11
* Add arch taglineMiles Bader2008-01-021-0/+1
* Change a return type, for greater extensibility. SeeKarl Fogel2008-01-024-30/+55
* Make rcirc logging more customizableMiles Bader2008-01-022-19/+44
* Merge from emacs--rel--22, gnus--devo--0Miles Bader2008-01-029-45/+102
|\