aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_image) <image-types>: Fix typo in docstring.Juanma Barranquero2007-10-042-14/+18
* (image-dired-image-at-point-p): Fix typo in docstring.Juanma Barranquero2007-10-042-3/+7
* *** empty log message ***Juanma Barranquero2007-10-041-448/+448
* (sieve-manage-interactive-login): Doc fix.Juanma Barranquero2007-10-042-2/+7
* Fix typos.Juanma Barranquero2007-10-041-3/+3
* *** empty log message ***Juanma Barranquero2007-10-041-6/+5
* (copyright-update): Don't update if the fileStefan Monnier2007-10-032-12/+19
* (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)Michaël Cadilhac2007-10-032-5/+9
* (doc-view): Don't ignore pdf and dvi files when completing filename.Michaël Cadilhac2007-10-032-167/+177
* (struct frame): Don't try to GC-mark menu_bar_items_used.Stefan Monnier2007-10-032-2/+7
* *** empty log message ***Richard M. Stallman2007-10-031-0/+3
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-036-153/+207
* (mark_terminals): Typo.Stefan Monnier2007-10-021-1/+1
* * window.h (struct window):Stefan Monnier2007-10-029-15/+28
* * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.Stefan Monnier2007-10-025-55/+37
* (mark_object): Fix typo.Stefan Monnier2007-10-021-7/+8
* (allocate_pseudovector): New fun.Stefan Monnier2007-10-022-131/+111
* (Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+3
* (Fframe_parameters): Minor simplification.Stefan Monnier2007-10-021-2/+2
* (adjust_markers_for_insert): Generalize assertion checks.Stefan Monnier2007-10-021-10/+3
* (defsubr): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+1
* (Fmarker_buffer): Make test for odd case into a failure.Stefan Monnier2007-10-021-3/+6
* (Fcurrent_window_configuration): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+1
* (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.Stefan Monnier2007-10-021-11/+8
* * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.Stefan Monnier2007-10-025-44/+62
* (candidate_window_p): Only consider as visible frames thatStefan Monnier2007-10-021-2/+8
* (MARKBIT): Remove unused macro.Stefan Monnier2007-10-021-5/+0
* (gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.Stefan Monnier2007-10-022-2/+7
* *** empty log message ***Richard M. Stallman2007-10-021-0/+4
* (cursor-in-non-selected-windows): Doc fix.Richard M. Stallman2007-10-021-0/+3
* (Overlay Properties): Explain nil as priority. Explain that conflictsRichard M. Stallman2007-10-012-7/+21
* (math-largest-emacs-expt): Remove unnecessary condition check.Jay Belanger2007-10-011-6/+3
* Add item for MS-Windows implementation of network-interface-*.Eli Zaretskii2007-10-011-0/+8
* (Fload): Fix typo in docstring.Juanma Barranquero2007-10-012-8/+12
* (Fexpt): Manually check for overflows, so that a powerMichaël Cadilhac2007-10-012-3/+11
* (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-012-0/+7
* calc-math.el (math-largest-emacs-expt): Handle the cases when exptJay Belanger2007-10-012-11/+37
* (math-smallest-emacs-expt): Make the computation more robust.Jay Belanger2007-10-011-2/+2
* Add arch taglineMiles Bader2007-10-011-0/+1
* lisp/emacs-lisp/authors.el: revert accidentally committed private change.David Kastrup2007-09-301-8/+8
* lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.David Kastrup2007-09-301-3/+3
* (gnus-article-reply-with-original)David Kastrup2007-09-302-2/+8
* (argv): Alias for `command-line-args-left' to use asDavid Kastrup2007-09-303-0/+15
* (auto-revert-handler): In `auto-revert-tail-mode',David Kastrup2007-09-302-8/+20
* (woman-topic-all-completions, woman-mini-help): FixDavid Kastrup2007-09-302-21/+31
* * net/tramp-compat.el: New file.Michael Albinus2007-09-307-226/+342
* (x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.Reiner Steib2007-09-302-5/+58
* (zone-hiding-modeline): Use mode-line-format.Richard M. Stallman2007-09-302-24/+8
* (term_clear_mouse_face, term_mouse_highlight)Stefan Monnier2007-09-292-4/+9
* (safe_debug_print): Use XHASH.Stefan Monnier2007-09-292-5/+3