aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.Ken Raeburn2002-06-032-1/+7
* Initial revisionThien-Thi Nguyen2002-06-031-0/+25
* (current_column): Now returns float.Thien-Thi Nguyen2002-06-032-22/+46
* (last_known_column): Now a float.Thien-Thi Nguyen2002-06-031-37/+41
* (redisplay_internal, redisplay_window, decode_mode_spec): CastThien-Thi Nguyen2002-06-031-511/+514
* (read_minibuf): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-22/+22
* (describe_command): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-14/+14
* (Fdelete_backward_char, internal_self_insert): CastThien-Thi Nguyen2002-06-031-5/+5
* (Fbyte_code): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-15/+15
* (choose-completion-string-functions): Doc fix.Richard M. Stallman2002-06-022-10/+21
* *** empty log message ***Colin Walters2002-06-011-6/+10
* Reworked 2001-06-01 change.Kim F. Storm2002-06-012-37/+47
* (auto-mode-alist): Strip trailing ".in" from the fileSam Steingold2002-06-012-5/+11
* Mention prolog-mode new var `prolog-font-lock-keywords'.Thien-Thi Nguyen2002-06-011-0/+3
* (prolog-mode-syntax-table): Add flags to ?/ and ?* entriesThien-Thi Nguyen2002-06-012-8/+29
* (choose-completion-string-functions): New special hook.Kim F. Storm2002-06-011-0/+12
* *** empty log message ***Kim F. Storm2002-05-311-0/+7
* (autoloaded toplevel): Don't use ispell-library-directory withoutStefan Monnier2002-05-311-9/+8
* (x_encode_text): Return stringp non-NULL if coding_systemEli Zaretskii2002-05-312-1/+10
* (lisp_data_to_selection_data): Always set selectionEli Zaretskii2002-05-311-9/+1
* Include /usr/pkg in the run time shared library path.Eli Zaretskii2002-05-312-1/+5
* Handle the case when lispintro is truncated to lispintr.Eli Zaretskii2002-05-312-1/+8
* (cua--last-deleted-region-pos)Kim F. Storm2002-05-311-19/+44
* *** empty log message ***Kim F. Storm2002-05-311-0/+7
* (viper-smart-suffix-list, viper-ask-level): Fix typos.Juanma Barranquero2002-05-312-2/+7
* (grep-tree-command, grep-tree-files-aliases)Kim F. Storm2002-05-301-1/+119
* *** empty log message ***Kim F. Storm2002-05-301-0/+10
* *** empty log message ***Richard M. Stallman2002-05-303-0/+33
* (LIBS_MAIL): Renamed from LIB_MAIL.Richard M. Stallman2002-05-301-3/+3
* (find-file-default): Add defvar for var already used.Richard M. Stallman2002-05-301-0/+3
* (menu-bar-showhide-fringe-menu): Use defvar.Richard M. Stallman2002-05-301-1/+1
* (open-network-stream, open-network-stream-nowait)Richard M. Stallman2002-05-301-0/+83
* (open-network-stream, open-network-stream-nowait)Richard M. Stallman2002-05-301-91/+0
* (ispell-library-directory): Renamed from ispell-library-path.Richard M. Stallman2002-05-301-32/+23
* (Fset_window_configuration): Correct the handlingRichard M. Stallman2002-05-301-22/+8
* Improve explanation of special handling of point in current buffer.Richard M. Stallman2002-05-301-18/+14
* Modified doc string to say that the kill-compilation function alsoRobert J. Chassell2002-05-301-2/+2
* (calc-d-prefix-help): Add `@'.Miles Bader2002-05-302-2/+11
* (calc-init-extensions): Add binding for `d@'.Miles Bader2002-05-301-2/+8
* (calc-show-banner): New variable.Miles Bader2002-05-301-3/+9
* Fix previous change (oops).Colin Walters2002-05-291-1/+3
* (Fread_from_string): Don't depend on order of evaluation for CColin Walters2002-05-291-2/+2
* *** empty log message ***Colin Walters2002-05-291-0/+5
* *** empty log message ***Richard M. Stallman2002-05-292-0/+28
* (common-lisp-indent-function-1):Richard M. Stallman2002-05-291-26/+53
* (batch-byte-compile-file): Delete the output file if we get a file-error.Richard M. Stallman2002-05-291-1/+12
* (tooltip-mouse-motions-active): New variable.Richard M. Stallman2002-05-291-2/+7
* (mouse-set-font): Avoid misleading error message if user makes no selection.Richard M. Stallman2002-05-291-7/+7
* (Info-setup-header-line): Don't hide the links line.Richard M. Stallman2002-05-291-1/+4
* (find-file-noselect-1): Return the buffer we createdRichard M. Stallman2002-05-291-8/+10