aboutsummaryrefslogtreecommitdiff
path: root/globals.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the broken cryptographyRunxi Yu2024-08-121-3/+2
* Make kbd macro save area use 'int' instead of shortLinus Torvalds2012-07-101-3/+3
* uemacs: Make some magic variables private to search.c module.Thiago Farina2010-12-141-17/+0
* uemacs: convert typedef struct RMC to struct magic_replacement.Thiago Farina2010-11-301-1/+1
* uemacs: convert typedef struct MC to struct magic.Thiago Farina2010-11-281-2/+2
* uemacs: Get rid of the CALLED macro.Thiago Farina2010-09-071-4/+0
* uemacs: convert typedef struct KILL to struct kill.Thiago Farina2010-08-101-2/+2
* uemacs: convert typedef struct window_t to struct window.Thiago Farina2010-08-011-3/+3
* uemacs: convert typdef struct LINE to struct line.Thiago Farina2010-04-281-1/+1
* uemacs: remove typdef struct BUFFER -> struct buffer.Thiago Farina2010-02-151-4/+4
* Add support for a "utf-8" modeLinus Torvalds2005-10-021-3/+3
* Make sources mostly sparse-cleanLinus Torvalds2005-10-011-4/+0
* Fix ugly "definitions in header file" crudLinus Torvalds2005-10-011-0/+160