summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add comment regarding the `dir' desc-kindscratch/install-package-from-directoryArtur Malabarba2015-01-141-0/+4
* Set 'dir packages to 'tar or 'single after installation.Artur Malabarba2015-01-141-6/+12
* emacs-lisp/package.el and package-x.el: References to package-desc-kindArtur Malabarba2015-01-143-0/+15
* Fix `package-dir-info' sometimes returning kind 'singleArtur Malabarba2015-01-141-1/+1
* * NEWS: Document installing packages from directories.Artur Malabarba2015-01-132-0/+8
* (package-install-file): Install packages from directory.Artur Malabarba2015-01-132-2/+7
* (package-install-from-buffer): Install packages from dired buffer.Artur Malabarba2015-01-132-5/+25
* * emacs-lisp/package.el (package-dir-info): New function.Artur Malabarba2015-01-122-0/+20
* * emacs-lisp/package.el (package--read-pkg-desc): New function.Artur Malabarba2015-01-122-10/+22
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-01-112-1/+8
|\
| * Further eww URL DWIM tweaksLars Magne Ingebrigtsen2015-01-112-1/+8
* | * files.el (directory-files-recursively): Do not include remote file names.Michael Albinus2015-01-112-1/+9
|/
* Port to MSB hosts without optimizationPaul Eggert2015-01-112-0/+8
* Default to 'configure --enable-silent-rules'Paul Eggert2015-01-115-7/+28
* Spelling fixesPaul Eggert2015-01-101-4/+4
* Port to 32-bit --with-wide-intPaul Eggert2015-01-1012-143/+172
* Port to HAVE_FREETYPE && !HAVE_XFTPaul Eggert2015-01-103-3/+10
* Port to 32-bit Sun C 5.12 sparcPaul Eggert2015-01-103-3/+10
* Port Qnil==0 changes to 32-bit --with-wide-intPaul Eggert2015-01-102-27/+32
* (shr-urlify): Don't bother the user about invalidly-encoded display stringsLars Magne Ingebrigtsen2015-01-102-2/+6
* (shr-urlify): Decode URLs before using them as titlesIvan Shmakov2015-01-102-1/+12
* eww title cleanup when loadingLars Magne Ingebrigtsen2015-01-102-0/+3
* (eww): Don't interpret "org/foo" as an URL.Lars Magne Ingebrigtsen2015-01-102-1/+2
* Further eww DWIM URL interpretation fixupsLars Magne Ingebrigtsen2015-01-102-1/+6
* Tweak eww DWIM URL recognitionLars Magne Ingebrigtsen2015-01-102-4/+10
* MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii2015-01-106-13/+30
* Better binding for vc-delete-fileDaniel Colascione2015-01-092-1/+6
* Tweak NEWSDaniel Colascione2015-01-092-1/+5
* Teach js-mode about ES6 generatorsDaniel Colascione2015-01-092-1/+10
* Refactor pointer-to-integer conversionPaul Eggert2015-01-093-20/+32
* Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-0841-2001/+2398
|\
| * * lisp/emacs-lisp/eieio*.el: Move the function defs to defclass.Stefan Monnier2015-01-085-272/+301
| * * emacs-lisp/eieio-generic.el: New file.Stefan Monnier2015-01-0810-893/+941
| * lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-0739-292/+416
| * * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field.Stefan Monnier2015-01-0410-257/+357
| * lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slotStefan Monnier2014-12-297-78/+161
| * * lisp/emacs-lisp/eieio*.el: Remove "name" field of objectsStefan Monnier2014-12-228-135/+167
| * * lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v.Stefan Monnier2014-12-2210-159/+159
| * * lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarraysStefan Monnier2014-12-229-387/+369
* | Fix line-move-visual's following of column in R2L lines.Eli Zaretskii2015-01-084-6/+25
* | Fix GDB accesses to the 'nil's name.Eli Zaretskii2015-01-082-4/+19
* | Fix fallout from "Qnil is zero" change in the display engine. (Bug#19535)Eli Zaretskii2015-01-085-68/+89
* | Port new Lisp symbol init to x86 --with-wide-intPaul Eggert2015-01-082-6/+17
* | * lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.Paul Eggert2015-01-072-1/+7
* | * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert2015-01-072-1/+6
* | Port Qnil==0 XUNTAG to clangPaul Eggert2015-01-072-2/+10
* | # ChangeLog fixesGlenn Morris2015-01-072-30/+12
* | * admin/authors.el (authors-aliases): Add an entry to ignore.Glenn Morris2015-01-072-0/+5
* | * lisp/files.el (file-tree-walk): Remove; of unknown authorship.Glenn Morris2015-01-073-36/+4
* | lisp/gnus/gnus-group.el (gnus-read-ephemeral-bug-group): Use mm-disable-multi...Katsumi Yamaoka2015-01-081-1/+1